Trace number 1532984

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.1 1200.42

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S219795104-099.cnf
MD5SUMb3388c169ab5d49a74d975bbdbf2ea31
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark991.872
Satisfiable
(Un)Satisfiability was proved
Number of variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1532984-1238409850/watcher-1532984-1238409850 -o /tmp/evaluation-result-1532984-1238409850/solver-1532984-1238409850 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1767469429 HOME/instance-1532984-1238409850.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.84 0.95 0.98 3/64 26642
/proc/meminfo: memFree=1601440/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=2096 CPUtime=0
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1113648275 2146304 274 1992294400 134512640 135674425 4294956208 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 557 275 91 283 0 271 0

[startup+0.0711789 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 26642
/proc/meminfo: memFree=1601440/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=4076 CPUtime=0.06
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 783 0 0 0 6 0 0 0 18 0 1 0 1113648275 4173824 766 1992294400 134512640 135674425 4294956208 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 1019 766 99 283 0 733 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4076

[startup+0.101181 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 26642
/proc/meminfo: memFree=1601440/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=4208 CPUtime=0.09
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 809 0 0 0 9 0 0 0 18 0 1 0 1113648275 4308992 792 1992294400 134512640 135674425 4294956208 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 1052 792 99 283 0 766 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4208

[startup+0.301202 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 26642
/proc/meminfo: memFree=1601440/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=4736 CPUtime=0.29
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 960 0 0 0 29 0 0 0 19 0 1 0 1113648275 4849664 943 1992294400 134512640 135674425 4294956208 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 1184 943 99 283 0 898 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4736

[startup+0.701246 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 26642
/proc/meminfo: memFree=1601440/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=6192 CPUtime=0.69
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 1300 0 0 0 69 0 0 0 22 0 1 0 1113648275 6340608 1283 1992294400 134512640 135674425 4294956208 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 1548 1283 99 283 0 1262 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6192

[startup+1.50133 s]
/proc/loadavg: 0.84 0.95 0.98 2/65 26643
/proc/meminfo: memFree=1595544/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=8832 CPUtime=1.49
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 1978 0 0 0 148 1 0 0 25 0 1 0 1113648275 9043968 1961 1992294400 134512640 135674425 4294956208 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 2208 1961 99 283 0 1922 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8832

[startup+3.10151 s]
/proc/loadavg: 0.85 0.95 0.98 2/65 26643
/proc/meminfo: memFree=1592024/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=13884 CPUtime=3.09
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 3215 0 0 0 308 1 0 0 25 0 1 0 1113648275 14217216 3198 1992294400 134512640 135674425 4294956208 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 3471 3198 99 283 0 3185 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13884

[startup+6.30186 s]
/proc/loadavg: 0.85 0.95 0.98 2/65 26643
/proc/meminfo: memFree=1582040/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=22860 CPUtime=6.29
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 5450 0 0 0 627 2 0 0 25 0 1 0 1113648275 23408640 5433 1992294400 134512640 135674425 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 5715 5433 99 283 0 5429 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22860

[startup+12.7016 s]
/proc/loadavg: 0.88 0.95 0.98 2/65 26643
/proc/meminfo: memFree=1565792/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=38452 CPUtime=12.69
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 9387 0 0 0 1264 5 0 0 25 0 1 0 1113648275 39374848 9370 1992294400 134512640 135674425 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 9613 9370 99 283 0 9327 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38452

[startup+25.5019 s]
/proc/loadavg: 0.89 0.95 0.98 2/65 26643
/proc/meminfo: memFree=1559200/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=43468 CPUtime=25.48
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 10643 0 0 0 2543 5 0 0 25 0 1 0 1113648275 44511232 10593 1992294400 134512640 135674425 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 10867 10593 99 283 0 10581 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43468

[startup+51.1017 s]
/proc/loadavg: 0.93 0.96 0.98 2/65 26643
/proc/meminfo: memFree=1548576/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=54996 CPUtime=51.07
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 13511 0 0 0 5099 8 0 0 25 0 1 0 1113648275 56315904 13461 1992294400 134512640 135674425 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 13749 13461 99 283 0 13463 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 54996

[startup+102.305 s]
/proc/loadavg: 0.97 0.96 0.98 2/65 26643
/proc/meminfo: memFree=1539296/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=63444 CPUtime=102.27
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 15591 0 0 0 10217 10 0 0 25 0 1 0 1113648275 64966656 15541 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 15861 15541 99 283 0 15575 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 63444

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26643
/proc/meminfo: memFree=1539296/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=63444 CPUtime=162.25
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 15592 0 0 0 16215 10 0 0 25 0 1 0 1113648275 64966656 15542 1992294400 134512640 135674425 4294956208 18446744073709551615 134564601 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 15861 15542 99 283 0 15575 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 63444

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26643
/proc/meminfo: memFree=1533088/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=69716 CPUtime=222.23
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 17130 0 0 0 22212 11 0 0 25 0 1 0 1113648275 71389184 17080 1992294400 134512640 135674425 4294956208 18446744073709551615 134565338 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 17429 17080 99 283 0 17143 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 69716

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26643
/proc/meminfo: memFree=1532128/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=70684 CPUtime=282.21
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 17365 0 0 0 28210 11 0 0 25 0 1 0 1113648275 72380416 17315 1992294400 134512640 135674425 4294956208 18446744073709551615 134558375 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 17671 17315 99 283 0 17385 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 70684

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26643
/proc/meminfo: memFree=1526944/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=76000 CPUtime=342.2
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 18673 0 0 0 34207 13 0 0 25 0 1 0 1113648275 77824000 18623 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 19000 18623 99 283 0 18714 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 76000

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26643
/proc/meminfo: memFree=1526688/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=76264 CPUtime=402.19
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 18724 0 0 0 40206 13 0 0 25 0 1 0 1113648275 78094336 18674 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 19066 18674 99 283 0 18780 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 76264

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26643
/proc/meminfo: memFree=1523616/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=79400 CPUtime=462.17
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 19490 0 0 0 46203 14 0 0 25 0 1 0 1113648275 81305600 19440 1992294400 134512640 135674425 4294956208 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 19850 19440 99 283 0 19564 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 79400

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26643
/proc/meminfo: memFree=1516704/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=86460 CPUtime=522.15
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 21206 0 0 0 52200 15 0 0 25 0 1 0 1113648275 88535040 21156 1992294400 134512640 135674425 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 21615 21156 99 283 0 21329 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 86460

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26643
/proc/meminfo: memFree=1516768/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=86460 CPUtime=582.13
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 21211 0 0 0 58198 15 0 0 25 0 1 0 1113648275 88535040 21161 1992294400 134512640 135674425 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 21615 21161 99 283 0 21329 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 86460

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26643
/proc/meminfo: memFree=1514848/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=88516 CPUtime=642.13
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 21682 0 0 0 64197 16 0 0 25 0 1 0 1113648275 90640384 21632 1992294400 134512640 135674425 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 22129 21632 99 283 0 21843 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 88516

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26643
/proc/meminfo: memFree=1514336/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=89072 CPUtime=702.11
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 21811 0 0 0 70195 16 0 0 25 0 1 0 1113648275 91209728 21761 1992294400 134512640 135674425 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 22268 21761 99 283 0 21982 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 89072

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26643
/proc/meminfo: memFree=1512736/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=90564 CPUtime=762.1
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 22197 0 0 0 76193 17 0 0 25 0 1 0 1113648275 92737536 22147 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 22641 22147 99 283 0 22355 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 90564

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26643
/proc/meminfo: memFree=1507936/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=95412 CPUtime=822.08
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 23394 0 0 0 82190 18 0 0 25 0 1 0 1113648275 97701888 23344 1992294400 134512640 135674425 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 23853 23344 99 283 0 23567 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 95412

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26643
/proc/meminfo: memFree=1507808/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=95624 CPUtime=882.06
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 23428 0 0 0 88188 18 0 0 25 0 1 0 1113648275 97918976 23378 1992294400 134512640 135674425 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 23906 23378 99 283 0 23620 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 95624

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26643
/proc/meminfo: memFree=1501600/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=102004 CPUtime=942.05
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 24968 0 0 0 94185 20 0 0 25 0 1 0 1113648275 104452096 24918 1992294400 134512640 135674425 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 25501 24918 99 283 0 25215 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 102004

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26643
/proc/meminfo: memFree=1501600/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=102004 CPUtime=1002.03
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 24972 0 0 0 100183 20 0 0 25 0 1 0 1113648275 104452096 24922 1992294400 134512640 135674425 4294956208 18446744073709551615 134564482 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 25501 24922 99 283 0 25215 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 102004

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26649
/proc/meminfo: memFree=1501336/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=102004 CPUtime=1062.01
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 24972 0 0 0 106181 20 0 0 25 0 1 0 1113648275 104452096 24922 1992294400 134512640 135674425 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 25501 24922 99 283 0 25215 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 102004

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26649
/proc/meminfo: memFree=1501400/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=102268 CPUtime=1121.99
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 25047 0 0 0 112179 20 0 0 25 0 1 0 1113648275 104722432 24997 1992294400 134512640 135674425 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 25567 24997 99 283 0 25281 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 102268

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26649
/proc/meminfo: memFree=1499928/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=103696 CPUtime=1181.98
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 25371 0 0 0 118178 20 0 0 25 0 1 0 1113648275 106184704 25321 1992294400 134512640 135674425 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 25924 25321 99 283 0 25638 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 103696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26649
/proc/meminfo: memFree=1499800/2055920 swapFree=4172472/4192956
[pid=26642] ppid=26640 vsize=103836 CPUtime=1200.08
/proc/26642/stat : 26642 (SApperloT-base) R 26640 26642 26605 0 -1 4194304 25406 0 0 0 119988 20 0 0 25 0 1 0 1113648275 106328064 25356 1992294400 134512640 135674425 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/26642/statm: 25959 25356 99 283 0 25673 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 103836

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.42
CPU time (s): 1200.1
CPU user time (s): 1199.88
CPU system time (s): 0.220966
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 103836

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

runsolver used 0.976851 second user time and 2.76858 second system time

The end

Launcher Data

Begin job on node37 at 2009-03-30 12:44:11
IDJOB=1532984
IDBENCH=70371
IDSOLVER=509
FILE ID=node37/1532984-1238409850
PBS_JOBID= 9061465
Free space on /tmp= 66428 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S219795104-099.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532984-1238409850/watcher-1532984-1238409850 -o /tmp/evaluation-result-1532984-1238409850/solver-1532984-1238409850 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1767469429 HOME/instance-1532984-1238409850.cnf

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

MD5SUM BENCH= b3388c169ab5d49a74d975bbdbf2ea31
RANDOM SEED=1767469429

node37.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.213
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.213
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:       1601920 kB
Buffers:         76560 kB
Cached:         280156 kB
SwapCached:      14360 kB
Active:          85096 kB
Inactive:       287388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1601920 kB
SwapTotal:     4192956 kB
SwapFree:      4172472 kB
Dirty:            2436 kB
Writeback:           0 kB
Mapped:          18676 kB
Slab:            67660 kB
Committed_AS:  2839100 kB
PageTables:       1384 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= 66428 MiB
End job on node37 at 2009-03-30 13:04:13