Trace number 1737886

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.14 1200.44

General information on the benchmark

NameCRAFTED/parity-games/
instance_n9_i9_pp_ci_ce.cnf
MD5SUM17405d60322fbbfc84267e396be14b66
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark145.595
Satisfiable
(Un)Satisfiability was proved
Number of variables33867
Number of clauses457280
Sum of the clauses size1516932
Maximum clause length72
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 272774
Number of clauses of size 3228663
Number of clauses of size 4122769
Number of clauses of size 525920
Number of clauses of size over 57154

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-1737886-1240833556/watcher-1737886-1240833556 -o /tmp/evaluation-result-1737886-1240833556/solver-1737886-1240833556 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1713005497 HOME/instance-1737886-1240833556.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 0.99 0.91 3/64 30009
/proc/meminfo: memFree=1682680/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=4704 CPUtime=0
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 511 0 0 0 0 0 0 0 18 0 1 0 111383226 4816896 495 1992294400 134512640 135674940 4294956192 18446744073709551615 135111102 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 1176 496 90 283 0 890 0

[startup+0.084951 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 30009
/proc/meminfo: memFree=1682680/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=8532 CPUtime=0.07
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 1498 0 0 0 7 0 0 0 18 0 1 0 111383226 8736768 1482 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 2133 1484 90 283 0 1847 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8532

[startup+0.101952 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 30009
/proc/meminfo: memFree=1682680/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=9456 CPUtime=0.09
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 1751 0 0 0 8 1 0 0 18 0 1 0 111383226 9682944 1735 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 2364 1735 90 283 0 2078 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9456

[startup+0.301969 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 30009
/proc/meminfo: memFree=1682680/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=17112 CPUtime=0.29
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 3748 0 0 0 27 2 0 0 19 0 1 0 111383226 17522688 3732 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 4311 3732 90 283 0 4025 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17112

[startup+0.702006 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 30009
/proc/meminfo: memFree=1682680/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=24008 CPUtime=0.69
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 5517 0 0 0 66 3 0 0 22 0 1 0 111383226 24584192 5500 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 6002 5500 98 283 0 5716 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24008

[startup+1.50108 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 30010
/proc/meminfo: memFree=1660592/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=24932 CPUtime=1.49
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 5734 0 0 0 146 3 0 0 25 0 1 0 111383226 25530368 5717 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 6233 5717 98 283 0 5947 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24932

[startup+3.10122 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 30010
/proc/meminfo: memFree=1659440/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=26432 CPUtime=3.09
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 6106 0 0 0 305 4 0 0 25 0 1 0 111383226 27066368 6089 1992294400 134512640 135674940 4294956192 18446744073709551615 134564255 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 6608 6089 98 283 0 6322 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26432

[startup+6.30151 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 30010
/proc/meminfo: memFree=1656112/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=29468 CPUtime=6.29
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 6874 0 0 0 625 4 0 0 25 0 1 0 111383226 30175232 6857 1992294400 134512640 135674940 4294956192 18446744073709551615 134564020 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 7367 6857 98 283 0 7081 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29468

[startup+12.7011 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 30010
/proc/meminfo: memFree=1651184/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=34284 CPUtime=12.68
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 8077 0 0 0 1263 5 0 0 25 0 1 0 111383226 35106816 8027 1992294400 134512640 135674940 4294956192 18446744073709551615 134564009 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 8571 8027 98 283 0 8285 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 34284

[startup+25.5012 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 30010
/proc/meminfo: memFree=1644208/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=40760 CPUtime=25.48
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 9731 0 0 0 2541 7 0 0 25 0 1 0 111383226 41738240 9681 1992294400 134512640 135674940 4294956192 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 10190 9681 99 283 0 9904 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40760

[startup+51.1015 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 30010
/proc/meminfo: memFree=1644080/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=41028 CPUtime=51.08
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 9774 0 0 0 5101 7 0 0 25 0 1 0 111383226 42012672 9724 1992294400 134512640 135674940 4294956192 18446744073709551615 134564274 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 10257 9724 99 283 0 9971 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 41028

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 30010
/proc/meminfo: memFree=1644080/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=41028 CPUtime=102.27
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 9787 0 0 0 10219 8 0 0 25 0 1 0 111383226 42012672 9737 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 10257 9737 99 283 0 9971 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 41028

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 30016
/proc/meminfo: memFree=1643824/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=41028 CPUtime=162.25
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 9789 0 0 0 16217 8 0 0 25 0 1 0 111383226 42012672 9739 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 10257 9739 99 283 0 9971 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 41028

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 30016
/proc/meminfo: memFree=1643824/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=41028 CPUtime=222.23
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 9789 0 0 0 22215 8 0 0 25 0 1 0 111383226 42012672 9739 1992294400 134512640 135674940 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 10257 9739 99 283 0 9971 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 41028

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 30016
/proc/meminfo: memFree=1643824/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=41028 CPUtime=282.21
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 9792 0 0 0 28213 8 0 0 25 0 1 0 111383226 42012672 9742 1992294400 134512640 135674940 4294956192 18446744073709551615 134564705 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 10257 9742 99 283 0 9971 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 41028

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 30016
/proc/meminfo: memFree=1643760/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=41292 CPUtime=342.2
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 9841 0 0 0 34212 8 0 0 25 0 1 0 111383226 42283008 9791 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 10323 9791 99 283 0 10037 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 41292

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 30016
/proc/meminfo: memFree=1643376/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=41560 CPUtime=402.18
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 9928 0 0 0 40210 8 0 0 25 0 1 0 111383226 42557440 9878 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 10390 9878 99 283 0 10104 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 41560

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 30016
/proc/meminfo: memFree=1619184/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=66684 CPUtime=462.17
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 16205 0 0 0 46203 14 0 0 25 0 1 0 111383226 68284416 15961 1992294400 134512640 135674940 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 16671 15961 99 283 0 16385 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 66684

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 30016
/proc/meminfo: memFree=1585008/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=101324 CPUtime=522.16
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 24814 0 0 0 52191 25 0 0 25 0 1 0 111383226 103755776 24570 1992294400 134512640 135674940 4294956192 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 25331 24570 99 283 0 25045 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 101324

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 30016
/proc/meminfo: memFree=1555184/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=132216 CPUtime=582.14
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 32439 0 0 0 58182 32 0 0 25 0 1 0 111383226 135389184 31938 1992294400 134512640 135674940 4294956192 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 33054 31938 99 283 0 32768 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 132216

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 30016
/proc/meminfo: memFree=1531696/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=155792 CPUtime=642.13
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 38365 0 0 0 64174 39 0 0 25 0 1 0 111383226 159531008 37735 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 38948 37735 99 283 0 38662 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 155792

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 30016
/proc/meminfo: memFree=1520304/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=167380 CPUtime=702.11
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 41206 0 0 0 70169 42 0 0 25 0 1 0 111383226 171397120 40576 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 41845 40576 99 283 0 41559 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 167380

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 30016
/proc/meminfo: memFree=1518320/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=169592 CPUtime=762.1
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 41687 0 0 0 76168 42 0 0 25 0 1 0 111383226 173662208 41057 1992294400 134512640 135674940 4294956192 18446744073709551615 134565820 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 42398 41057 99 283 0 42112 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 169592

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 30016
/proc/meminfo: memFree=1504304/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=183984 CPUtime=822.08
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 45236 0 0 0 82160 48 0 0 25 0 1 0 111383226 188399616 44606 1992294400 134512640 135674940 4294956192 18446744073709551615 134564788 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 45996 44606 99 283 0 45710 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 183984

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 30016
/proc/meminfo: memFree=1503472/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=184808 CPUtime=882.07
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 45428 0 0 0 88159 48 0 0 25 0 1 0 111383226 189243392 44798 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 46202 44798 99 283 0 45916 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 184808

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 30016
/proc/meminfo: memFree=1502704/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=186152 CPUtime=942.06
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 45732 0 0 0 94157 49 0 0 25 0 1 0 111383226 190619648 44973 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 46538 44973 99 283 0 46252 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 186152

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 30016
/proc/meminfo: memFree=1501360/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=187500 CPUtime=1002.04
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 46331 0 0 0 100155 49 0 0 25 0 1 0 111383226 192000000 45315 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 46875 45315 99 283 0 46589 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 187500

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 30016
/proc/meminfo: memFree=1501040/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=187744 CPUtime=1062.03
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 46407 0 0 0 106153 50 0 0 25 0 1 0 111383226 192249856 45391 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 46936 45391 99 283 0 46650 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 187744

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 30016
/proc/meminfo: memFree=1500208/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=188704 CPUtime=1122.01
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 46611 0 0 0 112151 50 0 0 25 0 1 0 111383226 193232896 45595 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 47176 45595 99 283 0 46890 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 188704

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 30016
/proc/meminfo: memFree=1494256/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=194868 CPUtime=1182
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 48100 0 0 0 118148 52 0 0 25 0 1 0 111383226 199544832 47084 1992294400 134512640 135674940 4294956192 18446744073709551615 134564711 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 48717 47084 99 283 0 48431 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 194868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 30016
/proc/meminfo: memFree=1494128/2055920 swapFree=4181220/4192956
[pid=30009] ppid=30007 vsize=195060 CPUtime=1200.1
/proc/30009/stat : 30009 (SApperloT-base) R 30007 30009 29854 0 -1 4194304 48126 0 0 0 119958 52 0 0 25 0 1 0 111383226 199741440 47110 1992294400 134512640 135674940 4294956192 18446744073709551615 134564634 0 0 4096 0 0 0 0 17 1 0 0
/proc/30009/statm: 48765 47110 99 283 0 48479 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 195060

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.14
CPU user time (s): 1199.58
CPU system time (s): 0.554915
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 195060

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

runsolver used 0.804877 second user time and 2.6516 second system time

The end

Launcher Data

Begin job on node51 at 2009-04-27 13:59:17
IDJOB=1737886
IDBENCH=71797
IDSOLVER=509
FILE ID=node51/1737886-1240833556
PBS_JOBID= 9187551
Free space on /tmp= 66392 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n9_i9_pp_ci_ce.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737886-1240833556/watcher-1737886-1240833556 -o /tmp/evaluation-result-1737886-1240833556/solver-1737886-1240833556 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1713005497 HOME/instance-1737886-1240833556.cnf

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

MD5SUM BENCH= 17405d60322fbbfc84267e396be14b66
RANDOM SEED=1713005497

node51.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.214
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.214
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:       1683160 kB
Buffers:         46212 kB
Cached:         244152 kB
SwapCached:       5844 kB
Active:          83432 kB
Inactive:       215348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1683160 kB
SwapTotal:     4192956 kB
SwapFree:      4181220 kB
Dirty:           11572 kB
Writeback:           0 kB
Mapped:          13800 kB
Slab:            60032 kB
Committed_AS:   330096 kB
PageTables:       1392 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= 66392 MiB
End job on node51 at 2009-04-27 14:19:19