Trace number 3249857

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT2010 2011-03-04? (TO) 1300.08 1300.06

General information on the benchmark

Namecrafted/skvortsov/automata-synchronization/
crn_40_1521_s.cnf
MD5SUM4e35cb9894b1ca841d462da2d6957cc5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables63882
Number of clauses123981
Sum of the clauses size369562
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22381
Number of clauses of size 3121600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3249857-1303513340/watcher-3249857-1303513340 -o /tmp/evaluation-result-3249857-1303513340/solver-3249857-1303513340 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3249857-1303513340.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.44 3.89 3.81 1/174 29948
/proc/meminfo: memFree=12195996/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=15776 CPUtime=0 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 1285 0 0 0 0 0 0 0 23 0 1 0 541564666 16154624 1224 33554432000 4194304 4395502 140736013454160 18446744073709551615 4332389 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 3944 1236 245 50 0 1084 0

[startup+0.090059 s]
/proc/loadavg: 3.44 3.89 3.81 1/174 29948
/proc/meminfo: memFree=12195996/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=28520 CPUtime=0.08 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 4248 0 0 0 8 0 0 0 23 0 1 0 541564666 29204480 4187 33554432000 4194304 4395502 140736013454160 18446744073709551615 218880225989 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 7130 4188 249 50 0 4270 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28520

[startup+0.101054 s]
/proc/loadavg: 3.44 3.89 3.81 1/174 29948
/proc/meminfo: memFree=12195996/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=29444 CPUtime=0.09 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 4479 0 0 0 9 0 0 0 23 0 1 0 541564666 30150656 4418 33554432000 4194304 4395502 140736013454160 18446744073709551615 218880225989 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 7361 4418 249 50 0 4501 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29444

[startup+0.30098 s]
/proc/loadavg: 3.44 3.89 3.81 1/174 29948
/proc/meminfo: memFree=12195996/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=53012 CPUtime=0.29 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 10450 0 0 0 27 2 0 0 25 0 1 0 541564666 54284288 8271 33554432000 4194304 4395502 140736013454160 18446744073709551615 218880589719 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 13253 8271 255 50 0 10393 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53012

[startup+0.700928 s]
/proc/loadavg: 3.44 3.89 3.81 1/174 29948
/proc/meminfo: memFree=12195996/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=67888 CPUtime=0.69 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 14563 0 0 0 64 5 0 0 25 0 1 0 541564666 69517312 12384 33554432000 4194304 4395502 140736013454160 18446744073709551615 218880225989 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 16972 12388 263 50 0 14112 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67888

[startup+1.50079 s]
/proc/loadavg: 3.44 3.89 3.81 5/190 29979
/proc/meminfo: memFree=12119732/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=75940 CPUtime=1.48 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 16554 0 0 0 143 5 0 0 25 0 1 0 541564666 77762560 14375 33554432000 4194304 4395502 140736013454160 18446744073709551615 4286588 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 18985 14375 266 50 0 16125 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 75940

[startup+3.1005 s]
/proc/loadavg: 3.44 3.89 3.81 5/190 29979
/proc/meminfo: memFree=12101496/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=84856 CPUtime=3.09 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 18780 0 0 0 303 6 0 0 25 0 1 0 541564666 86892544 16601 33554432000 4194304 4395502 140736013454160 18446744073709551615 4297623 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 21214 16601 266 50 0 18354 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84856

[startup+6.30094 s]
/proc/loadavg: 3.56 3.91 3.82 5/190 29979
/proc/meminfo: memFree=12076368/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=94304 CPUtime=6.29 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 21148 0 0 0 622 7 0 0 25 0 1 0 541564666 96567296 18969 33554432000 4194304 4395502 140736013454160 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 23576 18969 266 50 0 20716 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 94304

[startup+12.7008 s]
/proc/loadavg: 3.60 3.91 3.82 5/190 29979
/proc/meminfo: memFree=12049436/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=106020 CPUtime=12.69 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 23946 0 0 0 1262 7 0 0 25 0 1 0 541564666 108564480 21767 33554432000 4194304 4395502 140736013454160 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 26505 21767 266 50 0 23645 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 106020

[startup+25.5006 s]
/proc/loadavg: 3.68 3.91 3.82 5/190 29980
/proc/meminfo: memFree=12008272/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=130000 CPUtime=25.49 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 29881 0 0 0 2541 8 0 0 25 0 1 0 541564666 133120000 27702 33554432000 4194304 4395502 140736013454160 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 32500 27702 266 50 0 29640 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 130000

[startup+51.101 s]
/proc/loadavg: 3.79 3.92 3.82 5/190 29980
/proc/meminfo: memFree=11940420/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=175360 CPUtime=51.09 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 41075 0 0 0 5099 10 0 0 25 0 1 0 541564666 179568640 38896 33554432000 4194304 4395502 140736013454160 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 43840 38896 266 50 0 40980 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 175360

[startup+102.307 s]
/proc/loadavg: 3.97 3.94 3.83 5/190 29982
/proc/meminfo: memFree=11839708/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=247120 CPUtime=102.3 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 58585 0 0 0 10216 14 0 0 25 0 1 0 541564666 253050880 56406 33554432000 4194304 4395502 140736013454160 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 61780 56406 266 50 0 58920 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 247120

[startup+162.3 s]
/proc/loadavg: 4.04 3.97 3.85 5/190 29983
/proc/meminfo: memFree=11750772/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=319944 CPUtime=162.29 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 75813 0 0 0 16212 17 0 0 25 0 1 0 541564666 327622656 73634 33554432000 4194304 4395502 140736013454160 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 79986 73634 266 50 0 77126 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 319944

[startup+222.301 s]
/proc/loadavg: 4.06 3.98 3.86 5/190 29985
/proc/meminfo: memFree=11666404/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=385344 CPUtime=222.29 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 91586 0 0 0 22208 21 0 0 25 0 1 0 541564666 394592256 89407 33554432000 4194304 4395502 140736013454160 18446744073709551615 4346998 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 96336 89407 266 50 0 93476 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 385344

[startup+282.301 s]
/proc/loadavg: 3.68 3.90 3.84 4/184 30003
/proc/meminfo: memFree=11613976/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=445768 CPUtime=282.3 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 105436 0 0 0 28206 24 0 0 25 0 1 0 541564666 456466432 103257 33554432000 4194304 4395502 140736013454160 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 111442 103257 266 50 0 108582 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 445768

[startup+342.301 s]
/proc/loadavg: 3.25 3.74 3.78 4/184 30005
/proc/meminfo: memFree=11541136/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=512372 CPUtime=342.3 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 121459 0 0 0 34203 27 0 0 25 0 1 0 541564666 524668928 119280 33554432000 4194304 4395502 140736013454160 18446744073709551615 4274924 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 128093 119280 266 50 0 125233 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 512372

[startup+402.301 s]
/proc/loadavg: 3.12 3.61 3.73 4/184 30007
/proc/meminfo: memFree=11477992/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=573464 CPUtime=402.3 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 135526 0 0 0 40200 30 0 0 25 0 1 0 541564666 587227136 133347 33554432000 4194304 4395502 140736013454160 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 143366 133347 266 50 0 140506 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 573464

[startup+462.3 s]
/proc/loadavg: 3.04 3.50 3.69 4/184 30008
/proc/meminfo: memFree=11426244/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=620340 CPUtime=462.3 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 147065 0 0 0 46198 32 0 0 25 0 1 0 541564666 635228160 144886 33554432000 4194304 4395502 140736013454160 18446744073709551615 4286561 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 155085 144886 266 50 0 152225 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 620340

[startup+522.301 s]
/proc/loadavg: 3.01 3.41 3.64 4/184 30010
/proc/meminfo: memFree=11363092/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=684368 CPUtime=522.3 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 161630 0 0 0 52194 36 0 0 25 0 1 0 541564666 700792832 159451 33554432000 4194304 4395502 140736013454160 18446744073709551615 4288693 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 171092 159451 266 50 0 168232 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 684368

[startup+582.3 s]
/proc/loadavg: 3.00 3.33 3.60 4/184 30011
/proc/meminfo: memFree=11324244/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=722184 CPUtime=582.3 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 169589 0 0 0 58193 37 0 0 25 0 1 0 541564666 739516416 167410 33554432000 4194304 4395502 140736013454160 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 180546 167410 266 50 0 177686 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 722184

[startup+642.301 s]
/proc/loadavg: 3.00 3.27 3.56 4/184 30013
/proc/meminfo: memFree=11289472/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=749412 CPUtime=642.3 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 175827 0 0 0 64191 39 0 0 25 0 1 0 541564666 767397888 173648 33554432000 4194304 4395502 140736013454160 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 187353 173648 266 50 0 184493 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 749412

[startup+702.301 s]
/proc/loadavg: 3.03 3.23 3.52 4/184 30015
/proc/meminfo: memFree=11257696/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=780144 CPUtime=702.3 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 183065 0 0 0 70190 40 0 0 25 0 1 0 541564666 798867456 180886 33554432000 4194304 4395502 140736013454160 18446744073709551615 4336265 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 195036 180886 266 50 0 192176 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 780144

[startup+762.307 s]
/proc/loadavg: 3.07 3.20 3.49 4/184 30016
/proc/meminfo: memFree=11227284/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=809092 CPUtime=762.31 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 189562 0 0 0 76189 42 0 0 25 0 1 0 541564666 828510208 187383 33554432000 4194304 4395502 140736013454160 18446744073709551615 4299611 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 202273 187383 266 50 0 199413 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 809092

[startup+822.301 s]
/proc/loadavg: 3.02 3.16 3.46 4/184 30018
/proc/meminfo: memFree=11209264/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=826328 CPUtime=822.31 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 193557 0 0 0 82188 43 0 0 25 0 1 0 541564666 846159872 191378 33554432000 4194304 4395502 140736013454160 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 206582 191378 266 50 0 203722 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 826328

[startup+882.3 s]
/proc/loadavg: 3.01 3.13 3.43 4/184 30019
/proc/meminfo: memFree=11160868/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=875384 CPUtime=882.3 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 204710 0 0 0 88184 46 0 0 25 0 1 0 541564666 896393216 202531 33554432000 4194304 4395502 140736013454160 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 218846 202531 266 50 0 215986 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 875384

[startup+942.301 s]
/proc/loadavg: 3.05 3.12 3.41 4/184 30021
/proc/meminfo: memFree=11153128/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=879976 CPUtime=942.31 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 205704 0 0 0 94184 47 0 0 25 0 1 0 541564666 901095424 203525 33554432000 4194304 4395502 140736013454160 18446744073709551615 4286555 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 219994 203525 266 50 0 217134 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 879976

[startup+1002.3 s]
/proc/loadavg: 3.02 3.09 3.38 4/184 30023
/proc/meminfo: memFree=11132512/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=898208 CPUtime=1002.31 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 209736 0 0 0 100184 47 0 0 25 0 1 0 541564666 919764992 207557 33554432000 4194304 4395502 140736013454160 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 224552 207557 266 50 0 221692 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 898208

[startup+1062.3 s]
/proc/loadavg: 3.00 3.07 3.35 4/184 30024
/proc/meminfo: memFree=11117728/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=912364 CPUtime=1062.31 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 212915 0 0 0 106182 49 0 0 25 0 1 0 541564666 934260736 210736 33554432000 4194304 4395502 140736013454160 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 228091 210736 266 50 0 225231 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 912364

[startup+1122.3 s]
/proc/loadavg: 3.00 3.06 3.33 4/184 30026
/proc/meminfo: memFree=11088304/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=941956 CPUtime=1122.31 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 219655 0 0 0 112180 51 0 0 25 0 1 0 541564666 964562944 217476 33554432000 4194304 4395502 140736013454160 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 235489 217476 266 50 0 232629 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 941956

[startup+1182.3 s]
/proc/loadavg: 3.00 3.05 3.30 4/184 30027
/proc/meminfo: memFree=11057392/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=976064 CPUtime=1182.31 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 226565 0 0 0 118179 52 0 0 25 0 1 0 541564666 999489536 224386 33554432000 4194304 4395502 140736013454160 18446744073709551615 4328448 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 244016 224386 266 50 0 241156 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 976064

[startup+1242.3 s]
/proc/loadavg: 3.04 3.05 3.28 4/184 30029
/proc/meminfo: memFree=11023116/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=1015640 CPUtime=1242.32 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 234411 0 0 0 124178 54 0 0 25 0 1 0 541564666 1040015360 232232 33554432000 4194304 4395502 140736013454160 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 253910 232232 266 50 0 251050 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1015640



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.09 3.06 3.27 4/184 30031
/proc/meminfo: memFree=10986884/32950928 swapFree=67111528/67111528
[pid=29948] ppid=29946 vsize=1054516 CPUtime=1300.02 cores=0,2
/proc/29948/stat : 29948 (SApperloT2010) R 29946 29948 28497 0 -1 4202496 242445 0 0 0 129947 55 0 0 25 0 1 0 541564666 1079824384 240266 33554432000 4194304 4395502 140736013454160 18446744073709551615 4286555 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/29948/statm: 263629 240266 266 50 0 260769 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1054516

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.06
CPU time (s): 1300.08
CPU user time (s): 1299.48
CPU system time (s): 0.603908
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1054516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.48
system time used= 0.603908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 242445
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 3185

runsolver used 2.35864 second user time and 4.69728 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-23 01:02:20
IDJOB=3249857
IDBENCH=83191
IDSOLVER=1655
FILE ID=node112/3249857-1303513340
RUNJOBID= node112-1303513340-29936
PBS_JOBID= 13134246
Free space on /tmp= 72556 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_40_1521_s.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249857-1303513340/watcher-3249857-1303513340 -o /tmp/evaluation-result-3249857-1303513340/solver-3249857-1303513340 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3249857-1303513340.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 4e35cb9894b1ca841d462da2d6957cc5
RANDOM SEED=1687348348

node112.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5261.27
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12196276 kB
Buffers:       1629848 kB
Cached:       18521564 kB
SwapCached:          0 kB
Active:        8972680 kB
Inactive:     11243224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12196276 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2920 kB
Writeback:           0 kB
AnonPages:       64460 kB
Mapped:          14496 kB
Slab:           474180 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   191696 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72556 MiB
End job on node112 at 2011-04-23 01:24:02