Trace number 1515748

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
VARSAT-industrial 2009-03-22? (TO) 1200.09 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S528193823-041.cnf
MD5SUMc154bca4589ab170cd9a9501250bcf71
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark814.716
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  60                                                   |
0.00/0.00	c |  Number of clauses:    5340                                                 |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.00/0.01	c |  Timeout:              43200 s
0.00/0.01	c |  Random Seed:          162291288.000000
0.00/0.01	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.01	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.01	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.01	c |                                                                             |
0.09/0.13	c ============================[ Search Statistics ]==============================
0.09/0.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.13	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.13	c ===============================================================================
0.09/0.13	c |         0 |      60     5340    37380 |     1780        0    nan |  0.000 % |
0.09/0.15	c |       101 |      60     5340    37380 |     1958      101     21 |  0.028 % |
0.09/0.17	c |       251 |      60     5340    37380 |     2153      251     21 |  0.028 % |
0.19/0.20	c |       476 |      60     5340    37380 |     2369      476     21 |  0.028 % |
0.19/0.23	c |       814 |      60     5340    37380 |     2606      814     21 |  0.028 % |
0.19/0.27	c |      1320 |      60     5340    37380 |     2866     1320     21 |  0.028 % |
0.29/0.32	c |      2079 |      60     5340    37380 |     3153     2079     21 |  0.028 % |
0.39/0.40	c |      3218 |      60     5340    37380 |     3468     1631     21 |  0.028 % |
0.49/0.51	c |      4926 |      60     5340    37380 |     3815     3339     21 |  0.028 % |
0.59/0.67	c |      7488 |      60     5340    37380 |     4197     2057     20 |  0.028 % |
0.89/0.90	c |     11333 |      60     5340    37380 |     4616     3792     20 |  0.028 % |
1.19/1.26	c |     17099 |      60     5340    37380 |     5078     2592     20 |  0.028 % |
1.69/1.78	c |     25750 |      60     5340    37380 |     5586     3584     21 |  0.028 % |
2.49/2.59	c |     38724 |      60     5340    37380 |     6145     5336     21 |  0.028 % |
3.79/3.87	c |     58190 |      60     5340    37380 |     6759     3208     20 |  0.028 % |
5.69/5.79	c |     87383 |      60     5340    37380 |     7435     5266     20 |  0.028 % |
8.79/8.85	c |    131173 |      60     5340    37380 |     8179     4286     20 |  0.028 % |
13.59/13.63	c |    196857 |      60     5340    37380 |     8996     4351     19 |  0.028 % |
21.18/21.21	c |    295385 |      60     5340    37380 |     9896     8168     19 |  0.028 % |
33.08/33.14	c |    443174 |      60     5340    37380 |    10886     7140     20 |  0.028 % |
51.98/52.02	c |    664857 |      60     5340    37380 |    11974    10627     20 |  0.028 % |
82.17/82.23	c |    997382 |      60     5340    37380 |    13172     7216     19 |  0.028 % |
130.46/130.51	c |   1496171 |      60     5340    37380 |    14489    11176     19 |  0.028 % |
207.53/207.64	c |   2244354 |      60     5340    37380 |    15938    12043     19 |  0.028 % |
332.21/332.30	c |   3366628 |      60     5340    37380 |    17532     9130     18 |  0.028 % |
534.45/534.64	c |   5050039 |      60     5340    37380 |    19285    16127     19 |  0.028 % |
870.76/871.03	c |   7575156 |      60     5340    37380 |    21214    12056     19 |  0.028 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1515748-1238258512/watcher-1515748-1238258512 -o /tmp/evaluation-result-1515748-1238258512/solver-1515748-1238258512 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=162291288 HOME/instance-1515748-1238258512.cnf 

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/76 18864
/proc/meminfo: memFree=1350856/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=2676 CPUtime=0
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 293 0 0 0 0 0 0 0 18 0 1 0 1098512371 2740224 278 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 669 279 87 221 0 445 0

[startup+0.0646919 s]
/proc/loadavg: 0.99 0.98 0.99 3/76 18864
/proc/meminfo: memFree=1350856/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=3364 CPUtime=0.06
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 491 0 0 0 6 0 0 0 18 0 1 0 1098512371 3444736 476 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 841 476 98 221 0 617 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3364

[startup+0.101694 s]
/proc/loadavg: 0.99 0.98 0.99 3/76 18864
/proc/meminfo: memFree=1350856/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=3540 CPUtime=0.09
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 513 0 0 0 9 0 0 0 18 0 1 0 1098512371 3624960 498 1992294400 4194304 5102648 548682068784 18446744073709551615 4273033 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 885 498 98 221 0 661 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3540

[startup+0.301711 s]
/proc/loadavg: 0.99 0.98 0.99 3/76 18864
/proc/meminfo: memFree=1350856/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=3476 CPUtime=0.29
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 526 0 0 0 29 0 0 0 19 0 1 0 1098512371 3559424 511 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 869 511 110 221 0 645 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3476

[startup+0.701743 s]
/proc/loadavg: 0.99 0.98 0.99 3/76 18864
/proc/meminfo: memFree=1350856/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=3744 CPUtime=0.69
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 571 0 0 0 69 0 0 0 22 0 1 0 1098512371 3833856 556 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 936 556 110 221 0 712 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3744

[startup+1.50181 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18865
/proc/meminfo: memFree=1348800/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=4012 CPUtime=1.49
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 656 0 0 0 149 0 0 0 25 0 1 0 1098512371 4108288 641 1992294400 4194304 5102648 548682068784 18446744073709551615 4255172 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 1003 641 110 221 0 779 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4012

[startup+3.10194 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18865
/proc/meminfo: memFree=1348352/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=4428 CPUtime=3.09
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 760 0 0 0 309 0 0 0 25 0 1 0 1098512371 4534272 745 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 1107 745 110 221 0 883 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4428

[startup+6.30121 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18865
/proc/meminfo: memFree=1347712/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=4856 CPUtime=6.29
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 868 0 0 0 629 0 0 0 25 0 1 0 1098512371 4972544 853 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 1214 853 110 221 0 990 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4856

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18865
/proc/meminfo: memFree=1347072/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=5436 CPUtime=12.69
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 971 0 0 0 1269 0 0 0 25 0 1 0 1098512371 5566464 956 1992294400 4194304 5102648 548682068784 18446744073709551615 4225539 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 1359 956 110 221 0 1135 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5436

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18865
/proc/meminfo: memFree=1346304/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=6212 CPUtime=25.48
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 1175 0 0 0 2548 0 0 0 25 0 1 0 1098512371 6361088 1160 1992294400 4194304 5102648 548682068784 18446744073709551615 4249834 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 1553 1160 110 221 0 1329 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6212

[startup+51.1019 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18865
/proc/meminfo: memFree=1345536/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=7104 CPUtime=51.08
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 1362 0 0 0 5107 1 0 0 25 0 1 0 1098512371 7274496 1347 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 1776 1347 110 221 0 1552 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7104

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18865
/proc/meminfo: memFree=1344192/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=8596 CPUtime=102.27
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 1691 0 0 0 10226 1 0 0 25 0 1 0 1098512371 8802304 1676 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 2149 1676 110 221 0 1925 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8596

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18865
/proc/meminfo: memFree=1343296/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=9356 CPUtime=162.25
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 1904 0 0 0 16224 1 0 0 25 0 1 0 1098512371 9580544 1889 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 2339 1889 110 221 0 2115 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 9356

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18865
/proc/meminfo: memFree=1343104/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=9576 CPUtime=222.23
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 1946 0 0 0 22222 1 0 0 25 0 1 0 1098512371 9805824 1931 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 2394 1931 110 221 0 2170 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 9576

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18865
/proc/meminfo: memFree=1342784/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=9764 CPUtime=282.21
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 2010 0 0 0 28220 1 0 0 25 0 1 0 1098512371 9998336 1995 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 2441 1995 110 221 0 2217 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 9764

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18865
/proc/meminfo: memFree=1342336/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=10144 CPUtime=342.2
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 2111 0 0 0 34218 2 0 0 25 0 1 0 1098512371 10387456 2096 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 2536 2096 110 221 0 2312 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 10144

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18865
/proc/meminfo: memFree=1341504/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=11092 CPUtime=402.19
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 2316 0 0 0 40216 3 0 0 25 0 1 0 1098512371 11358208 2301 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 2773 2301 110 221 0 2549 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 11092

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18865
/proc/meminfo: memFree=1340992/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=11852 CPUtime=462.17
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 2445 0 0 0 46214 3 0 0 25 0 1 0 1098512371 12136448 2430 1992294400 4194304 5102648 548682068784 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 2963 2430 110 221 0 2739 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 11852

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18865
/proc/meminfo: memFree=1340480/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=12420 CPUtime=522.15
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 2564 0 0 0 52212 3 0 0 25 0 1 0 1098512371 12718080 2549 1992294400 4194304 5102648 548682068784 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 3105 2549 110 221 0 2881 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 12420

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18865
/proc/meminfo: memFree=1340160/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=12680 CPUtime=582.14
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 2641 0 0 0 58210 4 0 0 25 0 1 0 1098512371 12984320 2626 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 3170 2626 110 221 0 2946 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 12680

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18865
/proc/meminfo: memFree=1340032/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=12872 CPUtime=642.13
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 2671 0 0 0 64209 4 0 0 25 0 1 0 1098512371 13180928 2656 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 3218 2656 110 221 0 2994 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 12872

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18865
/proc/meminfo: memFree=1339968/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=12872 CPUtime=702.11
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 2679 0 0 0 70206 5 0 0 25 0 1 0 1098512371 13180928 2664 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 3218 2664 110 221 0 2994 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 12872

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18865
/proc/meminfo: memFree=1339904/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=12872 CPUtime=762.1
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 2686 0 0 0 76205 5 0 0 25 0 1 0 1098512371 13180928 2671 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 3218 2671 110 221 0 2994 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 12872

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18865
/proc/meminfo: memFree=1339776/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=13060 CPUtime=822.08
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 2726 0 0 0 82203 5 0 0 25 0 1 0 1098512371 13373440 2711 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 3265 2711 110 221 0 3041 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 13060

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18865
/proc/meminfo: memFree=1339648/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=13060 CPUtime=882.06
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 2758 0 0 0 88201 5 0 0 25 0 1 0 1098512371 13373440 2743 1992294400 4194304 5102648 548682068784 18446744073709551615 4262590 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 3265 2743 110 221 0 3041 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 13060

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18865
/proc/meminfo: memFree=1339456/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=13252 CPUtime=942.05
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 2809 0 0 0 94199 6 0 0 25 0 1 0 1098512371 13570048 2794 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 3313 2794 110 221 0 3089 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 13252

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18865
/proc/meminfo: memFree=1339328/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=13252 CPUtime=1002.03
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 2835 0 0 0 100197 6 0 0 25 0 1 0 1098512371 13570048 2820 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 3313 2820 110 221 0 3089 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 13252

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18865
/proc/meminfo: memFree=1339328/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=13252 CPUtime=1062.02
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 2843 0 0 0 106195 7 0 0 25 0 1 0 1098512371 13570048 2828 1992294400 4194304 5102648 548682068784 18446744073709551615 4250104 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 3313 2828 110 221 0 3089 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 13252

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18865
/proc/meminfo: memFree=1339264/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=13252 CPUtime=1122
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 2848 0 0 0 112193 7 0 0 25 0 1 0 1098512371 13570048 2833 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 3313 2833 110 221 0 3089 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 13252

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18871
/proc/meminfo: memFree=1339072/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=13252 CPUtime=1181.97
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 2849 0 0 0 118190 7 0 0 25 0 1 0 1098512371 13570048 2834 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 3313 2834 110 221 0 3089 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 13252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 18871
/proc/meminfo: memFree=1339072/2055920 swapFree=4173544/4192956
[pid=18864] ppid=18862 vsize=13252 CPUtime=1200.08
/proc/18864/stat : 18864 (varsat-industri) R 18862 18864 18642 0 -1 4194304 2849 0 0 0 120000 8 0 0 25 0 1 0 1098512371 13570048 2834 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18864/statm: 3313 2834 110 221 0 3089 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 13252

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.41
CPU time (s): 1200.09
CPU user time (s): 1200.01
CPU system time (s): 0.082987
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 13252

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

runsolver used 1.00885 second user time and 3.37449 second system time

The end

Launcher Data

Begin job on node65 at 2009-03-28 17:41:52
IDJOB=1515748
IDBENCH=70455
IDSOLVER=538
FILE ID=node65/1515748-1238258512
PBS_JOBID= 9060744
Free space on /tmp= 66268 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/60/unif-k7-r89-v60-c5340-S528193823-041.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515748-1238258512/watcher-1515748-1238258512 -o /tmp/evaluation-result-1515748-1238258512/solver-1515748-1238258512 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=162291288 HOME/instance-1515748-1238258512.cnf

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

MD5SUM BENCH= c154bca4589ab170cd9a9501250bcf71
RANDOM SEED=162291288

node65.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.231
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.231
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:       1351336 kB
Buffers:         75948 kB
Cached:         532688 kB
SwapCached:      10232 kB
Active:         113284 kB
Inactive:       507132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1351336 kB
SwapTotal:     4192956 kB
SwapFree:      4173544 kB
Dirty:            1156 kB
Writeback:           0 kB
Mapped:          16948 kB
Slab:            68940 kB
Committed_AS:  3271800 kB
PageTables:       2316 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= 66268 MiB
End job on node65 at 2009-03-28 18:01:54