Trace number 1561086

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.15 1200.47

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_12_2_4_cmp.cnf
MD5SUM7ea97a36d5ab6c8a5aa99830d5253591
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 variables12584
Number of clauses155712
Sum of the clauses size523920
Maximum clause length100
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217404
Number of clauses of size 3103200
Number of clauses of size 417828
Number of clauses of size 517000
Number of clauses of size over 5280

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  12584                                                |
0.00/0.00	c |  Number of clauses:    155712                                               |
0.19/0.20	c |  Parsing time:         0.17         s                                       |
0.19/0.20	c |  Timeout:              43200 s
0.19/0.20	c |  Random Seed:          622837464.000000
0.19/0.20	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.19/0.20	c |  Branching Rule:       default (solution-guided)                            |
0.19/0.20	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.19/0.20	c |                                                                             |
0.59/0.62	c ============================[ Search Statistics ]==============================
0.59/0.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.62	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.59/0.62	c ===============================================================================
0.59/0.62	c |         0 |   12534   146823   497359 |    48941        0    nan |  0.000 % |
0.89/0.97	c |       102 |   12534   146823   497359 |    53835      102    161 |  0.000 % |
1.29/1.36	c |       252 |   12534   146823   497359 |    59218      252    104 |  0.000 % |
1.69/1.72	c |       478 |   12534   146823   497359 |    65140      478    175 |  0.000 % |
2.20/2.20	c |       815 |   12534   146823   497359 |    71654      815    134 |  0.000 % |
2.49/2.59	c |      1322 |   12534   146823   497359 |    78819     1322    178 |  0.000 % |
2.99/3.00	c |      2081 |   12534   146823   497359 |    86701     2081    210 |  0.000 % |
3.49/3.59	c |      3220 |   12534   146823   497359 |    95372     3220    200 |  0.000 % |
4.30/4.31	c |      4928 |   12534   146823   497359 |   104909     4928    215 |  0.000 % |
5.09/5.15	c |      7490 |   12534   146823   497359 |   115400     7490    241 |  0.000 % |
6.29/6.35	c |     11336 |   12534   146823   497359 |   126940    11336    265 |  0.000 % |
8.09/8.13	c |     17104 |   12534   146823   497359 |   139634    17104    284 |  0.000 % |
11.58/11.69	c |     25756 |   12534   146823   497359 |   153597    25756    290 |  0.000 % |
19.48/19.57	c |     38730 |   12534   146823   497359 |   168957    38730    302 |  0.000 % |
32.68/32.72	c |     58193 |   12534   146823   497359 |   185853    58193    297 |  0.000 % |
61.87/61.95	c |     87387 |   12534   146823   497359 |   204438    87387    257 |  0.000 % |
146.54/146.69	c |    131181 |   12534   146823   497359 |   224882   131181    264 |  0.000 % |
252.02/252.11	c |    196866 |   12534   146823   497359 |   247370   196866    269 |  0.000 % |
420.47/420.61	c |    295392 |   12534   146823   497359 |   272107    56871    295 |  0.000 % |
942.84/943.13	c |    443182 |   12534   146823   497359 |   299318   204661    320 |  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-1561086-1238761264/watcher-1561086-1238761264 -o /tmp/evaluation-result-1561086-1238761264/solver-1561086-1238761264 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=622837464 HOME/instance-1561086-1238761264.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.72 1.76 1.42 3/81 26031
/proc/meminfo: memFree=1666256/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=3952 CPUtime=0
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 842 0 0 0 0 0 0 0 20 0 1 0 1148790238 4046848 795 1992294400 4194304 5102648 548682068768 18446744073709551615 4532730 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 988 797 82 221 0 764 0

[startup+0.0254261 s]
/proc/loadavg: 1.72 1.76 1.42 3/81 26031
/proc/meminfo: memFree=1666256/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=6852 CPUtime=0.01
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 1501 0 0 0 1 0 0 0 20 0 1 0 1148790238 7016448 1454 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 1746 1455 87 221 0 1522 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6852

[startup+0.101434 s]
/proc/loadavg: 1.72 1.76 1.42 3/81 26031
/proc/meminfo: memFree=1666256/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=15956 CPUtime=0.09
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 3677 0 0 0 8 1 0 0 20 0 1 0 1148790238 16338944 3630 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 3989 3631 87 221 0 3765 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15956

[startup+0.301455 s]
/proc/loadavg: 1.72 1.76 1.42 3/81 26031
/proc/meminfo: memFree=1666256/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=27388 CPUtime=0.29
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 6439 0 0 0 27 2 0 0 22 0 1 0 1148790238 28045312 6392 1992294400 4194304 5102648 548682068768 18446744073709551615 4272906 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 6847 6392 98 221 0 6623 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27388

[startup+0.7015 s]
/proc/loadavg: 1.72 1.76 1.42 3/81 26031
/proc/meminfo: memFree=1666256/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=25584 CPUtime=0.69
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 6754 0 0 0 66 3 0 0 25 0 1 0 1148790238 26198016 6063 1992294400 4194304 5102648 548682068768 18446744073709551615 4215244 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 6396 6063 102 221 0 6172 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25584

[startup+1.50159 s]
/proc/loadavg: 1.72 1.76 1.42 2/82 26032
/proc/meminfo: memFree=1642120/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=25584 CPUtime=1.49
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 6767 0 0 0 146 3 0 0 25 0 1 0 1148790238 26198016 6076 1992294400 4194304 5102648 548682068768 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 6396 6076 115 221 0 6172 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25584

[startup+3.10177 s]
/proc/loadavg: 1.72 1.76 1.42 2/82 26032
/proc/meminfo: memFree=1641928/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=25584 CPUtime=3.09
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 6772 0 0 0 306 3 0 0 25 0 1 0 1148790238 26198016 6081 1992294400 4194304 5102648 548682068768 18446744073709551615 4215214 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 6396 6081 115 221 0 6172 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25584

[startup+6.30112 s]
/proc/loadavg: 1.74 1.77 1.42 2/82 26032
/proc/meminfo: memFree=1636296/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=36080 CPUtime=6.29
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 9387 0 0 0 624 5 0 0 25 0 1 0 1148790238 36945920 8696 1992294400 4194304 5102648 548682068768 18446744073709551615 4492085 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 9020 8696 115 221 0 8796 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36080

[startup+12.7018 s]
/proc/loadavg: 1.68 1.75 1.42 2/82 26032
/proc/meminfo: memFree=1610312/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=58552 CPUtime=12.69
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 15021 0 0 0 1260 9 0 0 25 0 1 0 1148790238 59957248 14330 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 14638 14330 115 221 0 14414 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58552

[startup+25.5013 s]
/proc/loadavg: 1.53 1.72 1.41 2/82 26032
/proc/meminfo: memFree=1577736/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=90256 CPUtime=25.48
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 22904 0 0 0 2534 14 0 0 25 0 1 0 1148790238 92422144 22213 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 22564 22213 115 221 0 22340 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 90256

[startup+51.1011 s]
/proc/loadavg: 1.35 1.66 1.40 2/82 26032
/proc/meminfo: memFree=1553608/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=114360 CPUtime=51.07
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 28884 0 0 0 5090 17 0 0 25 0 1 0 1148790238 117104640 28193 1992294400 4194304 5102648 548682068768 18446744073709551615 4250272 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 28590 28193 115 221 0 28366 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 114360

[startup+102.307 s]
/proc/loadavg: 1.15 1.55 1.38 2/82 26032
/proc/meminfo: memFree=1508872/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=159232 CPUtime=102.27
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 39986 0 0 0 10200 27 0 0 25 0 1 0 1148790238 163053568 39295 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 39808 39295 115 221 0 39584 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 159232

[startup+162.302 s]
/proc/loadavg: 1.05 1.45 1.35 2/82 26032
/proc/meminfo: memFree=1468616/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=201016 CPUtime=162.24
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 50249 0 0 0 16189 35 0 0 25 0 1 0 1148790238 205840384 49558 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 50254 49558 115 221 0 50030 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 201016

[startup+222.301 s]
/proc/loadavg: 1.02 1.37 1.33 2/82 26032
/proc/meminfo: memFree=1423048/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=245784 CPUtime=222.22
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 61380 0 0 0 22176 46 0 0 25 0 1 0 1148790238 251682816 60689 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 61446 60689 115 221 0 61222 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 245784

[startup+282.302 s]
/proc/loadavg: 1.00 1.30 1.30 2/82 26032
/proc/meminfo: memFree=1379464/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=291596 CPUtime=282.21
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 72480 0 0 0 28167 54 0 0 25 0 1 0 1148790238 298594304 71789 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 72899 71789 115 221 0 72675 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 291596

[startup+342.302 s]
/proc/loadavg: 1.00 1.24 1.28 2/82 26032
/proc/meminfo: memFree=1335048/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=335392 CPUtime=342.2
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 83383 0 0 0 34156 64 0 0 25 0 1 0 1148790238 343441408 82692 1992294400 4194304 5102648 548682068768 18446744073709551615 4249948 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 83848 82692 115 221 0 83624 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 335392

[startup+402.301 s]
/proc/loadavg: 1.00 1.19 1.26 2/82 26032
/proc/meminfo: memFree=1307144/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=363156 CPUtime=402.18
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 90286 0 0 0 40147 71 0 0 25 0 1 0 1148790238 371871744 89595 1992294400 4194304 5102648 548682068768 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 90789 89595 115 221 0 90565 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 363156

[startup+462.302 s]
/proc/loadavg: 1.00 1.16 1.24 2/82 26032
/proc/meminfo: memFree=1307016/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=363156 CPUtime=462.16
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 90312 0 0 0 46145 71 0 0 25 0 1 0 1148790238 371871744 89621 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 90789 89621 115 221 0 90565 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 363156

[startup+522.302 s]
/proc/loadavg: 1.00 1.12 1.23 2/82 26032
/proc/meminfo: memFree=1306824/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=363156 CPUtime=522.14
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 90346 0 0 0 52143 71 0 0 25 0 1 0 1148790238 371871744 89655 1992294400 4194304 5102648 548682068768 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 90789 89655 115 221 0 90565 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 363156

[startup+582.301 s]
/proc/loadavg: 1.00 1.10 1.21 2/82 26032
/proc/meminfo: memFree=1306696/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=363156 CPUtime=582.13
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 90371 0 0 0 58142 71 0 0 25 0 1 0 1148790238 371871744 89680 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 90789 89680 115 221 0 90565 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 363156

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.19 2/82 26032
/proc/meminfo: memFree=1306760/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=363156 CPUtime=642.12
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 90375 0 0 0 64141 71 0 0 25 0 1 0 1148790238 371871744 89684 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 90789 89684 115 221 0 90565 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 363156

[startup+702.302 s]
/proc/loadavg: 1.00 1.06 1.18 2/82 26032
/proc/meminfo: memFree=1306632/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=363156 CPUtime=702.1
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 90376 0 0 0 70139 71 0 0 25 0 1 0 1148790238 371871744 89685 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 90789 89685 115 221 0 90565 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 363156

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.16 2/82 26032
/proc/meminfo: memFree=1306632/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=363156 CPUtime=762.08
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 90377 0 0 0 76137 71 0 0 25 0 1 0 1148790238 371871744 89686 1992294400 4194304 5102648 548682068768 18446744073709551615 4249728 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 90789 89686 115 221 0 90565 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 363156

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.15 2/82 26032
/proc/meminfo: memFree=1306632/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=363156 CPUtime=822.07
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 90381 0 0 0 82135 72 0 0 25 0 1 0 1148790238 371871744 89690 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 90789 89690 115 221 0 90565 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 363156

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.14 2/82 26032
/proc/meminfo: memFree=1306632/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=363156 CPUtime=882.06
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 90383 0 0 0 88134 72 0 0 25 0 1 0 1148790238 371871744 89692 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 90789 89692 115 221 0 90565 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 363156

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.13 2/82 26032
/proc/meminfo: memFree=1306632/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=363156 CPUtime=942.04
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 90385 0 0 0 94132 72 0 0 25 0 1 0 1148790238 371871744 89694 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 90789 89694 115 221 0 90565 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 363156

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/82 26032
/proc/meminfo: memFree=1281480/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=388480 CPUtime=1002.02
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 96699 0 0 0 100124 78 0 0 25 0 1 0 1148790238 397803520 96008 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 97120 96008 115 221 0 96896 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 388480

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/82 26032
/proc/meminfo: memFree=1250824/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=419664 CPUtime=1062.01
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 104390 0 0 0 106115 86 0 0 25 0 1 0 1148790238 429735936 103699 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 104916 103699 115 221 0 104692 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 419664

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/82 26032
/proc/meminfo: memFree=1223688/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=446692 CPUtime=1121.99
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 111100 0 0 0 112106 93 0 0 25 0 1 0 1148790238 457412608 110409 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 111673 110409 115 221 0 111449 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 446692

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/82 26032
/proc/meminfo: memFree=1207432/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=462920 CPUtime=1181.98
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 115111 0 0 0 118101 97 0 0 25 0 1 0 1148790238 474030080 114420 1992294400 4194304 5102648 548682068768 18446744073709551615 4249372 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 115730 114420 115 221 0 115506 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 462920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.08 2/82 26032
/proc/meminfo: memFree=1207432/2055920 swapFree=4172784/4192956
[pid=26031] ppid=26029 vsize=462920 CPUtime=1200.08
/proc/26031/stat : 26031 (varsat-industri) R 26029 26031 25155 0 -1 4194304 115115 0 0 0 119911 97 0 0 25 0 1 0 1148790238 474030080 114424 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26031/statm: 115730 114424 115 221 0 115506 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 462920

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.47
CPU time (s): 1200.15
CPU user time (s): 1199.11
CPU system time (s): 1.03884
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 462920

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

runsolver used 1.53377 second user time and 3.9394 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-03 14:21:04
IDJOB=1561086
IDBENCH=70908
IDSOLVER=538
FILE ID=node87/1561086-1238761264
PBS_JOBID= 9085454
Free space on /tmp= 66436 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/edgematching/compact/em_12_2_4_cmp.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1561086-1238761264/watcher-1561086-1238761264 -o /tmp/evaluation-result-1561086-1238761264/solver-1561086-1238761264 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=622837464 HOME/instance-1561086-1238761264.cnf

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

MD5SUM BENCH= 7ea97a36d5ab6c8a5aa99830d5253591
RANDOM SEED=622837464

node87.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.236
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.236
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:       1666672 kB
Buffers:         59564 kB
Cached:         249392 kB
SwapCached:       9352 kB
Active:          99776 kB
Inactive:       220052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1666672 kB
SwapTotal:     4192956 kB
SwapFree:      4172784 kB
Dirty:            4480 kB
Writeback:           0 kB
Mapped:          16480 kB
Slab:            53548 kB
Committed_AS:  2867632 kB
PageTables:       2680 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= 66432 MiB
End job on node87 at 2009-04-03 14:41:07