Trace number 1720058

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.16 1200.66

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark723.844
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1720058-1240652189/watcher-1720058-1240652189 -o /tmp/evaluation-result-1720058-1240652189/solver-1720058-1240652189 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1845628999 HOME/instance-1720058-1240652189.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: 3.07 2.49 1.63 3/65 1279
/proc/meminfo: memFree=1676512/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=6824 CPUtime=0
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 1000 0 0 0 0 0 0 0 18 0 1 0 93248115 6987776 984 1992294400 134512640 135674940 4294956192 18446744073709551615 134542185 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 1706 991 88 283 0 1420 0

[startup+0.017681 s]
/proc/loadavg: 3.07 2.49 1.63 3/65 1279
/proc/meminfo: memFree=1676512/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=16988 CPUtime=0.01
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 2851 0 0 0 0 1 0 0 18 0 1 0 93248115 17395712 2835 1992294400 134512640 135674940 4294956192 18446744073709551615 134545002 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 4247 2839 88 283 0 3961 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16988

[startup+0.101689 s]
/proc/loadavg: 3.07 2.49 1.63 3/65 1279
/proc/meminfo: memFree=1676512/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=29892 CPUtime=0.09
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 5617 0 0 0 7 2 0 0 18 0 1 0 93248115 30609408 5601 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 7473 5601 90 283 0 7187 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29892

[startup+0.301711 s]
/proc/loadavg: 3.07 2.49 1.63 3/65 1279
/proc/meminfo: memFree=1676512/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=37152 CPUtime=0.3
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 7537 0 0 0 27 3 0 0 19 0 1 0 93248115 38043648 7521 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 9288 7522 90 283 0 9002 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 37152

[startup+0.701755 s]
/proc/loadavg: 3.07 2.49 1.63 3/65 1279
/proc/meminfo: memFree=1676512/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=51568 CPUtime=0.69
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 11285 0 0 0 64 5 0 0 24 0 1 0 93248115 52805632 11269 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 12892 11269 90 283 0 12606 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51568

[startup+1.50184 s]
/proc/loadavg: 3.07 2.49 1.63 2/66 1280
/proc/meminfo: memFree=1620760/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=65304 CPUtime=1.49
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 14986 0 0 0 141 8 0 0 25 0 1 0 93248115 66871296 14742 1992294400 134512640 135674940 4294956192 18446744073709551615 134564342 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 16326 14742 98 283 0 16040 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65304

[startup+3.10202 s]
/proc/loadavg: 3.07 2.49 1.63 2/66 1280
/proc/meminfo: memFree=1617368/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=65436 CPUtime=3.09
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 15047 0 0 0 301 8 0 0 25 0 1 0 93248115 67006464 14803 1992294400 134512640 135674940 4294956192 18446744073709551615 134564520 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 16359 14803 98 283 0 16073 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65436

[startup+6.30137 s]
/proc/loadavg: 2.90 2.47 1.63 2/66 1280
/proc/meminfo: memFree=1616344/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=66724 CPUtime=6.29
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 15455 0 0 0 621 8 0 0 25 0 1 0 93248115 68325376 14954 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 16681 14954 98 283 0 16395 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66724

[startup+12.7011 s]
/proc/loadavg: 2.83 2.46 1.63 2/66 1280
/proc/meminfo: memFree=1615384/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=67656 CPUtime=12.68
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 15687 0 0 0 1260 8 0 0 25 0 1 0 93248115 69279744 15186 1992294400 134512640 135674940 4294956192 18446744073709551615 134565320 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 16914 15186 98 283 0 16628 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 67656

[startup+25.5015 s]
/proc/loadavg: 2.56 2.42 1.63 2/66 1280
/proc/meminfo: memFree=1613784/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=69776 CPUtime=25.48
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 16232 0 0 0 2538 10 0 0 25 0 1 0 93248115 71450624 15731 1992294400 134512640 135674940 4294956192 18446744073709551615 134564313 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 17444 15731 98 283 0 17158 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 69776

[startup+51.1013 s]
/proc/loadavg: 2.03 2.31 1.62 2/66 1280
/proc/meminfo: memFree=1606936/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=77116 CPUtime=51.07
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 18042 0 0 0 5095 12 0 0 25 0 1 0 93248115 78966784 17541 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 19279 17541 98 283 0 18993 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 77116

[startup+102.306 s]
/proc/loadavg: 1.44 2.10 1.58 2/66 1280
/proc/meminfo: memFree=1600856/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=83120 CPUtime=102.26
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 19596 0 0 0 10212 14 0 0 25 0 1 0 93248115 85114880 19095 1992294400 134512640 135674940 4294956192 18446744073709551615 134564264 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 20780 19095 99 283 0 20494 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 83120

[startup+162.302 s]
/proc/loadavg: 1.16 1.90 1.54 2/66 1282
/proc/meminfo: memFree=1589784/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=94100 CPUtime=162.22
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 22359 0 0 0 16206 16 0 0 25 0 1 0 93248115 96358400 21858 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 23525 21858 99 283 0 23239 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 94100

[startup+222.301 s]
/proc/loadavg: 1.06 1.73 1.51 2/66 1282
/proc/meminfo: memFree=1577496/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=106848 CPUtime=222.2
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 25547 0 0 0 22201 19 0 0 25 0 1 0 93248115 109412352 24917 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 26712 24917 99 283 0 26426 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 106848

[startup+282.302 s]
/proc/loadavg: 1.02 1.60 1.47 2/66 1282
/proc/meminfo: memFree=1561496/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=123104 CPUtime=282.17
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 29594 0 0 0 28194 23 0 0 25 0 1 0 93248115 126058496 28964 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 30776 28964 99 283 0 30490 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 123104

[startup+342.302 s]
/proc/loadavg: 1.00 1.48 1.44 2/66 1282
/proc/meminfo: memFree=1544920/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=141292 CPUtime=342.14
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 33926 0 0 0 34187 27 0 0 25 0 1 0 93248115 144683008 33039 1992294400 134512640 135674940 4294956192 18446744073709551615 134566816 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 35323 33039 99 283 0 35037 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 141292

[startup+402.301 s]
/proc/loadavg: 1.00 1.39 1.41 2/66 1282
/proc/meminfo: memFree=1531544/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=154880 CPUtime=402.12
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 37252 0 0 0 40182 30 0 0 25 0 1 0 93248115 158597120 36365 1992294400 134512640 135674940 4294956192 18446744073709551615 134557283 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 38720 36365 99 283 0 38434 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 154880

[startup+462.302 s]
/proc/loadavg: 1.00 1.32 1.38 2/66 1282
/proc/meminfo: memFree=1516376/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=170540 CPUtime=462.1
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 41060 0 0 0 46175 35 0 0 25 0 1 0 93248115 174632960 40173 1992294400 134512640 135674940 4294956192 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 42635 40173 99 283 0 42349 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 170540

[startup+522.302 s]
/proc/loadavg: 1.00 1.26 1.35 2/66 1282
/proc/meminfo: memFree=1497304/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=190020 CPUtime=522.07
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 45908 0 0 0 52167 40 0 0 25 0 1 0 93248115 194580480 45021 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 47505 45021 99 283 0 47219 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 190020

[startup+582.301 s]
/proc/loadavg: 1.00 1.21 1.33 2/66 1282
/proc/meminfo: memFree=1483096/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=204768 CPUtime=582.05
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 49388 0 0 0 58161 44 0 0 25 0 1 0 93248115 209682432 48501 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 51192 48501 99 283 0 50906 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 204768

[startup+642.302 s]
/proc/loadavg: 1.00 1.17 1.31 2/66 1282
/proc/meminfo: memFree=1469272/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=218340 CPUtime=642.02
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 52787 0 0 0 64154 48 0 0 25 0 1 0 93248115 223580160 51900 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 54585 51900 99 283 0 54299 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 218340

[startup+702.302 s]
/proc/loadavg: 1.00 1.14 1.28 2/66 1282
/proc/meminfo: memFree=1456920/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=232888 CPUtime=702
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 56378 0 0 0 70148 52 0 0 25 0 1 0 93248115 238477312 54978 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 58222 54978 99 283 0 57936 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 232888

[startup+762.305 s]
/proc/loadavg: 1.00 1.11 1.26 2/66 1282
/proc/meminfo: memFree=1439576/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=250164 CPUtime=761.98
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 60682 0 0 0 76140 58 0 0 25 0 1 0 93248115 256167936 59282 1992294400 134512640 135674940 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 62541 59282 99 283 0 62255 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 250164

[startup+822.302 s]
/proc/loadavg: 1.00 1.08 1.25 2/66 1282
/proc/meminfo: memFree=1421016/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=268884 CPUtime=821.95
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 65357 0 0 0 82133 62 0 0 25 0 1 0 93248115 275337216 63957 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 67221 63957 99 283 0 66935 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 268884

[startup+882.302 s]
/proc/loadavg: 1.00 1.07 1.23 2/66 1282
/proc/meminfo: memFree=1408536/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=281964 CPUtime=881.92
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 68440 0 0 0 88128 64 0 0 25 0 1 0 93248115 288731136 67040 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 70491 67040 99 283 0 70205 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 281964

[startup+942.301 s]
/proc/loadavg: 1.00 1.05 1.21 2/66 1282
/proc/meminfo: memFree=1394456/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=296092 CPUtime=941.9
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 71954 0 0 0 94121 69 0 0 25 0 1 0 93248115 303198208 70554 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 74023 70554 99 283 0 73737 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 296092

[startup+1002.3 s]
/proc/loadavg: 1.00 1.04 1.19 2/66 1282
/proc/meminfo: memFree=1381912/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=309464 CPUtime=1001.87
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 75080 0 0 0 100116 71 0 0 25 0 1 0 93248115 316891136 73680 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 77366 73680 99 283 0 77080 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 309464

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 1.18 2/66 1282
/proc/meminfo: memFree=1369688/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=321720 CPUtime=1061.85
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 78133 0 0 0 106111 74 0 0 25 0 1 0 93248115 329441280 76733 1992294400 134512640 135674940 4294956192 18446744073709551615 134564255 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 80430 76733 99 283 0 80144 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 321720

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.16 2/66 1282
/proc/meminfo: memFree=1360920/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=331032 CPUtime=1121.83
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 80304 0 0 0 112106 77 0 0 25 0 1 0 93248115 338976768 78904 1992294400 134512640 135674940 4294956192 18446744073709551615 134565820 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 82758 78904 99 283 0 82472 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 331032

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.15 2/66 1282
/proc/meminfo: memFree=1348760/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=343828 CPUtime=1181.8
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 83341 0 0 0 118099 81 0 0 25 0 1 0 93248115 352079872 81941 1992294400 134512640 135674940 4294956192 18446744073709551615 134563987 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 85957 81941 99 283 0 85671 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 343828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.02 1.15 2/66 1282
/proc/meminfo: memFree=1345176/2055920 swapFree=4192952/4192956
[pid=1279] ppid=1277 vsize=347508 CPUtime=1200.1
/proc/1279/stat : 1279 (SApperloT-base) R 1277 1279 1095 0 -1 4194304 84330 0 0 0 119929 81 0 0 25 0 1 0 93248115 355848192 82801 1992294400 134512640 135674940 4294956192 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 0 0 0
/proc/1279/statm: 86877 82801 99 283 0 86591 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 347508

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.66
CPU time (s): 1200.16
CPU user time (s): 1199.29
CPU system time (s): 0.869867
CPU usage (%): 99.9588
Max. virtual memory (cumulated for all children) (KiB): 347508

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

runsolver used 1.2938 second user time and 2.84257 second system time

The end

Launcher Data

Begin job on node91 at 2009-04-25 11:36:31
IDJOB=1720058
IDBENCH=69591
IDSOLVER=509
FILE ID=node91/1720058-1240652189
PBS_JOBID= 9186478
Free space on /tmp= 66500 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nidw.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720058-1240652189/watcher-1720058-1240652189 -o /tmp/evaluation-result-1720058-1240652189/solver-1720058-1240652189 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1845628999 HOME/instance-1720058-1240652189.cnf

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

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=1845628999

node91.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.241
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.241
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1676936 kB
Buffers:         33280 kB
Cached:         253064 kB
SwapCached:          4 kB
Active:          62756 kB
Inactive:       238112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1676936 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:           25420 kB
Writeback:           0 kB
Mapped:          24252 kB
Slab:            64008 kB
Committed_AS:   206928 kB
PageTables:       1356 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= 66496 MiB
End job on node91 at 2009-04-25 11:56:34