Trace number 1562490

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

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 benchmark0.042992
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:          1331045892.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 |    1613    25463    68609 |     9336      100     22 |  0.000 % |
0.09/0.11	c |       250 |    1606    25463    68609 |    10270      248     21 |  0.742 % |
0.09/0.14	c |       476 |    1606    25463    68609 |    11297      474     35 |  0.742 % |
0.09/0.18	c |       817 |    1598    25463    68609 |    12426      812     31 |  1.237 % |
0.19/0.22	c |      1332 |    1590    25337    68309 |    13669     1303     42 |  1.608 % |
0.29/0.30	c |      2091 |    1590    25337    68309 |    15036     2062     52 |  1.608 % |
0.39/0.43	c |      3232 |    1587    25319    68273 |    16540     3203     65 |  1.608 % |
0.59/0.62	c |      4941 |    1587    25319    68273 |    18194     4912     66 |  1.608 % |
0.99/1.03	c |      7506 |    1587    25319    68273 |    20013     7477     71 |  1.608 % |
1.58/1.69	c |     11351 |    1587    25319    68273 |    22014    11322     71 |  1.608 % |
3.78/3.88	c |     17120 |    1587    25319    68273 |    24216    17091     85 |  1.608 % |
6.88/6.95	c |     25769 |    1587    25319    68273 |    26637    13458     74 |  1.608 % |
12.78/12.87	c |     38743 |    1587    25319    68273 |    29301    26432     86 |  1.608 % |
19.78/19.84	c |     58204 |    1587    25319    68273 |    32231    16218     69 |  1.608 % |
35.28/35.30	c |     87396 |    1587    25319    68273 |    35455    29153     84 |  1.608 % |
63.67/63.73	c |    131185 |    1587    25319    68273 |    39000    19311     69 |  1.608 % |
124.15/124.24	c |    196873 |    1587    25319    68273 |    42900    22583     95 |  1.608 % |
203.32/203.47	c |    295405 |    1587    25319    68273 |    47190    29193     80 |  1.608 % |
327.68/327.87	c |    443196 |    1587    25319    68273 |    51909    30985     73 |  1.608 % |
549.40/549.64	c |    664879 |    1587    25319    68273 |    57100    39176     72 |  1.608 % |
915.87/916.23	c |    997406 |    1585    25255    68125 |    62810    50704     79 |  1.732 % |

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-1562490-1238775721/watcher-1562490-1238775721 -o /tmp/evaluation-result-1562490-1238775721/solver-1562490-1238775721 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1331045892 HOME/instance-1562490-1238775721.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.99 1.88 1.59 3/76 13367
/proc/meminfo: memFree=1791360/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=3000 CPUtime=0
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 434 0 0 0 0 0 0 0 20 0 1 0 1150233058 3072000 419 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 750 420 87 221 0 526 0

[startup+0.082803 s]
/proc/loadavg: 1.99 1.88 1.59 3/76 13367
/proc/meminfo: memFree=1791360/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=5480 CPUtime=0.07
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 1160 0 0 0 7 0 0 0 20 0 1 0 1150233058 5611520 1044 1992294400 4194304 5102648 548682068768 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 1370 1044 102 221 0 1146 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5480

[startup+0.102807 s]
/proc/loadavg: 1.99 1.88 1.59 3/76 13367
/proc/meminfo: memFree=1791360/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=5480 CPUtime=0.09
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 1173 0 0 0 9 0 0 0 20 0 1 0 1150233058 5611520 1057 1992294400 4194304 5102648 548682068768 18446744073709551615 4213794 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 1370 1057 115 221 0 1146 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5480

[startup+0.301844 s]
/proc/loadavg: 1.99 1.88 1.59 3/76 13367
/proc/meminfo: memFree=1791360/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=5480 CPUtime=0.29
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 1176 0 0 0 29 0 0 0 22 0 1 0 1150233058 5611520 1060 1992294400 4194304 5102648 548682068768 18446744073709551615 4249036 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 1370 1060 115 221 0 1146 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5480

[startup+0.702922 s]
/proc/loadavg: 1.99 1.88 1.59 3/76 13367
/proc/meminfo: memFree=1791360/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=6800 CPUtime=0.69
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 1514 0 0 0 69 0 0 0 25 0 1 0 1150233058 6963200 1398 1992294400 4194304 5102648 548682068768 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 1700 1398 115 221 0 1476 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6800

[startup+1.50108 s]
/proc/loadavg: 1.99 1.88 1.59 2/77 13368
/proc/meminfo: memFree=1785272/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=8744 CPUtime=1.48
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 2012 0 0 0 148 0 0 0 25 0 1 0 1150233058 8953856 1896 1992294400 4194304 5102648 548682068768 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 2186 1896 115 221 0 1962 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8744

[startup+3.10139 s]
/proc/loadavg: 1.91 1.87 1.59 2/77 13368
/proc/meminfo: memFree=1782712/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=11636 CPUtime=3.09
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 2709 0 0 0 308 1 0 0 25 0 1 0 1150233058 11915264 2593 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 2909 2593 115 221 0 2685 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11636

[startup+6.302 s]
/proc/loadavg: 1.91 1.87 1.59 2/77 13368
/proc/meminfo: memFree=1777976/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=15532 CPUtime=6.29
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 3695 0 0 0 627 2 0 0 25 0 1 0 1150233058 15904768 3579 1992294400 4194304 5102648 548682068768 18446744073709551615 4254641 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 3883 3579 115 221 0 3659 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15532

[startup+12.7012 s]
/proc/loadavg: 1.77 1.84 1.58 2/77 13368
/proc/meminfo: memFree=1775160/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=17980 CPUtime=12.69
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 4296 0 0 0 1266 3 0 0 25 0 1 0 1150233058 18411520 4180 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 4495 4180 115 221 0 4271 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17980

[startup+25.5017 s]
/proc/loadavg: 1.65 1.81 1.58 2/77 13368
/proc/meminfo: memFree=1772664/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=20012 CPUtime=25.48
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 4787 0 0 0 2545 3 0 0 25 0 1 0 1150233058 20492288 4671 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 5003 4671 115 221 0 4779 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20012

[startup+51.1017 s]
/proc/loadavg: 1.43 1.74 1.56 2/77 13368
/proc/meminfo: memFree=1768248/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=24528 CPUtime=51.07
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 5890 0 0 0 5103 4 0 0 25 0 1 0 1150233058 25116672 5774 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 6132 5774 115 221 0 5908 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24528

[startup+102.307 s]
/proc/loadavg: 1.17 1.62 1.52 2/77 13368
/proc/meminfo: memFree=1760760/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=32352 CPUtime=102.26
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 7765 0 0 0 10221 5 0 0 25 0 1 0 1150233058 33128448 7649 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 8088 7649 115 221 0 7864 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 32352

[startup+162.301 s]
/proc/loadavg: 1.06 1.50 1.49 2/77 13368
/proc/meminfo: memFree=1758136/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=35080 CPUtime=162.23
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 8388 0 0 0 16217 6 0 0 25 0 1 0 1150233058 35921920 8272 1992294400 4194304 5102648 548682068768 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 8770 8272 115 221 0 8546 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 35080

[startup+222.302 s]
/proc/loadavg: 1.02 1.41 1.45 2/77 13368
/proc/meminfo: memFree=1756344/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=37008 CPUtime=222.21
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 8828 0 0 0 22214 7 0 0 25 0 1 0 1150233058 37896192 8712 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 9252 8712 115 221 0 9028 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 37008

[startup+282.301 s]
/proc/loadavg: 1.01 1.33 1.42 2/77 13368
/proc/meminfo: memFree=1754296/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=39108 CPUtime=282.19
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 9339 0 0 0 28212 7 0 0 25 0 1 0 1150233058 40046592 9223 1992294400 4194304 5102648 548682068768 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 9777 9223 115 221 0 9553 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 39108

[startup+342.302 s]
/proc/loadavg: 1.00 1.27 1.40 2/77 13368
/proc/meminfo: memFree=1753528/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=40084 CPUtime=342.17
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 9523 0 0 0 34210 7 0 0 25 0 1 0 1150233058 41046016 9407 1992294400 4194304 5102648 548682068768 18446744073709551615 4249077 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 10021 9407 115 221 0 9797 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 40084

[startup+402.302 s]
/proc/loadavg: 1.00 1.22 1.37 2/77 13368
/proc/meminfo: memFree=1750520/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=43208 CPUtime=402.15
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 10271 0 0 0 40207 8 0 0 25 0 1 0 1150233058 44244992 10155 1992294400 4194304 5102648 548682068768 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 10802 10155 115 221 0 10578 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 43208

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.34 2/77 13368
/proc/meminfo: memFree=1748152/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=45536 CPUtime=462.13
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 10869 0 0 0 46205 8 0 0 25 0 1 0 1150233058 46628864 10753 1992294400 4194304 5102648 548682068768 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 11384 10753 115 221 0 11160 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 45536

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.32 2/77 13368
/proc/meminfo: memFree=1747064/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=46908 CPUtime=522.1
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 11132 0 0 0 52202 8 0 0 25 0 1 0 1150233058 48033792 11016 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 11727 11016 115 221 0 11503 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 46908

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.29 2/77 13368
/proc/meminfo: memFree=1746936/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=46908 CPUtime=582.08
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 11161 0 0 0 58200 8 0 0 25 0 1 0 1150233058 48033792 11045 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 11727 11045 115 221 0 11503 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 46908

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.27 2/77 13368
/proc/meminfo: memFree=1745784/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=48080 CPUtime=642.08
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 11451 0 0 0 64199 9 0 0 25 0 1 0 1150233058 49233920 11335 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 12020 11335 115 221 0 11796 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 48080

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.25 2/77 13368
/proc/meminfo: memFree=1745080/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=49044 CPUtime=702.05
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 11653 0 0 0 70196 9 0 0 25 0 1 0 1150233058 50221056 11537 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 12261 11537 115 221 0 12037 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 49044

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.24 2/77 13368
/proc/meminfo: memFree=1743416/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=50644 CPUtime=762.03
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 12036 0 0 0 76194 9 0 0 25 0 1 0 1150233058 51859456 11920 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 12661 11920 115 221 0 12437 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 50644

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.22 2/77 13368
/proc/meminfo: memFree=1741880/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=52120 CPUtime=822
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 12408 0 0 0 82191 9 0 0 25 0 1 0 1150233058 53370880 12292 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 13030 12292 115 221 0 12806 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 52120

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.20 2/77 13368
/proc/meminfo: memFree=1740792/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=53464 CPUtime=881.98
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 12678 0 0 0 88189 9 0 0 25 0 1 0 1150233058 54747136 12562 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 13366 12562 115 221 0 13142 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 53464

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.18 2/77 13368
/proc/meminfo: memFree=1738808/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=55988 CPUtime=941.97
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 13173 0 0 0 94187 10 0 0 25 0 1 0 1150233058 57331712 13057 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 13997 13057 115 221 0 13773 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 55988

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.17 2/77 13368
/proc/meminfo: memFree=1738296/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=56556 CPUtime=1001.95
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 13294 0 0 0 100185 10 0 0 25 0 1 0 1150233058 57913344 13178 1992294400 4194304 5102648 548682068768 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 14139 13178 115 221 0 13915 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 56556

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.16 2/77 13368
/proc/meminfo: memFree=1736952/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=57972 CPUtime=1061.92
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 13623 0 0 0 106182 10 0 0 25 0 1 0 1150233058 59363328 13507 1992294400 4194304 5102648 548682068768 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 14493 13507 115 221 0 14269 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 57972

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.15 2/77 13368
/proc/meminfo: memFree=1736120/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=58968 CPUtime=1121.9
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 13829 0 0 0 112180 10 0 0 25 0 1 0 1150233058 60383232 13713 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 14742 13713 115 221 0 14518 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 58968

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/77 13368
/proc/meminfo: memFree=1736056/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=58968 CPUtime=1181.88
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 13836 0 0 0 118178 10 0 0 25 0 1 0 1150233058 60383232 13720 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 14742 13720 115 221 0 14518 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 58968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.13 2/77 13368
/proc/meminfo: memFree=1735928/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=59156 CPUtime=1200.08
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 13878 0 0 0 119998 10 0 0 25 0 1 0 1150233058 60575744 13762 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 14789 13762 115 221 0 14565 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 59156

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: 1.00 1.00 1.13 2/77 13368
/proc/meminfo: memFree=1735928/2055920 swapFree=4175280/4192956
[pid=13367] ppid=13365 vsize=59156 CPUtime=1200.08
/proc/13367/stat : 13367 (varsat-industri) R 13365 13367 12869 0 -1 4194304 13878 0 0 0 119998 10 0 0 25 0 1 0 1150233058 60575744 13762 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13367/statm: 14789 13762 115 221 0 14565 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 59156

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.1
CPU user time (s): 1199.99
CPU system time (s): 0.113982
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 59156

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

runsolver used 1.05684 second user time and 3.32349 second system time

The end

Launcher Data

Begin job on node63 at 2009-04-03 18:22:01
IDJOB=1562490
IDBENCH=70935
IDSOLVER=538
FILE ID=node63/1562490-1238775721
PBS_JOBID= 9085511
Free space on /tmp= 66560 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/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-1562490-1238775721/watcher-1562490-1238775721 -o /tmp/evaluation-result-1562490-1238775721/solver-1562490-1238775721 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1331045892 HOME/instance-1562490-1238775721.cnf

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

MD5SUM BENCH= c8ff95be17c69641ce8ae01fa573e84b
RANDOM SEED=1331045892

node63.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.285
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.285
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:       1791776 kB
Buffers:         48456 kB
Cached:         132748 kB
SwapCached:       7564 kB
Active:          61904 kB
Inactive:       128380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1791776 kB
SwapTotal:     4192956 kB
SwapFree:      4175280 kB
Dirty:            1432 kB
Writeback:           0 kB
Mapped:          14696 kB
Slab:            58428 kB
Committed_AS:  3513212 kB
PageTables:       2312 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB
End job on node63 at 2009-04-03 18:42:04