Trace number 1578765

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.13 1200.7

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-5p0.cnf
MD5SUM5588dd996576f939b8ae497437078705
Bench CategoryAPPLICATION (applications 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 variables225296
Number of clauses1192799
Sum of the clauses size2872868
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2852883
Number of clauses of size 3271793
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

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-1578765-1238900520/watcher-1578765-1238900520 -o /tmp/evaluation-result-1578765-1238900520/solver-1578765-1238900520 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=480775013 HOME/instance-1578765-1238900520.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.00 3/73 24446
/proc/meminfo: memFree=1622280/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=8624 CPUtime=0
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 939 0 0 0 0 0 0 0 18 0 1 0 1162717029 8830976 923 1992294400 134512640 135712473 4294956208 18446744073709551615 134547530 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 2156 929 92 292 0 1861 0

[startup+0.0979711 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 24446
/proc/meminfo: memFree=1622280/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=19232 CPUtime=0.09
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 3288 0 0 0 8 1 0 0 18 0 1 0 1162717029 19693568 3272 1992294400 134512640 135712473 4294956208 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 4808 3273 95 292 0 4513 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19232

[startup+0.10197 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 24446
/proc/meminfo: memFree=1622280/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=19364 CPUtime=0.09
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 3329 0 0 0 8 1 0 0 18 0 1 0 1162717029 19828736 3313 1992294400 134512640 135712473 4294956208 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 4841 3313 95 292 0 4546 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19364

[startup+0.301992 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 24446
/proc/meminfo: memFree=1622280/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=25172 CPUtime=0.29
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 4880 0 0 0 27 2 0 0 19 0 1 0 1162717029 25776128 4864 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 6293 4864 95 292 0 5998 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25172

[startup+0.701034 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 24446
/proc/meminfo: memFree=1622280/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=37712 CPUtime=0.69
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 8124 0 0 0 65 4 0 0 23 0 1 0 1162717029 38617088 8108 1992294400 134512640 135712473 4294956208 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 9428 8108 95 292 0 9133 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37712

[startup+1.50112 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 24447
/proc/meminfo: memFree=1576128/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=65312 CPUtime=1.49
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 15461 0 0 0 140 9 0 0 25 0 1 0 1162717029 66879488 15189 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 16328 15189 105 292 0 16033 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65312

[startup+3.10129 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 24447
/proc/meminfo: memFree=1561536/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=65712 CPUtime=3.09
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 15590 0 0 0 300 9 0 0 25 0 1 0 1162717029 67289088 15318 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 16428 15318 105 292 0 16133 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65712

[startup+6.30163 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 24447
/proc/meminfo: memFree=1560256/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=66900 CPUtime=6.29
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 15881 0 0 0 620 9 0 0 25 0 1 0 1162717029 68505600 15609 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 16725 15609 105 292 0 16430 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66900

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 24447
/proc/meminfo: memFree=1557248/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=70232 CPUtime=12.69
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 16771 0 0 0 1259 10 0 0 25 0 1 0 1162717029 71917568 16434 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 17558 16434 109 292 0 17263 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70232

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 24447
/proc/meminfo: memFree=1550976/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=77320 CPUtime=25.49
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 18733 0 0 0 2537 12 0 0 25 0 1 0 1162717029 79175680 18010 1992294400 134512640 135712473 4294956208 18446744073709551615 134554237 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 19330 18010 109 292 0 19035 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 77320

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 24447
/proc/meminfo: memFree=1535168/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=94360 CPUtime=51.05
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 23291 0 0 0 5089 16 0 0 25 0 1 0 1162717029 96624640 22055 1992294400 134512640 135712473 4294956208 18446744073709551615 134554465 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 23590 22055 109 292 0 23295 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 94360

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 24447
/proc/meminfo: memFree=1507520/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=121264 CPUtime=102.24
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 30064 0 0 0 10202 22 0 0 25 0 1 0 1162717029 124174336 28828 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 30316 28828 109 292 0 30021 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 121264

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 24447
/proc/meminfo: memFree=1476608/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=155392 CPUtime=162.2
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 38554 0 0 0 16193 27 0 0 25 0 1 0 1162717029 159121408 37318 1992294400 134512640 135712473 4294956208 18446744073709551615 134553962 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 38848 37318 109 292 0 38553 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 155392

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 24447
/proc/meminfo: memFree=1417024/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=212288 CPUtime=222.18
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 52639 0 0 0 22182 36 0 0 25 0 1 0 1162717029 217382912 51403 1992294400 134512640 135712473 4294956208 18446744073709551615 134592606 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 53072 51403 109 292 0 52777 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 212288

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 24447
/proc/meminfo: memFree=1380608/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=249400 CPUtime=282.15
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 61803 0 0 0 28174 41 0 0 25 0 1 0 1162717029 255385600 60567 1992294400 134512640 135712473 4294956208 18446744073709551615 134554591 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 62350 60567 109 292 0 62055 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 249400

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 24447
/proc/meminfo: memFree=1378496/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=251000 CPUtime=342.12
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 62214 0 0 0 34171 41 0 0 25 0 1 0 1162717029 257024000 60978 1992294400 134512640 135712473 4294956208 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 62750 60978 110 292 0 62455 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 251000

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 24447
/proc/meminfo: memFree=1378496/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=251132 CPUtime=402.09
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 62221 0 0 0 40168 41 0 0 25 0 1 0 1162717029 257159168 60985 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 62783 60985 110 292 0 62488 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 251132

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 24447
/proc/meminfo: memFree=1353408/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=276268 CPUtime=462.06
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 68518 0 0 0 46157 49 0 0 25 0 1 0 1162717029 282898432 67282 1992294400 134512640 135712473 4294956208 18446744073709551615 134564050 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 69067 67282 110 292 0 68772 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 276268

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 24447
/proc/meminfo: memFree=1323968/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=305904 CPUtime=522.03
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 75939 0 0 0 52148 55 0 0 25 0 1 0 1162717029 313245696 74703 1992294400 134512640 135712473 4294956208 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 76476 74703 110 292 0 76181 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 305904

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 24447
/proc/meminfo: memFree=1291904/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=338176 CPUtime=582
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 84000 0 0 0 58138 62 0 0 25 0 1 0 1162717029 346292224 82635 1992294400 134512640 135712473 4294956208 18446744073709551615 134554078 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 84544 82635 110 292 0 84249 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 338176

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 24447
/proc/meminfo: memFree=1256384/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=373284 CPUtime=641.98
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 92796 0 0 0 64128 70 0 0 25 0 1 0 1162717029 382242816 91431 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 93321 91431 110 292 0 93026 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 373284

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 24447
/proc/meminfo: memFree=1220352/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=408736 CPUtime=701.95
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 101827 0 0 0 70118 77 0 0 25 0 1 0 1162717029 418545664 100462 1992294400 134512640 135712473 4294956208 18446744073709551615 134589267 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 102184 100462 110 292 0 101889 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 408736

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 24447
/proc/meminfo: memFree=1186880/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=442844 CPUtime=761.93
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 110132 0 0 0 76110 83 0 0 25 0 1 0 1162717029 453472256 108767 1992294400 134512640 135712473 4294956208 18446744073709551615 134592615 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 110711 108767 110 292 0 110416 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 442844

[startup+822.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/74 24447
/proc/meminfo: memFree=1162560/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=470260 CPUtime=821.9
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 116686 0 0 0 82103 87 0 0 25 0 1 0 1162717029 481546240 115321 1992294400 134512640 135712473 4294956208 18446744073709551615 134563932 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 117565 115321 110 292 0 117270 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 470260

[startup+882.301 s]
/proc/loadavg: 1.05 1.02 1.00 2/74 24447
/proc/meminfo: memFree=1139712/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=494112 CPUtime=881.86
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 122919 0 0 0 88096 90 0 0 25 0 1 0 1162717029 505970688 120529 1992294400 134512640 135712473 4294956208 18446744073709551615 134553962 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 123528 120529 110 292 0 123233 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 494112

[startup+942.301 s]
/proc/loadavg: 1.05 1.03 1.00 2/74 24447
/proc/meminfo: memFree=1119488/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=514580 CPUtime=941.84
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 128011 0 0 0 94089 95 0 0 25 0 1 0 1162717029 526929920 125621 1992294400 134512640 135712473 4294956208 18446744073709551615 134592611 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 128645 125621 110 292 0 128350 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 514580

[startup+1002.3 s]
/proc/loadavg: 1.13 1.05 1.01 2/74 24447
/proc/meminfo: memFree=1102912/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=531016 CPUtime=1001.81
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 132111 0 0 0 100081 100 0 0 25 0 1 0 1162717029 543760384 129721 1992294400 134512640 135712473 4294956208 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 132754 129721 110 292 0 132459 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 531016

[startup+1062.3 s]
/proc/loadavg: 1.12 1.06 1.00 2/74 24447
/proc/meminfo: memFree=1081856/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=552840 CPUtime=1061.78
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 137461 0 0 0 106075 103 0 0 25 0 1 0 1162717029 566108160 135071 1992294400 134512640 135712473 4294956208 18446744073709551615 134554019 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 138210 135071 110 292 0 137915 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 552840

[startup+1122.3 s]
/proc/loadavg: 1.14 1.07 1.01 2/74 24447
/proc/meminfo: memFree=1049216/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=586172 CPUtime=1121.76
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 145575 0 0 0 112066 110 0 0 25 0 1 0 1162717029 600240128 143185 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 146543 143185 110 292 0 146248 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 586172

[startup+1182.3 s]
/proc/loadavg: 1.15 1.09 1.01 2/74 24447
/proc/meminfo: memFree=1015232/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=624640 CPUtime=1181.73
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 156250 0 0 0 118056 117 0 0 25 0 1 0 1162717029 639631360 151811 1992294400 134512640 135712473 4294956208 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 156160 151811 110 292 0 155865 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 624640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.11 1.08 1.01 2/74 24447
/proc/meminfo: memFree=1003008/2055920 swapFree=4164660/4192956
[pid=24446] ppid=24444 vsize=636032 CPUtime=1200.03
/proc/24446/stat : 24446 (SApperloT-hrp) R 24444 24446 21092 0 -1 4194304 159074 0 0 0 119884 119 0 0 25 0 1 0 1162717029 651296768 154635 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/24446/statm: 159008 154635 110 292 0 158713 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 636032

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.7
CPU time (s): 1200.13
CPU user time (s): 1198.84
CPU system time (s): 1.2898
CPU usage (%): 99.9528
Max. virtual memory (cumulated for all children) (KiB): 636032

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

runsolver used 1.03684 second user time and 3.34549 second system time

The end

Launcher Data

Begin job on node81 at 2009-04-05 05:02:02
IDJOB=1578765
IDBENCH=70985
IDSOLVER=510
FILE ID=node81/1578765-1238900520
PBS_JOBID= 9086073
Free space on /tmp= 126820 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-5p0.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1578765-1238900520/watcher-1578765-1238900520 -o /tmp/evaluation-result-1578765-1238900520/solver-1578765-1238900520 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=480775013 HOME/instance-1578765-1238900520.cnf

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

MD5SUM BENCH= 5588dd996576f939b8ae497437078705
RANDOM SEED=480775013

node81.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1622760 kB
Buffers:         44900 kB
Cached:         309400 kB
SwapCached:      19156 kB
Active:         177360 kB
Inactive:       197804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1622760 kB
SwapTotal:     4192956 kB
SwapFree:      4164660 kB
Dirty:           23840 kB
Writeback:           0 kB
Mapped:          26316 kB
Slab:            42840 kB
Committed_AS:  3312532 kB
PageTables:       2092 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= 126816 MiB
End job on node81 at 2009-04-05 05:22:05