Trace number 1532860

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.12 1200.56

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/16000/
unif-k3-r4.2-v16000-c67200-S17277413-072.cnf
MD5SUM0ec786bf459e33d21d020cc6c867d755
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark24.9522
Satisfiable
(Un)Satisfiability was proved
Number of variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
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-1532860-1238402519/watcher-1532860-1238402519 -o /tmp/evaluation-result-1532860-1238402519/solver-1532860-1238402519 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=495003287 HOME/instance-1532860-1238402519.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.01 1.11 3/73 22247
/proc/meminfo: memFree=1678832/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=2452 CPUtime=0
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 350 0 0 0 0 0 0 0 20 0 1 0 1112915806 2510848 334 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 613 334 95 292 0 318 0

[startup+0.0956701 s]
/proc/loadavg: 1.00 1.01 1.11 3/73 22247
/proc/meminfo: memFree=1678832/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=6812 CPUtime=0.09
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 1524 0 0 0 9 0 0 0 20 0 1 0 1112915806 6975488 1507 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 1703 1508 105 292 0 1408 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6812

[startup+0.101669 s]
/proc/loadavg: 1.00 1.01 1.11 3/73 22247
/proc/meminfo: memFree=1678832/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=6944 CPUtime=0.09
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 1537 0 0 0 9 0 0 0 20 0 1 0 1112915806 7110656 1520 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 1736 1520 105 292 0 1441 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6944

[startup+0.301709 s]
/proc/loadavg: 1.00 1.01 1.11 3/73 22247
/proc/meminfo: memFree=1678832/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=7604 CPUtime=0.29
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 1716 0 0 0 29 0 0 0 22 0 1 0 1112915806 7786496 1699 1992294400 134512640 135712473 4294956192 18446744073709551615 134581082 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 1901 1699 105 292 0 1606 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7604

[startup+0.70179 s]
/proc/loadavg: 1.00 1.01 1.11 3/73 22247
/proc/meminfo: memFree=1678832/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=8528 CPUtime=0.69
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 1930 0 0 0 69 0 0 0 25 0 1 0 1112915806 8732672 1913 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 2132 1913 105 292 0 1837 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8528

[startup+1.50195 s]
/proc/loadavg: 1.00 1.01 1.10 2/74 22248
/proc/meminfo: memFree=1670952/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=10124 CPUtime=1.49
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 2328 0 0 0 148 1 0 0 25 0 1 0 1112915806 10366976 2311 1992294400 134512640 135712473 4294956192 18446744073709551615 134579421 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 2531 2311 105 292 0 2236 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10124

[startup+3.10128 s]
/proc/loadavg: 1.00 1.01 1.10 2/74 22248
/proc/meminfo: memFree=1668520/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=14268 CPUtime=3.09
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 3371 0 0 0 307 2 0 0 25 0 1 0 1112915806 14610432 3354 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 3567 3354 109 292 0 3272 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14268

[startup+6.30193 s]
/proc/loadavg: 1.00 1.01 1.10 2/74 22248
/proc/meminfo: memFree=1662248/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=19684 CPUtime=6.29
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 4735 0 0 0 626 3 0 0 25 0 1 0 1112915806 20156416 4718 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 4921 4718 109 292 0 4626 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19684

[startup+12.7012 s]
/proc/loadavg: 1.00 1.01 1.10 2/74 22248
/proc/meminfo: memFree=1647336/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=33684 CPUtime=12.68
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 8226 0 0 0 1263 5 0 0 25 0 1 0 1112915806 34492416 8209 1992294400 134512640 135712473 4294956192 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 8421 8209 109 292 0 8126 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33684

[startup+25.5018 s]
/proc/loadavg: 1.00 1.01 1.10 2/74 22248
/proc/meminfo: memFree=1620456/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=59984 CPUtime=25.48
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 14797 0 0 0 2539 9 0 0 25 0 1 0 1112915806 61423616 14747 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 14996 14747 109 292 0 14701 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 59984

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 1.09 2/74 22248
/proc/meminfo: memFree=1596520/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=83132 CPUtime=51.07
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 20613 0 0 0 5094 13 0 0 25 0 1 0 1112915806 85127168 20563 1992294400 134512640 135712473 4294956192 18446744073709551615 134564696 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 20783 20563 109 292 0 20488 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 83132

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.09 2/74 22248
/proc/meminfo: memFree=1586344/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=93328 CPUtime=102.25
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 23142 0 0 0 10210 15 0 0 25 0 1 0 1112915806 95567872 23092 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 23332 23092 109 292 0 23037 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 93328

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/74 22248
/proc/meminfo: memFree=1571816/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=107840 CPUtime=162.23
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 26760 0 0 0 16204 19 0 0 25 0 1 0 1112915806 110428160 26710 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 26960 26710 109 292 0 26665 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 107840

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/74 22248
/proc/meminfo: memFree=1571752/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=107840 CPUtime=222.21
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 26760 0 0 0 22202 19 0 0 25 0 1 0 1112915806 110428160 26710 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 26960 26710 109 292 0 26665 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 107840

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/74 22249
/proc/meminfo: memFree=1567720/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=111888 CPUtime=282.18
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 27716 0 0 0 28199 19 0 0 25 0 1 0 1112915806 114573312 27666 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 27972 27666 109 292 0 27677 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 111888

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/74 22250
/proc/meminfo: memFree=1559848/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=120164 CPUtime=342.17
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 29721 0 0 0 34196 21 0 0 25 0 1 0 1112915806 123047936 29671 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 30041 29671 109 292 0 29746 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 120164

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/74 22250
/proc/meminfo: memFree=1557672/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=122144 CPUtime=402.14
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 30255 0 0 0 40193 21 0 0 25 0 1 0 1112915806 125075456 30205 1992294400 134512640 135712473 4294956192 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 30536 30205 109 292 0 30241 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 122144

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/74 22250
/proc/meminfo: memFree=1557672/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=122144 CPUtime=462.12
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 30255 0 0 0 46191 21 0 0 25 0 1 0 1112915806 125075456 30205 1992294400 134512640 135712473 4294956192 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 30536 30205 109 292 0 30241 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 122144

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/74 22250
/proc/meminfo: memFree=1557736/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=122144 CPUtime=522.1
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 30255 0 0 0 52189 21 0 0 25 0 1 0 1112915806 125075456 30205 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 30536 30205 109 292 0 30241 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 122144

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/74 22250
/proc/meminfo: memFree=1557672/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=122144 CPUtime=582.08
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 30255 0 0 0 58187 21 0 0 25 0 1 0 1112915806 125075456 30205 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 30536 30205 109 292 0 30241 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 122144

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/74 22250
/proc/meminfo: memFree=1554984/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=124924 CPUtime=642.07
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 30927 0 0 0 64185 22 0 0 25 0 1 0 1112915806 127922176 30877 1992294400 134512640 135712473 4294956192 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 31231 30877 109 292 0 30936 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 124924

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/74 22250
/proc/meminfo: memFree=1524136/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=157212 CPUtime=702.03
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 38869 0 0 0 70175 28 0 0 25 0 1 0 1112915806 160985088 38819 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 39303 38819 109 292 0 39008 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 157212

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.02 2/74 22250
/proc/meminfo: memFree=1496424/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=183932 CPUtime=762.02
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 45536 0 0 0 76165 37 0 0 25 0 1 0 1112915806 188346368 45486 1992294400 134512640 135712473 4294956192 18446744073709551615 134559752 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 45983 45486 109 292 0 45688 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 183932

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/74 22250
/proc/meminfo: memFree=1471848/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=208752 CPUtime=821.99
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 51735 0 0 0 82156 43 0 0 25 0 1 0 1112915806 213762048 51685 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 52188 51685 109 292 0 51893 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 208752

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/74 22250
/proc/meminfo: memFree=1447784/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=232644 CPUtime=881.97
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 57705 0 0 0 88148 49 0 0 25 0 1 0 1112915806 238227456 57655 1992294400 134512640 135712473 4294956192 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 58161 57655 109 292 0 57866 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 232644

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/74 22250
/proc/meminfo: memFree=1424296/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=256140 CPUtime=941.95
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 63599 0 0 0 94139 56 0 0 25 0 1 0 1112915806 262287360 63549 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 64035 63549 109 292 0 63740 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 256140

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22250
/proc/meminfo: memFree=1377256/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=303368 CPUtime=1001.93
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 75352 0 0 0 100129 64 0 0 25 0 1 0 1112915806 310648832 75302 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 75842 75302 109 292 0 75547 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 303368

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22250
/proc/meminfo: memFree=1345256/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=335060 CPUtime=1061.91
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 83259 0 0 0 106119 72 0 0 25 0 1 0 1112915806 343101440 83209 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 83765 83209 109 292 0 83470 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 335060

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22250
/proc/meminfo: memFree=1339496/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=340748 CPUtime=1121.89
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 84685 0 0 0 112116 73 0 0 25 0 1 0 1112915806 348925952 84635 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 85187 84635 109 292 0 84892 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 340748

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22256
/proc/meminfo: memFree=1339360/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=341008 CPUtime=1181.86
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 84727 0 0 0 118113 73 0 0 25 0 1 0 1112915806 349192192 84677 1992294400 134512640 135712473 4294956192 18446744073709551615 134559288 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 85252 84677 109 292 0 84957 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 341008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22256
/proc/meminfo: memFree=1339296/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=341008 CPUtime=1200.06
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 84727 0 0 0 119933 73 0 0 25 0 1 0 1112915806 349192192 84677 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 85252 84677 109 292 0 84957 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 341008

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 22256
/proc/meminfo: memFree=1339296/2055920 swapFree=4170060/4192956
[pid=22247] ppid=22245 vsize=341008 CPUtime=1200.06
/proc/22247/stat : 22247 (SApperloT-hrp) R 22245 22247 21931 0 -1 4194304 84727 0 0 0 119933 73 0 0 25 0 1 0 1112915806 349192192 84677 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/22247/statm: 85252 84677 109 292 0 84957 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 341008

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.12
CPU user time (s): 1199.33
CPU system time (s): 0.78588
CPU usage (%): 99.9636
Max. virtual memory (cumulated for all children) (KiB): 341008

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

runsolver used 1.14982 second user time and 3.22851 second system time

The end

Launcher Data

Begin job on node80 at 2009-03-30 10:41:59
IDJOB=1532860
IDBENCH=70346
IDSOLVER=510
FILE ID=node80/1532860-1238402519
PBS_JOBID= 9061375
Free space on /tmp= 64796 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/16000/unif-k3-r4.2-v16000-c67200-S17277413-072.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532860-1238402519/watcher-1532860-1238402519 -o /tmp/evaluation-result-1532860-1238402519/solver-1532860-1238402519 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=495003287 HOME/instance-1532860-1238402519.cnf

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

MD5SUM BENCH= 0ec786bf459e33d21d020cc6c867d755
RANDOM SEED=495003287

node80.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.263
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.263
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:       1679248 kB
Buffers:         70168 kB
Cached:         232552 kB
SwapCached:      14568 kB
Active:          95808 kB
Inactive:       223408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1679248 kB
SwapTotal:     4192956 kB
SwapFree:      4170060 kB
Dirty:            2708 kB
Writeback:           0 kB
Mapped:          22008 kB
Slab:            42532 kB
Committed_AS:  2817500 kB
PageTables:       2008 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= 64796 MiB
End job on node80 at 2009-03-30 11:02:01