Trace number 1532139

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/800/
unif-k5-r20-v800-c16000-S1724014998-099.cnf
MD5SUM30e7a593e751ee62bb5b03787006ccc0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark30.6233
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
Maximum clause length5
Minimum clause length5
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 516000
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1532139-1238373281/watcher-1532139-1238373281 -o /tmp/evaluation-result-1532139-1238373281/solver-1532139-1238373281 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=918023431 HOME/instance-1532139-1238373281.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 767
/proc/meminfo: memFree=1075568/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=1580 CPUtime=0
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 1109994359 1617920 167 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 395 167 91 283 0 109 0

[startup+0.025165 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 767
/proc/meminfo: memFree=1075568/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=2504 CPUtime=0.01
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 455 0 0 0 1 0 0 0 18 0 1 0 1109994359 2564096 438 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 626 438 99 283 0 340 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2504

[startup+0.10118 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 767
/proc/meminfo: memFree=1075568/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=3032 CPUtime=0.09
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 573 0 0 0 9 0 0 0 18 0 1 0 1109994359 3104768 556 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 758 556 99 283 0 472 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3032

[startup+0.301222 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 767
/proc/meminfo: memFree=1075568/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=4088 CPUtime=0.29
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 818 0 0 0 29 0 0 0 19 0 1 0 1109994359 4186112 801 1992294400 134512640 135674425 4294956192 18446744073709551615 135112807 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 1022 801 99 283 0 736 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4088

[startup+0.701308 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 767
/proc/meminfo: memFree=1075568/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=5804 CPUtime=0.69
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 1255 0 0 0 68 1 0 0 22 0 1 0 1109994359 5943296 1238 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 1451 1238 99 283 0 1165 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5804

[startup+1.50148 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 768
/proc/meminfo: memFree=1069736/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=7136 CPUtime=1.49
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 1602 0 0 0 148 1 0 0 25 0 1 0 1109994359 7307264 1585 1992294400 134512640 135674425 4294956192 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 1784 1585 99 283 0 1498 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7136

[startup+3.10182 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 768
/proc/meminfo: memFree=1069096/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=8192 CPUtime=3.09
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 1864 0 0 0 308 1 0 0 25 0 1 0 1109994359 8388608 1847 1992294400 134512640 135674425 4294956192 18446744073709551615 134564304 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 2048 1847 99 283 0 1762 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8192

[startup+6.30252 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 768
/proc/meminfo: memFree=1067688/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=9136 CPUtime=6.29
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 2073 0 0 0 628 1 0 0 25 0 1 0 1109994359 9355264 2056 1992294400 134512640 135674425 4294956192 18446744073709551615 134564748 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 2284 2056 99 283 0 1998 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9136

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 768
/proc/meminfo: memFree=1066024/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=10624 CPUtime=12.69
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 2461 0 0 0 1267 2 0 0 25 0 1 0 1109994359 10878976 2444 1992294400 134512640 135674425 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 2656 2444 99 283 0 2370 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10624

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 768
/proc/meminfo: memFree=1064360/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=12480 CPUtime=25.48
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 2891 0 0 0 2546 2 0 0 25 0 1 0 1109994359 12779520 2874 1992294400 134512640 135674425 4294956192 18446744073709551615 134571240 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 3120 2874 99 283 0 2834 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12480

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 768
/proc/meminfo: memFree=1061672/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=15156 CPUtime=51.07
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 3524 0 0 0 5104 3 0 0 25 0 1 0 1109994359 15519744 3507 1992294400 134512640 135674425 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 3789 3507 99 283 0 3503 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15156

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 768
/proc/meminfo: memFree=1059048/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=17944 CPUtime=102.26
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 4172 0 0 0 10222 4 0 0 25 0 1 0 1109994359 18374656 4155 1992294400 134512640 135674425 4294956192 18446744073709551615 134556466 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 4486 4155 99 283 0 4200 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 17944

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 768
/proc/meminfo: memFree=1056424/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=20768 CPUtime=162.24
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 4820 0 0 0 16219 5 0 0 25 0 1 0 1109994359 21266432 4803 1992294400 134512640 135674425 4294956192 18446744073709551615 134564261 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 5192 4803 99 283 0 4906 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 20768

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 768
/proc/meminfo: memFree=1054376/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=23156 CPUtime=222.21
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 5327 0 0 0 22216 5 0 0 25 0 1 0 1109994359 23711744 5310 1992294400 134512640 135674425 4294956192 18446744073709551615 134552211 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 5789 5310 99 283 0 5503 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 23156

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 768
/proc/meminfo: memFree=1053032/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=24844 CPUtime=282.18
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 5656 0 0 0 28213 5 0 0 25 0 1 0 1109994359 25440256 5639 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 6211 5639 99 283 0 5925 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 24844

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 768
/proc/meminfo: memFree=1051112/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=26976 CPUtime=342.17
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 6142 0 0 0 34211 6 0 0 25 0 1 0 1109994359 27623424 6125 1992294400 134512640 135674425 4294956192 18446744073709551615 134551574 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 6744 6125 99 283 0 6458 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 26976

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 768
/proc/meminfo: memFree=1049832/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=28488 CPUtime=402.14
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 6450 0 0 0 40208 6 0 0 25 0 1 0 1109994359 29171712 6433 1992294400 134512640 135674425 4294956192 18446744073709551615 134565170 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 7122 6433 99 283 0 6836 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 28488

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 768
/proc/meminfo: memFree=1049128/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=29356 CPUtime=462.13
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 6622 0 0 0 46206 7 0 0 25 0 1 0 1109994359 30060544 6605 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 7339 6605 99 283 0 7053 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 29356

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 768
/proc/meminfo: memFree=1047464/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=31472 CPUtime=522.1
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 7072 0 0 0 52203 7 0 0 25 0 1 0 1109994359 32227328 7055 1992294400 134512640 135674425 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 7868 7055 99 283 0 7582 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 31472

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 768
/proc/meminfo: memFree=1046248/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=32820 CPUtime=582.08
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 7328 0 0 0 58200 8 0 0 25 0 1 0 1109994359 33607680 7311 1992294400 134512640 135674425 4294956192 18446744073709551615 134559663 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 8205 7311 99 283 0 7919 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 32820

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 768
/proc/meminfo: memFree=1045736/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=33344 CPUtime=642.06
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 7454 0 0 0 64198 8 0 0 25 0 1 0 1109994359 34144256 7437 1992294400 134512640 135674425 4294956192 18446744073709551615 134559266 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 8336 7437 99 283 0 8050 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 33344

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 768
/proc/meminfo: memFree=1044840/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=34372 CPUtime=702.04
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 7682 0 0 0 70195 9 0 0 25 0 1 0 1109994359 35196928 7665 1992294400 134512640 135674425 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 8593 7665 99 283 0 8307 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 34372

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 768
/proc/meminfo: memFree=1043880/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=35388 CPUtime=762.02
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 7916 0 0 0 76193 9 0 0 25 0 1 0 1109994359 36237312 7899 1992294400 134512640 135674425 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 8847 7899 99 283 0 8561 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 35388

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 770
/proc/meminfo: memFree=1042536/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=37140 CPUtime=821.99
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 8257 0 0 0 82189 10 0 0 25 0 1 0 1109994359 38031360 8240 1992294400 134512640 135674425 4294956192 18446744073709551615 134539930 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 9285 8240 99 283 0 8999 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 37140

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 770
/proc/meminfo: memFree=1041960/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=37784 CPUtime=881.97
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 8397 0 0 0 88187 10 0 0 25 0 1 0 1109994359 38690816 8380 1992294400 134512640 135674425 4294956192 18446744073709551615 134558899 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 9446 8380 99 283 0 9160 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 37784

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 770
/proc/meminfo: memFree=1041128/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=38764 CPUtime=941.94
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 8591 0 0 0 94184 10 0 0 25 0 1 0 1109994359 39694336 8574 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 9691 8574 99 283 0 9405 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 38764

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 770
/proc/meminfo: memFree=1040680/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=39340 CPUtime=1001.93
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 8696 0 0 0 100182 11 0 0 25 0 1 0 1109994359 40284160 8679 1992294400 134512640 135674425 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 9835 8679 99 283 0 9549 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 39340

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 770
/proc/meminfo: memFree=1040232/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=39960 CPUtime=1061.9
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 8830 0 0 0 106179 11 0 0 25 0 1 0 1109994359 40919040 8813 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 9990 8813 99 283 0 9704 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 39960

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 770
/proc/meminfo: memFree=1039656/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=40768 CPUtime=1121.88
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 8966 0 0 0 112177 11 0 0 25 0 1 0 1109994359 41746432 8949 1992294400 134512640 135674425 4294956192 18446744073709551615 134559739 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 10192 8949 99 283 0 9906 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 40768

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 770
/proc/meminfo: memFree=1039336/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=41060 CPUtime=1181.86
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 9049 0 0 0 118174 12 0 0 25 0 1 0 1109994359 42045440 9032 1992294400 134512640 135674425 4294956192 18446744073709551615 134556446 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 10265 9032 99 283 0 9979 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 41060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 770
/proc/meminfo: memFree=1038440/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=42020 CPUtime=1200.06
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 9263 0 0 0 119994 12 0 0 25 0 1 0 1109994359 43028480 9246 1992294400 134512640 135674425 4294956192 18446744073709551615 134564628 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 10505 9246 99 283 0 10219 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 42020

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 770
/proc/meminfo: memFree=1038440/2055920 swapFree=4177928/4192956
[pid=767] ppid=765 vsize=42020 CPUtime=1200.06
/proc/767/stat : 767 (SApperloT-base) R 765 767 605 0 -1 4194304 9263 0 0 0 119994 12 0 0 25 0 1 0 1109994359 43028480 9246 1992294400 134512640 135674425 4294956192 18446744073709551615 134564628 0 0 4096 0 0 0 0 17 1 0 0
/proc/767/statm: 10505 9246 99 283 0 10219 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 42020

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.07
CPU user time (s): 1199.94
CPU system time (s): 0.131979
CPU usage (%): 99.9634
Max. virtual memory (cumulated for all children) (KiB): 42020

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

runsolver used 0.885865 second user time and 2.71259 second system time

The end

Launcher Data

Begin job on node10 at 2009-03-30 02:34:41
IDJOB=1532139
IDBENCH=70202
IDSOLVER=509
FILE ID=node10/1532139-1238373281
PBS_JOBID= 9061271
Free space on /tmp= 65604 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/800/unif-k5-r20-v800-c16000-S1724014998-099.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532139-1238373281/watcher-1532139-1238373281 -o /tmp/evaluation-result-1532139-1238373281/solver-1532139-1238373281 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=918023431 HOME/instance-1532139-1238373281.cnf

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

MD5SUM BENCH= 30e7a593e751ee62bb5b03787006ccc0
RANDOM SEED=918023431

node10.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.272
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.272
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:       1075984 kB
Buffers:         97400 kB
Cached:         782668 kB
SwapCached:       8896 kB
Active:          21796 kB
Inactive:       869244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1075984 kB
SwapTotal:     4192956 kB
SwapFree:      4177928 kB
Dirty:            1784 kB
Writeback:           0 kB
Mapped:          16604 kB
Slab:            74860 kB
Committed_AS:  2809208 kB
PageTables:       1380 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= 65604 MiB
End job on node10 at 2009-03-30 02:54:43