Trace number 1532250

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.19 1200.63

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/700/
unif-k5-r20-v700-c14000-S962875623-008.cnf
MD5SUMdc58d201aad12c2725ed362695aa3edc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark56.3114
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
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 514000
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-1532250-1238376723/watcher-1532250-1238376723 -o /tmp/evaluation-result-1532250-1238376723/solver-1532250-1238376723 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=511582870 HOME/instance-1532250-1238376723.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 10556
/proc/meminfo: memFree=1777248/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=1616 CPUtime=0
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 1110338560 1654784 171 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 404 172 95 292 0 109 0

[startup+0.034958 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 10556
/proc/meminfo: memFree=1777248/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=2540 CPUtime=0.03
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 452 0 0 0 3 0 0 0 18 0 1 0 1110338560 2600960 435 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 635 435 105 292 0 340 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2540

[startup+0.101969 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 10556
/proc/meminfo: memFree=1777248/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=2936 CPUtime=0.09
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 548 0 0 0 9 0 0 0 18 0 1 0 1110338560 3006464 531 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 734 531 105 292 0 439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2936

[startup+0.302005 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 10556
/proc/meminfo: memFree=1777248/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=3860 CPUtime=0.29
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 790 0 0 0 29 0 0 0 19 0 1 0 1110338560 3952640 773 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 965 773 105 292 0 670 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3860

[startup+0.701076 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 10556
/proc/meminfo: memFree=1777248/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=5840 CPUtime=0.69
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 1276 0 0 0 69 0 0 0 22 0 1 0 1110338560 5980160 1259 1992294400 134512640 135712473 4294956192 18446744073709551615 134563146 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 1460 1259 105 292 0 1165 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5840

[startup+1.50122 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 10557
/proc/meminfo: memFree=1772120/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=6896 CPUtime=1.49
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 1526 0 0 0 149 0 0 0 25 0 1 0 1110338560 7061504 1509 1992294400 134512640 135712473 4294956192 18446744073709551615 134564143 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 1724 1509 105 292 0 1429 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6896

[startup+3.10151 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 10557
/proc/meminfo: memFree=1770712/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=9932 CPUtime=3.08
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 2298 0 0 0 308 0 0 0 25 0 1 0 1110338560 10170368 2281 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 2483 2281 109 292 0 2188 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9932

[startup+6.30108 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 10557
/proc/meminfo: memFree=1765720/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=12704 CPUtime=6.29
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 2975 0 0 0 628 1 0 0 25 0 1 0 1110338560 13008896 2958 1992294400 134512640 135712473 4294956192 18446744073709551615 134565688 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 3176 2958 109 292 0 2881 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12704

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 10557
/proc/meminfo: memFree=1763992/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=14188 CPUtime=12.68
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 3343 0 0 0 1267 1 0 0 25 0 1 0 1110338560 14528512 3326 1992294400 134512640 135712473 4294956192 18446744073709551615 135153612 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 3547 3326 109 292 0 3252 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14188

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 10557
/proc/meminfo: memFree=1762200/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=16084 CPUtime=25.48
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 3791 0 0 0 2546 2 0 0 25 0 1 0 1110338560 16470016 3774 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 4021 3774 109 292 0 3726 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16084

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 10557
/proc/meminfo: memFree=1760088/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=18532 CPUtime=51.07
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 4341 0 0 0 5105 2 0 0 25 0 1 0 1110338560 18976768 4324 1992294400 134512640 135712473 4294956192 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 4633 4324 109 292 0 4338 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18532

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 10557
/proc/meminfo: memFree=1757016/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=21924 CPUtime=102.26
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 5087 0 0 0 10223 3 0 0 25 0 1 0 1110338560 22450176 5070 1992294400 134512640 135712473 4294956192 18446744073709551615 134565450 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 5481 5070 109 292 0 5186 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21924

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 10557
/proc/meminfo: memFree=1754776/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=24544 CPUtime=162.24
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 5655 0 0 0 16220 4 0 0 25 0 1 0 1110338560 25133056 5638 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 6136 5638 109 292 0 5841 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 24544

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 10557
/proc/meminfo: memFree=1753048/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=26340 CPUtime=222.21
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 6070 0 0 0 22217 4 0 0 25 0 1 0 1110338560 26972160 6053 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 6585 6053 109 292 0 6290 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 26340

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 10557
/proc/meminfo: memFree=1750360/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=29272 CPUtime=282.18
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 6730 0 0 0 28214 4 0 0 25 0 1 0 1110338560 29974528 6713 1992294400 134512640 135712473 4294956192 18446744073709551615 134564279 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 7318 6713 109 292 0 7023 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 29272

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 10557
/proc/meminfo: memFree=1749208/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=30600 CPUtime=342.17
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 7010 0 0 0 34212 5 0 0 25 0 1 0 1110338560 31334400 6993 1992294400 134512640 135712473 4294956192 18446744073709551615 134581129 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 7650 6993 109 292 0 7355 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 30600

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 10557
/proc/meminfo: memFree=1747864/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=32076 CPUtime=402.14
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 7337 0 0 0 40209 5 0 0 25 0 1 0 1110338560 32845824 7320 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 8019 7320 109 292 0 7724 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 32076

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 10557
/proc/meminfo: memFree=1746712/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=33392 CPUtime=462.13
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 7627 0 0 0 46207 6 0 0 25 0 1 0 1110338560 34193408 7610 1992294400 134512640 135712473 4294956192 18446744073709551615 134564296 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 8348 7610 109 292 0 8053 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 33392

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 10557
/proc/meminfo: memFree=1745880/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=34356 CPUtime=522.1
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 7826 0 0 0 52204 6 0 0 25 0 1 0 1110338560 35180544 7809 1992294400 134512640 135712473 4294956192 18446744073709551615 134564120 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 8589 7809 109 292 0 8294 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 34356

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 10559
/proc/meminfo: memFree=1745368/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=34884 CPUtime=582.08
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 7959 0 0 0 58202 6 0 0 25 0 1 0 1110338560 35721216 7942 1992294400 134512640 135712473 4294956192 18446744073709551615 134564392 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 8721 7942 109 292 0 8426 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 34884

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 10559
/proc/meminfo: memFree=1647960/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=132456 CPUtime=642.06
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 32256 0 0 0 64180 26 0 0 25 0 1 0 1110338560 135634944 32239 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 33114 32239 109 292 0 32819 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 132456

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 10559
/proc/meminfo: memFree=1543384/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=237972 CPUtime=702.04
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 58624 0 0 0 70160 44 0 0 25 0 1 0 1110338560 243683328 58607 1992294400 134512640 135712473 4294956192 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 59493 58607 109 292 0 59198 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 237972

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 10559
/proc/meminfo: memFree=1436504/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=343804 CPUtime=762.02
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 85049 0 0 0 76141 61 0 0 25 0 1 0 1110338560 352055296 85032 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 85951 85032 109 292 0 85656 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 343804

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 10559
/proc/meminfo: memFree=1334104/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=446844 CPUtime=822
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 110783 0 0 0 82119 81 0 0 25 0 1 0 1110338560 457568256 110766 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 111711 110766 109 292 0 111416 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 446844

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10559
/proc/meminfo: memFree=1231192/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=548920 CPUtime=881.97
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 136265 0 0 0 88097 100 0 0 25 0 1 0 1110338560 562094080 136248 1992294400 134512640 135712473 4294956192 18446744073709551615 134564143 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 137230 136248 109 292 0 136935 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 548920

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10559
/proc/meminfo: memFree=1126360/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=654940 CPUtime=941.96
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 162751 0 0 0 94076 120 0 0 25 0 1 0 1110338560 670658560 162734 1992294400 134512640 135712473 4294956192 18446744073709551615 134540615 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 163735 162734 109 292 0 163440 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 654940

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10559
/proc/meminfo: memFree=1011544/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=768460 CPUtime=1001.93
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 191159 0 0 0 100053 140 0 0 25 0 1 0 1110338560 786903040 191142 1992294400 134512640 135712473 4294956192 18446744073709551615 134558674 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 192115 191142 109 292 0 191820 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 768460

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10559
/proc/meminfo: memFree=981848/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=797888 CPUtime=1061.91
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 198442 0 0 0 106045 146 0 0 25 0 1 0 1110338560 817037312 198425 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 199472 198425 109 292 0 199177 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 797888

[startup+1122.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 10559
/proc/meminfo: memFree=981016/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=798744 CPUtime=1121.89
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 198631 0 0 0 112043 146 0 0 25 0 1 0 1110338560 817913856 198614 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 199686 198614 109 292 0 199391 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 798744

[startup+1182.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 10559
/proc/meminfo: memFree=980440/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=799384 CPUtime=1181.87
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 198764 0 0 0 118041 146 0 0 25 0 1 0 1110338560 818569216 198747 1992294400 134512640 135712473 4294956192 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 199846 198747 109 292 0 199551 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 799384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 10559
/proc/meminfo: memFree=980312/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=799568 CPUtime=1200.06
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4194304 198802 0 0 0 119860 146 0 0 25 0 1 0 1110338560 818757632 198785 1992294400 134512640 135712473 4294956192 18446744073709551615 134563613 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 199892 198785 109 292 0 199597 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 799568

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

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

[startup+1200.61 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 10559
/proc/meminfo: memFree=980312/2055920 swapFree=4178768/4192956
[pid=10556] ppid=10554 vsize=0 CPUtime=1200.16
/proc/10556/stat : 10556 (SApperloT-hrp) R 10554 10556 10277 0 -1 4195332 198802 0 0 0 119860 156 0 0 25 0 1 0 1110338560 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/10556/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.63
CPU time (s): 1200.19
CPU user time (s): 1198.61
CPU system time (s): 1.58676
CPU usage (%): 99.964
Max. virtual memory (cumulated for all children) (KiB): 799568

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

runsolver used 0.892864 second user time and 2.46362 second system time

The end

Launcher Data

Begin job on node12 at 2009-03-30 03:32:03
IDJOB=1532250
IDBENCH=70224
IDSOLVER=510
FILE ID=node12/1532250-1238376723
PBS_JOBID= 9061269
Free space on /tmp= 65380 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/700/unif-k5-r20-v700-c14000-S962875623-008.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532250-1238376723/watcher-1532250-1238376723 -o /tmp/evaluation-result-1532250-1238376723/solver-1532250-1238376723 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=511582870 HOME/instance-1532250-1238376723.cnf

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

MD5SUM BENCH= dc58d201aad12c2725ed362695aa3edc
RANDOM SEED=511582870

node12.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.266
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.266
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:       1777664 kB
Buffers:         56624 kB
Cached:         146784 kB
SwapCached:       7936 kB
Active:         120624 kB
Inactive:        92084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1777664 kB
SwapTotal:     4192956 kB
SwapFree:      4178768 kB
Dirty:            1764 kB
Writeback:           0 kB
Mapped:          15016 kB
Slab:            51600 kB
Committed_AS:  3009440 kB
PageTables:       1380 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= 65380 MiB
End job on node12 at 2009-03-30 03:52:06