Trace number 1785557

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
SApperloT base? (TO) 5000.13 4999.66

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_11_3_4_fbc.cnf
MD5SUM3f38c028c252f031e9505f68e48a880b
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 variables8713
Number of clauses129507
Sum of the clauses size394961
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 240674
Number of clauses of size 367270
Number of clauses of size 410556
Number of clauses of size 510773
Number of clauses of size over 5234

Solver Data


Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785557-1241916750/watcher-1785557-1241916750 -o /tmp/evaluation-result-1785557-1241916750/solver-1785557-1241916750 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1629711008 HOME/instance-1785557-1241916750.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25130
/proc/meminfo: memFree=1834048/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=2344 CPUtime=0
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 247 0 0 0 0 0 0 0 18 0 1 0 219708436 2400256 231 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 586 232 90 283 0 300 0

[startup+0.07306 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25130
/proc/meminfo: memFree=1834048/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=5512 CPUtime=0.06
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 1078 0 0 0 6 0 0 0 18 0 1 0 219708436 5644288 1062 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 1378 1063 90 283 0 1092 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5512

[startup+0.101052 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25130
/proc/meminfo: memFree=1834048/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=6832 CPUtime=0.09
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 1411 0 0 0 9 0 0 0 18 0 1 0 219708436 6995968 1394 1992294400 134512640 135674940 4294956208 18446744073709551615 134564196 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 1708 1394 96 283 0 1422 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6832

[startup+0.300995 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25130
/proc/meminfo: memFree=1834048/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=7624 CPUtime=0.29
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 1622 0 0 0 29 0 0 0 19 0 1 0 219708436 7806976 1605 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 1906 1605 98 283 0 1620 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7624

[startup+0.701882 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25130
/proc/meminfo: memFree=1834048/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=8680 CPUtime=0.69
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 1886 0 0 0 68 1 0 0 23 0 1 0 219708436 8888320 1869 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 2170 1869 98 283 0 1884 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8680

[startup+1.50165 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25131
/proc/meminfo: memFree=1826232/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=10396 CPUtime=1.49
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 2307 0 0 0 148 1 0 0 25 0 1 0 219708436 10645504 2290 1992294400 134512640 135674940 4294956208 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 2599 2290 98 283 0 2313 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10396

[startup+3.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25131
/proc/meminfo: memFree=1823736/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=14356 CPUtime=3.09
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 3287 0 0 0 307 2 0 0 25 0 1 0 219708436 14700544 3270 1992294400 134512640 135674940 4294956208 18446744073709551615 134571279 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 3589 3270 98 283 0 3303 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14356

[startup+6.30129 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25131
/proc/meminfo: memFree=1815160/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=23348 CPUtime=6.3
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 5534 0 0 0 625 5 0 0 25 0 1 0 219708436 23908352 5517 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 5837 5517 98 283 0 5551 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 23348

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25131
/proc/meminfo: memFree=1800568/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=36032 CPUtime=12.69
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 8708 0 0 0 1262 7 0 0 25 0 1 0 219708436 36896768 8691 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 9008 8691 98 283 0 8722 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36032

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25131
/proc/meminfo: memFree=1775800/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=61112 CPUtime=25.49
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 14993 0 0 0 2539 10 0 0 25 0 1 0 219708436 62578688 14943 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 15278 14943 98 283 0 14992 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61112

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25131
/proc/meminfo: memFree=1742712/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=93640 CPUtime=51.09
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 23142 0 0 0 5091 18 0 0 25 0 1 0 219708436 95887360 23027 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 23410 23027 98 283 0 23124 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 93640

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25131
/proc/meminfo: memFree=1720504/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=115084 CPUtime=102.31
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 28510 0 0 0 10209 22 0 0 25 0 1 0 219708436 117846016 28395 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 28771 28395 98 283 0 28485 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 115084

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25131
/proc/meminfo: memFree=1714360/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=122100 CPUtime=162.3
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 30282 0 0 0 16207 23 0 0 25 0 1 0 219708436 125030400 30167 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 30525 30167 98 283 0 30239 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 122100

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25131
/proc/meminfo: memFree=1703928/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=131480 CPUtime=222.31
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 32616 0 0 0 22206 25 0 0 25 0 1 0 219708436 134635520 32501 1992294400 134512640 135674940 4294956208 18446744073709551615 134564631 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 32870 32501 98 283 0 32584 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 131480

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25131
/proc/meminfo: memFree=1693240/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=142204 CPUtime=282.32
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 35272 0 0 0 28205 27 0 0 25 0 1 0 219708436 145616896 35157 1992294400 134512640 135674940 4294956208 18446744073709551615 134558972 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 35551 35157 98 283 0 35265 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 142204

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25131
/proc/meminfo: memFree=1686648/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=148852 CPUtime=342.33
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 36930 0 0 0 34204 29 0 0 25 0 1 0 219708436 152424448 36815 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 37213 36815 98 283 0 36927 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 148852

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25131
/proc/meminfo: memFree=1678008/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=157324 CPUtime=402.33
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 39065 0 0 0 40202 31 0 0 25 0 1 0 219708436 161099776 38950 1992294400 134512640 135674940 4294956208 18446744073709551615 134565820 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 39331 38950 98 283 0 39045 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 157324

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25131
/proc/meminfo: memFree=1678008/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=157324 CPUtime=462.34
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 39065 0 0 0 46203 31 0 0 25 0 1 0 219708436 161099776 38950 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 39331 38950 98 283 0 39045 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 157324

[startup+522.302 s]
/proc/loadavg: 1.13 1.03 1.01 2/65 25137
/proc/meminfo: memFree=1670960/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=165796 CPUtime=522.34
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 41171 0 0 0 52201 33 0 0 25 0 1 0 219708436 169775104 41056 1992294400 134512640 135674940 4294956208 18446744073709551615 134564806 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 41449 41056 98 283 0 41163 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 165796

[startup+582.302 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 25137
/proc/meminfo: memFree=1660400/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=174916 CPUtime=582.34
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 43450 0 0 0 58199 35 0 0 25 0 1 0 219708436 179113984 43335 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 43729 43335 98 283 0 43443 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 174916

[startup+642.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 25137
/proc/meminfo: memFree=1659888/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=175444 CPUtime=642.36
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 43576 0 0 0 64200 36 0 0 25 0 1 0 219708436 179654656 43461 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 43861 43461 98 283 0 43575 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 175444


################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 25139
/proc/meminfo: memFree=1487800/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=346508 CPUtime=4002.71
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 86318 0 0 0 400204 67 0 0 25 0 1 0 219708436 354824192 86074 1992294400 134512640 135674940 4294956208 18446744073709551615 134564761 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 86627 86074 98 283 0 86341 0
Current children cumulated CPU time (s) 4002.71
Current children cumulated vsize (KiB) 346508

[startup+4062.31 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 25139
/proc/meminfo: memFree=1487800/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=346508 CPUtime=4062.72
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 86318 0 0 0 406205 67 0 0 25 0 1 0 219708436 354824192 86074 1992294400 134512640 135674940 4294956208 18446744073709551615 134581463 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 86627 86074 98 283 0 86341 0
Current children cumulated CPU time (s) 4062.72
Current children cumulated vsize (KiB) 346508

[startup+4122.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 25145
/proc/meminfo: memFree=1487544/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=346508 CPUtime=4122.72
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 86319 0 0 0 412204 68 0 0 25 0 1 0 219708436 354824192 86075 1992294400 134512640 135674940 4294956208 18446744073709551615 134564634 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 86627 86075 98 283 0 86341 0
Current children cumulated CPU time (s) 4122.72
Current children cumulated vsize (KiB) 346508

[startup+4182.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 25625
/proc/meminfo: memFree=1486952/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=346508 CPUtime=4182.67
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 86320 0 0 0 418199 68 0 0 25 0 1 0 219708436 354824192 86076 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 86627 86076 98 283 0 86341 0
Current children cumulated CPU time (s) 4182.67
Current children cumulated vsize (KiB) 346508

[startup+4242.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 25625
/proc/meminfo: memFree=1487288/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=346508 CPUtime=4242.68
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 86320 0 0 0 424199 69 0 0 25 0 1 0 219708436 354824192 86076 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 86627 86076 98 283 0 86341 0
Current children cumulated CPU time (s) 4242.68
Current children cumulated vsize (KiB) 346508

[startup+4302.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 25625
/proc/meminfo: memFree=1487288/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=346508 CPUtime=4302.69
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 86320 0 0 0 430200 69 0 0 25 0 1 0 219708436 354824192 86076 1992294400 134512640 135674940 4294956208 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 86627 86076 98 283 0 86341 0
Current children cumulated CPU time (s) 4302.69
Current children cumulated vsize (KiB) 346508

[startup+4362.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 25625
/proc/meminfo: memFree=1487288/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=346508 CPUtime=4362.69
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 86321 0 0 0 436200 69 0 0 25 0 1 0 219708436 354824192 86077 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 86627 86077 98 283 0 86341 0
Current children cumulated CPU time (s) 4362.69
Current children cumulated vsize (KiB) 346508

[startup+4422.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 25625
/proc/meminfo: memFree=1487224/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=346508 CPUtime=4422.7
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 86321 0 0 0 442201 69 0 0 25 0 1 0 219708436 354824192 86077 1992294400 134512640 135674940 4294956208 18446744073709551615 134581566 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 86627 86077 98 283 0 86341 0
Current children cumulated CPU time (s) 4422.7
Current children cumulated vsize (KiB) 346508

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25625
/proc/meminfo: memFree=1487224/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=346508 CPUtime=4482.7
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 86321 0 0 0 448201 69 0 0 25 0 1 0 219708436 354824192 86077 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 86627 86077 98 283 0 86341 0
Current children cumulated CPU time (s) 4482.7
Current children cumulated vsize (KiB) 346508

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25625
/proc/meminfo: memFree=1487224/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=346508 CPUtime=4542.72
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 86321 0 0 0 454202 70 0 0 25 0 1 0 219708436 354824192 86077 1992294400 134512640 135674940 4294956208 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 86627 86077 98 283 0 86341 0
Current children cumulated CPU time (s) 4542.72
Current children cumulated vsize (KiB) 346508

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25625
/proc/meminfo: memFree=1487224/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=346508 CPUtime=4602.73
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 86321 0 0 0 460203 70 0 0 25 0 1 0 219708436 354824192 86077 1992294400 134512640 135674940 4294956208 18446744073709551615 134550595 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 86627 86077 98 283 0 86341 0
Current children cumulated CPU time (s) 4602.73
Current children cumulated vsize (KiB) 346508

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25625
/proc/meminfo: memFree=1487160/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=346508 CPUtime=4662.73
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 86324 0 0 0 466203 70 0 0 25 0 1 0 219708436 354824192 86080 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 86627 86080 98 283 0 86341 0
Current children cumulated CPU time (s) 4662.73
Current children cumulated vsize (KiB) 346508

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25625
/proc/meminfo: memFree=1487160/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=346508 CPUtime=4722.74
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 86326 0 0 0 472204 70 0 0 25 0 1 0 219708436 354824192 86082 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 86627 86082 98 283 0 86341 0
Current children cumulated CPU time (s) 4722.74
Current children cumulated vsize (KiB) 346508

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25625
/proc/meminfo: memFree=1487160/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=346508 CPUtime=4782.74
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 86326 0 0 0 478204 70 0 0 25 0 1 0 219708436 354824192 86082 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 86627 86082 98 283 0 86341 0
Current children cumulated CPU time (s) 4782.74
Current children cumulated vsize (KiB) 346508

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25625
/proc/meminfo: memFree=1487160/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=346508 CPUtime=4842.74
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 86326 0 0 0 484204 70 0 0 25 0 1 0 219708436 354824192 86082 1992294400 134512640 135674940 4294956208 18446744073709551615 134581583 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 86627 86082 98 283 0 86341 0
Current children cumulated CPU time (s) 4842.74
Current children cumulated vsize (KiB) 346508

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25625
/proc/meminfo: memFree=1487160/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=346508 CPUtime=4902.75
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 86327 0 0 0 490205 70 0 0 25 0 1 0 219708436 354824192 86083 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 86627 86083 98 283 0 86341 0
Current children cumulated CPU time (s) 4902.75
Current children cumulated vsize (KiB) 346508

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25625
/proc/meminfo: memFree=1487224/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=346508 CPUtime=4962.75
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 86327 0 0 0 496205 70 0 0 25 0 1 0 219708436 354824192 86083 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 86627 86083 98 283 0 86341 0
Current children cumulated CPU time (s) 4962.75
Current children cumulated vsize (KiB) 346508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25625
/proc/meminfo: memFree=1487160/2055920 swapFree=4180112/4192956
[pid=25130] ppid=25128 vsize=346508 CPUtime=5000.07
/proc/25130/stat : 25130 (SApperloT-base) R 25128 25130 25064 0 -1 4194304 86327 0 0 0 499936 71 0 0 25 0 1 0 219708436 354824192 86083 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/25130/statm: 86627 86083 98 283 0 86341 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 346508

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): 4999.66
CPU time (s): 5000.13
CPU user time (s): 4999.37
CPU system time (s): 0.765883
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 346508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.37
system time used= 0.765883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86327
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= 2
involuntary context switches= 10285

runsolver used 3.69144 second user time and 10.2364 second system time

The end

Launcher Data

Begin job on node16 at 2009-05-10 02:52:30
IDJOB=1785557
IDBENCH=70937
IDSOLVER=642
FILE ID=node16/1785557-1241916750
PBS_JOBID= 9264872
Free space on /tmp= 66056 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/CRAFTED/edgematching/fbcolors/em_11_3_4_fbc.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785557-1241916750/watcher-1785557-1241916750 -o /tmp/evaluation-result-1785557-1241916750/solver-1785557-1241916750 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1629711008 HOME/instance-1785557-1241916750.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 3f38c028c252f031e9505f68e48a880b
RANDOM SEED=1629711008

node16.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1834528 kB
Buffers:         46324 kB
Cached:         128708 kB
SwapCached:       7140 kB
Active:          89912 kB
Inactive:        93592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834528 kB
SwapTotal:     4192956 kB
SwapFree:      4180112 kB
Dirty:            3776 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            23940 kB
Committed_AS:   744516 kB
PageTables:       1436 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66056 MiB
End job on node16 at 2009-05-10 04:15:52