Trace number 1786283

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.05 5001.94

General information on the benchmark

NameCRAFTED/parity-games/
instance_n8_i9_pp_ci_ce.cnf
MD5SUM30af8150f499f8e8270ccf7f0e5a1a0a
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 variables24336
Number of clauses289842
Sum of the clauses size957634
Maximum clause length56
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 249577
Number of clauses of size 3140712
Number of clauses of size 476848
Number of clauses of size 517640
Number of clauses of size over 55065

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-1786283-1241956256/watcher-1786283-1241956256 -o /tmp/evaluation-result-1786283-1241956256/solver-1786283-1241956256 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=596451901 HOME/instance-1786283-1241956256.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: 0.93 0.98 0.99 2/64 28087
/proc/meminfo: memFree=1781560/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=3636 CPUtime=0
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 415 0 0 0 0 0 0 0 18 0 1 0 223660366 3723264 399 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 909 399 90 283 0 623 0

[startup+0.096437 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 28087
/proc/meminfo: memFree=1781560/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=7728 CPUtime=0.09
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 1465 0 0 0 8 1 0 0 18 0 1 0 223660366 7913472 1449 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 1932 1450 90 283 0 1646 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7728

[startup+0.101437 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 28087
/proc/meminfo: memFree=1781560/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=7860 CPUtime=0.09
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 1514 0 0 0 8 1 0 0 18 0 1 0 223660366 8048640 1498 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 1965 1498 90 283 0 1679 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7860

[startup+0.301475 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 28087
/proc/meminfo: memFree=1781560/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=16348 CPUtime=0.29
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 3681 0 0 0 26 3 0 0 19 0 1 0 223660366 16740352 3664 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 4087 3664 98 283 0 3801 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16348

[startup+0.701556 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 28087
/proc/meminfo: memFree=1781560/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=16876 CPUtime=0.69
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 3841 0 0 0 66 3 0 0 23 0 1 0 223660366 17281024 3824 1992294400 134512640 135674940 4294956208 18446744073709551615 134550634 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 4219 3824 98 283 0 3933 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16876

[startup+1.50171 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 28088
/proc/meminfo: memFree=1766448/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=17536 CPUtime=1.49
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 3981 0 0 0 146 3 0 0 25 0 1 0 223660366 17956864 3964 1992294400 134512640 135674940 4294956208 18446744073709551615 134565400 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 4384 3964 98 283 0 4098 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17536

[startup+3.10203 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 28088
/proc/meminfo: memFree=1765360/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=19372 CPUtime=3.09
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 4492 0 0 0 306 3 0 0 25 0 1 0 223660366 19836928 4377 1992294400 134512640 135674940 4294956208 18446744073709551615 134564697 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 4843 4377 98 283 0 4557 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19372

[startup+6.30167 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 28088
/proc/meminfo: memFree=1761976/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=22056 CPUtime=6.29
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 5168 0 0 0 626 3 0 0 25 0 1 0 223660366 22585344 5053 1992294400 134512640 135674940 4294956208 18446744073709551615 134552386 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 5514 5053 98 283 0 5228 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22056

[startup+12.7019 s]
/proc/loadavg: 1.09 1.02 1.01 2/65 28088
/proc/meminfo: memFree=1757576/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=26232 CPUtime=12.68
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 6187 0 0 0 1264 4 0 0 25 0 1 0 223660366 26861568 6072 1992294400 134512640 135674940 4294956208 18446744073709551615 134565083 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 6558 6072 98 283 0 6272 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26232

[startup+25.5015 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 28088
/proc/meminfo: memFree=1750216/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=33512 CPUtime=25.49
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 8012 0 0 0 2542 7 0 0 25 0 1 0 223660366 34316288 7897 1992294400 134512640 135674940 4294956208 18446744073709551615 134564840 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 8378 7897 98 283 0 8092 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33512

[startup+51.1016 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 28088
/proc/meminfo: memFree=1749384/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=34328 CPUtime=51.07
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 8223 0 0 0 5100 7 0 0 25 0 1 0 223660366 35151872 8108 1992294400 134512640 135674940 4294956208 18446744073709551615 134564310 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 8582 8108 99 283 0 8296 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34328

[startup+102.306 s]
/proc/loadavg: 1.18 1.06 1.01 2/65 28088
/proc/meminfo: memFree=1749320/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=34328 CPUtime=102.26
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 8235 0 0 0 10219 7 0 0 25 0 1 0 223660366 35151872 8120 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 8582 8120 99 283 0 8296 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 34328

[startup+162.302 s]
/proc/loadavg: 1.11 1.06 1.01 2/65 28088
/proc/meminfo: memFree=1749128/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=34592 CPUtime=162.23
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 8283 0 0 0 16216 7 0 0 25 0 1 0 223660366 35422208 8168 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 8648 8168 99 283 0 8362 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 34592

[startup+222.302 s]
/proc/loadavg: 1.08 1.06 1.01 2/65 28088
/proc/meminfo: memFree=1748552/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=35156 CPUtime=222.21
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 8414 0 0 0 22213 8 0 0 25 0 1 0 223660366 35999744 8299 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 8789 8299 99 283 0 8503 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 35156

[startup+282.301 s]
/proc/loadavg: 1.06 1.06 1.01 2/65 28088
/proc/meminfo: memFree=1743368/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=41168 CPUtime=282.18
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 9830 0 0 0 28209 9 0 0 25 0 1 0 223660366 42156032 9715 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 10292 9715 99 283 0 10006 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 41168

[startup+342.301 s]
/proc/loadavg: 1.13 1.07 1.02 2/65 28088
/proc/meminfo: memFree=1712264/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=72120 CPUtime=342.17
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 17616 0 0 0 34198 19 0 0 25 0 1 0 223660366 73850880 17372 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 18030 17372 99 283 0 17744 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 72120

[startup+402.301 s]
/proc/loadavg: 1.33 1.12 1.03 2/65 28088
/proc/meminfo: memFree=1695304/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=88920 CPUtime=402.14
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 21808 0 0 0 40189 25 0 0 25 0 1 0 223660366 91054080 21564 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 22230 21564 99 283 0 21944 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 88920

[startup+462.301 s]
/proc/loadavg: 1.19 1.11 1.03 2/65 28088
/proc/meminfo: memFree=1692424/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=92132 CPUtime=462.12
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 22545 0 0 0 46186 26 0 0 25 0 1 0 223660366 94343168 22301 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 23033 22301 99 283 0 22747 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 92132

[startup+522.302 s]
/proc/loadavg: 1.13 1.11 1.03 2/65 28088
/proc/meminfo: memFree=1687048/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=98244 CPUtime=522.09
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 23946 0 0 0 52181 28 0 0 25 0 1 0 223660366 100601856 23702 1992294400 134512640 135674940 4294956208 18446744073709551615 134551186 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 24561 23702 99 283 0 24275 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 98244

[startup+582.302 s]
/proc/loadavg: 1.10 1.10 1.03 2/65 28088
/proc/meminfo: memFree=1677640/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=107444 CPUtime=582.07
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 26216 0 0 0 58176 31 0 0 25 0 1 0 223660366 110022656 25972 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 26861 25972 99 283 0 26575 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 107444

[startup+642.302 s]
/proc/loadavg: 1.09 1.09 1.03 2/65 28094
/proc/meminfo: memFree=1676232/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=109140 CPUtime=642.05
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 26555 0 0 0 64173 32 0 0 25 0 1 0 223660366 111759360 26311 1992294400 134512640 135674940 4294956208 18446744073709551615 134539781 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 27285 26311 99 283 0 26999 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 109140


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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28096
/proc/meminfo: memFree=1548168/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=244536 CPUtime=4060.76
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 59414 0 0 0 405991 85 0 0 25 0 1 0 223660366 250404864 58139 1992294400 134512640 135674940 4294956208 18446744073709551615 134564264 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 61134 58139 99 283 0 60848 0
Current children cumulated CPU time (s) 4060.76
Current children cumulated vsize (KiB) 244536

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28096
/proc/meminfo: memFree=1547528/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=245112 CPUtime=4120.74
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 59558 0 0 0 411988 86 0 0 25 0 1 0 223660366 250994688 58283 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 61278 58283 99 283 0 60992 0
Current children cumulated CPU time (s) 4120.74
Current children cumulated vsize (KiB) 245112

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28096
/proc/meminfo: memFree=1547144/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=245628 CPUtime=4180.72
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 59668 0 0 0 417986 86 0 0 25 0 1 0 223660366 251523072 58393 1992294400 134512640 135674940 4294956208 18446744073709551615 134539927 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 61407 58393 99 283 0 61121 0
Current children cumulated CPU time (s) 4180.72
Current children cumulated vsize (KiB) 245628

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28102
/proc/meminfo: memFree=1546376/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=246656 CPUtime=4240.69
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 59979 0 0 0 423982 87 0 0 25 0 1 0 223660366 252575744 58575 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 61664 58575 99 283 0 61378 0
Current children cumulated CPU time (s) 4240.69
Current children cumulated vsize (KiB) 246656

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28102
/proc/meminfo: memFree=1545672/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=247428 CPUtime=4300.66
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 60171 0 0 0 429979 87 0 0 25 0 1 0 223660366 253366272 58767 1992294400 134512640 135674940 4294956208 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 61857 58767 99 283 0 61571 0
Current children cumulated CPU time (s) 4300.66
Current children cumulated vsize (KiB) 247428

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28102
/proc/meminfo: memFree=1544904/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=248712 CPUtime=4360.64
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 60479 0 0 0 435977 87 0 0 25 0 1 0 223660366 254681088 58946 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 62178 58946 99 283 0 61892 0
Current children cumulated CPU time (s) 4360.64
Current children cumulated vsize (KiB) 248712

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28102
/proc/meminfo: memFree=1544904/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=248712 CPUtime=4420.62
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 60480 0 0 0 441974 88 0 0 25 0 1 0 223660366 254681088 58947 1992294400 134512640 135674940 4294956208 18446744073709551615 134564590 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 62178 58947 99 283 0 61892 0
Current children cumulated CPU time (s) 4420.62
Current children cumulated vsize (KiB) 248712

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28102
/proc/meminfo: memFree=1544904/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=248712 CPUtime=4480.59
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 60480 0 0 0 447971 88 0 0 25 0 1 0 223660366 254681088 58947 1992294400 134512640 135674940 4294956208 18446744073709551615 134571299 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 62178 58947 99 283 0 61892 0
Current children cumulated CPU time (s) 4480.59
Current children cumulated vsize (KiB) 248712

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28102
/proc/meminfo: memFree=1544904/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=248712 CPUtime=4540.57
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 60484 0 0 0 453969 88 0 0 25 0 1 0 223660366 254681088 58951 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 62178 58951 99 283 0 61892 0
Current children cumulated CPU time (s) 4540.57
Current children cumulated vsize (KiB) 248712

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28102
/proc/meminfo: memFree=1544392/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=249228 CPUtime=4600.56
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 60601 0 0 0 459967 89 0 0 25 0 1 0 223660366 255209472 59068 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 62307 59068 99 283 0 62021 0
Current children cumulated CPU time (s) 4600.56
Current children cumulated vsize (KiB) 249228

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28102
/proc/meminfo: memFree=1544328/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=249228 CPUtime=4660.53
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 60605 0 0 0 465964 89 0 0 25 0 1 0 223660366 255209472 59072 1992294400 134512640 135674940 4294956208 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 62307 59072 99 283 0 62021 0
Current children cumulated CPU time (s) 4660.53
Current children cumulated vsize (KiB) 249228

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28102
/proc/meminfo: memFree=1544264/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=249228 CPUtime=4720.51
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 60607 0 0 0 471962 89 0 0 25 0 1 0 223660366 255209472 59074 1992294400 134512640 135674940 4294956208 18446744073709551615 134552032 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 62307 59074 99 283 0 62021 0
Current children cumulated CPU time (s) 4720.51
Current children cumulated vsize (KiB) 249228

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28102
/proc/meminfo: memFree=1544264/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=249228 CPUtime=4780.49
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 60614 0 0 0 477959 90 0 0 25 0 1 0 223660366 255209472 59081 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 62307 59081 99 283 0 62021 0
Current children cumulated CPU time (s) 4780.49
Current children cumulated vsize (KiB) 249228

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28102
/proc/meminfo: memFree=1544200/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=249228 CPUtime=4840.46
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 60616 0 0 0 483956 90 0 0 25 0 1 0 223660366 255209472 59083 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 62307 59083 99 283 0 62021 0
Current children cumulated CPU time (s) 4840.46
Current children cumulated vsize (KiB) 249228

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28102
/proc/meminfo: memFree=1544136/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=249228 CPUtime=4900.44
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 60618 0 0 0 489954 90 0 0 25 0 1 0 223660366 255209472 59085 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 62307 59085 99 283 0 62021 0
Current children cumulated CPU time (s) 4900.44
Current children cumulated vsize (KiB) 249228

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28102
/proc/meminfo: memFree=1544136/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=249228 CPUtime=4960.41
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 60620 0 0 0 495951 90 0 0 25 0 1 0 223660366 255209472 59087 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 62307 59087 99 283 0 62021 0
Current children cumulated CPU time (s) 4960.41
Current children cumulated vsize (KiB) 249228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28102
/proc/meminfo: memFree=1543816/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=249744 CPUtime=5000.01
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 60686 0 0 0 499910 91 0 0 25 0 1 0 223660366 255737856 59153 1992294400 134512640 135674940 4294956208 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 62436 59153 99 283 0 62150 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 249744

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

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

[startup+5001.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28102
/proc/meminfo: memFree=1543816/2055920 swapFree=4180356/4192956
[pid=28087] ppid=28085 vsize=249744 CPUtime=5000.01
/proc/28087/stat : 28087 (SApperloT-base) R 28085 28087 28050 0 -1 4194304 60686 0 0 0 499910 91 0 0 25 0 1 0 223660366 255737856 59153 1992294400 134512640 135674940 4294956208 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/28087/statm: 62436 59153 99 283 0 62150 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 249744

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.94
CPU time (s): 5000.05
CPU user time (s): 4999.1
CPU system time (s): 0.952855
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 249744

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

runsolver used 3.78942 second user time and 10.1375 second system time

The end

Launcher Data

Begin job on node1 at 2009-05-10 13:50:57
IDJOB=1786283
IDBENCH=71798
IDSOLVER=642
FILE ID=node1/1786283-1241956256
PBS_JOBID= 9265114
Free space on /tmp= 66264 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n8_i9_pp_ci_ce.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786283-1241956256/watcher-1786283-1241956256 -o /tmp/evaluation-result-1786283-1241956256/solver-1786283-1241956256 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=596451901 HOME/instance-1786283-1241956256.cnf

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

MD5SUM BENCH= 30af8150f499f8e8270ccf7f0e5a1a0a
RANDOM SEED=596451901

node1.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.259
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	: 5931.00
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.259
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:       1782040 kB
Buffers:         52956 kB
Cached:         154548 kB
SwapCached:       6356 kB
Active:          88032 kB
Inactive:       127192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1782040 kB
SwapTotal:     4192956 kB
SwapFree:      4180356 kB
Dirty:            7704 kB
Writeback:           0 kB
Mapped:          13428 kB
Slab:            44628 kB
Committed_AS:   769808 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= 66260 MiB
End job on node1 at 2009-05-10 15:14:21