Trace number 1532070

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.09 1200.52

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S704699380-099.cnf
MD5SUM79363fa796cb5f9a1d9ad7ab58b2c2fb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark954.206
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
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-1532070-1238371026/watcher-1532070-1238371026 -o /tmp/evaluation-result-1532070-1238371026/solver-1532070-1238371026 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1986559537 HOME/instance-1532070-1238371026.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: 0.92 0.99 1.11 3/64 7810
/proc/meminfo: memFree=799808/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=1616 CPUtime=0
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 188 0 0 0 0 0 0 0 18 0 1 0 1109768721 1654784 172 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 404 172 95 292 0 109 0

[startup+0.0951939 s]
/proc/loadavg: 0.92 0.99 1.11 3/64 7810
/proc/meminfo: memFree=799808/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=3332 CPUtime=0.09
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 655 0 0 0 9 0 0 0 18 0 1 0 1109768721 3411968 638 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 833 638 105 292 0 538 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3332

[startup+0.102193 s]
/proc/loadavg: 0.92 0.99 1.11 3/64 7810
/proc/meminfo: memFree=799808/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=3464 CPUtime=0.09
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 665 0 0 0 9 0 0 0 18 0 1 0 1109768721 3547136 648 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 866 648 105 292 0 571 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3464

[startup+0.301228 s]
/proc/loadavg: 0.92 0.99 1.11 3/64 7810
/proc/meminfo: memFree=799808/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=4400 CPUtime=0.29
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 923 0 0 0 29 0 0 0 19 0 1 0 1109768721 4505600 906 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 1100 906 105 292 0 805 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4400

[startup+0.702296 s]
/proc/loadavg: 0.92 0.99 1.11 3/64 7810
/proc/meminfo: memFree=799808/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=6380 CPUtime=0.69
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 1409 0 0 0 69 0 0 0 23 0 1 0 1109768721 6533120 1392 1992294400 134512640 135712473 4294956192 18446744073709551615 134558357 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 1595 1392 105 292 0 1300 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6380

[startup+1.50144 s]
/proc/loadavg: 0.92 0.99 1.11 2/65 7811
/proc/meminfo: memFree=793016/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=9824 CPUtime=1.49
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 2276 0 0 0 148 1 0 0 25 0 1 0 1109768721 10059776 2259 1992294400 134512640 135712473 4294956192 18446744073709551615 134557896 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 2456 2259 105 292 0 2161 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9824

[startup+3.10171 s]
/proc/loadavg: 0.92 0.99 1.11 2/65 7811
/proc/meminfo: memFree=790328/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=11804 CPUtime=3.09
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 2766 0 0 0 308 1 0 0 25 0 1 0 1109768721 12087296 2749 1992294400 134512640 135712473 4294956192 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 2951 2749 105 292 0 2656 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11804

[startup+6.30126 s]
/proc/loadavg: 0.93 0.99 1.11 2/65 7811
/proc/meminfo: memFree=783992/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=18548 CPUtime=6.29
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 4453 0 0 0 626 3 0 0 25 0 1 0 1109768721 18993152 4436 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 4637 4436 109 292 0 4342 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18548

[startup+12.7014 s]
/proc/loadavg: 0.93 0.99 1.11 2/65 7811
/proc/meminfo: memFree=775168/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=26072 CPUtime=12.68
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 6324 0 0 0 1264 4 0 0 25 0 1 0 1109768721 26697728 6307 1992294400 134512640 135712473 4294956192 18446744073709551615 134564137 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 6518 6307 109 292 0 6223 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26072

[startup+25.5016 s]
/proc/loadavg: 0.95 0.99 1.11 2/65 7811
/proc/meminfo: memFree=772544/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=28364 CPUtime=25.48
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 6875 0 0 0 2544 4 0 0 25 0 1 0 1109768721 29044736 6858 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 7091 6858 109 292 0 6796 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28364

[startup+51.102 s]
/proc/loadavg: 0.96 0.99 1.10 2/65 7811
/proc/meminfo: memFree=770432/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=31000 CPUtime=51.07
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 7504 0 0 0 5102 5 0 0 25 0 1 0 1109768721 31744000 7487 1992294400 134512640 135712473 4294956192 18446744073709551615 134564686 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 7750 7487 109 292 0 7455 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31000

[startup+102.306 s]
/proc/loadavg: 0.98 0.99 1.09 2/65 7811
/proc/meminfo: memFree=767040/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=34280 CPUtime=102.26
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 8267 0 0 0 10220 6 0 0 25 0 1 0 1109768721 35102720 8250 1992294400 134512640 135712473 4294956192 18446744073709551615 134564127 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 8570 8250 109 292 0 8275 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 34280

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 1.09 2/65 7811
/proc/meminfo: memFree=764288/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=37488 CPUtime=162.24
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 8959 0 0 0 16217 7 0 0 25 0 1 0 1109768721 38387712 8942 1992294400 134512640 135712473 4294956192 18446744073709551615 134581084 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 9372 8942 109 292 0 9077 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 37488

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 1.08 2/65 7811
/proc/meminfo: memFree=761536/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=40324 CPUtime=222.21
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 9634 0 0 0 22214 7 0 0 25 0 1 0 1109768721 41291776 9617 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 10081 9617 109 292 0 9786 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 40324

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 1.07 2/65 7817
/proc/meminfo: memFree=758528/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=43528 CPUtime=282.18
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 10367 0 0 0 28210 8 0 0 25 0 1 0 1109768721 44572672 10350 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 10882 10350 109 292 0 10587 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 43528

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 1.07 2/65 7817
/proc/meminfo: memFree=757184/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=44972 CPUtime=342.16
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 10681 0 0 0 34207 9 0 0 25 0 1 0 1109768721 46051328 10664 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 11243 10664 109 292 0 10948 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 44972

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 1.06 2/65 7817
/proc/meminfo: memFree=756544/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=45544 CPUtime=402.14
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 10841 0 0 0 40205 9 0 0 25 0 1 0 1109768721 46637056 10824 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 11386 10824 109 292 0 11091 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 45544

[startup+462.302 s]
/proc/loadavg: 0.99 0.99 1.06 2/65 7817
/proc/meminfo: memFree=754816/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=47648 CPUtime=462.12
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 11284 0 0 0 46202 10 0 0 25 0 1 0 1109768721 48791552 11267 1992294400 134512640 135712473 4294956192 18446744073709551615 134564820 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 11912 11267 109 292 0 11617 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 47648

[startup+522.301 s]
/proc/loadavg: 0.99 0.99 1.05 2/65 7817
/proc/meminfo: memFree=754240/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=48620 CPUtime=522.1
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 11469 0 0 0 52200 10 0 0 25 0 1 0 1109768721 49786880 11452 1992294400 134512640 135712473 4294956192 18446744073709551615 134558630 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 12155 11452 109 292 0 11860 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 48620

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 1.05 2/65 7817
/proc/meminfo: memFree=752960/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=49984 CPUtime=582.08
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 11764 0 0 0 58197 11 0 0 25 0 1 0 1109768721 51183616 11747 1992294400 134512640 135712473 4294956192 18446744073709551615 134540767 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 12496 11747 109 292 0 12201 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 49984

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 1.04 2/65 7817
/proc/meminfo: memFree=750464/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=52632 CPUtime=642.07
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 12378 0 0 0 64195 12 0 0 25 0 1 0 1109768721 53895168 12361 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 13158 12361 109 292 0 12863 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 52632

[startup+702.301 s]
/proc/loadavg: 0.99 0.99 1.03 2/65 7817
/proc/meminfo: memFree=748288/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=54932 CPUtime=702.04
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 12905 0 0 0 70192 12 0 0 25 0 1 0 1109768721 56250368 12888 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 13733 12888 109 292 0 13438 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 54932

[startup+762.306 s]
/proc/loadavg: 0.99 0.99 1.03 2/65 7817
/proc/meminfo: memFree=747904/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=55580 CPUtime=762.02
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 13022 0 0 0 76190 12 0 0 25 0 1 0 1109768721 56913920 13005 1992294400 134512640 135712473 4294956192 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 13895 13005 109 292 0 13600 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 55580

[startup+822.301 s]
/proc/loadavg: 1.15 1.02 1.03 2/65 7817
/proc/meminfo: memFree=747136/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=56268 CPUtime=822
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 13193 0 0 0 82187 13 0 0 25 0 1 0 1109768721 57618432 13176 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 14067 13176 109 292 0 13772 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 56268

[startup+882.301 s]
/proc/loadavg: 1.21 1.05 1.04 2/65 7817
/proc/meminfo: memFree=746368/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=57044 CPUtime=881.97
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 13386 0 0 0 88184 13 0 0 25 0 1 0 1109768721 58413056 13362 1992294400 134512640 135712473 4294956192 18446744073709551615 134559195 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 14261 13362 109 292 0 13966 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 57044

[startup+942.302 s]
/proc/loadavg: 1.18 1.07 1.04 2/65 7817
/proc/meminfo: memFree=745984/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=57592 CPUtime=941.95
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 13495 0 0 0 94182 13 0 0 25 0 1 0 1109768721 58974208 13469 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 14398 13469 109 292 0 14103 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 57592

[startup+1002.3 s]
/proc/loadavg: 1.06 1.05 1.04 2/65 7817
/proc/meminfo: memFree=742912/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=60676 CPUtime=1001.93
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 14247 0 0 0 100179 14 0 0 25 0 1 0 1109768721 62132224 14221 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 15169 14221 109 292 0 14874 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 60676

[startup+1062.3 s]
/proc/loadavg: 1.02 1.04 1.03 2/65 7817
/proc/meminfo: memFree=742272/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=61448 CPUtime=1061.91
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 14438 0 0 0 106177 14 0 0 25 0 1 0 1109768721 62922752 14412 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 15362 14412 109 292 0 15067 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 61448

[startup+1122.3 s]
/proc/loadavg: 1.01 1.03 1.02 2/65 7817
/proc/meminfo: memFree=741504/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=62212 CPUtime=1121.89
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 14605 0 0 0 112174 15 0 0 25 0 1 0 1109768721 63705088 14579 1992294400 134512640 135712473 4294956192 18446744073709551615 134564639 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 15553 14579 109 292 0 15258 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 62212

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.02 2/65 7817
/proc/meminfo: memFree=740672/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=63116 CPUtime=1181.87
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 14816 0 0 0 118171 16 0 0 25 0 1 0 1109768721 64630784 14790 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 15779 14790 109 292 0 15484 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 63116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.02 1.02 2/65 7817
/proc/meminfo: memFree=740608/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=63140 CPUtime=1200.07
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 14834 0 0 0 119991 16 0 0 25 0 1 0 1109768721 64655360 14795 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 15785 14795 109 292 0 15490 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 63140

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.02 1.02 2/65 7817
/proc/meminfo: memFree=740608/2055920 swapFree=4177928/4192956
[pid=7810] ppid=7808 vsize=63140 CPUtime=1200.07
/proc/7810/stat : 7810 (SApperloT-hrp) R 7808 7810 7684 0 -1 4194304 14834 0 0 0 119991 16 0 0 25 0 1 0 1109768721 64655360 14795 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/7810/statm: 15785 14795 109 292 0 15490 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 63140

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1199.92
CPU system time (s): 0.171973
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 63248

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

runsolver used 0.943856 second user time and 2.55361 second system time

The end

Launcher Data

Begin job on node14 at 2009-03-30 01:57:06
IDJOB=1532070
IDBENCH=70188
IDSOLVER=510
FILE ID=node14/1532070-1238371026
PBS_JOBID= 9061248
Free space on /tmp= 65480 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S704699380-099.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532070-1238371026/watcher-1532070-1238371026 -o /tmp/evaluation-result-1532070-1238371026/solver-1532070-1238371026 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1986559537 HOME/instance-1532070-1238371026.cnf

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

MD5SUM BENCH= 79363fa796cb5f9a1d9ad7ab58b2c2fb
RANDOM SEED=1986559537

node14.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.270
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	: 5931.00
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.270
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:        800288 kB
Buffers:         97276 kB
Cached:        1059892 kB
SwapCached:       8964 kB
Active:         160560 kB
Inactive:      1007196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        800288 kB
SwapTotal:     4192956 kB
SwapFree:      4177928 kB
Dirty:            1908 kB
Writeback:           0 kB
Mapped:          16292 kB
Slab:            73824 kB
Committed_AS:  2832136 kB
PageTables:       1456 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= 65476 MiB
End job on node14 at 2009-03-30 02:17:09