Trace number 1785544

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) 5000.04 5001.72

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_7_4_8_fbc.cnf
MD5SUMc8ff95be17c69641ce8ae01fa573e84b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark922.193
Satisfiable
(Un)Satisfiability was proved
Number of variables1617
Number of clauses25913
Sum of the clauses size69945
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214456
Number of clauses of size 38550
Number of clauses of size 4932
Number of clauses of size 51825
Number of clauses of size over 5150

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1617                                                 |
0.00/0.00	c |  Number of clauses:    25913                                                |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.00/0.02	c |  Timeout:              43200 s
0.00/0.02	c |  Random Seed:          1691808892.000000
0.00/0.02	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.02	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.02	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.02	c |                                                                             |
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |    1613    25463    68609 |     8487        0    nan |  0.000 % |
0.07/0.09	c |       100 |    1607    25463    68609 |     9336       99     21 |  0.371 % |
0.09/0.12	c |       250 |    1601    25463    68609 |    10270      248     28 |  0.742 % |
0.09/0.15	c |       475 |    1601    25463    68609 |    11297      473     37 |  0.742 % |
0.09/0.19	c |       816 |    1600    25463    68609 |    12426      813     37 |  0.804 % |
0.19/0.23	c |      1323 |    1594    25395    68463 |    13669     1319     36 |  1.175 % |
0.29/0.30	c |      2084 |    1593    25395    68463 |    15036     2079     35 |  1.237 % |
0.29/0.39	c |      3226 |    1593    25341    68331 |    16540     3216     39 |  1.237 % |
0.49/0.57	c |      4935 |    1587    25323    68295 |    18194     4923     50 |  1.608 % |
0.89/0.92	c |      7497 |    1587    25323    68295 |    20013     7485     61 |  1.608 % |
1.59/1.61	c |     11344 |    1587    25323    68295 |    22014    11332     68 |  1.608 % |
3.39/3.42	c |     17113 |    1587    25323    68295 |    24216    17101     77 |  1.608 % |
6.19/6.29	c |     25762 |    1587    25323    68295 |    26637    13471     69 |  1.608 % |
11.79/11.89	c |     38736 |    1587    25323    68295 |    29301    26445     84 |  1.608 % |
21.08/21.11	c |     58198 |    1587    25323    68295 |    32231    16143     72 |  1.608 % |
37.58/37.66	c |     87390 |    1587    25323    68295 |    35455    28974     78 |  1.608 % |
64.07/64.12	c |    131180 |    1587    25323    68295 |    39000    19007     66 |  1.608 % |
110.35/110.43	c |    196865 |    1587    25323    68295 |    42900    25469     74 |  1.608 % |
196.72/196.87	c |    295391 |    1587    25323    68295 |    47190    37543     85 |  1.608 % |
339.48/339.68	c |    443182 |    1587    25323    68295 |    51909    39704     78 |  1.608 % |
583.59/583.85	c |    664867 |    1587    25323    68295 |    57100    43848    104 |  1.608 % |
944.17/944.55	c |    997392 |    1587    25323    68295 |    62810    51095     79 |  1.608 % |
1572.95/1573.57	c |   1496180 |    1587    25323    68295 |    69091    45366     75 |  1.608 % |
2665.79/2666.76	c |   2244362 |    1586    25291    68221 |    76001    36033     75 |  1.670 % |
4492.98/4494.56	c |   3366638 |    1582    25164    67928 |    83601    41375     76 |  1.917 % |

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-1785544-1241915725/watcher-1785544-1241915725 -o /tmp/evaluation-result-1785544-1241915725/solver-1785544-1241915725 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=1691808892 HOME/instance-1785544-1241915725.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 30675
/proc/meminfo: memFree=1503680/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=2868 CPUtime=0
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 219600568 2936832 388 1992294400 4194304 5102648 548682068784 18446744073709551615 4516095 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 717 388 87 221 0 493 0

[startup+0.081545 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 30675
/proc/meminfo: memFree=1503680/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=5480 CPUtime=0.07
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 1160 0 0 0 7 0 0 0 18 0 1 0 219600568 5611520 1044 1992294400 4194304 5102648 548682068784 18446744073709551615 4214003 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 1370 1044 102 221 0 1146 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5480

[startup+0.102548 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 30675
/proc/meminfo: memFree=1503680/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=5480 CPUtime=0.09
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 1173 0 0 0 9 0 0 0 18 0 1 0 219600568 5611520 1057 1992294400 4194304 5102648 548682068784 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 1370 1057 115 221 0 1146 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5480

[startup+0.302584 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 30675
/proc/meminfo: memFree=1503680/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=5480 CPUtime=0.29
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 1174 0 0 0 29 0 0 0 20 0 1 0 219600568 5611520 1058 1992294400 4194304 5102648 548682068784 18446744073709551615 4227471 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 1370 1058 115 221 0 1146 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5480

[startup+0.701657 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 30675
/proc/meminfo: memFree=1503680/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=6668 CPUtime=0.69
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 1473 0 0 0 69 0 0 0 22 0 1 0 219600568 6828032 1357 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 1667 1357 115 221 0 1443 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6668

[startup+1.5018 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 30676
/proc/meminfo: memFree=1497720/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=8780 CPUtime=1.49
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 2002 0 0 0 148 1 0 0 25 0 1 0 219600568 8990720 1886 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 2195 1886 115 221 0 1971 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8780

[startup+3.1011 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 30676
/proc/meminfo: memFree=1495160/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=11456 CPUtime=3.09
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 2664 0 0 0 307 2 0 0 25 0 1 0 219600568 11730944 2548 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 2864 2548 115 221 0 2640 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11456

[startup+6.30168 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 30676
/proc/meminfo: memFree=1490424/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=15180 CPUtime=6.29
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 3608 0 0 0 626 3 0 0 25 0 1 0 219600568 15544320 3492 1992294400 4194304 5102648 548682068784 18446744073709551615 4214156 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 3795 3492 115 221 0 3571 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15180

[startup+12.7018 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 30676
/proc/meminfo: memFree=1487616/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=18140 CPUtime=12.69
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 4308 0 0 0 1265 4 0 0 25 0 1 0 219600568 18575360 4192 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 4535 4192 115 221 0 4311 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18140

[startup+25.5012 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 30676
/proc/meminfo: memFree=1485312/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=19828 CPUtime=25.48
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 4742 0 0 0 2544 4 0 0 25 0 1 0 219600568 20303872 4626 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 4957 4626 115 221 0 4733 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19828

[startup+51.1029 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 30676
/proc/meminfo: memFree=1481664/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=23768 CPUtime=51.07
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 5664 0 0 0 5102 5 0 0 25 0 1 0 219600568 24338432 5548 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 5942 5548 115 221 0 5718 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23768

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 30676
/proc/meminfo: memFree=1477248/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=28260 CPUtime=102.26
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 6746 0 0 0 10220 6 0 0 25 0 1 0 219600568 28938240 6630 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 7065 6630 115 221 0 6841 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 28260

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30676
/proc/meminfo: memFree=1473856/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=31936 CPUtime=162.23
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 7583 0 0 0 16217 6 0 0 25 0 1 0 219600568 32702464 7467 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 7984 7467 115 221 0 7760 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 31936

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30676
/proc/meminfo: memFree=1470272/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=35596 CPUtime=222.21
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 8477 0 0 0 22214 7 0 0 25 0 1 0 219600568 36450304 8361 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 8899 8361 115 221 0 8675 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 35596

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30676
/proc/meminfo: memFree=1468480/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=37588 CPUtime=282.19
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 8894 0 0 0 28212 7 0 0 25 0 1 0 219600568 38490112 8778 1992294400 4194304 5102648 548682068784 18446744073709551615 4255087 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 9397 8778 115 221 0 9173 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 37588

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30676
/proc/meminfo: memFree=1467584/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=38488 CPUtime=342.18
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 9106 0 0 0 34210 8 0 0 25 0 1 0 219600568 39411712 8990 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 9622 8990 115 221 0 9398 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 38488

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30678
/proc/meminfo: memFree=1462528/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=43492 CPUtime=402.16
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 10358 0 0 0 40207 9 0 0 25 0 1 0 219600568 44535808 10242 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 10873 10242 115 221 0 10649 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 43492

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30678
/proc/meminfo: memFree=1459328/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=46780 CPUtime=462.13
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 11148 0 0 0 46204 9 0 0 25 0 1 0 219600568 47902720 11032 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 11695 11032 115 221 0 11471 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 46780

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30678
/proc/meminfo: memFree=1458048/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=48408 CPUtime=522.11
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 11502 0 0 0 52202 9 0 0 25 0 1 0 219600568 49569792 11386 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 12102 11386 115 221 0 11878 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 48408

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30678
/proc/meminfo: memFree=1457088/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=49596 CPUtime=582.09
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 11742 0 0 0 58200 9 0 0 25 0 1 0 219600568 50786304 11626 1992294400 4194304 5102648 548682068784 18446744073709551615 4249728 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 12399 11626 115 221 0 12175 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 49596

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30678
/proc/meminfo: memFree=1454208/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=52400 CPUtime=642.08
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 12459 0 0 0 64198 10 0 0 25 0 1 0 219600568 53657600 12343 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 13100 12343 115 221 0 12876 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 52400

[startup+702.302 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30686
/proc/meminfo: memFree=1421568/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=87088 CPUtime=4060.93
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 20442 0 0 0 406070 23 0 0 25 0 1 0 219600568 89178112 20326 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 21772 20326 115 221 0 21548 0
Current children cumulated CPU time (s) 4060.93
Current children cumulated vsize (KiB) 87088

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30686
/proc/meminfo: memFree=1421184/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=87608 CPUtime=4120.9
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 20523 0 0 0 412067 23 0 0 25 0 1 0 219600568 89710592 20407 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 21902 20407 115 221 0 21678 0
Current children cumulated CPU time (s) 4120.9
Current children cumulated vsize (KiB) 87608

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30686
/proc/meminfo: memFree=1420928/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=87752 CPUtime=4180.88
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 20572 0 0 0 418065 23 0 0 25 0 1 0 219600568 89858048 20456 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 21938 20456 115 221 0 21714 0
Current children cumulated CPU time (s) 4180.88
Current children cumulated vsize (KiB) 87752

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30686
/proc/meminfo: memFree=1420672/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=88200 CPUtime=4240.86
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 20656 0 0 0 424063 23 0 0 25 0 1 0 219600568 90316800 20540 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 22050 20540 115 221 0 21826 0
Current children cumulated CPU time (s) 4240.86
Current children cumulated vsize (KiB) 88200

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30686
/proc/meminfo: memFree=1420160/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=88700 CPUtime=4300.84
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 20776 0 0 0 430061 23 0 0 25 0 1 0 219600568 90828800 20660 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 22175 20660 115 221 0 21951 0
Current children cumulated CPU time (s) 4300.84
Current children cumulated vsize (KiB) 88700

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30686
/proc/meminfo: memFree=1419648/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=89340 CPUtime=4360.82
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 20906 0 0 0 436059 23 0 0 25 0 1 0 219600568 91484160 20790 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 22335 20790 115 221 0 22111 0
Current children cumulated CPU time (s) 4360.82
Current children cumulated vsize (KiB) 89340

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30686
/proc/meminfo: memFree=1419008/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=89980 CPUtime=4420.79
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 21051 0 0 0 442056 23 0 0 25 0 1 0 219600568 92139520 20935 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 22495 20935 115 221 0 22271 0
Current children cumulated CPU time (s) 4420.79
Current children cumulated vsize (KiB) 89980

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30686
/proc/meminfo: memFree=1418944/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=89980 CPUtime=4480.78
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 21059 0 0 0 448054 24 0 0 25 0 1 0 219600568 92139520 20943 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 22495 20943 115 221 0 22271 0
Current children cumulated CPU time (s) 4480.78
Current children cumulated vsize (KiB) 89980

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30686
/proc/meminfo: memFree=1419008/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=89980 CPUtime=4540.76
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 21059 0 0 0 454052 24 0 0 25 0 1 0 219600568 92139520 20943 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 22495 20943 115 221 0 22271 0
Current children cumulated CPU time (s) 4540.76
Current children cumulated vsize (KiB) 89980

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30686
/proc/meminfo: memFree=1416320/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=92504 CPUtime=4600.74
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 21713 0 0 0 460050 24 0 0 25 0 1 0 219600568 94724096 21597 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 23126 21597 115 221 0 22902 0
Current children cumulated CPU time (s) 4600.74
Current children cumulated vsize (KiB) 92504

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30686
/proc/meminfo: memFree=1415936/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=92992 CPUtime=4660.72
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 21813 0 0 0 466047 25 0 0 25 0 1 0 219600568 95223808 21697 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 23248 21697 115 221 0 23024 0
Current children cumulated CPU time (s) 4660.72
Current children cumulated vsize (KiB) 92992

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30686
/proc/meminfo: memFree=1415680/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=93312 CPUtime=4720.71
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 21882 0 0 0 472046 25 0 0 25 0 1 0 219600568 95551488 21766 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 23328 21766 115 221 0 23104 0
Current children cumulated CPU time (s) 4720.71
Current children cumulated vsize (KiB) 93312

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30686
/proc/meminfo: memFree=1415360/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=93668 CPUtime=4780.68
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 21952 0 0 0 478043 25 0 0 25 0 1 0 219600568 95916032 21836 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 23417 21836 115 221 0 23193 0
Current children cumulated CPU time (s) 4780.68
Current children cumulated vsize (KiB) 93668

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30686
/proc/meminfo: memFree=1413888/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=95156 CPUtime=4840.66
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 22303 0 0 0 484041 25 0 0 25 0 1 0 219600568 97439744 22187 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 23789 22187 115 221 0 23565 0
Current children cumulated CPU time (s) 4840.66
Current children cumulated vsize (KiB) 95156

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30686
/proc/meminfo: memFree=1413120/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=95980 CPUtime=4900.64
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 22499 0 0 0 490038 26 0 0 25 0 1 0 219600568 98283520 22383 1992294400 4194304 5102648 548682068784 18446744073709551615 4254945 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 23995 22383 115 221 0 23771 0
Current children cumulated CPU time (s) 4900.64
Current children cumulated vsize (KiB) 95980

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30686
/proc/meminfo: memFree=1412736/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=96408 CPUtime=4960.62
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 22583 0 0 0 496036 26 0 0 25 0 1 0 219600568 98721792 22467 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 24102 22467 115 221 0 23878 0
Current children cumulated CPU time (s) 4960.62
Current children cumulated vsize (KiB) 96408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30686
/proc/meminfo: memFree=1412416/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=96868 CPUtime=5000.01
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 22679 0 0 0 499975 26 0 0 25 0 1 0 219600568 99192832 22563 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 24217 22563 115 221 0 23993 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 96868

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

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

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30686
/proc/meminfo: memFree=1412416/2055920 swapFree=4181384/4192956
[pid=30675] ppid=30673 vsize=96868 CPUtime=5000.01
/proc/30675/stat : 30675 (varsat-industri) R 30673 30675 30638 0 -1 4194304 22679 0 0 0 499975 26 0 0 25 0 1 0 219600568 99192832 22563 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/30675/statm: 24217 22563 115 221 0 23993 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 96868

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.72
CPU time (s): 5000.04
CPU user time (s): 4999.76
CPU system time (s): 0.282956
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 96868

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

runsolver used 3.36049 second user time and 10.9023 second system time

The end

Launcher Data

Begin job on node44 at 2009-05-10 02:35:26
IDJOB=1785544
IDBENCH=70935
IDSOLVER=641
FILE ID=node44/1785544-1241915725
PBS_JOBID= 9264888
Free space on /tmp= 66260 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/edgematching/fbcolors/em_7_4_8_fbc.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785544-1241915725/watcher-1785544-1241915725 -o /tmp/evaluation-result-1785544-1241915725/solver-1785544-1241915725 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=1691808892 HOME/instance-1785544-1241915725.cnf

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

MD5SUM BENCH= c8ff95be17c69641ce8ae01fa573e84b
RANDOM SEED=1691808892

node44.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.267
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	: 5931.00
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.267
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:       1504096 kB
Buffers:         55960 kB
Cached:         432812 kB
SwapCached:       5384 kB
Active:          19336 kB
Inactive:       477684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1504096 kB
SwapTotal:     4192956 kB
SwapFree:      4181384 kB
Dirty:            1552 kB
Writeback:           0 kB
Mapped:          14332 kB
Slab:            40716 kB
Committed_AS:   736908 kB
PageTables:       1380 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= 66260 MiB
End job on node44 at 2009-05-10 03:58:49