Trace number 1534860

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.14 1200.43

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/360/
unif-k3-r4.25-v360-c1530-S1459690542-033.cnf
MD5SUMc06f037558f89bd433f3640c2e148f97
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.006998
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
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-1534860-1238599156/watcher-1534860-1238599156 -o /tmp/evaluation-result-1534860-1238599156/solver-1534860-1238599156 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=421560019 HOME/instance-1534860-1238599156.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: 2.38 2.17 1.66 3/64 1832
/proc/meminfo: memFree=1208992/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=1484 CPUtime=0
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 169 0 0 0 0 0 0 0 18 0 1 0 1132577735 1519616 152 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 371 152 105 292 0 76 0

[startup+0.0424259 s]
/proc/loadavg: 2.38 2.17 1.66 3/64 1832
/proc/meminfo: memFree=1208992/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=1484 CPUtime=0.04
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 196 0 0 0 4 0 0 0 18 0 1 0 1132577735 1519616 179 1992294400 134512640 135712473 4294956192 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 371 179 105 292 0 76 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1484

[startup+0.10143 s]
/proc/loadavg: 2.38 2.17 1.66 3/64 1832
/proc/meminfo: memFree=1208992/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=1616 CPUtime=0.09
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 211 0 0 0 9 0 0 0 18 0 1 0 1132577735 1654784 194 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 404 194 105 292 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1616

[startup+0.301447 s]
/proc/loadavg: 2.38 2.17 1.66 3/64 1832
/proc/meminfo: memFree=1208992/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=2012 CPUtime=0.29
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 322 0 0 0 29 0 0 0 19 0 1 0 1132577735 2060288 305 1992294400 134512640 135712473 4294956192 18446744073709551615 134562642 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 503 305 109 292 0 208 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2012

[startup+0.701484 s]
/proc/loadavg: 2.38 2.17 1.66 3/64 1832
/proc/meminfo: memFree=1208992/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=2144 CPUtime=0.69
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 355 0 0 0 69 0 0 0 23 0 1 0 1132577735 2195456 338 1992294400 134512640 135712473 4294956192 18446744073709551615 134557396 0 0 4096 0 0 0 0 17 0 0 0
/proc/1832/statm: 536 338 109 292 0 241 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2144

[startup+1.50155 s]
/proc/loadavg: 2.38 2.17 1.66 2/65 1833
/proc/meminfo: memFree=1208088/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=2276 CPUtime=1.49
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 391 0 0 0 149 0 0 0 25 0 1 0 1132577735 2330624 374 1992294400 134512640 135712473 4294956192 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 569 374 109 292 0 274 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2276

[startup+3.10169 s]
/proc/loadavg: 2.38 2.17 1.66 2/65 1833
/proc/meminfo: memFree=1207768/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=2540 CPUtime=3.09
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 435 0 0 0 309 0 0 0 25 0 1 0 1132577735 2600960 418 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 635 418 109 292 0 340 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2540

[startup+6.30197 s]
/proc/loadavg: 2.27 2.15 1.66 2/65 1833
/proc/meminfo: memFree=1205784/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=6500 CPUtime=6.28
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 1431 0 0 0 628 0 0 0 25 0 1 0 1132577735 6656000 1414 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 1625 1414 109 292 0 1330 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6500

[startup+12.7015 s]
/proc/loadavg: 2.17 2.13 1.65 2/65 1833
/proc/meminfo: memFree=1201944/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=8084 CPUtime=12.68
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 1823 0 0 0 1268 0 0 0 25 0 1 0 1132577735 8278016 1806 1992294400 134512640 135712473 4294956192 18446744073709551615 134579480 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 2021 1806 109 292 0 1726 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8084

[startup+25.5017 s]
/proc/loadavg: 1.91 2.08 1.64 2/65 1833
/proc/meminfo: memFree=1191960/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=18464 CPUtime=25.48
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 4386 0 0 0 2546 2 0 0 25 0 1 0 1132577735 18907136 4303 1992294400 134512640 135712473 4294956192 18446744073709551615 134558300 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 4616 4303 109 292 0 4321 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18464

[startup+51.1019 s]
/proc/loadavg: 1.60 1.99 1.62 2/65 1833
/proc/meminfo: memFree=1177880/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=33000 CPUtime=51.07
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 7881 0 0 0 5102 5 0 0 25 0 1 0 1132577735 33792000 7798 1992294400 134512640 135712473 4294956192 18446744073709551615 134564235 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 8250 7798 109 292 0 7955 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33000

[startup+102.305 s]
/proc/loadavg: 1.26 1.83 1.59 2/65 1833
/proc/meminfo: memFree=1167704/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=43960 CPUtime=102.26
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 10571 0 0 0 10218 8 0 0 25 0 1 0 1132577735 45015040 10358 1992294400 134512640 135712473 4294956192 18446744073709551615 134564706 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 10990 10358 109 292 0 10695 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 43960

[startup+162.302 s]
/proc/loadavg: 1.09 1.68 1.55 2/65 1833
/proc/meminfo: memFree=1152600/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=59492 CPUtime=162.25
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 14344 0 0 0 16211 14 0 0 25 0 1 0 1132577735 60919808 14131 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 14873 14131 109 292 0 14578 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 59492

[startup+222.302 s]
/proc/loadavg: 1.03 1.55 1.51 2/65 1833
/proc/meminfo: memFree=1136984/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=75880 CPUtime=222.23
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 18250 0 0 0 22205 18 0 0 25 0 1 0 1132577735 77701120 18037 1992294400 134512640 135712473 4294956192 18446744073709551615 134564217 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 18970 18037 109 292 0 18675 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 75880

[startup+282.301 s]
/proc/loadavg: 1.01 1.45 1.48 2/65 1833
/proc/meminfo: memFree=1133528/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=79124 CPUtime=282.22
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 19081 0 0 0 28203 19 0 0 25 0 1 0 1132577735 81022976 18868 1992294400 134512640 135712473 4294956192 18446744073709551615 134564279 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 19781 18868 109 292 0 19486 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 79124

[startup+342.301 s]
/proc/loadavg: 1.00 1.37 1.44 2/65 1833
/proc/meminfo: memFree=1133528/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=79124 CPUtime=342.21
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 19084 0 0 0 34201 20 0 0 25 0 1 0 1132577735 81022976 18871 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 19781 18871 109 292 0 19486 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 79124

[startup+402.302 s]
/proc/loadavg: 1.00 1.30 1.41 2/65 1833
/proc/meminfo: memFree=1120408/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=92756 CPUtime=402.19
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 22409 0 0 0 40196 23 0 0 25 0 1 0 1132577735 94982144 22196 1992294400 134512640 135712473 4294956192 18446744073709551615 134564217 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 23189 22196 109 292 0 22894 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 92756

[startup+462.302 s]
/proc/loadavg: 1.00 1.24 1.38 2/65 1833
/proc/meminfo: memFree=1108568/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=106652 CPUtime=462.17
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 25693 0 0 0 46190 27 0 0 25 0 1 0 1132577735 109211648 25093 1992294400 134512640 135712473 4294956192 18446744073709551615 134564814 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 26663 25093 109 292 0 26368 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 106652

[startup+522.301 s]
/proc/loadavg: 1.00 1.19 1.36 3/65 1833
/proc/meminfo: memFree=1098584/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=116388 CPUtime=522.16
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 28227 0 0 0 52186 30 0 0 25 0 1 0 1132577735 119181312 27627 1992294400 134512640 135712473 4294956192 18446744073709551615 134564137 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 29097 27627 109 292 0 28802 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 116388

[startup+582.302 s]
/proc/loadavg: 1.00 1.16 1.33 2/65 1833
/proc/meminfo: memFree=1089432/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=125520 CPUtime=582.14
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 30495 0 0 0 58182 32 0 0 25 0 1 0 1132577735 128532480 29895 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 31380 29895 109 292 0 31085 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 125520

[startup+642.302 s]
/proc/loadavg: 1.00 1.12 1.31 2/65 1833
/proc/meminfo: memFree=1082904/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=131864 CPUtime=642.14
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 32093 0 0 0 64179 35 0 0 25 0 1 0 1132577735 135028736 31493 1992294400 134512640 135712473 4294956192 18446744073709551615 134592512 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 32966 31493 109 292 0 32671 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 131864

[startup+702.301 s]
/proc/loadavg: 1.00 1.10 1.29 2/65 1833
/proc/meminfo: memFree=1075224/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=140720 CPUtime=702.11
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 34158 0 0 0 70175 36 0 0 25 0 1 0 1132577735 144097280 33429 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 35180 33429 109 292 0 34885 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 140720

[startup+762.305 s]
/proc/loadavg: 1.00 1.08 1.27 2/65 1833
/proc/meminfo: memFree=1068952/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=148116 CPUtime=762.1
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 35970 0 0 0 76172 38 0 0 25 0 1 0 1132577735 151670784 34984 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 37029 34984 109 292 0 36734 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 148116

[startup+822.302 s]
/proc/loadavg: 1.00 1.06 1.25 2/65 1833
/proc/meminfo: memFree=1068120/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=149076 CPUtime=822.08
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 36195 0 0 0 82170 38 0 0 25 0 1 0 1132577735 152653824 35209 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 37269 35209 109 292 0 36974 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 149076

[startup+882.302 s]
/proc/loadavg: 1.00 1.05 1.23 2/65 1833
/proc/meminfo: memFree=1066840/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=150200 CPUtime=882.08
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 36497 0 0 0 88169 39 0 0 25 0 1 0 1132577735 153804800 35511 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 37550 35511 109 292 0 37255 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 150200

[startup+942.301 s]
/proc/loadavg: 1.00 1.04 1.21 2/65 1833
/proc/meminfo: memFree=1066456/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=150584 CPUtime=942.06
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 36597 0 0 0 94167 39 0 0 25 0 1 0 1132577735 154198016 35611 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 37646 35611 109 292 0 37351 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 150584

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.19 2/65 1833
/proc/meminfo: memFree=1063704/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=154336 CPUtime=1002.04
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 37866 0 0 0 100164 40 0 0 25 0 1 0 1132577735 158040064 36285 1992294400 134512640 135712473 4294956192 18446744073709551615 134601436 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 38584 36285 109 292 0 38289 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 154336

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.18 2/65 1833
/proc/meminfo: memFree=1063384/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=154528 CPUtime=1062.03
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 37944 0 0 0 106163 40 0 0 25 0 1 0 1132577735 158236672 36363 1992294400 134512640 135712473 4294956192 18446744073709551615 134601494 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 38632 36363 109 292 0 38337 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 154528

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.17 2/65 1833
/proc/meminfo: memFree=1062744/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=155132 CPUtime=1122.01
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 38156 0 0 0 112161 40 0 0 25 0 1 0 1132577735 158855168 36542 1992294400 134512640 135712473 4294956192 18446744073709551615 134564224 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 38783 36542 109 292 0 38488 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 155132

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.16 2/65 1833
/proc/meminfo: memFree=1061592/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=156332 CPUtime=1182
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 38432 0 0 0 118160 40 0 0 25 0 1 0 1132577735 160083968 36818 1992294400 134512640 135712473 4294956192 18446744073709551615 134601436 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 39083 36818 109 292 0 38788 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 156332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 1.15 2/65 1833
/proc/meminfo: memFree=1061528/2055920 swapFree=4176996/4192956
[pid=1832] ppid=1830 vsize=156332 CPUtime=1200.1
/proc/1832/stat : 1832 (SApperloT-hrp) R 1830 1832 570 0 -1 4194304 38459 0 0 0 119970 40 0 0 25 0 1 0 1132577735 160083968 36845 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/1832/statm: 39083 36845 109 292 0 38788 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 156332

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.14
CPU user time (s): 1199.7
CPU system time (s): 0.435933
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 156332

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

runsolver used 0.950855 second user time and 2.67159 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-01 17:19:16
IDJOB=1534860
IDBENCH=70746
IDSOLVER=510
FILE ID=node50/1534860-1238599156
PBS_JOBID= 9068305
Free space on /tmp= 64220 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/360/unif-k3-r4.25-v360-c1530-S1459690542-033.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534860-1238599156/watcher-1534860-1238599156 -o /tmp/evaluation-result-1534860-1238599156/solver-1534860-1238599156 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=421560019 HOME/instance-1534860-1238599156.cnf

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

MD5SUM BENCH= c06f037558f89bd433f3640c2e148f97
RANDOM SEED=421560019

node50.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.238
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.238
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:       1209472 kB
Buffers:        108188 kB
Cached:         630572 kB
SwapCached:       9920 kB
Active:         231052 kB
Inactive:       519356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1209472 kB
SwapTotal:     4192956 kB
SwapFree:      4176996 kB
Dirty:            1452 kB
Writeback:           0 kB
Mapped:          17324 kB
Slab:            81980 kB
Committed_AS:  3258564 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= 64220 MiB
End job on node50 at 2009-04-01 17:39:19