Trace number 1533300

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.1 1200.44

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/100/
unif-k5-r21.3-v100-c2130-S393518083-009.cnf
MD5SUM81856c3d33444497a06d91594d737387
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.029995
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
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-1533300-1238455435/watcher-1533300-1238455435 -o /tmp/evaluation-result-1533300-1238455435/solver-1533300-1238455435 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1445733475 HOME/instance-1533300-1238455435.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.98 0.99 3/66 6413
/proc/meminfo: memFree=1288552/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=1484 CPUtime=0
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 179 0 0 0 0 0 0 0 18 0 1 0 1118206494 1519616 162 1992294400 134512640 135712473 4294956192 18446744073709551615 134564195 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 371 162 105 292 0 76 0

[startup+0.029525 s]
/proc/loadavg: 0.92 0.98 0.99 3/66 6413
/proc/meminfo: memFree=1288552/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=1616 CPUtime=0.02
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 213 0 0 0 2 0 0 0 18 0 1 0 1118206494 1654784 196 1992294400 134512640 135712473 4294956192 18446744073709551615 134551532 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 404 196 105 292 0 109 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1616

[startup+0.101533 s]
/proc/loadavg: 0.92 0.98 0.99 3/66 6413
/proc/meminfo: memFree=1288552/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=1748 CPUtime=0.1
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 235 0 0 0 10 0 0 0 18 0 1 0 1118206494 1789952 218 1992294400 134512640 135712473 4294956192 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 437 218 105 292 0 142 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1748

[startup+0.301559 s]
/proc/loadavg: 0.92 0.98 0.99 3/66 6413
/proc/meminfo: memFree=1288552/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=2144 CPUtime=0.3
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 349 0 0 0 30 0 0 0 19 0 1 0 1118206494 2195456 332 1992294400 134512640 135712473 4294956192 18446744073709551615 134563534 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 536 332 109 292 0 241 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2144

[startup+0.70161 s]
/proc/loadavg: 0.92 0.98 0.99 3/66 6413
/proc/meminfo: memFree=1288552/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=2276 CPUtime=0.7
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 383 0 0 0 70 0 0 0 22 0 1 0 1118206494 2330624 366 1992294400 134512640 135712473 4294956192 18446744073709551615 134563153 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 569 366 109 292 0 274 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2276

[startup+1.50271 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 6414
/proc/meminfo: memFree=1287392/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=2540 CPUtime=1.5
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 437 0 0 0 150 0 0 0 25 0 1 0 1118206494 2600960 420 1992294400 134512640 135712473 4294956192 18446744073709551615 134564164 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 635 420 109 292 0 340 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2540

[startup+3.10192 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 6414
/proc/meminfo: memFree=1287072/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=2676 CPUtime=3.09
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 488 0 0 0 309 0 0 0 25 0 1 0 1118206494 2740224 471 1992294400 134512640 135712473 4294956192 18446744073709551615 134552634 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 669 471 109 292 0 374 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2676

[startup+6.30133 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 6414
/proc/meminfo: memFree=1286624/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=3080 CPUtime=6.29
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 570 0 0 0 629 0 0 0 25 0 1 0 1118206494 3153920 553 1992294400 134512640 135712473 4294956192 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 770 553 109 292 0 475 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3080

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 6414
/proc/meminfo: memFree=1286240/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=3352 CPUtime=12.69
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 644 0 0 0 1269 0 0 0 25 0 1 0 1118206494 3432448 627 1992294400 134512640 135712473 4294956192 18446744073709551615 134564238 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 838 627 109 292 0 543 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3352

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 6414
/proc/meminfo: memFree=1267680/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=22520 CPUtime=25.48
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 5329 0 0 0 2544 4 0 0 25 0 1 0 1118206494 23060480 5312 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 5630 5312 109 292 0 5335 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22520

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 6414
/proc/meminfo: memFree=1258592/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=31380 CPUtime=51.08
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 7523 0 0 0 5102 6 0 0 25 0 1 0 1118206494 32133120 7506 1992294400 134512640 135712473 4294956192 18446744073709551615 134568078 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 7845 7506 109 292 0 7550 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31380

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 6414
/proc/meminfo: memFree=1232480/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=59172 CPUtime=102.26
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 14229 0 0 0 10214 12 0 0 25 0 1 0 1118206494 60592128 14081 1992294400 134512640 135712473 4294956192 18446744073709551615 134564156 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 14793 14081 109 292 0 14498 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 59172

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6414
/proc/meminfo: memFree=1206752/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=85944 CPUtime=162.24
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 20630 0 0 0 16205 19 0 0 25 0 1 0 1118206494 88006656 20482 1992294400 134512640 135712473 4294956192 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 21486 20482 109 292 0 21191 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 85944

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6414
/proc/meminfo: memFree=1189344/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=103536 CPUtime=222.23
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 24935 0 0 0 22199 24 0 0 25 0 1 0 1118206494 106020864 24787 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 25884 24787 109 292 0 25589 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 103536

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6414
/proc/meminfo: memFree=1189344/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=103536 CPUtime=282.21
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 24935 0 0 0 28197 24 0 0 25 0 1 0 1118206494 106020864 24787 1992294400 134512640 135712473 4294956192 18446744073709551615 134564117 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 25884 24787 109 292 0 25589 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 103536

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6414
/proc/meminfo: memFree=1189344/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=103536 CPUtime=342.2
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 24935 0 0 0 34195 25 0 0 25 0 1 0 1118206494 106020864 24787 1992294400 134512640 135712473 4294956192 18446744073709551615 134557979 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 25884 24787 109 292 0 25589 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 103536

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6414
/proc/meminfo: memFree=1189280/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=103668 CPUtime=402.18
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 24938 0 0 0 40193 25 0 0 25 0 1 0 1118206494 106156032 24790 1992294400 134512640 135712473 4294956192 18446744073709551615 134564229 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 25917 24790 109 292 0 25622 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 103668

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6414
/proc/meminfo: memFree=1189280/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=103668 CPUtime=462.16
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 24938 0 0 0 46191 25 0 0 25 0 1 0 1118206494 106156032 24790 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 25917 24790 109 292 0 25622 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 103668

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6414
/proc/meminfo: memFree=1189280/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=103668 CPUtime=522.14
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 24938 0 0 0 52189 25 0 0 25 0 1 0 1118206494 106156032 24790 1992294400 134512640 135712473 4294956192 18446744073709551615 134564739 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 25917 24790 109 292 0 25622 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 103668

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6414
/proc/meminfo: memFree=1189280/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=103668 CPUtime=582.13
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 24939 0 0 0 58188 25 0 0 25 0 1 0 1118206494 106156032 24791 1992294400 134512640 135712473 4294956192 18446744073709551615 134540586 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 25917 24791 109 292 0 25622 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 103668

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6414
/proc/meminfo: memFree=1189280/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=103668 CPUtime=642.11
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 24939 0 0 0 64186 25 0 0 25 0 1 0 1118206494 106156032 24791 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 25917 24791 109 292 0 25622 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 103668

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6414
/proc/meminfo: memFree=1189280/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=103668 CPUtime=702.09
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 24940 0 0 0 70184 25 0 0 25 0 1 0 1118206494 106156032 24792 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 25917 24792 109 292 0 25622 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 103668

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6414
/proc/meminfo: memFree=1189280/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=103668 CPUtime=762.08
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 24940 0 0 0 76182 26 0 0 25 0 1 0 1118206494 106156032 24792 1992294400 134512640 135712473 4294956192 18446744073709551615 134557399 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 25917 24792 109 292 0 25622 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 103668

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6414
/proc/meminfo: memFree=1185312/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=107880 CPUtime=822.06
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 25998 0 0 0 82179 27 0 0 25 0 1 0 1118206494 110469120 25850 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 26970 25850 109 292 0 26675 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 107880

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6414
/proc/meminfo: memFree=1165088/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=129208 CPUtime=882.04
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 31299 0 0 0 88171 33 0 0 25 0 1 0 1118206494 132308992 30828 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 32302 30828 109 292 0 32007 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 129208

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6414
/proc/meminfo: memFree=1149792/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=145304 CPUtime=942.02
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 35287 0 0 0 94164 38 0 0 25 0 1 0 1118206494 148791296 34687 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 36326 34687 109 292 0 36031 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 145304

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6414
/proc/meminfo: memFree=1137824/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=157004 CPUtime=1002.01
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 38243 0 0 0 100159 42 0 0 25 0 1 0 1118206494 160772096 37643 1992294400 134512640 135712473 4294956192 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 39251 37643 109 292 0 38956 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 157004

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6414
/proc/meminfo: memFree=1124448/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=172580 CPUtime=1062
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 42485 0 0 0 106153 47 0 0 25 0 1 0 1118206494 176721920 40984 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 43145 40984 109 292 0 42850 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 172580

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6414
/proc/meminfo: memFree=1114464/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=182192 CPUtime=1121.98
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 44966 0 0 0 112146 52 0 0 25 0 1 0 1118206494 186564608 43465 1992294400 134512640 135712473 4294956192 18446744073709551615 134564127 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 45548 43465 109 292 0 45253 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 182192

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6414
/proc/meminfo: memFree=1108960/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=187228 CPUtime=1181.96
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 46314 0 0 0 118142 54 0 0 25 0 1 0 1118206494 191721472 44813 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 46807 44813 109 292 0 46512 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 187228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 6414
/proc/meminfo: memFree=1108704/2055920 swapFree=4176412/4192956
[pid=6413] ppid=6411 vsize=187484 CPUtime=1200.06
/proc/6413/stat : 6413 (SApperloT-hrp) R 6411 6413 6228 0 -1 4194304 46390 0 0 0 119952 54 0 0 25 0 1 0 1118206494 191983616 44889 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/6413/statm: 46871 44889 109 292 0 46576 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 187484

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.44
CPU time (s): 1200.1
CPU user time (s): 1199.52
CPU system time (s): 0.573912
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 187484

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

runsolver used 1.10983 second user time and 3.2665 second system time

The end

Launcher Data

Begin job on node40 at 2009-03-31 01:23:55
IDJOB=1533300
IDBENCH=70434
IDSOLVER=510
FILE ID=node40/1533300-1238455435
PBS_JOBID= 9061703
Free space on /tmp= 63504 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/100/unif-k5-r21.3-v100-c2130-S393518083-009.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533300-1238455435/watcher-1533300-1238455435 -o /tmp/evaluation-result-1533300-1238455435/solver-1533300-1238455435 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1445733475 HOME/instance-1533300-1238455435.cnf

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

MD5SUM BENCH= 81856c3d33444497a06d91594d737387
RANDOM SEED=1445733475

node40.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:       1288968 kB
Buffers:         79724 kB
Cached:         596368 kB
SwapCached:       9688 kB
Active:         166332 kB
Inactive:       521076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1288968 kB
SwapTotal:     4192956 kB
SwapFree:      4176412 kB
Dirty:            1480 kB
Writeback:           0 kB
Mapped:          17140 kB
Slab:            65452 kB
Committed_AS:  2761788 kB
PageTables:       1476 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= 63500 MiB
End job on node40 at 2009-03-31 01:43:58