Trace number 1514308

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.09 1200.52

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/4000/
unif-k3-r4.2-v4000-c16800-S612955126-075.cnf
MD5SUM438060a1be2646cf8b7b6ce135e188f8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.34688
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of clauses16800
Sum of the clauses size50400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 316800
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:  4000                                                 |
0.00/0.00	c |  Number of clauses:    16800                                                |
0.00/0.03	c |  Parsing time:         0.03         s                                       |
0.00/0.03	c |  Timeout:              43200 s
0.00/0.03	c |  Random Seed:          2113565255.000000
0.00/0.03	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.03	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.03	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.03	c |                                                                             |
0.00/0.06	c ============================[ Search Statistics ]==============================
0.00/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.06	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.06	c ===============================================================================
0.00/0.06	c |         0 |    3867    16603    50554 |     5534        0    nan |  0.000 % |
0.09/0.10	c |       101 |    3867    16603    50554 |     6087      101    117 |  0.000 % |
0.09/0.15	c |       251 |    3867    16603    50554 |     6696      251     94 |  0.000 % |
0.19/0.21	c |       476 |    3867    16603    50554 |     7366      476     96 |  0.000 % |
0.19/0.28	c |       813 |    3867    16603    50554 |     8102      813     92 |  0.000 % |
0.29/0.37	c |      1319 |    3867    16603    50554 |     8913     1319     92 |  0.000 % |
0.49/0.51	c |      2078 |    3867    16603    50554 |     9804     2078     97 |  0.000 % |
0.69/0.73	c |      3218 |    3867    16603    50554 |    10784     3218    103 |  0.000 % |
0.99/1.05	c |      4926 |    3867    16603    50554 |    11863     4926    109 |  0.000 % |
1.49/1.58	c |      7489 |    3867    16603    50554 |    13049     7489    110 |  0.000 % |
2.38/2.46	c |     11333 |    3867    16603    50554 |    14354    11333    109 |  0.000 % |
3.89/3.93	c |     17100 |    3867    16603    50554 |    15790     9625    110 |  0.000 % |
6.39/6.45	c |     25750 |    3867    16603    50554 |    17369    10069    112 |  0.000 % |
10.79/10.80	c |     38724 |    3867    16603    50554 |    19106    14112    133 |  0.000 % |
18.08/18.19	c |     58186 |    3867    16603    50554 |    21016    13885    128 |  0.000 % |
31.28/31.36	c |     87378 |    3867    16603    50554 |    23118    21512    123 |  0.000 % |
51.97/52.04	c |    131167 |    3867    16603    50554 |    25430    17393    116 |  0.000 % |
87.36/87.43	c |    196852 |    3867    16603    50554 |    27973    15083    113 |  0.000 % |
141.44/141.59	c |    295380 |    3867    16603    50554 |    30770    16151    114 |  0.000 % |
228.41/228.58	c |    443169 |    3867    16603    50554 |    33847    18145    113 |  0.000 % |
369.27/369.42	c |    664853 |    3867    16603    50554 |    37232    33426    127 |  0.000 % |
608.17/608.42	c |    997379 |    3867    16603    50554 |    40955    34946    124 |  0.000 % |
985.84/986.28	c |   1496167 |    3867    16603    50554 |    45050    17954    116 |  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-1514308-1238236618/watcher-1514308-1238236618 -o /tmp/evaluation-result-1514308-1238236618/solver-1514308-1238236618 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=2113565255 HOME/instance-1514308-1238236618.cnf 

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.94 3/72 27838
/proc/meminfo: memFree=1149944/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=3216 CPUtime=0
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 464 0 0 0 0 0 0 0 18 0 1 0 1096323049 3293184 449 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 804 450 87 221 0 580 0

[startup+0.00861104 s]
/proc/loadavg: 0.99 0.97 0.94 3/72 27838
/proc/meminfo: memFree=1149944/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=3496 CPUtime=0
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 540 0 0 0 0 0 0 0 18 0 1 0 1096323049 3579904 526 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 874 526 87 221 0 650 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3496

[startup+0.101628 s]
/proc/loadavg: 0.99 0.97 0.94 3/72 27838
/proc/meminfo: memFree=1149944/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=5196 CPUtime=0.09
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 1041 0 0 0 9 0 0 0 18 0 1 0 1096323049 5320704 959 1992294400 4194304 5102648 548682068784 18446744073709551615 4248938 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 1299 959 102 221 0 1075 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5196

[startup+0.301668 s]
/proc/loadavg: 0.99 0.97 0.94 3/72 27838
/proc/meminfo: memFree=1149944/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=5196 CPUtime=0.29
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 1053 0 0 0 29 0 0 0 19 0 1 0 1096323049 5320704 971 1992294400 4194304 5102648 548682068784 18446744073709551615 4214156 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 1299 971 114 221 0 1075 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5196

[startup+0.701745 s]
/proc/loadavg: 0.99 0.97 0.94 3/72 27838
/proc/meminfo: memFree=1149944/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=6252 CPUtime=0.69
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 1306 0 0 0 69 0 0 0 22 0 1 0 1096323049 6402048 1224 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 1563 1224 114 221 0 1339 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6252

[startup+1.50291 s]
/proc/loadavg: 0.99 0.97 0.94 2/73 27839
/proc/meminfo: memFree=1144560/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=8384 CPUtime=1.49
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 1842 0 0 0 149 0 0 0 25 0 1 0 1096323049 8585216 1760 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 2096 1760 114 221 0 1872 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8384

[startup+3.10122 s]
/proc/loadavg: 0.99 0.97 0.94 2/73 27839
/proc/meminfo: memFree=1141680/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=11908 CPUtime=3.09
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 2713 0 0 0 308 1 0 0 25 0 1 0 1096323049 12193792 2631 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 2977 2631 114 221 0 2753 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11908

[startup+6.30185 s]
/proc/loadavg: 0.99 0.97 0.94 2/73 27839
/proc/meminfo: memFree=1138616/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=13492 CPUtime=6.29
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 3135 0 0 0 628 1 0 0 25 0 1 0 1096323049 13815808 3053 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 3373 3053 114 221 0 3149 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13492

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.94 2/73 27839
/proc/meminfo: memFree=1134904/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=17076 CPUtime=12.69
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 4013 0 0 0 1267 2 0 0 25 0 1 0 1096323049 17485824 3931 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 4269 3931 114 221 0 4045 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17076

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.94 2/73 27839
/proc/meminfo: memFree=1133240/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=18264 CPUtime=25.48
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 4295 0 0 0 2546 2 0 0 25 0 1 0 1096323049 18702336 4213 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 4566 4213 114 221 0 4342 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18264

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.94 2/73 27839
/proc/meminfo: memFree=1130424/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=21052 CPUtime=51.07
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 4997 0 0 0 5104 3 0 0 25 0 1 0 1096323049 21557248 4915 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 5263 4915 114 221 0 5039 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21052

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.94 2/73 27839
/proc/meminfo: memFree=1125880/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=25608 CPUtime=102.26
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 6139 0 0 0 10221 5 0 0 25 0 1 0 1096323049 26222592 6057 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 6402 6057 114 221 0 6178 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 25608

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/73 27839
/proc/meminfo: memFree=1122232/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=29208 CPUtime=162.23
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 7036 0 0 0 16217 6 0 0 25 0 1 0 1096323049 29908992 6954 1992294400 4194304 5102648 548682068784 18446744073709551615 4254525 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 7302 6954 114 221 0 7078 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 29208

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/73 27839
/proc/meminfo: memFree=1121336/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=30144 CPUtime=222.21
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 7267 0 0 0 22214 7 0 0 25 0 1 0 1096323049 30867456 7185 1992294400 4194304 5102648 548682068784 18446744073709551615 4249654 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 7536 7185 114 221 0 7312 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 30144

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/73 27839
/proc/meminfo: memFree=1115256/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=36296 CPUtime=282.19
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 8778 0 0 0 28211 8 0 0 25 0 1 0 1096323049 37167104 8696 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 9074 8696 114 221 0 8850 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 36296

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/73 27839
/proc/meminfo: memFree=1115256/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=36296 CPUtime=342.17
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 8779 0 0 0 34208 9 0 0 25 0 1 0 1096323049 37167104 8697 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 9074 8697 114 221 0 8850 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 36296

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/73 27839
/proc/meminfo: memFree=1113528/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=38552 CPUtime=402.15
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 9356 0 0 0 40206 9 0 0 25 0 1 0 1096323049 39477248 9274 1992294400 4194304 5102648 548682068784 18446744073709551615 4249818 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 9638 9274 114 221 0 9414 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 38552

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/73 27839
/proc/meminfo: memFree=1111928/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=39616 CPUtime=462.13
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 9609 0 0 0 46203 10 0 0 25 0 1 0 1096323049 40566784 9527 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 9904 9527 114 221 0 9680 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 39616

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/73 27841
/proc/meminfo: memFree=1111672/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=39616 CPUtime=522.11
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 9609 0 0 0 52201 10 0 0 25 0 1 0 1096323049 40566784 9527 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 9904 9527 114 221 0 9680 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 39616

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/73 27841
/proc/meminfo: memFree=1110648/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=40840 CPUtime=582.08
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 9918 0 0 0 58198 10 0 0 25 0 1 0 1096323049 41820160 9836 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 10210 9836 114 221 0 9986 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 40840

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/73 27841
/proc/meminfo: memFree=1107960/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=43732 CPUtime=642.07
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 10583 0 0 0 64196 11 0 0 25 0 1 0 1096323049 44781568 10501 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 10933 10501 114 221 0 10709 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 43732

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/73 27841
/proc/meminfo: memFree=1103480/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=48228 CPUtime=702.04
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 11698 0 0 0 70192 12 0 0 25 0 1 0 1096323049 49385472 11616 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 12057 11616 114 221 0 11833 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 48228

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.94 2/73 27841
/proc/meminfo: memFree=1103480/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=48228 CPUtime=762.02
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 11699 0 0 0 76190 12 0 0 25 0 1 0 1096323049 49385472 11617 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 12057 11617 114 221 0 11833 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 48228

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/73 27841
/proc/meminfo: memFree=1103480/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=48228 CPUtime=822.01
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 11708 0 0 0 82188 13 0 0 25 0 1 0 1096323049 49385472 11626 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 12057 11626 114 221 0 11833 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 48228

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/73 27841
/proc/meminfo: memFree=1103288/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=48492 CPUtime=881.98
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 11771 0 0 0 88185 13 0 0 25 0 1 0 1096323049 49655808 11689 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 12123 11689 114 221 0 11899 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 48492

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/73 27841
/proc/meminfo: memFree=1103224/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=48492 CPUtime=941.96
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 11778 0 0 0 94183 13 0 0 25 0 1 0 1096323049 49655808 11696 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 12123 11696 114 221 0 11899 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 48492

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/73 27841
/proc/meminfo: memFree=1102648/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=49020 CPUtime=1001.94
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 11918 0 0 0 100180 14 0 0 25 0 1 0 1096323049 50196480 11836 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 12255 11836 114 221 0 12031 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 49020

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/73 27841
/proc/meminfo: memFree=1099576/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=52064 CPUtime=1061.92
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 12668 0 0 0 106177 15 0 0 25 0 1 0 1096323049 53313536 12586 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 13016 12586 114 221 0 12792 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 52064

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/73 27841
/proc/meminfo: memFree=1098744/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=52872 CPUtime=1121.89
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 12868 0 0 0 112174 15 0 0 25 0 1 0 1096323049 54140928 12786 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 13218 12786 114 221 0 12994 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 52872

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/73 27841
/proc/meminfo: memFree=1098808/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=52872 CPUtime=1181.88
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 12868 0 0 0 118172 16 0 0 25 0 1 0 1096323049 54140928 12786 1992294400 4194304 5102648 548682068784 18446744073709551615 4254103 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 13218 12786 114 221 0 12994 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 52872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.94 2/73 27841
/proc/meminfo: memFree=1098744/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=52872 CPUtime=1200.08
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 12868 0 0 0 119992 16 0 0 25 0 1 0 1096323049 54140928 12786 1992294400 4194304 5102648 548682068784 18446744073709551615 4244362 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 13218 12786 114 221 0 12994 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 52872

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.94 2/73 27841
/proc/meminfo: memFree=1098744/2055920 swapFree=4175896/4192956
[pid=27838] ppid=27836 vsize=52872 CPUtime=1200.08
/proc/27838/stat : 27838 (varsat-industri) R 27836 27838 27801 0 -1 4194304 12868 0 0 0 119992 16 0 0 25 0 1 0 1096323049 54140928 12786 1992294400 4194304 5102648 548682068784 18446744073709551615 4244362 0 0 4096 3 0 0 0 17 1 0 0
/proc/27838/statm: 13218 12786 114 221 0 12994 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 52872

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1199.92
CPU system time (s): 0.172973
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 52872

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

runsolver used 1.05884 second user time and 3.3205 second system time

The end

Launcher Data

Begin job on node66 at 2009-03-28 11:36:58
IDJOB=1514308
IDBENCH=70335
IDSOLVER=538
FILE ID=node66/1514308-1238236618
PBS_JOBID= 9060672
Free space on /tmp= 66544 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/4000/unif-k3-r4.2-v4000-c16800-S612955126-075.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514308-1238236618/watcher-1514308-1238236618 -o /tmp/evaluation-result-1514308-1238236618/solver-1514308-1238236618 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=2113565255 HOME/instance-1514308-1238236618.cnf

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

MD5SUM BENCH= 438060a1be2646cf8b7b6ce135e188f8
RANDOM SEED=2113565255

node66.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.286
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.286
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:       1150424 kB
Buffers:         87108 kB
Cached:         726392 kB
SwapCached:       8824 kB
Active:         203012 kB
Inactive:       621372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1150424 kB
SwapTotal:     4192956 kB
SwapFree:      4175896 kB
Dirty:            1404 kB
Writeback:           0 kB
Mapped:          16488 kB
Slab:            66280 kB
Committed_AS:  3049532 kB
PageTables:       1976 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= 66540 MiB
End job on node66 at 2009-03-28 11:57:01