Trace number 1533125

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 hrp? (TO) 1200.1 1200.44

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S1050568800-025.cnf
MD5SUMe85d34ddccfa23997bc15509ac656c11
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark799.183
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
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-1533125-1238445607/watcher-1533125-1238445607 -o /tmp/evaluation-result-1533125-1238445607/solver-1533125-1238445607 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1006473618 HOME/instance-1533125-1238445607.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.11 3/69 14602
/proc/meminfo: memFree=1527008/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=1484 CPUtime=0
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 179 0 0 0 0 0 0 0 18 0 1 0 1117223811 1519616 162 1992294400 134512640 135712473 4294956192 18446744073709551615 134574570 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 371 162 105 292 0 76 0

[startup+0.0766399 s]
/proc/loadavg: 1.00 1.00 1.11 3/69 14602
/proc/meminfo: memFree=1527008/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=1616 CPUtime=0.07
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 229 0 0 0 7 0 0 0 18 0 1 0 1117223811 1654784 212 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 404 212 105 292 0 109 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1616

[startup+0.101642 s]
/proc/loadavg: 1.00 1.00 1.11 3/69 14602
/proc/meminfo: memFree=1527008/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=1748 CPUtime=0.1
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 237 0 0 0 10 0 0 0 18 0 1 0 1117223811 1789952 220 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 437 220 105 292 0 142 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1748

[startup+0.301661 s]
/proc/loadavg: 1.00 1.00 1.11 3/69 14602
/proc/meminfo: memFree=1527008/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=2144 CPUtime=0.3
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 337 0 0 0 30 0 0 0 19 0 1 0 1117223811 2195456 320 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 536 320 109 292 0 241 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2144

[startup+0.701702 s]
/proc/loadavg: 1.00 1.00 1.11 3/69 14602
/proc/meminfo: memFree=1527008/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=2408 CPUtime=0.7
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 422 0 0 0 70 0 0 0 22 0 1 0 1117223811 2465792 405 1992294400 134512640 135712473 4294956192 18446744073709551615 134564843 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 602 405 109 292 0 307 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2408

[startup+1.50178 s]
/proc/loadavg: 1.00 1.00 1.11 2/70 14603
/proc/meminfo: memFree=1525720/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=2672 CPUtime=1.49
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 478 0 0 0 149 0 0 0 25 0 1 0 1117223811 2736128 461 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 668 461 109 292 0 373 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2672

[startup+3.10195 s]
/proc/loadavg: 1.00 1.00 1.11 2/70 14603
/proc/meminfo: memFree=1525336/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=2804 CPUtime=3.09
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 529 0 0 0 309 0 0 0 25 0 1 0 1117223811 2871296 512 1992294400 134512640 135712473 4294956192 18446744073709551615 134564208 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 701 512 109 292 0 406 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2804

[startup+6.30128 s]
/proc/loadavg: 1.00 1.00 1.11 2/70 14603
/proc/meminfo: memFree=1524888/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=3076 CPUtime=6.29
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 593 0 0 0 629 0 0 0 25 0 1 0 1117223811 3149824 576 1992294400 134512640 135712473 4294956192 18446744073709551615 134564117 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 769 576 109 292 0 474 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3076

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.11 2/70 14603
/proc/meminfo: memFree=1524568/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=3348 CPUtime=12.69
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 659 0 0 0 1269 0 0 0 25 0 1 0 1117223811 3428352 642 1992294400 134512640 135712473 4294956192 18446744073709551615 134558191 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 837 642 109 292 0 542 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3348

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.11 2/70 14603
/proc/meminfo: memFree=1517912/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=10088 CPUtime=25.48
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 2316 0 0 0 2548 0 0 0 25 0 1 0 1117223811 10330112 2299 1992294400 134512640 135712473 4294956192 18446744073709551615 134601723 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 2522 2299 109 292 0 2227 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10088

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.10 2/70 14603
/proc/meminfo: memFree=1483288/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=46076 CPUtime=51.07
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 11109 0 0 0 5102 5 0 0 25 0 1 0 1117223811 47181824 11092 1992294400 134512640 135712473 4294956192 18446744073709551615 134563923 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 11519 11092 109 292 0 11224 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 46076

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.09 2/70 14603
/proc/meminfo: memFree=1477336/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=51972 CPUtime=102.26
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 12546 0 0 0 10220 6 0 0 25 0 1 0 1117223811 53219328 12463 1992294400 134512640 135712473 4294956192 18446744073709551615 134568139 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 12993 12463 109 292 0 12698 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 51972

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/70 14603
/proc/meminfo: memFree=1441560/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=89152 CPUtime=162.24
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 21559 0 0 0 16209 15 0 0 25 0 1 0 1117223811 91291648 21476 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 22288 21476 109 292 0 21993 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 89152

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/70 14605
/proc/meminfo: memFree=1408856/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=122340 CPUtime=222.22
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 29604 0 0 0 22200 22 0 0 25 0 1 0 1117223811 125276160 29521 1992294400 134512640 135712473 4294956192 18446744073709551615 134564235 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 30585 29521 109 292 0 30290 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 122340

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/70 14605
/proc/meminfo: memFree=1389528/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=141956 CPUtime=282.21
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 34381 0 0 0 28194 27 0 0 25 0 1 0 1117223811 145362944 34298 1992294400 134512640 135712473 4294956192 18446744073709551615 134563615 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 35489 34298 109 292 0 35194 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 141956

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/70 14605
/proc/meminfo: memFree=1389592/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=141956 CPUtime=342.19
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 34381 0 0 0 34192 27 0 0 25 0 1 0 1117223811 145362944 34298 1992294400 134512640 135712473 4294956192 18446744073709551615 134564659 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 35489 34298 109 292 0 35194 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 141956

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/70 14605
/proc/meminfo: memFree=1389528/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=141956 CPUtime=402.17
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 34381 0 0 0 40190 27 0 0 25 0 1 0 1117223811 145362944 34298 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 35489 34298 109 292 0 35194 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 141956

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/70 14605
/proc/meminfo: memFree=1389656/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=141956 CPUtime=462.15
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 34381 0 0 0 46188 27 0 0 25 0 1 0 1117223811 145362944 34298 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 35489 34298 109 292 0 35194 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 141956

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/70 14605
/proc/meminfo: memFree=1389656/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=141956 CPUtime=522.14
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 34381 0 0 0 52186 28 0 0 25 0 1 0 1117223811 145362944 34298 1992294400 134512640 135712473 4294956192 18446744073709551615 134564776 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 35489 34298 109 292 0 35194 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 141956

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/70 14605
/proc/meminfo: memFree=1389656/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=141956 CPUtime=582.12
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 34381 0 0 0 58184 28 0 0 25 0 1 0 1117223811 145362944 34298 1992294400 134512640 135712473 4294956192 18446744073709551615 134563676 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 35489 34298 109 292 0 35194 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 141956

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/70 14605
/proc/meminfo: memFree=1389656/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=141956 CPUtime=642.11
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 34381 0 0 0 64183 28 0 0 25 0 1 0 1117223811 145362944 34298 1992294400 134512640 135712473 4294956192 18446744073709551615 134558734 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 35489 34298 109 292 0 35194 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 141956

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/70 14605
/proc/meminfo: memFree=1389656/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=141956 CPUtime=702.08
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 34382 0 0 0 70180 28 0 0 25 0 1 0 1117223811 145362944 34299 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 35489 34299 109 292 0 35194 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 141956

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.03 2/70 14605
/proc/meminfo: memFree=1389720/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=141956 CPUtime=762.07
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 34382 0 0 0 76179 28 0 0 25 0 1 0 1117223811 145362944 34299 1992294400 134512640 135712473 4294956192 18446744073709551615 134558643 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 35489 34299 109 292 0 35194 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 141956

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/70 14605
/proc/meminfo: memFree=1389656/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=141956 CPUtime=822.06
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 34382 0 0 0 82177 29 0 0 25 0 1 0 1117223811 145362944 34299 1992294400 134512640 135712473 4294956192 18446744073709551615 134564751 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 35489 34299 109 292 0 35194 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 141956

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/70 14605
/proc/meminfo: memFree=1389656/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=141956 CPUtime=882.04
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 34382 0 0 0 88175 29 0 0 25 0 1 0 1117223811 145362944 34299 1992294400 134512640 135712473 4294956192 18446744073709551615 134563218 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 35489 34299 109 292 0 35194 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 141956

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/70 14605
/proc/meminfo: memFree=1379224/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=152860 CPUtime=942.02
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 37130 0 0 0 94170 32 0 0 25 0 1 0 1117223811 156528640 36949 1992294400 134512640 135712473 4294956192 18446744073709551615 134559736 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 38215 36949 109 292 0 37920 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 152860

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 14605
/proc/meminfo: memFree=1360280/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=173040 CPUtime=1002
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 42197 0 0 0 100163 37 0 0 25 0 1 0 1117223811 177192960 41628 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 43260 41628 109 292 0 42965 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 173040

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 14605
/proc/meminfo: memFree=1347544/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=186460 CPUtime=1061.98
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 45567 0 0 0 106157 41 0 0 25 0 1 0 1117223811 190935040 44869 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 46615 44869 109 292 0 46320 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 186460

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 14605
/proc/meminfo: memFree=1334616/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=199860 CPUtime=1121.97
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 48876 0 0 0 112152 45 0 0 25 0 1 0 1117223811 204656640 48049 1992294400 134512640 135712473 4294956192 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 49965 48049 109 292 0 49670 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 199860

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 14605
/proc/meminfo: memFree=1322200/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=213056 CPUtime=1181.95
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 52255 0 0 0 118145 50 0 0 25 0 1 0 1117223811 218169344 51171 1992294400 134512640 135712473 4294956192 18446744073709551615 134564158 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 53264 51171 109 292 0 52969 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 213056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 14605
/proc/meminfo: memFree=1315288/2055920 swapFree=4171336/4192956
[pid=14602] ppid=14600 vsize=221276 CPUtime=1200.05
/proc/14602/stat : 14602 (SApperloT-hrp) R 14600 14602 14164 0 -1 4194304 54563 0 0 0 119953 52 0 0 25 0 1 0 1117223811 226586624 52835 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/14602/statm: 55319 52835 109 292 0 55024 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 221276

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.44
CPU time (s): 1200.1
CPU user time (s): 1199.53
CPU system time (s): 0.565913
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 221276

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

runsolver used 0.996848 second user time and 3.38049 second system time

The end

Launcher Data

Begin job on node44 at 2009-03-30 22:40:07
IDJOB=1533125
IDBENCH=70399
IDSOLVER=510
FILE ID=node44/1533125-1238445607
PBS_JOBID= 9061609
Free space on /tmp= 66400 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/100/unif-k5-r21.3-v100-c2130-S1050568800-025.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533125-1238445607/watcher-1533125-1238445607 -o /tmp/evaluation-result-1533125-1238445607/solver-1533125-1238445607 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1006473618 HOME/instance-1533125-1238445607.cnf

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

MD5SUM BENCH= e85d34ddccfa23997bc15509ac656c11
RANDOM SEED=1006473618

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1527488 kB
Buffers:         83096 kB
Cached:         339880 kB
SwapCached:      11068 kB
Active:         154752 kB
Inactive:       280828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1527488 kB
SwapTotal:     4192956 kB
SwapFree:      4171336 kB
Dirty:            1472 kB
Writeback:           4 kB
Mapped:          18244 kB
Slab:            78204 kB
Committed_AS:  2641152 kB
PageTables:       1800 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= 66396 MiB
End job on node44 at 2009-03-30 23:00:09