Trace number 1734826

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.07 1200.74

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1820c171155g3.cnf
MD5SUM90cca356988434eb537dfe19d4b4da93
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 variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1820                                                 |
0.00/0.00	c |  Number of clauses:    171155                                               |
0.09/0.13	c |  Parsing time:         0.12         s                                       |
0.09/0.13	c |  Timeout:              43200 s
0.09/0.13	c |  Random Seed:          1102288758.000000
0.09/0.13	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.09/0.13	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.13	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.13	c |                                                                             |
4.48/4.59	c ============================[ Search Statistics ]==============================
4.48/4.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.48/4.59	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.48/4.59	c ===============================================================================
4.48/4.59	c |         0 |    1755   163464   486178 |    54488        0    nan |  0.000 % |
4.79/4.87	c |       101 |    1755   163464   486178 |    59936      101    169 |  0.000 % |
5.09/5.16	c |       252 |    1755   163464   486178 |    65930      252    193 |  0.000 % |
5.40/5.47	c |       477 |    1755   163464   486178 |    72523      477    182 |  0.000 % |
5.79/5.80	c |       821 |    1755   163464   486178 |    79775      821    187 |  0.000 % |
6.09/6.20	c |      1328 |    1755   163464   486178 |    87753     1328    187 |  0.000 % |
6.60/6.65	c |      2089 |    1755   163464   486178 |    96528     2089    179 |  0.000 % |
7.19/7.27	c |      3228 |    1755   163464   486178 |   106181     3228    188 |  0.000 % |
8.09/8.13	c |      4936 |    1755   163464   486178 |   116799     4936    192 |  0.000 % |
9.29/9.39	c |      7500 |    1755   163464   486178 |   128479     7500    193 |  0.000 % |
11.28/11.30	c |     11346 |    1755   163464   486178 |   141327    11346    193 |  0.000 % |
14.29/14.35	c |     17112 |    1755   163464   486178 |   155460    17112    187 |  0.000 % |
20.98/21.04	c |     25761 |    1755   163464   486178 |   171006    25761    185 |  0.000 % |
35.48/35.54	c |     38738 |    1755   163464   486178 |   188107    38738    188 |  0.000 % |
60.28/60.35	c |     58199 |    1755   163464   486178 |   206918    58199    187 |  0.000 % |
115.46/115.55	c |     87392 |    1755   163464   486178 |   227609    87392    181 |  0.000 % |
256.99/257.41	c |    131185 |    1755   163464   486178 |   250370   131185    182 |  0.000 % |
556.00/556.51	c |    196869 |    1755   163464   486178 |   275407   196869    186 |  0.000 % |
1169.92/1170.60	c |    295395 |    1755   163464   486178 |   302948    44074    172 |  0.000 % |

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-1734826-1240797545/watcher-1734826-1240797545 -o /tmp/evaluation-result-1734826-1240797545/solver-1734826-1240797545 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1102288758 HOME/instance-1734826-1240797545.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.92 0.98 0.99 3/65 21379
/proc/meminfo: memFree=1391424/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=2556 CPUtime=0
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 487 0 0 0 0 0 0 0 20 0 1 0 107783799 2617344 472 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 639 474 87 221 0 415 0

[startup+0.0305589 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 21379
/proc/meminfo: memFree=1391424/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=6448 CPUtime=0.02
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 1425 0 0 0 2 0 0 0 20 0 1 0 107783799 6602752 1410 1992294400 4194304 5102648 548682068784 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 1612 1412 87 221 0 1388 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6448

[startup+0.101567 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 21379
/proc/meminfo: memFree=1391424/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=16680 CPUtime=0.09
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 3941 0 0 0 8 1 0 0 20 0 1 0 107783799 17080320 3926 1992294400 4194304 5102648 548682068784 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 4170 3927 87 221 0 3946 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16680

[startup+0.301587 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 21379
/proc/meminfo: memFree=1391424/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=21980 CPUtime=0.29
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 5213 0 0 0 28 1 0 0 22 0 1 0 107783799 22507520 5198 1992294400 4194304 5102648 548682068784 18446744073709551615 4273027 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 5495 5198 98 221 0 5271 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21980

[startup+0.701629 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 21379
/proc/meminfo: memFree=1391424/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=21980 CPUtime=0.69
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 5213 0 0 0 68 1 0 0 25 0 1 0 107783799 22507520 5198 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 5495 5198 98 221 0 5271 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21980

[startup+1.50171 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 21380
/proc/meminfo: memFree=1369976/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=29680 CPUtime=1.49
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 6985 0 0 0 147 2 0 0 25 0 1 0 107783799 30392320 6970 1992294400 4194304 5102648 548682068784 18446744073709551615 4273267 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 7420 6970 100 221 0 7196 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29680

[startup+3.10188 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 21380
/proc/meminfo: memFree=1363576/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=29680 CPUtime=3.09
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 7066 0 0 0 307 2 0 0 25 0 1 0 107783799 30392320 7051 1992294400 4194304 5102648 548682068784 18446744073709551615 4272865 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 7420 7051 100 221 0 7196 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29680

[startup+6.30121 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 21380
/proc/meminfo: memFree=1366008/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=26032 CPUtime=6.29
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 7134 0 0 0 626 3 0 0 25 0 1 0 107783799 26656768 6317 1992294400 4194304 5102648 548682068784 18446744073709551615 4213871 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 6508 6317 115 221 0 6284 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26032

[startup+12.7029 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 21380
/proc/meminfo: memFree=1360768/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=32676 CPUtime=12.69
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 8768 0 0 0 1265 4 0 0 25 0 1 0 107783799 33460224 7951 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 8169 7951 115 221 0 7945 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32676

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21380
/proc/meminfo: memFree=1346560/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=45936 CPUtime=25.48
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 12088 0 0 0 2541 7 0 0 25 0 1 0 107783799 47038464 11271 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 11484 11271 115 221 0 11260 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45936

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21380
/proc/meminfo: memFree=1328896/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=63884 CPUtime=51.08
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 16558 0 0 0 5096 12 0 0 25 0 1 0 107783799 65417216 15741 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 15971 15741 115 221 0 15747 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 63884

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21380
/proc/meminfo: memFree=1304896/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=87580 CPUtime=102.26
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 22437 0 0 0 10209 17 0 0 25 0 1 0 107783799 89681920 21620 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 21895 21620 115 221 0 21671 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 87580

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21386
/proc/meminfo: memFree=1287360/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=105660 CPUtime=162.23
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 26830 0 0 0 16202 21 0 0 25 0 1 0 107783799 108195840 26013 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 26415 26013 115 221 0 26191 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 105660

[startup+222.302 s]
/proc/loadavg: 1.43 1.12 1.04 2/66 21808
/proc/meminfo: memFree=1219128/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=120596 CPUtime=221.89
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 30548 0 0 0 22158 31 0 0 25 0 1 0 107783799 123490304 29731 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 30149 29731 115 221 0 29925 0
Current children cumulated CPU time (s) 221.89
Current children cumulated vsize (KiB) 120596

[startup+282.302 s]
/proc/loadavg: 1.16 1.10 1.03 2/66 21808
/proc/meminfo: memFree=1202624/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=137988 CPUtime=281.88
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 34752 0 0 0 28153 35 0 0 25 0 1 0 107783799 141299712 33935 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 34497 33935 115 221 0 34273 0
Current children cumulated CPU time (s) 281.88
Current children cumulated vsize (KiB) 137988

[startup+342.301 s]
/proc/loadavg: 1.06 1.08 1.03 2/66 21808
/proc/meminfo: memFree=1187072/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=153732 CPUtime=341.86
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 38584 0 0 0 34147 39 0 0 25 0 1 0 107783799 157421568 37767 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 38433 37767 115 221 0 38209 0
Current children cumulated CPU time (s) 341.86
Current children cumulated vsize (KiB) 153732

[startup+402.302 s]
/proc/loadavg: 1.02 1.06 1.02 2/66 21808
/proc/meminfo: memFree=1175872/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=165100 CPUtime=401.85
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 41416 0 0 0 40142 43 0 0 25 0 1 0 107783799 169062400 40599 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 41275 40599 115 221 0 41051 0
Current children cumulated CPU time (s) 401.85
Current children cumulated vsize (KiB) 165100

[startup+462.302 s]
/proc/loadavg: 1.00 1.05 1.02 2/66 21808
/proc/meminfo: memFree=1165184/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=175568 CPUtime=461.82
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 44055 0 0 0 46138 44 0 0 25 0 1 0 107783799 179781632 43238 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 43892 43238 115 221 0 43668 0
Current children cumulated CPU time (s) 461.82
Current children cumulated vsize (KiB) 175568

[startup+522.301 s]
/proc/loadavg: 1.00 1.04 1.01 2/66 21808
/proc/meminfo: memFree=1156544/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=184100 CPUtime=521.81
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 46215 0 0 0 52134 47 0 0 25 0 1 0 107783799 188518400 45398 1992294400 4194304 5102648 548682068784 18446744073709551615 4249956 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 46025 45398 115 221 0 45801 0
Current children cumulated CPU time (s) 521.81
Current children cumulated vsize (KiB) 184100

[startup+582.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 21808
/proc/meminfo: memFree=1148288/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=192472 CPUtime=581.8
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 48243 0 0 0 58132 48 0 0 25 0 1 0 107783799 197091328 47426 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 48118 47426 115 221 0 47894 0
Current children cumulated CPU time (s) 581.8
Current children cumulated vsize (KiB) 192472

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 21808
/proc/meminfo: memFree=1139520/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=202052 CPUtime=641.77
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 50419 0 0 0 64128 49 0 0 25 0 1 0 107783799 206901248 49602 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 50513 49602 115 221 0 50289 0
Current children cumulated CPU time (s) 641.77
Current children cumulated vsize (KiB) 202052

[startup+702.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21808
/proc/meminfo: memFree=1129536/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=212428 CPUtime=701.76
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 52947 0 0 0 70125 51 0 0 25 0 1 0 107783799 217526272 52130 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 53107 52130 115 221 0 52883 0
Current children cumulated CPU time (s) 701.76
Current children cumulated vsize (KiB) 212428

[startup+762.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21808
/proc/meminfo: memFree=1123264/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=218560 CPUtime=761.75
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 54472 0 0 0 76122 53 0 0 25 0 1 0 107783799 223805440 53655 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 54640 53655 115 221 0 54416 0
Current children cumulated CPU time (s) 761.75
Current children cumulated vsize (KiB) 218560

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21808
/proc/meminfo: memFree=1115712/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=226344 CPUtime=821.73
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 56394 0 0 0 82119 54 0 0 25 0 1 0 107783799 231776256 55577 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 56586 55577 115 221 0 56362 0
Current children cumulated CPU time (s) 821.73
Current children cumulated vsize (KiB) 226344

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21808
/proc/meminfo: memFree=1108672/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=233224 CPUtime=881.71
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 58114 0 0 0 88115 56 0 0 25 0 1 0 107783799 238821376 57297 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 58306 57297 115 221 0 58082 0
Current children cumulated CPU time (s) 881.71
Current children cumulated vsize (KiB) 233224

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21808
/proc/meminfo: memFree=1101504/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=240576 CPUtime=941.69
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 59911 0 0 0 94112 57 0 0 25 0 1 0 107783799 246349824 59094 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 60144 59094 115 221 0 59920 0
Current children cumulated CPU time (s) 941.69
Current children cumulated vsize (KiB) 240576

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21808
/proc/meminfo: memFree=1094592/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=247568 CPUtime=1001.67
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 61653 0 0 0 100108 59 0 0 25 0 1 0 107783799 253509632 60836 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 61892 60836 115 221 0 61668 0
Current children cumulated CPU time (s) 1001.67
Current children cumulated vsize (KiB) 247568

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21808
/proc/meminfo: memFree=1087616/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=254452 CPUtime=1061.66
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 63410 0 0 0 106104 62 0 0 25 0 1 0 107783799 260558848 62593 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 63613 62593 115 221 0 63389 0
Current children cumulated CPU time (s) 1061.66
Current children cumulated vsize (KiB) 254452

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21808
/proc/meminfo: memFree=1080768/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=261336 CPUtime=1121.64
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 65088 0 0 0 112100 64 0 0 25 0 1 0 107783799 267608064 64271 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 65334 64271 115 221 0 65110 0
Current children cumulated CPU time (s) 1121.64
Current children cumulated vsize (KiB) 261336

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21808
/proc/meminfo: memFree=1077952/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=264064 CPUtime=1181.62
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 65763 0 0 0 118098 64 0 0 25 0 1 0 107783799 270401536 64946 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 66016 64946 115 221 0 65792 0
Current children cumulated CPU time (s) 1181.62
Current children cumulated vsize (KiB) 264064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21808
/proc/meminfo: memFree=1077888/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=264064 CPUtime=1200.02
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 65766 0 0 0 119938 64 0 0 25 0 1 0 107783799 270401536 64949 1992294400 4194304 5102648 548682068784 18446744073709551615 4254567 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 66016 64949 115 221 0 65792 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 264064

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21808
/proc/meminfo: memFree=1077888/2055924 swapFree=4181440/4192956
[pid=21379] ppid=21377 vsize=264064 CPUtime=1200.02
/proc/21379/stat : 21379 (varsat-industri) R 21377 21379 21253 0 -1 4194304 65766 0 0 0 119938 64 0 0 25 0 1 0 107783799 270401536 64949 1992294400 4194304 5102648 548682068784 18446744073709551615 4254567 0 0 4096 3 0 0 0 17 1 0 0
/proc/21379/statm: 66016 64949 115 221 0 65792 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 264064

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.74
CPU time (s): 1200.07
CPU user time (s): 1199.38
CPU system time (s): 0.686895
CPU usage (%): 99.9438
Max. virtual memory (cumulated for all children) (KiB): 264064

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

runsolver used 1.36479 second user time and 2.95055 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-27 03:59:05
IDJOB=1734826
IDBENCH=71295
IDSOLVER=538
FILE ID=node83/1734826-1240797545
PBS_JOBID= 9187374
Free space on /tmp= 66036 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1820c171155g3.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1734826-1240797545/watcher-1734826-1240797545 -o /tmp/evaluation-result-1734826-1240797545/solver-1734826-1240797545 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1102288758 HOME/instance-1734826-1240797545.cnf

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

MD5SUM BENCH= 90cca356988434eb537dfe19d4b4da93
RANDOM SEED=1102288758

node83.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.222
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.222
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:      2055924 kB
MemFree:       1391904 kB
Buffers:         70648 kB
Cached:         528460 kB
SwapCached:       5412 kB
Active:         228324 kB
Inactive:       379756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1391904 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:            3164 kB
Writeback:           0 kB
Mapped:          13496 kB
Slab:            41976 kB
Committed_AS:   445008 kB
PageTables:       1384 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= 66088 MiB
End job on node83 at 2009-04-27 04:19:08