Trace number 1727524

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT hrp? (TO) 1200.09 1200.65

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-all.used-as.sat04-986.sat05-4198.reshuffled-07.cnf
MD5SUM73bcef7c584867538ae0bed90374a7ab
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables61649
Number of clauses3157120
Sum of the clauses size6361883
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23150117
Number of clauses of size 31
Number of clauses of size 413
Number of clauses of size 58
Number of clauses of size over 56981

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1727524-1240725897/watcher-1727524-1240725897 -o /tmp/evaluation-result-1727524-1240725897/solver-1727524-1240725897 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=788820777 HOME/instance-1727524-1240725897.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.01 1.00 3/64 24985
/proc/meminfo: memFree=1698960/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=16348 CPUtime=0
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 748 0 0 0 0 0 0 0 18 0 1 0 100623621 16740352 732 1992294400 134512640 135712473 4294956208 18446744073709551615 134624765 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 4087 732 95 292 0 3792 0

[startup+0.086321 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 24985
/proc/meminfo: memFree=1698960/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=18328 CPUtime=0.07
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 1288 0 0 0 7 0 0 0 18 0 1 0 100623621 18767872 1272 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 4582 1272 95 292 0 4287 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 18328

[startup+0.101323 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 24985
/proc/meminfo: memFree=1698960/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=18724 CPUtime=0.09
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 1374 0 0 0 9 0 0 0 18 0 1 0 100623621 19173376 1358 1992294400 134512640 135712473 4294956208 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 4681 1358 95 292 0 4386 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18724

[startup+0.301339 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 24985
/proc/meminfo: memFree=1698960/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=23344 CPUtime=0.3
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 2551 0 0 0 28 2 0 0 19 0 1 0 100623621 23904256 2535 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 5836 2535 95 292 0 5541 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 23344

[startup+0.701374 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 24985
/proc/meminfo: memFree=1698960/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=32584 CPUtime=0.7
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 4863 0 0 0 66 4 0 0 23 0 1 0 100623621 33366016 4847 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 8146 4847 95 292 0 7851 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 32584

[startup+1.50244 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24986
/proc/meminfo: memFree=1673288/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=51592 CPUtime=1.49
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 9611 0 0 0 142 7 0 0 25 0 1 0 100623621 52830208 9595 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 12898 9595 95 292 0 12603 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51592

[startup+3.10158 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24986
/proc/meminfo: memFree=1645256/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=90284 CPUtime=3.09
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 19275 0 0 0 295 14 0 0 25 0 1 0 100623621 92450816 19259 1992294400 134512640 135712473 4294956208 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 22571 19260 95 292 0 22276 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 90284

[startup+6.30186 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24986
/proc/meminfo: memFree=1620168/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=93564 CPUtime=6.29
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 20139 0 0 0 615 14 0 0 25 0 1 0 100623621 95809536 20089 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 23391 20089 109 292 0 23096 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 93564

[startup+12.7014 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24986
/proc/meminfo: memFree=1619976/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=93820 CPUtime=12.68
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 20190 0 0 0 1254 14 0 0 25 0 1 0 100623621 96071680 20140 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 23455 20140 109 292 0 23160 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 93820

[startup+25.5015 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24986
/proc/meminfo: memFree=1618056/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=95928 CPUtime=25.48
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 20712 0 0 0 2533 15 0 0 25 0 1 0 100623621 98230272 20662 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 23982 20662 109 292 0 23687 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 95928

[startup+51.1017 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24986
/proc/meminfo: memFree=1613256/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=101068 CPUtime=51.07
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 22008 0 0 0 5090 17 0 0 25 0 1 0 100623621 103493632 21893 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 25267 21893 109 292 0 24972 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 101068

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24986
/proc/meminfo: memFree=1606408/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=107668 CPUtime=102.23
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 23727 0 0 0 10205 18 0 0 25 0 1 0 100623621 110252032 23612 1992294400 134512640 135712473 4294956208 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 26917 23612 109 292 0 26622 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 107668

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24986
/proc/meminfo: memFree=1600136/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=114256 CPUtime=162.21
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 25401 0 0 0 16200 21 0 0 25 0 1 0 100623621 116998144 25157 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 28564 25157 109 292 0 28269 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 114256

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24986
/proc/meminfo: memFree=1580040/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=134160 CPUtime=222.18
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 30399 0 0 0 22193 25 0 0 25 0 1 0 100623621 137379840 30155 1992294400 134512640 135712473 4294956208 18446744073709551615 134564644 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 33540 30155 109 292 0 33245 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 134160

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24986
/proc/meminfo: memFree=1571912/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=142192 CPUtime=282.14
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 32424 0 0 0 28188 26 0 0 25 0 1 0 100623621 145604608 32180 1992294400 134512640 135712473 4294956208 18446744073709551615 134564641 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 35548 32180 109 292 0 35253 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 142192

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24986
/proc/meminfo: memFree=1565768/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=148248 CPUtime=342.12
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 33952 0 0 0 34185 27 0 0 25 0 1 0 100623621 151805952 33708 1992294400 134512640 135712473 4294956208 18446744073709551615 134591237 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 37062 33708 109 292 0 36767 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 148248

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24986
/proc/meminfo: memFree=1555336/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=158652 CPUtime=402.1
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 36535 0 0 0 40181 29 0 0 25 0 1 0 100623621 162459648 36291 1992294400 134512640 135712473 4294956208 18446744073709551615 134589353 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 39663 36291 109 292 0 39368 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 158652

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24986
/proc/meminfo: memFree=1547592/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=167344 CPUtime=462.06
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 38751 0 0 0 46176 30 0 0 25 0 1 0 100623621 171360256 38250 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 41836 38250 109 292 0 41541 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 167344

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24986
/proc/meminfo: memFree=1542856/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=171952 CPUtime=522.04
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 39919 0 0 0 52173 31 0 0 25 0 1 0 100623621 176078848 39418 1992294400 134512640 135712473 4294956208 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 42988 39418 109 292 0 42693 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 171952

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24986
/proc/meminfo: memFree=1537928/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=176868 CPUtime=582.02
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 41150 0 0 0 58170 32 0 0 25 0 1 0 100623621 181112832 40649 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 44217 40649 109 292 0 43922 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 176868

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24986
/proc/meminfo: memFree=1533640/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=181116 CPUtime=642
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 42211 0 0 0 64167 33 0 0 25 0 1 0 100623621 185462784 41710 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 45279 41710 109 292 0 44984 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 181116

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24986
/proc/meminfo: memFree=1516232/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=198640 CPUtime=701.97
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 46528 0 0 0 70161 36 0 0 25 0 1 0 100623621 203407360 46027 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 49660 46027 109 292 0 49365 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 198640

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24986
/proc/meminfo: memFree=1505032/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=210072 CPUtime=761.95
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 49318 0 0 0 76157 38 0 0 25 0 1 0 100623621 215113728 48817 1992294400 134512640 135712473 4294956208 18446744073709551615 134564808 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 52518 48817 109 292 0 52223 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 210072

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24986
/proc/meminfo: memFree=1489032/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=226784 CPUtime=821.92
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 53311 0 0 0 82152 40 0 0 25 0 1 0 100623621 232226816 52810 1992294400 134512640 135712473 4294956208 18446744073709551615 134601502 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 56696 52810 109 292 0 56401 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 226784

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24986
/proc/meminfo: memFree=1481480/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=234564 CPUtime=881.9
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 55199 0 0 0 88149 41 0 0 25 0 1 0 100623621 240193536 54698 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 58641 54698 109 292 0 58346 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 234564

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24986
/proc/meminfo: memFree=1476680/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=239188 CPUtime=941.88
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 56379 0 0 0 94146 42 0 0 25 0 1 0 100623621 244928512 55878 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 59797 55878 109 292 0 59502 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 239188

[startup+1002.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 24986
/proc/meminfo: memFree=1465480/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=250392 CPUtime=1001.85
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 59165 0 0 0 100142 43 0 0 25 0 1 0 100623621 256401408 58664 1992294400 134512640 135712473 4294956208 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 62598 58664 109 292 0 62303 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 250392

[startup+1062.3 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 24986
/proc/meminfo: memFree=1459272/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=256712 CPUtime=1061.83
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 60714 0 0 0 106138 45 0 0 25 0 1 0 100623621 262873088 60213 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 64178 60213 109 292 0 63883 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 256712

[startup+1122.3 s]
/proc/loadavg: 1.10 1.05 1.01 2/65 24986
/proc/meminfo: memFree=1449416/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=266560 CPUtime=1121.79
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 63228 0 0 0 112132 47 0 0 25 0 1 0 100623621 272957440 62650 1992294400 134512640 135712473 4294956208 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/24985/statm: 66640 62650 109 292 0 66345 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 266560

[startup+1182.3 s]
/proc/loadavg: 1.04 1.04 1.00 2/65 24986
/proc/meminfo: memFree=1447496/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=268320 CPUtime=1181.74
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 63707 0 0 0 118127 47 0 0 25 0 1 0 100623621 274759680 63129 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 67080 63129 109 292 0 66785 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 268320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 24986
/proc/meminfo: memFree=1440584/2055920 swapFree=4191900/4192956
[pid=24985] ppid=24983 vsize=275292 CPUtime=1200.05
/proc/24985/stat : 24985 (SApperloT-hrp) R 24983 24985 24856 0 -1 4194304 65437 0 0 0 119956 49 0 0 25 0 1 0 100623621 281899008 64859 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/24985/statm: 68823 64859 109 292 0 68528 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 275292

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.65
CPU time (s): 1200.09
CPU user time (s): 1199.56
CPU system time (s): 0.529919
CPU usage (%): 99.9538
Max. virtual memory (cumulated for all children) (KiB): 275292

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

runsolver used 1.07084 second user time and 3.3055 second system time

The end

Launcher Data

Begin job on node31 at 2009-04-26 08:05:04
IDJOB=1727524
IDBENCH=24640
IDSOLVER=510
FILE ID=node31/1727524-1240725897
PBS_JOBID= 9186935
Free space on /tmp= 66372 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-all.used-as.sat04-986.sat05-4198.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727524-1240725897/watcher-1727524-1240725897 -o /tmp/evaluation-result-1727524-1240725897/solver-1727524-1240725897 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=788820777 HOME/instance-1727524-1240725897.cnf

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

MD5SUM BENCH= 73bcef7c584867538ae0bed90374a7ab
RANDOM SEED=788820777

node31.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.213
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.213
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:       1699440 kB
Buffers:         18256 kB
Cached:         250640 kB
SwapCached:        384 kB
Active:          74136 kB
Inactive:       209164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1699440 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           47064 kB
Writeback:           0 kB
Mapped:          22764 kB
Slab:            58900 kB
Committed_AS:   369416 kB
PageTables:       1464 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= 66372 MiB
End job on node31 at 2009-04-26 08:25:07