Trace number 1534085

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT hrp? (TO) 1200.11 1200.43

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/440/
unif-k3-r4.25-v440-c1870-S1035441377-058.cnf
MD5SUMc6ff311280a6d1a0e6f0a58edc326a81
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark194.826
Satisfiable
(Un)Satisfiability was proved
Number of variables440
Number of clauses1870
Sum of the clauses size5610
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31870
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-1534085-1238530368/watcher-1534085-1238530368 -o /tmp/evaluation-result-1534085-1238530368/solver-1534085-1238530368 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1051109181 HOME/instance-1534085-1238530368.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.16 3/64 16318
/proc/meminfo: memFree=1506728/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=1484 CPUtime=0
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 1125699092 1519616 158 1992294400 134512640 135712473 4294956192 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 371 158 105 292 0 76 0

[startup+0.0811791 s]
/proc/loadavg: 0.92 0.99 1.16 3/64 16318
/proc/meminfo: memFree=1506728/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=1616 CPUtime=0.08
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 220 0 0 0 8 0 0 0 18 0 1 0 1125699092 1654784 203 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 404 203 105 292 0 109 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1616

[startup+0.10118 s]
/proc/loadavg: 0.92 0.99 1.16 3/64 16318
/proc/meminfo: memFree=1506728/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=1616 CPUtime=0.1
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 225 0 0 0 10 0 0 0 18 0 1 0 1125699092 1654784 208 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 404 208 105 292 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1616

[startup+0.301202 s]
/proc/loadavg: 0.92 0.99 1.16 3/64 16318
/proc/meminfo: memFree=1506728/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=2144 CPUtime=0.3
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 348 0 0 0 30 0 0 0 19 0 1 0 1125699092 2195456 331 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 536 331 109 292 0 241 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2144

[startup+0.701248 s]
/proc/loadavg: 0.92 0.99 1.16 3/64 16318
/proc/meminfo: memFree=1506728/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=2276 CPUtime=0.7
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 389 0 0 0 70 0 0 0 22 0 1 0 1125699092 2330624 372 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 569 372 109 292 0 274 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2276

[startup+1.50134 s]
/proc/loadavg: 0.92 0.99 1.16 2/65 16319
/proc/meminfo: memFree=1505568/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=2540 CPUtime=1.5
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 433 0 0 0 150 0 0 0 25 0 1 0 1125699092 2600960 416 1992294400 134512640 135712473 4294956192 18446744073709551615 134574371 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 635 416 109 292 0 340 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2540

[startup+3.10152 s]
/proc/loadavg: 0.92 0.99 1.16 2/65 16319
/proc/meminfo: memFree=1505248/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=2672 CPUtime=3.1
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 488 0 0 0 310 0 0 0 25 0 1 0 1125699092 2736128 471 1992294400 134512640 135712473 4294956192 18446744073709551615 134554654 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 668 471 109 292 0 373 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2672

[startup+6.30189 s]
/proc/loadavg: 0.93 0.99 1.16 2/65 16319
/proc/meminfo: memFree=1504864/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=2936 CPUtime=6.29
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 563 0 0 0 629 0 0 0 25 0 1 0 1125699092 3006464 546 1992294400 134512640 135712473 4294956192 18446744073709551615 134564120 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 734 546 109 292 0 439 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2936

[startup+12.7016 s]
/proc/loadavg: 0.93 0.99 1.16 2/65 16319
/proc/meminfo: memFree=1504416/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=3992 CPUtime=12.69
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 821 0 0 0 1269 0 0 0 25 0 1 0 1125699092 4087808 804 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 998 804 109 292 0 703 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3992

[startup+25.5011 s]
/proc/loadavg: 1.01 1.00 1.16 2/65 16319
/proc/meminfo: memFree=1491808/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=15876 CPUtime=25.49
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 3787 0 0 0 2547 2 0 0 25 0 1 0 1125699092 16257024 3770 1992294400 134512640 135712473 4294956192 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 3969 3770 109 292 0 3674 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15876

[startup+51.102 s]
/proc/loadavg: 1.01 1.00 1.16 2/65 16319
/proc/meminfo: memFree=1491168/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=16552 CPUtime=51.08
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 3946 0 0 0 5106 2 0 0 25 0 1 0 1125699092 16949248 3929 1992294400 134512640 135712473 4294956192 18446744073709551615 134564172 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 4138 3929 109 292 0 3843 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16552

[startup+102.306 s]
/proc/loadavg: 1.05 1.01 1.16 2/65 16319
/proc/meminfo: memFree=1490464/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=17216 CPUtime=102.27
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 4108 0 0 0 10225 2 0 0 25 0 1 0 1125699092 17629184 4091 1992294400 134512640 135712473 4294956192 18446744073709551615 134563860 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 4304 4091 109 292 0 4009 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 17216

[startup+162.302 s]
/proc/loadavg: 1.06 1.02 1.15 2/65 16319
/proc/meminfo: memFree=1489952/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=17620 CPUtime=162.24
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 4230 0 0 0 16222 2 0 0 25 0 1 0 1125699092 18042880 4213 1992294400 134512640 135712473 4294956192 18446744073709551615 134552634 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 4405 4213 109 292 0 4110 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 17620

[startup+222.302 s]
/proc/loadavg: 1.06 1.03 1.14 2/65 16319
/proc/meminfo: memFree=1489632/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=18020 CPUtime=222.23
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 4311 0 0 0 22221 2 0 0 25 0 1 0 1125699092 18452480 4294 1992294400 134512640 135712473 4294956192 18446744073709551615 134557958 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 4505 4294 109 292 0 4210 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 18020

[startup+282.301 s]
/proc/loadavg: 1.13 1.05 1.14 2/65 16319
/proc/meminfo: memFree=1489184/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=18428 CPUtime=282.21
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 4404 0 0 0 28219 2 0 0 25 0 1 0 1125699092 18870272 4387 1992294400 134512640 135712473 4294956192 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 4607 4387 109 292 0 4312 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 18428

[startup+342.301 s]
/proc/loadavg: 1.15 1.07 1.14 2/65 16319
/proc/meminfo: memFree=1488992/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=18564 CPUtime=342.2
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 4449 0 0 0 34217 3 0 0 25 0 1 0 1125699092 19009536 4432 1992294400 134512640 135712473 4294956192 18446744073709551615 134552823 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 4641 4432 109 292 0 4346 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 18564

[startup+402.301 s]
/proc/loadavg: 1.16 1.09 1.14 2/65 16319
/proc/meminfo: memFree=1488736/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=18836 CPUtime=402.18
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 4511 0 0 0 40215 3 0 0 25 0 1 0 1125699092 19288064 4494 1992294400 134512640 135712473 4294956192 18446744073709551615 134554928 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 4709 4494 109 292 0 4414 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 18836

[startup+462.302 s]
/proc/loadavg: 1.13 1.08 1.13 2/65 16319
/proc/meminfo: memFree=1488544/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=18972 CPUtime=462.16
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 4556 0 0 0 46213 3 0 0 25 0 1 0 1125699092 19427328 4539 1992294400 134512640 135712473 4294956192 18446744073709551615 134587264 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 4743 4539 109 292 0 4448 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 18972

[startup+522.302 s]
/proc/loadavg: 1.15 1.10 1.13 2/65 16319
/proc/meminfo: memFree=1488352/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=19108 CPUtime=522.15
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 4591 0 0 0 52212 3 0 0 25 0 1 0 1125699092 19566592 4574 1992294400 134512640 135712473 4294956192 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 4777 4574 109 292 0 4482 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 19108

[startup+582.302 s]
/proc/loadavg: 1.15 1.11 1.13 2/65 16319
/proc/meminfo: memFree=1488288/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=19252 CPUtime=582.14
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 4616 0 0 0 58210 4 0 0 25 0 1 0 1125699092 19714048 4599 1992294400 134512640 135712473 4294956192 18446744073709551615 134568547 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 4813 4599 109 292 0 4518 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 19252

[startup+642.302 s]
/proc/loadavg: 1.15 1.11 1.13 2/65 16319
/proc/meminfo: memFree=1488288/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=19388 CPUtime=642.13
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 4646 0 0 0 64209 4 0 0 25 0 1 0 1125699092 19853312 4629 1992294400 134512640 135712473 4294956192 18446744073709551615 134564201 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 4847 4629 109 292 0 4552 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 19388

[startup+702.302 s]
/proc/loadavg: 1.11 1.11 1.12 2/65 16319
/proc/meminfo: memFree=1488160/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=19532 CPUtime=702.1
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 4686 0 0 0 70206 4 0 0 25 0 1 0 1125699092 20000768 4669 1992294400 134512640 135712473 4294956192 18446744073709551615 134564392 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 4883 4669 109 292 0 4588 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 19532

[startup+762.305 s]
/proc/loadavg: 1.09 1.10 1.12 2/65 16319
/proc/meminfo: memFree=1487968/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=19668 CPUtime=762.09
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 4727 0 0 0 76205 4 0 0 25 0 1 0 1125699092 20140032 4710 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 4917 4710 109 292 0 4622 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 19668

[startup+822.301 s]
/proc/loadavg: 1.03 1.08 1.11 2/65 16319
/proc/meminfo: memFree=1487968/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=19812 CPUtime=822.07
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 4745 0 0 0 82203 4 0 0 25 0 1 0 1125699092 20287488 4728 1992294400 134512640 135712473 4294956192 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 4953 4728 109 292 0 4658 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 19812

[startup+882.301 s]
/proc/loadavg: 1.05 1.08 1.10 2/65 16319
/proc/meminfo: memFree=1463200/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=45456 CPUtime=882.06
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 11146 0 0 0 88196 10 0 0 25 0 1 0 1125699092 46546944 10929 1992294400 134512640 135712473 4294956192 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 11364 10929 109 292 0 11069 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 45456

[startup+942.302 s]
/proc/loadavg: 1.02 1.06 1.09 2/65 16319
/proc/meminfo: memFree=1446816/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=62696 CPUtime=942.04
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 15274 0 0 0 94189 15 0 0 25 0 1 0 1125699092 64200704 15057 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 15674 15057 109 292 0 15379 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 62696

[startup+1002.3 s]
/proc/loadavg: 1.00 1.05 1.08 2/65 16319
/proc/meminfo: memFree=1430944/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=79196 CPUtime=1002.03
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 19185 0 0 0 100184 19 0 0 25 0 1 0 1125699092 81096704 18968 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 19799 18968 109 292 0 19504 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 79196

[startup+1062.3 s]
/proc/loadavg: 1.03 1.05 1.08 2/65 16319
/proc/meminfo: memFree=1418016/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=92864 CPUtime=1062.01
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 22448 0 0 0 106178 23 0 0 25 0 1 0 1125699092 95092736 22231 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 23216 22231 109 292 0 22921 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 92864

[startup+1122.3 s]
/proc/loadavg: 1.01 1.04 1.08 2/65 16319
/proc/meminfo: memFree=1400608/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=110404 CPUtime=1121.99
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 26765 0 0 0 112170 29 0 0 25 0 1 0 1125699092 113053696 26548 1992294400 134512640 135712473 4294956192 18446744073709551615 134564760 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 27601 26548 109 292 0 27306 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 110404

[startup+1182.3 s]
/proc/loadavg: 1.00 1.03 1.07 2/65 16319
/proc/meminfo: memFree=1388448/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=123540 CPUtime=1181.98
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 29928 0 0 0 118165 33 0 0 25 0 1 0 1125699092 126504960 29711 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 30885 29711 109 292 0 30590 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 123540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.03 1.07 2/65 16319
/proc/meminfo: memFree=1383200/2055920 swapFree=4178500/4192956
[pid=16318] ppid=16316 vsize=128552 CPUtime=1200.08
/proc/16318/stat : 16318 (SApperloT-hrp) R 16316 16318 15999 0 -1 4194304 31071 0 0 0 119974 34 0 0 25 0 1 0 1125699092 131637248 30854 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/16318/statm: 32138 30854 109 292 0 31843 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 128552

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.43
CPU time (s): 1200.11
CPU user time (s): 1199.74
CPU system time (s): 0.363944
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 128552

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

runsolver used 1.07984 second user time and 2.23166 second system time

The end

Launcher Data

Begin job on node62 at 2009-03-31 22:12:48
IDJOB=1534085
IDBENCH=70591
IDSOLVER=510
FILE ID=node62/1534085-1238530368
PBS_JOBID= 9062044
Free space on /tmp= 66352 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/440/unif-k3-r4.25-v440-c1870-S1035441377-058.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534085-1238530368/watcher-1534085-1238530368 -o /tmp/evaluation-result-1534085-1238530368/solver-1534085-1238530368 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1051109181 HOME/instance-1534085-1238530368.cnf

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

MD5SUM BENCH= c6ff311280a6d1a0e6f0a58edc326a81
RANDOM SEED=1051109181

node62.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.232
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.232
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:       1507208 kB
Buffers:         99852 kB
Cached:         350172 kB
SwapCached:       7616 kB
Active:         211900 kB
Inactive:       247324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1507208 kB
SwapTotal:     4192956 kB
SwapFree:      4178500 kB
Dirty:            1464 kB
Writeback:           0 kB
Mapped:          14980 kB
Slab:            75336 kB
Committed_AS:  2867456 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66348 MiB
End job on node62 at 2009-03-31 22:32:50