Trace number 1513888

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
VARSAT-industrial 2009-03-22? (TO) 1200.05 1200.43

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/10000/
unif-k3-r4.2-v10000-c42000-S21800963-085.cnf
MD5SUM4cbc233e7a70cae22bbfdd2b4008f16f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark20.4539
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  10000                                                |
0.00/0.00	c |  Number of clauses:    42000                                                |
0.09/0.12	c |  Parsing time:         0.11         s                                       |
0.09/0.12	c |  Timeout:              43200 s
0.09/0.12	c |  Random Seed:          607177507.000000
0.09/0.12	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.09/0.12	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.12	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.12	c |                                                                             |
0.19/0.22	c ============================[ Search Statistics ]==============================
0.19/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.22	c ===============================================================================
0.19/0.22	c |         0 |    9705    41569   126391 |    13856        0    nan |  0.000 % |
0.29/0.38	c |       100 |    9705    41569   126391 |    15241      100    118 |  0.000 % |
0.49/0.56	c |       251 |    9705    41569   126391 |    16766      251    123 |  0.000 % |
0.69/0.76	c |       477 |    9705    41569   126391 |    18442      477    138 |  0.000 % |
0.99/1.00	c |       814 |    9705    41569   126391 |    20287      814    141 |  0.000 % |
1.30/1.31	c |      1321 |    9705    41569   126391 |    22315     1321    150 |  0.000 % |
1.59/1.69	c |      2080 |    9705    41569   126391 |    24547     2080    150 |  0.000 % |
2.19/2.25	c |      3220 |    9705    41569   126391 |    27002     3220    156 |  0.000 % |
2.99/3.09	c |      4928 |    9705    41569   126391 |    29702     4928    175 |  0.000 % |
4.29/4.30	c |      7492 |    9705    41569   126391 |    32672     7492    176 |  0.000 % |
6.08/6.19	c |     11336 |    9705    41569   126391 |    35939    11336    191 |  0.000 % |
9.18/9.20	c |     17102 |    9705    41569   126391 |    39533    17102    200 |  0.000 % |
14.49/14.52	c |     25751 |    9705    41569   126391 |    43487    25751    208 |  0.000 % |
24.19/24.21	c |     38725 |    9705    41569   126391 |    47835    38725    209 |  0.000 % |
39.58/39.69	c |     58187 |    9705    41569   126391 |    52619    20785    221 |  0.000 % |
68.07/68.12	c |     87379 |    9705    41569   126391 |    57881    49977    244 |  0.000 % |
122.16/122.26	c |    131169 |    9705    41569   126391 |    63669    46888    250 |  0.000 % |
200.73/200.83	c |    196853 |    9705    41569   126391 |    70036    59955    253 |  0.000 % |
345.08/345.23	c |    295379 |    9705    41569   126391 |    77040    44529    276 |  0.000 % |
573.02/573.28	c |    443169 |    9705    41569   126391 |    84744    64697    259 |  0.000 % |
944.09/944.41	c |    664853 |    9705    41569   126391 |    93218    77188    279 |  0.000 % |

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-1513888-1238223385/watcher-1513888-1238223385 -o /tmp/evaluation-result-1513888-1238223385/solver-1513888-1238223385 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=607177507 HOME/instance-1513888-1238223385.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/64 15429
/proc/meminfo: memFree=892080/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=3612 CPUtime=0
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 644 0 0 0 0 0 0 0 18 0 1 0 1095004716 3698688 629 1992294400 4194304 5102648 548682068784 18446744073709551615 4516192 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 903 637 82 221 0 679 0

[startup+0.100831 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15429
/proc/meminfo: memFree=892080/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=9120 CPUtime=0.09
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 2008 0 0 0 9 0 0 0 18 0 1 0 1095004716 9338880 1964 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 2280 1964 87 221 0 2056 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9120

[startup+0.201842 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15429
/proc/meminfo: memFree=892080/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=10732 CPUtime=0.19
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 2400 0 0 0 19 0 0 0 18 0 1 0 1095004716 10989568 2356 1992294400 4194304 5102648 548682068784 18446744073709551615 4272868 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 2683 2356 99 221 0 2459 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10732

[startup+0.301856 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15429
/proc/meminfo: memFree=892080/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=9816 CPUtime=0.29
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 2403 0 0 0 29 0 0 0 19 0 1 0 1095004716 10051584 2152 1992294400 4194304 5102648 548682068784 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 2454 2152 101 221 0 2230 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9816

[startup+0.701908 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15429
/proc/meminfo: memFree=892080/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=9816 CPUtime=0.69
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 2416 0 0 0 69 0 0 0 23 0 1 0 1095004716 10051584 2165 1992294400 4194304 5102648 548682068784 18446744073709551615 4250021 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 2454 2165 114 221 0 2230 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9816

[startup+1.50302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15430
/proc/meminfo: memFree=883560/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=9948 CPUtime=1.5
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 2465 0 0 0 149 1 0 0 25 0 1 0 1095004716 10186752 2214 1992294400 4194304 5102648 548682068784 18446744073709551615 4249019 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 2487 2214 114 221 0 2263 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 9948

[startup+3.10122 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15430
/proc/meminfo: memFree=882472/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=12588 CPUtime=3.09
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 3125 0 0 0 308 1 0 0 25 0 1 0 1095004716 12890112 2874 1992294400 4194304 5102648 548682068784 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 3147 2874 114 221 0 2923 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12588

[startup+6.30165 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15430
/proc/meminfo: memFree=876520/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=18328 CPUtime=6.28
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 4538 0 0 0 626 2 0 0 25 0 1 0 1095004716 18767872 4287 1992294400 4194304 5102648 548682068784 18446744073709551615 4214003 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 4582 4287 114 221 0 4358 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18328

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15430
/proc/meminfo: memFree=864816/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=29500 CPUtime=12.69
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 7322 0 0 0 1263 6 0 0 25 0 1 0 1095004716 30208000 7071 1992294400 4194304 5102648 548682068784 18446744073709551615 4254567 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 7375 7071 114 221 0 7151 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29500

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15430
/proc/meminfo: memFree=848176/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=45360 CPUtime=25.49
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 11309 0 0 0 2538 11 0 0 25 0 1 0 1095004716 46448640 11058 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 11340 11058 114 221 0 11116 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45360

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15430
/proc/meminfo: memFree=839088/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=54392 CPUtime=51.08
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 13524 0 0 0 5094 14 0 0 25 0 1 0 1095004716 55697408 13273 1992294400 4194304 5102648 548682068784 18446744073709551615 4249904 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 13598 13273 114 221 0 13374 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 54392

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15430
/proc/meminfo: memFree=821680/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=71580 CPUtime=102.27
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 17838 0 0 0 10208 19 0 0 25 0 1 0 1095004716 73297920 17587 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 17895 17587 114 221 0 17671 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 71580

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15430
/proc/meminfo: memFree=811504/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=81788 CPUtime=162.24
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 20367 0 0 0 16202 22 0 0 25 0 1 0 1095004716 83750912 20116 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 20447 20116 114 221 0 20223 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 81788

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15430
/proc/meminfo: memFree=802992/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=90236 CPUtime=222.23
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 22482 0 0 0 22199 24 0 0 25 0 1 0 1095004716 92401664 22231 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 22559 22231 114 221 0 22335 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 90236

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15436
/proc/meminfo: memFree=802728/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=90236 CPUtime=282.2
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 22482 0 0 0 28196 24 0 0 25 0 1 0 1095004716 92401664 22231 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 22559 22231 114 221 0 22335 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 90236

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15436
/proc/meminfo: memFree=792680/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=100460 CPUtime=342.18
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 25029 0 0 0 34191 27 0 0 25 0 1 0 1095004716 102871040 24778 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 25115 24778 114 221 0 24891 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 100460

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15436
/proc/meminfo: memFree=785064/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=108012 CPUtime=402.16
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 26927 0 0 0 40187 29 0 0 25 0 1 0 1095004716 110604288 26676 1992294400 4194304 5102648 548682068784 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 27003 26676 114 221 0 26779 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 108012

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15436
/proc/meminfo: memFree=785192/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=108012 CPUtime=462.14
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 26928 0 0 0 46185 29 0 0 25 0 1 0 1095004716 110604288 26677 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 27003 26677 114 221 0 26779 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 108012

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15436
/proc/meminfo: memFree=785192/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=108012 CPUtime=522.12
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 26928 0 0 0 52183 29 0 0 25 0 1 0 1095004716 110604288 26677 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 27003 26677 114 221 0 26779 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 108012

[startup+582.302 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 15436
/proc/meminfo: memFree=785200/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=108012 CPUtime=582.11
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 26928 0 0 0 58181 30 0 0 25 0 1 0 1095004716 110604288 26677 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 27003 26677 114 221 0 26779 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 108012

[startup+642.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 15436
/proc/meminfo: memFree=778928/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=114244 CPUtime=642.09
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 28486 0 0 0 64178 31 0 0 25 0 1 0 1095004716 116985856 28235 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 28561 28235 114 221 0 28337 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 114244

[startup+702.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 15436
/proc/meminfo: memFree=776048/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=117368 CPUtime=702.07
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 29271 0 0 0 70175 32 0 0 25 0 1 0 1095004716 120184832 29020 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 29342 29020 114 221 0 29118 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 117368

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15436
/proc/meminfo: memFree=763248/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=130152 CPUtime=762.05
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 32404 0 0 0 76169 36 0 0 25 0 1 0 1095004716 133275648 32153 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 32538 32153 114 221 0 32314 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 130152

[startup+822.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 15436
/proc/meminfo: memFree=763184/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=130152 CPUtime=822.03
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 32404 0 0 0 82166 37 0 0 25 0 1 0 1095004716 133275648 32153 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 32538 32153 114 221 0 32314 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 130152

[startup+882.306 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 15436
/proc/meminfo: memFree=763184/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=130152 CPUtime=882.02
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 32410 0 0 0 88165 37 0 0 25 0 1 0 1095004716 133275648 32159 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 32538 32159 114 221 0 32314 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 130152

[startup+942.303 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 15436
/proc/meminfo: memFree=763184/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=130152 CPUtime=942
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 32411 0 0 0 94163 37 0 0 25 0 1 0 1095004716 133275648 32160 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 32538 32160 114 221 0 32314 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 130152

[startup+1002.3 s]
/proc/loadavg: 1.05 1.04 1.00 2/65 15436
/proc/meminfo: memFree=756144/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=137440 CPUtime=1001.97
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 34174 0 0 0 100159 38 0 0 25 0 1 0 1095004716 140738560 33923 1992294400 4194304 5102648 548682068784 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 34360 33923 114 221 0 34136 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 137440

[startup+1062.3 s]
/proc/loadavg: 1.05 1.04 1.00 2/65 15436
/proc/meminfo: memFree=756144/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=137440 CPUtime=1061.95
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 34174 0 0 0 106157 38 0 0 25 0 1 0 1095004716 140738560 33923 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 34360 33923 114 221 0 34136 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 137440

[startup+1122.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 15436
/proc/meminfo: memFree=750256/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=143460 CPUtime=1121.94
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 35650 0 0 0 112154 40 0 0 25 0 1 0 1095004716 146903040 35399 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 35865 35399 114 221 0 35641 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 143460

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 15436
/proc/meminfo: memFree=750192/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=143460 CPUtime=1181.92
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 35650 0 0 0 118152 40 0 0 25 0 1 0 1095004716 146903040 35399 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 35865 35399 114 221 0 35641 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 143460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 15436
/proc/meminfo: memFree=750192/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=143460 CPUtime=1200.02
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 35650 0 0 0 119962 40 0 0 25 0 1 0 1095004716 146903040 35399 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 35865 35399 114 221 0 35641 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 143460

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 15436
/proc/meminfo: memFree=750192/2055920 swapFree=4177608/4192956
[pid=15429] ppid=15427 vsize=143460 CPUtime=1200.02
/proc/15429/stat : 15429 (varsat-industri) R 15427 15429 15334 0 -1 4194304 35650 0 0 0 119962 40 0 0 25 0 1 0 1095004716 146903040 35399 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/15429/statm: 35865 35399 114 221 0 35641 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 143460

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.43
CPU time (s): 1200.05
CPU user time (s): 1199.62
CPU system time (s): 0.428934
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 143460

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

runsolver used 0.91586 second user time and 2.5986 second system time

The end

Launcher Data

Begin job on node13 at 2009-03-28 07:56:25
IDJOB=1513888
IDBENCH=70300
IDSOLVER=538
FILE ID=node13/1513888-1238223385
PBS_JOBID= 9060630
Free space on /tmp= 66388 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/10000/unif-k3-r4.2-v10000-c42000-S21800963-085.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513888-1238223385/watcher-1513888-1238223385 -o /tmp/evaluation-result-1513888-1238223385/solver-1513888-1238223385 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=607177507 HOME/instance-1513888-1238223385.cnf

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

MD5SUM BENCH= 4cbc233e7a70cae22bbfdd2b4008f16f
RANDOM SEED=607177507

node13.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.240
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.240
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:        892496 kB
Buffers:         92560 kB
Cached:         968532 kB
SwapCached:       9228 kB
Active:         252212 kB
Inactive:       819444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        892496 kB
SwapTotal:     4192956 kB
SwapFree:      4177608 kB
Dirty:            1756 kB
Writeback:           0 kB
Mapped:          16092 kB
Slab:            77708 kB
Committed_AS:  2955168 kB
PageTables:       1464 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= 66388 MiB
End job on node13 at 2009-03-28 08:16:28