Trace number 1534815

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/380/
unif-k3-r4.25-v380-c1615-S1516934767-080.cnf
MD5SUMe81ed5c11d3bffdd04a2753974045769
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.008998
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
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-1534815-1238596805/watcher-1534815-1238596805 -o /tmp/evaluation-result-1534815-1238596805/solver-1534815-1238596805 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1340945610 HOME/instance-1534815-1238596805.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.61 1.13 1.04 3/68 10627
/proc/meminfo: memFree=978672/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=1484 CPUtime=0
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 171 0 0 0 0 0 0 0 18 0 1 0 1132342212 1519616 154 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 371 154 105 292 0 76 0

[startup+0.070521 s]
/proc/loadavg: 1.61 1.13 1.04 3/68 10627
/proc/meminfo: memFree=978672/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=1616 CPUtime=0.06
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 207 0 0 0 6 0 0 0 18 0 1 0 1132342212 1654784 190 1992294400 134512640 135712473 4294956192 18446744073709551615 134574413 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 404 190 105 292 0 109 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1616

[startup+0.101523 s]
/proc/loadavg: 1.61 1.13 1.04 3/68 10627
/proc/meminfo: memFree=978672/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=1616 CPUtime=0.09
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 214 0 0 0 9 0 0 0 18 0 1 0 1132342212 1654784 197 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 404 197 105 292 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1616

[startup+0.301535 s]
/proc/loadavg: 1.61 1.13 1.04 3/68 10627
/proc/meminfo: memFree=978672/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=2144 CPUtime=0.29
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 338 0 0 0 29 0 0 0 19 0 1 0 1132342212 2195456 321 1992294400 134512640 135712473 4294956192 18446744073709551615 134558542 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 536 321 109 292 0 241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2144

[startup+0.70158 s]
/proc/loadavg: 1.61 1.13 1.04 3/68 10627
/proc/meminfo: memFree=978672/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=2276 CPUtime=0.69
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 371 0 0 0 69 0 0 0 22 0 1 0 1132342212 2330624 354 1992294400 134512640 135712473 4294956192 18446744073709551615 134563610 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 569 354 109 292 0 274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2276

[startup+1.50167 s]
/proc/loadavg: 1.61 1.13 1.04 2/69 10628
/proc/meminfo: memFree=977448/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=3332 CPUtime=1.49
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 649 0 0 0 149 0 0 0 25 0 1 0 1132342212 3411968 632 1992294400 134512640 135712473 4294956192 18446744073709551615 134554243 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 833 632 109 292 0 538 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3332

[startup+3.10185 s]
/proc/loadavg: 1.56 1.13 1.04 2/69 10628
/proc/meminfo: memFree=976296/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=3596 CPUtime=3.09
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 702 0 0 0 309 0 0 0 25 0 1 0 1132342212 3682304 685 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 899 685 109 292 0 604 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3596

[startup+6.3012 s]
/proc/loadavg: 1.56 1.13 1.04 2/69 10628
/proc/meminfo: memFree=975976/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=3860 CPUtime=6.29
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 767 0 0 0 629 0 0 0 25 0 1 0 1132342212 3952640 750 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 965 750 109 292 0 670 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3860

[startup+12.7019 s]
/proc/loadavg: 1.47 1.12 1.04 2/69 10628
/proc/meminfo: memFree=975528/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=4124 CPUtime=12.68
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 837 0 0 0 1268 0 0 0 25 0 1 0 1132342212 4222976 820 1992294400 134512640 135712473 4294956192 18446744073709551615 134558829 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 1031 820 109 292 0 736 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4124

[startup+25.5023 s]
/proc/loadavg: 1.40 1.12 1.04 2/69 10628
/proc/meminfo: memFree=975144/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=4520 CPUtime=25.48
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 929 0 0 0 2548 0 0 0 25 0 1 0 1132342212 4628480 912 1992294400 134512640 135712473 4294956192 18446744073709551615 134564600 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 1130 912 109 292 0 835 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4520

[startup+51.1022 s]
/proc/loadavg: 1.26 1.11 1.04 2/69 10628
/proc/meminfo: memFree=974632/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=5052 CPUtime=51.08
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 1070 0 0 0 5107 1 0 0 25 0 1 0 1132342212 5173248 1053 1992294400 134512640 135712473 4294956192 18446744073709551615 134564210 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 1263 1053 109 292 0 968 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5052

[startup+102.307 s]
/proc/loadavg: 1.10 1.08 1.03 2/69 10628
/proc/meminfo: memFree=915752/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=64280 CPUtime=102.26
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 15764 0 0 0 10216 10 0 0 25 0 1 0 1132342212 65822720 15747 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 16070 15747 109 292 0 15775 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 64280

[startup+162.302 s]
/proc/loadavg: 1.04 1.07 1.02 2/69 10628
/proc/meminfo: memFree=861160/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=119632 CPUtime=162.24
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 29499 0 0 0 16206 18 0 0 25 0 1 0 1132342212 122503168 29416 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 29908 29416 109 292 0 29613 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 119632

[startup+222.302 s]
/proc/loadavg: 1.01 1.05 1.02 2/69 10628
/proc/meminfo: memFree=841256/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=139796 CPUtime=222.23
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 34404 0 0 0 22200 23 0 0 25 0 1 0 1132342212 143151104 34313 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 34949 34313 109 292 0 34654 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 139796

[startup+282.303 s]
/proc/loadavg: 1.00 1.04 1.01 2/69 10628
/proc/meminfo: memFree=822952/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=159428 CPUtime=282.21
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 39129 0 0 0 28193 28 0 0 25 0 1 0 1132342212 163254272 38908 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 39857 38908 109 292 0 39562 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 159428

[startup+342.302 s]
/proc/loadavg: 1.00 1.03 1.01 2/69 10630
/proc/meminfo: memFree=809512/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=172944 CPUtime=342.19
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 42412 0 0 0 34189 30 0 0 25 0 1 0 1132342212 177094656 42191 1992294400 134512640 135712473 4294956192 18446744073709551615 134589296 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 43236 42191 109 292 0 42941 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 172944

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/69 10630
/proc/meminfo: memFree=792936/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=190216 CPUtime=402.17
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 46603 0 0 0 40181 36 0 0 25 0 1 0 1132342212 194781184 46382 1992294400 134512640 135712473 4294956192 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 47554 46382 109 292 0 47259 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 190216

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/69 10630
/proc/meminfo: memFree=777576/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=206156 CPUtime=462.15
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 50416 0 0 0 46175 40 0 0 25 0 1 0 1132342212 211103744 50195 1992294400 134512640 135712473 4294956192 18446744073709551615 134540629 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 51539 50195 109 292 0 51244 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 206156

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/69 10630
/proc/meminfo: memFree=766440/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=217572 CPUtime=522.14
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 53174 0 0 0 52171 43 0 0 25 0 1 0 1132342212 222793728 52953 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 54393 52953 109 292 0 54098 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 217572

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/69 10630
/proc/meminfo: memFree=760040/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=224116 CPUtime=582.12
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 54781 0 0 0 58168 44 0 0 25 0 1 0 1132342212 229494784 54560 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 56029 54560 109 292 0 55734 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 224116

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10630
/proc/meminfo: memFree=747944/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=236668 CPUtime=642.11
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 57785 0 0 0 64163 48 0 0 25 0 1 0 1132342212 242348032 57564 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 59167 57564 109 292 0 58872 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 236668

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10630
/proc/meminfo: memFree=735528/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=249696 CPUtime=702.09
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 60915 0 0 0 70157 52 0 0 25 0 1 0 1132342212 255688704 60694 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 62424 60694 109 292 0 62129 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 249696

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10630
/proc/meminfo: memFree=722344/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=263324 CPUtime=762.07
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 64176 0 0 0 76152 55 0 0 25 0 1 0 1132342212 269643776 63955 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 65831 63955 109 292 0 65536 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 263324

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10630
/proc/meminfo: memFree=710696/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=275764 CPUtime=822.05
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 67152 0 0 0 82146 59 0 0 25 0 1 0 1132342212 282382336 66931 1992294400 134512640 135712473 4294956192 18446744073709551615 134592512 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 68941 66931 109 292 0 68646 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 275764

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10630
/proc/meminfo: memFree=695336/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=291360 CPUtime=882.03
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 70931 0 0 0 88140 63 0 0 25 0 1 0 1132342212 298352640 70710 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 72840 70710 109 292 0 72545 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 291360

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10630
/proc/meminfo: memFree=682600/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=304720 CPUtime=942.02
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 74135 0 0 0 94135 67 0 0 25 0 1 0 1132342212 312033280 73914 1992294400 134512640 135712473 4294956192 18446744073709551615 135153751 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 76180 73914 109 292 0 75885 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 304720

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10630
/proc/meminfo: memFree=675560/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=311776 CPUtime=1002
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 75847 0 0 0 100131 69 0 0 25 0 1 0 1132342212 319258624 75626 1992294400 134512640 135712473 4294956192 18446744073709551615 134543713 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 77944 75626 109 292 0 77649 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 311776

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10630
/proc/meminfo: memFree=671336/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=316280 CPUtime=1061.99
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 76970 0 0 0 106128 71 0 0 25 0 1 0 1132342212 323870720 76749 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 79070 76749 109 292 0 78775 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 316280

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10630
/proc/meminfo: memFree=657704/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=330780 CPUtime=1121.96
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 80599 0 0 0 112122 74 0 0 25 0 1 0 1132342212 338718720 80120 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 82695 80120 109 292 0 82400 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 330780

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10630
/proc/meminfo: memFree=645736/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=343004 CPUtime=1181.95
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 83623 0 0 0 118117 78 0 0 25 0 1 0 1132342212 351236096 83144 1992294400 134512640 135712473 4294956192 18446744073709551615 134564235 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 85751 83144 109 292 0 85456 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 343004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 10630
/proc/meminfo: memFree=641960/2055920 swapFree=4176188/4192956
[pid=10627] ppid=10625 vsize=346524 CPUtime=1200.05
/proc/10627/stat : 10627 (SApperloT-hrp) R 10625 10627 9931 0 -1 4194304 84503 0 0 0 119925 80 0 0 25 0 1 0 1132342212 354840576 84024 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/10627/statm: 86631 84024 109 292 0 86336 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 346524

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.46
CPU time (s): 1200.11
CPU user time (s): 1199.26
CPU system time (s): 0.85487
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 346524

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

runsolver used 1.02584 second user time and 3.35049 second system time

The end

Launcher Data

Begin job on node59 at 2009-04-01 16:40:05
IDJOB=1534815
IDBENCH=70737
IDSOLVER=510
FILE ID=node59/1534815-1238596805
PBS_JOBID= 9062237
Free space on /tmp= 66248 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/380/unif-k3-r4.25-v380-c1615-S1516934767-080.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534815-1238596805/watcher-1534815-1238596805 -o /tmp/evaluation-result-1534815-1238596805/solver-1534815-1238596805 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1340945610 HOME/instance-1534815-1238596805.cnf

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

MD5SUM BENCH= e81ed5c11d3bffdd04a2753974045769
RANDOM SEED=1340945610

node59.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.209
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.209
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:        979088 kB
Buffers:        112672 kB
Cached:         854264 kB
SwapCached:      10156 kB
Active:         230892 kB
Inactive:       747680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        979088 kB
SwapTotal:     4192956 kB
SwapFree:      4176188 kB
Dirty:            1704 kB
Writeback:           0 kB
Mapped:          16736 kB
Slab:            83736 kB
Committed_AS:  3153740 kB
PageTables:       1720 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= 66248 MiB
End job on node59 at 2009-04-01 17:00:08