Trace number 1562568

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) 1200.1 1200.44

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-1562568-1238776978/watcher-1562568-1238776978 -o /tmp/evaluation-result-1562568-1238776978/solver-1562568-1238776978 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=814627268 HOME/instance-1562568-1238776978.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5722
/proc/meminfo: memFree=1707456/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=2344 CPUtime=0
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 251 0 0 0 0 0 0 0 18 0 1 0 361418540 2400256 235 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 586 235 90 283 0 300 0

[startup+0.079436 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5722
/proc/meminfo: memFree=1707456/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=5776 CPUtime=0.07
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 1141 0 0 0 7 0 0 0 18 0 1 0 361418540 5914624 1125 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 1444 1125 90 283 0 1158 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5776

[startup+0.101437 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5722
/proc/meminfo: memFree=1707456/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=6832 CPUtime=0.09
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 1410 0 0 0 9 0 0 0 18 0 1 0 361418540 6995968 1393 1992294400 134512640 135674940 4294956192 18446744073709551615 134582406 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 1708 1394 96 283 0 1422 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6832

[startup+0.301463 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5722
/proc/meminfo: memFree=1707456/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=7624 CPUtime=0.29
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 1620 0 0 0 29 0 0 0 19 0 1 0 361418540 7806976 1603 1992294400 134512640 135674940 4294956192 18446744073709551615 134564345 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 1906 1603 98 283 0 1620 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7624

[startup+0.701514 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5722
/proc/meminfo: memFree=1707456/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=8812 CPUtime=0.69
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 1911 0 0 0 69 0 0 0 23 0 1 0 361418540 9023488 1894 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 2203 1894 98 283 0 1917 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8812

[startup+1.50161 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5723
/proc/meminfo: memFree=1699448/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=10796 CPUtime=1.49
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 2410 0 0 0 148 1 0 0 25 0 1 0 361418540 11055104 2393 1992294400 134512640 135674940 4294956192 18446744073709551615 134550836 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 2699 2393 98 283 0 2413 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10796

[startup+3.10182 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5723
/proc/meminfo: memFree=1696824/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=17016 CPUtime=3.09
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 3953 0 0 0 308 1 0 0 25 0 1 0 361418540 17424384 3936 1992294400 134512640 135674940 4294956192 18446744073709551615 134564997 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 4254 3936 98 283 0 3968 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17016

[startup+6.30122 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5723
/proc/meminfo: memFree=1686840/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=24052 CPUtime=6.29
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 5696 0 0 0 627 2 0 0 25 0 1 0 361418540 24629248 5679 1992294400 134512640 135674940 4294956192 18446744073709551615 135113127 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 6013 5679 98 283 0 5727 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24052

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5723
/proc/meminfo: memFree=1673400/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=36464 CPUtime=12.69
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 8822 0 0 0 1264 5 0 0 25 0 1 0 361418540 37339136 8805 1992294400 134512640 135674940 4294956192 18446744073709551615 134564327 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 9116 8805 98 283 0 8830 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36464

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5723
/proc/meminfo: memFree=1651256/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=57988 CPUtime=25.48
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 14199 0 0 0 2539 9 0 0 25 0 1 0 361418540 59379712 14149 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 14497 14149 98 283 0 14211 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 57988

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5723
/proc/meminfo: memFree=1618744/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=90744 CPUtime=51.08
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 22411 0 0 0 5091 17 0 0 25 0 1 0 361418540 92921856 22296 1992294400 134512640 135674940 4294956192 18446744073709551615 134550703 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 22686 22296 98 283 0 22400 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 90744

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5723
/proc/meminfo: memFree=1597304/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=111516 CPUtime=102.26
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 27617 0 0 0 10206 20 0 0 25 0 1 0 361418540 114192384 27502 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 27879 27502 98 283 0 27593 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 111516

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5723
/proc/meminfo: memFree=1583416/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=125944 CPUtime=162.25
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 31244 0 0 0 16202 23 0 0 25 0 1 0 361418540 128966656 31129 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 31486 31129 98 283 0 31200 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 125944

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5723
/proc/meminfo: memFree=1573304/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=135484 CPUtime=222.23
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 33594 0 0 0 22199 24 0 0 25 0 1 0 361418540 138735616 33479 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 33871 33479 98 283 0 33585 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 135484

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5723
/proc/meminfo: memFree=1565432/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=143304 CPUtime=282.22
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 35558 0 0 0 28197 25 0 0 25 0 1 0 361418540 146743296 35443 1992294400 134512640 135674940 4294956192 18446744073709551615 134558478 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 35826 35443 98 283 0 35540 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 143304

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5723
/proc/meminfo: memFree=1553400/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=155216 CPUtime=342.2
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 38541 0 0 0 34193 27 0 0 25 0 1 0 361418540 158941184 38426 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 38804 38426 98 283 0 38518 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 155216

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5723
/proc/meminfo: memFree=1551992/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=156676 CPUtime=402.18
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 38895 0 0 0 40190 28 0 0 25 0 1 0 361418540 160436224 38780 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 39169 38780 98 283 0 38883 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 156676

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5723
/proc/meminfo: memFree=1548920/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=159724 CPUtime=462.16
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 39664 0 0 0 46187 29 0 0 25 0 1 0 361418540 163557376 39549 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 39931 39549 98 283 0 39645 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 159724

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5723
/proc/meminfo: memFree=1546680/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=161972 CPUtime=522.15
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 40217 0 0 0 52185 30 0 0 25 0 1 0 361418540 165859328 40102 1992294400 134512640 135674940 4294956192 18446744073709551615 134564748 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 40493 40102 98 283 0 40207 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 161972

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5723
/proc/meminfo: memFree=1537656/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=170972 CPUtime=582.13
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 42469 0 0 0 58182 31 0 0 25 0 1 0 361418540 175075328 42354 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 42743 42354 98 283 0 42457 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 170972

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5723
/proc/meminfo: memFree=1533496/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=175204 CPUtime=642.11
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 43516 0 0 0 64179 32 0 0 25 0 1 0 361418540 179408896 43401 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 43801 43401 98 283 0 43515 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 175204

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5723
/proc/meminfo: memFree=1532600/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=176004 CPUtime=702.1
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 43729 0 0 0 70177 33 0 0 25 0 1 0 361418540 180228096 43614 1992294400 134512640 135674940 4294956192 18446744073709551615 134549470 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 44001 43614 98 283 0 43715 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 176004

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5723
/proc/meminfo: memFree=1525944/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=182608 CPUtime=762.09
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 45366 0 0 0 76175 34 0 0 25 0 1 0 361418540 186990592 45251 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 45652 45251 98 283 0 45366 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 182608

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5723
/proc/meminfo: memFree=1517816/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=190708 CPUtime=822.07
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 47392 0 0 0 82171 36 0 0 25 0 1 0 361418540 195284992 47277 1992294400 134512640 135674940 4294956192 18446744073709551615 134564261 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 47677 47277 98 283 0 47391 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 190708

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5725
/proc/meminfo: memFree=1517432/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=190708 CPUtime=882.05
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 47394 0 0 0 88169 36 0 0 25 0 1 0 361418540 195284992 47279 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 47677 47279 98 283 0 47391 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 190708

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5725
/proc/meminfo: memFree=1517432/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=190708 CPUtime=942.03
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 47400 0 0 0 94167 36 0 0 25 0 1 0 361418540 195284992 47285 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 47677 47285 98 283 0 47391 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 190708

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5725
/proc/meminfo: memFree=1509880/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=199040 CPUtime=1002
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 49506 0 0 0 100163 37 0 0 25 0 1 0 361418540 203816960 49391 1992294400 134512640 135674940 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 49760 49391 98 283 0 49474 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 199040

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5725
/proc/meminfo: memFree=1499960/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=208252 CPUtime=1062
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 51796 0 0 0 106161 39 0 0 25 0 1 0 361418540 213250048 51681 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 52063 51681 98 283 0 51777 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 208252

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5731
/proc/meminfo: memFree=1499640/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=209312 CPUtime=1121.96
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 52036 0 0 0 112157 39 0 0 25 0 1 0 361418540 214335488 51921 1992294400 134512640 135674940 4294956192 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 52328 51921 98 283 0 52042 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 209312

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5731
/proc/meminfo: memFree=1480952/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=227204 CPUtime=1181.96
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 56524 0 0 0 118152 44 0 0 25 0 1 0 361418540 232656896 56409 1992294400 134512640 135674940 4294956192 18446744073709551615 134564785 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 56801 56409 98 283 0 56515 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 227204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5731
/proc/meminfo: memFree=1479160/2055920 swapFree=4191900/4192956
[pid=5722] ppid=5720 vsize=229068 CPUtime=1200.06
/proc/5722/stat : 5722 (SApperloT-base) R 5720 5722 5377 0 -1 4194304 56986 0 0 0 119962 44 0 0 25 0 1 0 361418540 234565632 56871 1992294400 134512640 135674940 4294956192 18446744073709551615 134551656 0 0 4096 0 0 0 0 17 1 0 0
/proc/5722/statm: 57267 56871 98 283 0 56981 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 229068

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): 1200.44
CPU time (s): 1200.1
CPU user time (s): 1199.62
CPU system time (s): 0.480926
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 229068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.62
system time used= 0.480926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56988
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= 2985

runsolver used 1.14183 second user time and 3.23551 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-03 18:42:58
IDJOB=1562568
IDBENCH=70937
IDSOLVER=509
FILE ID=node54/1562568-1238776978
PBS_JOBID= 9085543
Free space on /tmp= 66560 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/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-1562568-1238776978/watcher-1562568-1238776978 -o /tmp/evaluation-result-1562568-1238776978/solver-1562568-1238776978 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=814627268 HOME/instance-1562568-1238776978.cnf

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

MD5SUM BENCH= 3f38c028c252f031e9505f68e48a880b
RANDOM SEED=814627268

node54.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.232
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.232
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:       1707872 kB
Buffers:         46304 kB
Cached:         212040 kB
SwapCached:        260 kB
Active:          81160 kB
Inactive:       192424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1707872 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            3780 kB
Writeback:           0 kB
Mapped:          23780 kB
Slab:            60400 kB
Committed_AS:  1326596 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB
End job on node54 at 2009-04-03 19:03:00