Trace number 1716679

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.43

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-13-u.cnf
MD5SUM45ee13b66821e6c36f3e38be418fa121
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables138808
Number of clauses626501
Sum of the clauses size1431026
Maximum clause length10
Minimum clause length1
Number of clauses of size 111712
Number of clauses of size 2503953
Number of clauses of size 384536
Number of clauses of size 42920
Number of clauses of size 511680
Number of clauses of size over 511700

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1716679-1240618966/watcher-1716679-1240618966 -o /tmp/evaluation-result-1716679-1240618966/solver-1716679-1240618966 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=772818019 HOME/instance-1716679-1240618966.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.05 3/65 16232
/proc/meminfo: memFree=1715488/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=5832 CPUtime=0
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 800 0 0 0 0 0 0 0 18 0 1 0 89926678 5971968 784 1992294400 134512640 135712473 4294956192 18446744073709551615 134547530 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 1458 789 92 292 0 1163 0

[startup+0.080235 s]
/proc/loadavg: 1.00 1.00 1.05 3/65 16232
/proc/meminfo: memFree=1715488/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=12948 CPUtime=0.07
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 2366 0 0 0 6 1 0 0 18 0 1 0 89926678 13258752 2350 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 3237 2350 95 292 0 2942 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12948

[startup+0.101236 s]
/proc/loadavg: 1.00 1.00 1.05 3/65 16232
/proc/meminfo: memFree=1715488/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=13740 CPUtime=0.1
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 2570 0 0 0 9 1 0 0 18 0 1 0 89926678 14069760 2554 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 3435 2554 95 292 0 3140 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13740

[startup+0.301257 s]
/proc/loadavg: 1.00 1.00 1.05 3/65 16232
/proc/meminfo: memFree=1715488/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=21264 CPUtime=0.29
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 4549 0 0 0 27 2 0 0 20 0 1 0 89926678 21774336 4533 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 5316 4533 95 292 0 5021 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21264

[startup+0.701299 s]
/proc/loadavg: 1.00 1.00 1.05 3/65 16232
/proc/meminfo: memFree=1715488/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=33112 CPUtime=0.69
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 7672 0 0 0 67 2 0 0 24 0 1 0 89926678 33906688 7527 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 8278 7527 105 292 0 7983 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33112

[startup+1.50138 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 16233
/proc/meminfo: memFree=1685592/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=34012 CPUtime=1.49
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 7982 0 0 0 146 3 0 0 25 0 1 0 89926678 34828288 7643 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 8503 7643 105 292 0 8208 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34012

[startup+3.10155 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 16233
/proc/meminfo: memFree=1685080/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=34012 CPUtime=3.09
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 7992 0 0 0 306 3 0 0 25 0 1 0 89926678 34828288 7653 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 8503 7653 105 292 0 8208 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34012

[startup+6.30289 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 16233
/proc/meminfo: memFree=1684568/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=34276 CPUtime=6.3
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 8043 0 0 0 627 3 0 0 25 0 1 0 89926678 35098624 7704 1992294400 134512640 135712473 4294956192 18446744073709551615 134564137 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 8569 7704 105 292 0 8274 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 34276

[startup+12.7016 s]
/proc/loadavg: 1.07 1.02 1.06 2/66 16233
/proc/meminfo: memFree=1683288/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=36256 CPUtime=12.69
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 8534 0 0 0 1266 3 0 0 25 0 1 0 89926678 37126144 8195 1992294400 134512640 135712473 4294956192 18446744073709551615 134564140 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 9064 8195 109 292 0 8769 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36256

[startup+25.5019 s]
/proc/loadavg: 1.06 1.02 1.06 2/66 16233
/proc/meminfo: memFree=1679064/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=40256 CPUtime=25.49
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 9538 0 0 0 2545 4 0 0 25 0 1 0 89926678 41222144 9199 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 10064 9199 109 292 0 9769 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40256

[startup+51.1016 s]
/proc/loadavg: 1.04 1.01 1.05 2/66 16233
/proc/meminfo: memFree=1671192/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=48776 CPUtime=51.07
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 11552 0 0 0 5102 5 0 0 25 0 1 0 89926678 49946624 11213 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 12194 11213 109 292 0 11899 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 48776

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.05 2/66 16233
/proc/meminfo: memFree=1655320/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=65124 CPUtime=102.26
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 15455 0 0 0 10215 11 0 0 25 0 1 0 89926678 66686976 15116 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 16281 15116 109 292 0 15986 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 65124

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 16233
/proc/meminfo: memFree=1640792/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=80364 CPUtime=162.24
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 19119 0 0 0 16209 15 0 0 25 0 1 0 89926678 82292736 18780 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 20091 18780 109 292 0 19796 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 80364

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 16233
/proc/meminfo: memFree=1627800/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=94144 CPUtime=222.22
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 22427 0 0 0 22203 19 0 0 25 0 1 0 89926678 96403456 21959 1992294400 134512640 135712473 4294956192 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 23536 21959 109 292 0 23241 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 94144

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 16233
/proc/meminfo: memFree=1618776/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=103924 CPUtime=282.21
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 24716 0 0 0 28199 22 0 0 25 0 1 0 89926678 106418176 24248 1992294400 134512640 135712473 4294956192 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 25981 24248 109 292 0 25686 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 103924

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 16233
/proc/meminfo: memFree=1608728/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=114436 CPUtime=342.2
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 27201 0 0 0 34196 24 0 0 25 0 1 0 89926678 117182464 26733 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 28609 26733 109 292 0 28314 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 114436

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 16233
/proc/meminfo: memFree=1599512/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=124188 CPUtime=402.18
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 29525 0 0 0 40192 26 0 0 25 0 1 0 89926678 127168512 29057 1992294400 134512640 135712473 4294956192 18446744073709551615 134553943 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 31047 29057 109 292 0 30752 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 124188

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 16233
/proc/meminfo: memFree=1589336/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=134644 CPUtime=462.16
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 32040 0 0 0 46189 27 0 0 25 0 1 0 89926678 137875456 31572 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 33661 31572 109 292 0 33366 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 134644

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 16233
/proc/meminfo: memFree=1582168/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=143868 CPUtime=522.15
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 34555 0 0 0 52185 30 0 0 25 0 1 0 89926678 147320832 33355 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 35967 33355 109 292 0 35672 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 143868

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16233
/proc/meminfo: memFree=1570904/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=157648 CPUtime=582.14
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 38400 0 0 0 58182 32 0 0 25 0 1 0 89926678 161431552 36219 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 39412 36219 109 292 0 39117 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 157648

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16233
/proc/meminfo: memFree=1569048/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=159260 CPUtime=642.12
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 38791 0 0 0 64180 32 0 0 25 0 1 0 89926678 163082240 36610 1992294400 134512640 135712473 4294956192 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 39815 36610 110 292 0 39520 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 159260

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16233
/proc/meminfo: memFree=1568408/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=159776 CPUtime=702.1
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 38939 0 0 0 70178 32 0 0 25 0 1 0 89926678 163610624 36758 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 39944 36758 110 292 0 39649 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 159776

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16233
/proc/meminfo: memFree=1568088/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=160032 CPUtime=762.09
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 39014 0 0 0 76177 32 0 0 25 0 1 0 89926678 163872768 36833 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 40008 36833 110 292 0 39713 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 160032

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16233
/proc/meminfo: memFree=1567576/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=160804 CPUtime=822.07
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 39139 0 0 0 82175 32 0 0 25 0 1 0 89926678 164663296 36958 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 40201 36958 110 292 0 39906 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 160804

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16233
/proc/meminfo: memFree=1567192/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=161320 CPUtime=882.06
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 39227 0 0 0 88173 33 0 0 25 0 1 0 89926678 165191680 37046 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 40330 37046 110 292 0 40035 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 161320

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16235
/proc/meminfo: memFree=1566936/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=161320 CPUtime=942.04
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 39237 0 0 0 94171 33 0 0 25 0 1 0 89926678 165191680 37056 1992294400 134512640 135712473 4294956192 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 40330 37056 110 292 0 40035 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 161320

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16235
/proc/meminfo: memFree=1566936/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=161320 CPUtime=1002.02
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 39259 0 0 0 100169 33 0 0 25 0 1 0 89926678 165191680 37078 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 40330 37078 110 292 0 40035 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 161320

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16235
/proc/meminfo: memFree=1566872/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=161608 CPUtime=1062.01
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 39298 0 0 0 106168 33 0 0 25 0 1 0 89926678 165486592 37117 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 40402 37117 110 292 0 40107 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 161608

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16235
/proc/meminfo: memFree=1566808/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=161608 CPUtime=1121.99
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 39303 0 0 0 112166 33 0 0 25 0 1 0 89926678 165486592 37122 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 40402 37122 110 292 0 40107 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 161608

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16235
/proc/meminfo: memFree=1566552/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=162124 CPUtime=1181.98
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 39389 0 0 0 118165 33 0 0 25 0 1 0 89926678 166014976 37208 1992294400 134512640 135712473 4294956192 18446744073709551615 134564224 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 40531 37208 110 292 0 40236 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 162124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16235
/proc/meminfo: memFree=1566552/2055920 swapFree=4181224/4192956
[pid=16232] ppid=16230 vsize=162124 CPUtime=1200.07
/proc/16232/stat : 16232 (SApperloT-hrp) R 16230 16232 15784 0 -1 4194304 39390 0 0 0 119974 33 0 0 25 0 1 0 89926678 166014976 37209 1992294400 134512640 135712473 4294956192 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 1 0 0
/proc/16232/statm: 40531 37209 110 292 0 40236 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 162124

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.43
CPU time (s): 1200.11
CPU user time (s): 1199.75
CPU system time (s): 0.357945
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 162124

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

runsolver used 1.27581 second user time and 3.09853 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-25 02:22:47
IDJOB=1716679
IDBENCH=20387
IDSOLVER=510
FILE ID=node79/1716679-1240618966
PBS_JOBID= 9186245
Free space on /tmp= 66288 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-13-u.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716679-1240618966/watcher-1716679-1240618966 -o /tmp/evaluation-result-1716679-1240618966/solver-1716679-1240618966 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=772818019 HOME/instance-1716679-1240618966.cnf

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

MD5SUM BENCH= 45ee13b66821e6c36f3e38be418fa121
RANDOM SEED=772818019

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1715904 kB
Buffers:         42760 kB
Cached:         245912 kB
SwapCached:       6652 kB
Active:         140684 kB
Inactive:       157028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1715904 kB
SwapTotal:     4192956 kB
SwapFree:      4181224 kB
Dirty:           12192 kB
Writeback:           0 kB
Mapped:          13496 kB
Slab:            28264 kB
Committed_AS:   297324 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= 66284 MiB
End job on node79 at 2009-04-25 02:42:49