Trace number 1532389

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.09 1200.51

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S942507261-096.cnf
MD5SUM4f6bdfd00a34ed543884cc191900870c
Bench CategoryRANDOM (random 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 variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1532389-1238381222/watcher-1532389-1238381222 -o /tmp/evaluation-result-1532389-1238381222/solver-1532389-1238381222 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1372200720 HOME/instance-1532389-1238381222.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: 0.99 0.97 0.99 3/64 10312
/proc/meminfo: memFree=1613152/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=1580 CPUtime=0
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1110788490 1617920 158 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 395 158 91 283 0 109 0

[startup+0.105986 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 10312
/proc/meminfo: memFree=1613152/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=3164 CPUtime=0.1
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 606 0 0 0 10 0 0 0 18 0 1 0 1110788490 3239936 589 1992294400 134512640 135674425 4294956192 18446744073709551615 135128897 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 791 589 99 283 0 505 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3164

[startup+0.202004 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 10312
/proc/meminfo: memFree=1613152/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=3560 CPUtime=0.19
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 702 0 0 0 19 0 0 0 18 0 1 0 1110788490 3645440 685 1992294400 134512640 135674425 4294956192 18446744073709551615 134564617 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 890 685 99 283 0 604 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3560

[startup+0.302022 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 10312
/proc/meminfo: memFree=1613152/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=3956 CPUtime=0.29
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 793 0 0 0 29 0 0 0 19 0 1 0 1110788490 4050944 776 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 989 776 99 283 0 703 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3956

[startup+0.701098 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 10312
/proc/meminfo: memFree=1613152/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=5336 CPUtime=0.69
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 1123 0 0 0 69 0 0 0 22 0 1 0 1110788490 5464064 1106 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 1334 1106 99 283 0 1048 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5336

[startup+1.50125 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10313
/proc/meminfo: memFree=1608856/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=5740 CPUtime=1.49
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 1237 0 0 0 149 0 0 0 25 0 1 0 1110788490 5877760 1220 1992294400 134512640 135674425 4294956192 18446744073709551615 134564649 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 1435 1220 99 283 0 1149 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5740

[startup+3.10156 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10313
/proc/meminfo: memFree=1608216/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=6408 CPUtime=3.09
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 1409 0 0 0 309 0 0 0 25 0 1 0 1110788490 6561792 1392 1992294400 134512640 135674425 4294956192 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 1602 1392 99 283 0 1316 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6408

[startup+6.30117 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10313
/proc/meminfo: memFree=1607072/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=7272 CPUtime=6.28
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 1617 0 0 0 628 0 0 0 25 0 1 0 1110788490 7446528 1600 1992294400 134512640 135674425 4294956192 18446744073709551615 134564631 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 1818 1600 99 283 0 1532 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7272

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10313
/proc/meminfo: memFree=1605792/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=8696 CPUtime=12.68
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 1899 0 0 0 1268 0 0 0 25 0 1 0 1110788490 8904704 1882 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 2174 1882 99 283 0 1888 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8696

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10313
/proc/meminfo: memFree=1604256/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=10388 CPUtime=25.49
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 2268 0 0 0 2548 1 0 0 25 0 1 0 1110788490 10637312 2251 1992294400 134512640 135674425 4294956192 18446744073709551615 134564620 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 2597 2251 99 283 0 2311 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10388

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10313
/proc/meminfo: memFree=1602464/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=12488 CPUtime=51.07
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 2704 0 0 0 5106 1 0 0 25 0 1 0 1110788490 12787712 2687 1992294400 134512640 135674425 4294956192 18446744073709551615 134539956 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 3122 2687 99 283 0 2836 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12488

[startup+102.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10313
/proc/meminfo: memFree=1599648/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=15768 CPUtime=102.26
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 3395 0 0 0 10224 2 0 0 25 0 1 0 1110788490 16146432 3378 1992294400 134512640 135674425 4294956192 18446744073709551615 134564680 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 3942 3378 99 283 0 3656 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 15768

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10313
/proc/meminfo: memFree=1598240/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=17556 CPUtime=162.24
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 3749 0 0 0 16222 2 0 0 25 0 1 0 1110788490 17977344 3732 1992294400 134512640 135674425 4294956192 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 4389 3732 99 283 0 4103 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 17556

[startup+222.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10313
/proc/meminfo: memFree=1596384/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=19704 CPUtime=222.22
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 4206 0 0 0 22219 3 0 0 25 0 1 0 1110788490 20176896 4189 1992294400 134512640 135674425 4294956192 18446744073709551615 134564806 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 4926 4189 99 283 0 4640 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 19704

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10313
/proc/meminfo: memFree=1595168/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=21112 CPUtime=282.19
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 4505 0 0 0 28216 3 0 0 25 0 1 0 1110788490 21618688 4488 1992294400 134512640 135674425 4294956192 18446744073709551615 134564781 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 5278 4488 99 283 0 4992 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 21112

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10313
/proc/meminfo: memFree=1593952/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=22456 CPUtime=342.17
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 4788 0 0 0 34213 4 0 0 25 0 1 0 1110788490 22994944 4771 1992294400 134512640 135674425 4294956192 18446744073709551615 134564680 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 5614 4771 99 283 0 5328 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 22456

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10313
/proc/meminfo: memFree=1593376/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=23032 CPUtime=402.15
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 4946 0 0 0 40211 4 0 0 25 0 1 0 1110788490 23584768 4929 1992294400 134512640 135674425 4294956192 18446744073709551615 134581484 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 5758 4929 99 283 0 5472 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 23032

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10313
/proc/meminfo: memFree=1592672/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=23876 CPUtime=462.13
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 5139 0 0 0 46209 4 0 0 25 0 1 0 1110788490 24449024 5122 1992294400 134512640 135674425 4294956192 18446744073709551615 134541027 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 5969 5122 99 283 0 5683 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 23876

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10313
/proc/meminfo: memFree=1591584/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=25292 CPUtime=522.11
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 5398 0 0 0 52206 5 0 0 25 0 1 0 1110788490 25899008 5381 1992294400 134512640 135674425 4294956192 18446744073709551615 134539712 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 6323 5381 99 283 0 6037 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 25292

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10313
/proc/meminfo: memFree=1591072/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=25808 CPUtime=582.09
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 5523 0 0 0 58204 5 0 0 25 0 1 0 1110788490 26427392 5506 1992294400 134512640 135674425 4294956192 18446744073709551615 134571299 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 6452 5506 99 283 0 6166 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 25808

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10313
/proc/meminfo: memFree=1590304/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=26780 CPUtime=642.07
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 5701 0 0 0 64202 5 0 0 25 0 1 0 1110788490 27422720 5684 1992294400 134512640 135674425 4294956192 18446744073709551615 134565288 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 6695 5684 99 283 0 6409 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 26780

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10313
/proc/meminfo: memFree=1590048/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=27104 CPUtime=702.05
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 5769 0 0 0 70200 5 0 0 25 0 1 0 1110788490 27754496 5752 1992294400 134512640 135674425 4294956192 18446744073709551615 134564761 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 6776 5752 99 283 0 6490 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 27104

[startup+762.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10313
/proc/meminfo: memFree=1589088/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=28136 CPUtime=762.03
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 5989 0 0 0 76197 6 0 0 25 0 1 0 1110788490 28811264 5972 1992294400 134512640 135674425 4294956192 18446744073709551615 134565250 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 7034 5972 99 283 0 6748 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 28136

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10313
/proc/meminfo: memFree=1588768/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=28652 CPUtime=822.01
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 6081 0 0 0 82195 6 0 0 25 0 1 0 1110788490 29339648 6064 1992294400 134512640 135674425 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 7163 6064 99 283 0 6877 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 28652

[startup+882.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10318
/proc/meminfo: memFree=1588256/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=29420 CPUtime=881.98
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 6242 0 0 0 88192 6 0 0 25 0 1 0 1110788490 30126080 6225 1992294400 134512640 135674425 4294956192 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 7355 6225 99 283 0 7069 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 29420

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10318
/proc/meminfo: memFree=1587936/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=29876 CPUtime=941.96
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 6331 0 0 0 94189 7 0 0 25 0 1 0 1110788490 30593024 6314 1992294400 134512640 135674425 4294956192 18446744073709551615 134564846 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 7469 6314 99 283 0 7183 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 29876

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10318
/proc/meminfo: memFree=1587808/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=30068 CPUtime=1001.94
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 6355 0 0 0 100187 7 0 0 25 0 1 0 1110788490 30789632 6338 1992294400 134512640 135674425 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 7517 6338 99 283 0 7231 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 30068

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10318
/proc/meminfo: memFree=1587424/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=30392 CPUtime=1061.92
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 6434 0 0 0 106185 7 0 0 25 0 1 0 1110788490 31121408 6417 1992294400 134512640 135674425 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 7598 6417 99 283 0 7312 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 30392

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10318
/proc/meminfo: memFree=1586912/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=31040 CPUtime=1121.9
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 6573 0 0 0 112183 7 0 0 25 0 1 0 1110788490 31784960 6556 1992294400 134512640 135674425 4294956192 18446744073709551615 134539927 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 7760 6556 99 283 0 7474 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 31040

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10318
/proc/meminfo: memFree=1586400/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=31688 CPUtime=1181.88
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 6693 0 0 0 118181 7 0 0 25 0 1 0 1110788490 32448512 6676 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 7922 6676 99 283 0 7636 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 31688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10318
/proc/meminfo: memFree=1586208/2055920 swapFree=4178400/4192956
[pid=10312] ppid=10310 vsize=31952 CPUtime=1200.07
/proc/10312/stat : 10312 (SApperloT-base) R 10310 10312 9530 0 -1 4194304 6738 0 0 0 120000 7 0 0 25 0 1 0 1110788490 32718848 6721 1992294400 134512640 135674425 4294956192 18446744073709551615 134564617 0 0 4096 0 0 0 0 17 1 0 0
/proc/10312/statm: 7988 6721 99 283 0 7702 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 31952

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.51
CPU time (s): 1200.09
CPU user time (s): 1200.01
CPU system time (s): 0.080987
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 31952

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

runsolver used 0.863868 second user time and 2.55461 second system time

The end

Launcher Data

Begin job on node9 at 2009-03-30 04:47:02
IDJOB=1532389
IDBENCH=70252
IDSOLVER=509
FILE ID=node9/1532389-1238381222
PBS_JOBID= 9061261
Free space on /tmp= 66420 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S942507261-096.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532389-1238381222/watcher-1532389-1238381222 -o /tmp/evaluation-result-1532389-1238381222/solver-1532389-1238381222 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1372200720 HOME/instance-1532389-1238381222.cnf

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

MD5SUM BENCH= 4f6bdfd00a34ed543884cc191900870c
RANDOM SEED=1372200720

node9.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.268
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.268
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:       1613568 kB
Buffers:         87920 kB
Cached:         265540 kB
SwapCached:       8300 kB
Active:          55116 kB
Inactive:       308208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1613568 kB
SwapTotal:     4192956 kB
SwapFree:      4178400 kB
Dirty:            1892 kB
Writeback:           0 kB
Mapped:          15532 kB
Slab:            65052 kB
Committed_AS:  2860392 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= 66420 MiB
End job on node9 at 2009-03-30 05:07:04