Trace number 1532560

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/2000/
unif-k3-r4.2-v2000-c8400-S136987316-008.cnf
MD5SUMf6ddf1b0f08bcc31521c4b74db5ce22f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.330948
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses8400
Sum of the clauses size25200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38400
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-1532560-1238387638/watcher-1532560-1238387638 -o /tmp/evaluation-result-1532560-1238387638/solver-1532560-1238387638 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1634704789 HOME/instance-1532560-1238387638.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.45 1.79 1.59 3/80 26952
/proc/meminfo: memFree=1433640/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=1748 CPUtime=0
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 223 0 0 0 0 0 0 0 18 0 1 0 1111427676 1789952 207 1992294400 134512640 135712473 4294956192 18446744073709551615 135111637 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 437 208 95 292 0 142 0

[startup+0.0836511 s]
/proc/loadavg: 1.45 1.79 1.59 3/80 26952
/proc/meminfo: memFree=1433640/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=2276 CPUtime=0.08
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 389 0 0 0 8 0 0 0 18 0 1 0 1111427676 2330624 372 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 569 372 105 292 0 274 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2276

[startup+0.101651 s]
/proc/loadavg: 1.45 1.79 1.59 3/80 26952
/proc/meminfo: memFree=1433640/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=2408 CPUtime=0.09
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 405 0 0 0 9 0 0 0 18 0 1 0 1111427676 2465792 388 1992294400 134512640 135712473 4294956192 18446744073709551615 134557396 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 602 388 105 292 0 307 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2408

[startup+0.301672 s]
/proc/loadavg: 1.45 1.79 1.59 3/80 26952
/proc/meminfo: memFree=1433640/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=3072 CPUtime=0.29
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 578 0 0 0 29 0 0 0 19 0 1 0 1111427676 3145728 561 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 768 561 105 292 0 473 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3072

[startup+0.701714 s]
/proc/loadavg: 1.45 1.79 1.59 3/80 26952
/proc/meminfo: memFree=1433640/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=4260 CPUtime=0.69
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 862 0 0 0 69 0 0 0 22 0 1 0 1111427676 4362240 845 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 1065 845 109 292 0 770 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4260

[startup+1.5018 s]
/proc/loadavg: 1.45 1.79 1.59 2/81 26953
/proc/meminfo: memFree=1429792/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=5712 CPUtime=1.49
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 1248 0 0 0 149 0 0 0 25 0 1 0 1111427676 5849088 1231 1992294400 134512640 135712473 4294956192 18446744073709551615 134557940 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 1428 1231 109 292 0 1133 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5712

[startup+3.10196 s]
/proc/loadavg: 1.42 1.77 1.59 2/81 26953
/proc/meminfo: memFree=1428640/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=6504 CPUtime=3.09
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 1426 0 0 0 309 0 0 0 25 0 1 0 1111427676 6660096 1409 1992294400 134512640 135712473 4294956192 18446744073709551615 134563061 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 1626 1409 109 292 0 1331 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6504

[startup+6.3013 s]
/proc/loadavg: 1.42 1.77 1.59 2/81 26953
/proc/meminfo: memFree=1427360/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=7424 CPUtime=6.29
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 1660 0 0 0 629 0 0 0 25 0 1 0 1111427676 7602176 1643 1992294400 134512640 135712473 4294956192 18446744073709551615 134564120 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 1856 1643 109 292 0 1561 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7424

[startup+12.702 s]
/proc/loadavg: 1.38 1.76 1.59 2/81 26953
/proc/meminfo: memFree=1426216/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=8348 CPUtime=12.68
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 1894 0 0 0 1268 0 0 0 25 0 1 0 1111427676 8548352 1877 1992294400 134512640 135712473 4294956192 18446744073709551615 134560711 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 2087 1877 109 292 0 1792 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8348

[startup+25.5013 s]
/proc/loadavg: 1.37 1.74 1.58 2/81 26953
/proc/meminfo: memFree=1424680/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=9968 CPUtime=25.49
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 2260 0 0 0 2548 1 0 0 25 0 1 0 1111427676 10207232 2243 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 2492 2243 109 292 0 2197 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9968

[startup+51.102 s]
/proc/loadavg: 1.32 1.70 1.57 2/81 26953
/proc/meminfo: memFree=1422888/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=11844 CPUtime=51.08
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 2729 0 0 0 5107 1 0 0 25 0 1 0 1111427676 12128256 2712 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 2961 2712 109 292 0 2666 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11844

[startup+102.306 s]
/proc/loadavg: 1.17 1.59 1.54 2/81 26953
/proc/meminfo: memFree=1364392/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=70276 CPUtime=102.26
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 17311 0 0 0 10215 11 0 0 25 0 1 0 1111427676 71962624 17294 1992294400 134512640 135712473 4294956192 18446744073709551615 134558641 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 17569 17294 109 292 0 17274 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 70276

[startup+162.302 s]
/proc/loadavg: 1.11 1.50 1.51 2/81 26953
/proc/meminfo: memFree=1361320/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=73572 CPUtime=162.25
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 18072 0 0 0 16212 13 0 0 25 0 1 0 1111427676 75337728 18055 1992294400 134512640 135712473 4294956192 18446744073709551615 134581104 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 18393 18055 109 292 0 18098 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 73572

[startup+222.302 s]
/proc/loadavg: 1.04 1.40 1.47 2/81 26953
/proc/meminfo: memFree=1359208/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=75944 CPUtime=222.23
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 18598 0 0 0 22210 13 0 0 25 0 1 0 1111427676 77766656 18581 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 18986 18581 109 292 0 18691 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 75944

[startup+282.301 s]
/proc/loadavg: 1.01 1.33 1.44 2/81 26953
/proc/meminfo: memFree=1358056/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=77148 CPUtime=282.22
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 18896 0 0 0 28208 14 0 0 25 0 1 0 1111427676 78999552 18871 1992294400 134512640 135712473 4294956192 18446744073709551615 134563918 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 19287 18871 109 292 0 18992 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 77148

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.41 2/81 26953
/proc/meminfo: memFree=1356456/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=78660 CPUtime=342.2
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 19272 0 0 0 34206 14 0 0 25 0 1 0 1111427676 80547840 19247 1992294400 134512640 135712473 4294956192 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 19665 19247 109 292 0 19370 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 78660

[startup+402.302 s]
/proc/loadavg: 1.00 1.22 1.38 2/81 26953
/proc/meminfo: memFree=1355496/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=79816 CPUtime=402.19
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 19509 0 0 0 40204 15 0 0 25 0 1 0 1111427676 81731584 19484 1992294400 134512640 135712473 4294956192 18446744073709551615 134564124 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 19954 19484 109 292 0 19659 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 79816

[startup+462.302 s]
/proc/loadavg: 1.00 1.18 1.36 2/81 26953
/proc/meminfo: memFree=1353960/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=81444 CPUtime=462.17
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 19889 0 0 0 46202 15 0 0 25 0 1 0 1111427676 83398656 19864 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 20361 19864 109 292 0 20066 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 81444

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.33 2/81 26953
/proc/meminfo: memFree=1353256/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=82352 CPUtime=522.15
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 20088 0 0 0 52200 15 0 0 25 0 1 0 1111427676 84328448 20063 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 20588 20063 109 292 0 20293 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 82352

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.31 2/81 26955
/proc/meminfo: memFree=1352488/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=83208 CPUtime=582.14
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 20273 0 0 0 58198 16 0 0 25 0 1 0 1111427676 85204992 20248 1992294400 134512640 135712473 4294956192 18446744073709551615 134564210 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 20802 20248 109 292 0 20507 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 83208

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.28 2/81 26955
/proc/meminfo: memFree=1351592/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=84080 CPUtime=642.13
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 20483 0 0 0 64197 16 0 0 25 0 1 0 1111427676 86097920 20458 1992294400 134512640 135712473 4294956192 18446744073709551615 134564156 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 21020 20458 109 292 0 20725 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 84080

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.27 2/81 26955
/proc/meminfo: memFree=1350504/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=85360 CPUtime=702.11
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 20759 0 0 0 70195 16 0 0 25 0 1 0 1111427676 87408640 20734 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 21340 20734 109 292 0 21045 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 85360

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.25 2/81 26955
/proc/meminfo: memFree=1349928/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=86096 CPUtime=762.1
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 20906 0 0 0 76194 16 0 0 25 0 1 0 1111427676 88162304 20881 1992294400 134512640 135712473 4294956192 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 21524 20881 109 292 0 21229 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 86096

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.23 2/81 26955
/proc/meminfo: memFree=1349224/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=86808 CPUtime=822.07
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 21073 0 0 0 82191 16 0 0 25 0 1 0 1111427676 88891392 21048 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 21702 21048 109 292 0 21407 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 86808

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.21 2/81 26955
/proc/meminfo: memFree=1348776/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=87272 CPUtime=882.06
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 21187 0 0 0 88190 16 0 0 25 0 1 0 1111427676 89366528 21162 1992294400 134512640 135712473 4294956192 18446744073709551615 134564799 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 21818 21162 109 292 0 21523 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 87272

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.19 2/81 26955
/proc/meminfo: memFree=1347944/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=88232 CPUtime=942.05
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 21414 0 0 0 94188 17 0 0 25 0 1 0 1111427676 90349568 21389 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 22058 21389 109 292 0 21763 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 88232

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.18 2/81 26955
/proc/meminfo: memFree=1346920/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=89244 CPUtime=1002.03
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 21658 0 0 0 100186 17 0 0 25 0 1 0 1111427676 91385856 21633 1992294400 134512640 135712473 4294956192 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 22311 21633 109 292 0 22016 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 89244

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/81 26955
/proc/meminfo: memFree=1346408/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=89816 CPUtime=1062.01
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 21796 0 0 0 106184 17 0 0 25 0 1 0 1111427676 91971584 21771 1992294400 134512640 135712473 4294956192 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 22454 21771 109 292 0 22159 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 89816

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.16 2/81 26955
/proc/meminfo: memFree=1345704/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=90664 CPUtime=1121.99
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 21968 0 0 0 112182 17 0 0 25 0 1 0 1111427676 92839936 21943 1992294400 134512640 135712473 4294956192 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 22666 21943 109 292 0 22371 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 90664

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/81 26955
/proc/meminfo: memFree=1345128/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=91224 CPUtime=1181.98
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 22095 0 0 0 118181 17 0 0 25 0 1 0 1111427676 93413376 22070 1992294400 134512640 135712473 4294956192 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 22806 22070 109 292 0 22511 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 91224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.14 2/81 26955
/proc/meminfo: memFree=1345000/2055912 swapFree=4170680/4192956
[pid=26952] ppid=26950 vsize=91368 CPUtime=1200.08
/proc/26952/stat : 26952 (SApperloT-hrp) R 26950 26952 26678 0 -1 4194304 22129 0 0 0 119991 17 0 0 25 0 1 0 1111427676 93560832 22104 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/26952/statm: 22842 22104 109 292 0 22547 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 91368

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.11
CPU user time (s): 1199.91
CPU system time (s): 0.19497
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 91368

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

runsolver used 1.67674 second user time and 3.75343 second system time

The end

Launcher Data

Begin job on node78 at 2009-03-30 06:33:58
IDJOB=1532560
IDBENCH=70286
IDSOLVER=510
FILE ID=node78/1532560-1238387638
PBS_JOBID= 9061346
Free space on /tmp= 126872 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/2000/unif-k3-r4.2-v2000-c8400-S136987316-008.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532560-1238387638/watcher-1532560-1238387638 -o /tmp/evaluation-result-1532560-1238387638/solver-1532560-1238387638 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1634704789 HOME/instance-1532560-1238387638.cnf

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

MD5SUM BENCH= f6ddf1b0f08bcc31521c4b74db5ce22f
RANDOM SEED=1634704789

node78.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.214
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.214
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:      2055912 kB
MemFree:       1434056 kB
Buffers:         84624 kB
Cached:         447548 kB
SwapCached:       7748 kB
Active:         226212 kB
Inactive:       316448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1434056 kB
SwapTotal:     4192956 kB
SwapFree:      4170680 kB
Dirty:            1572 kB
Writeback:           0 kB
Mapped:          16076 kB
Slab:            63368 kB
Committed_AS:  2526112 kB
PageTables:       2556 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126872 MiB
End job on node78 at 2009-03-30 06:54:00