Trace number 1785232

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.02 5001.41

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-easier-php-018-014.sat05-1175.reshuffled-07.cnf
MD5SUMbc769deecd9ed9694b8be132b5bd15cd
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark36.7474
Satisfiable
(Un)Satisfiability was proved
Number of variables252
Number of clauses2160
Sum of the clauses size4536
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22142
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  252                                                  |
0.00/0.00	c |  Number of clauses:    2160                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          249323119.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     234     2142     7956 |      714        0    nan |  0.000 % |
0.00/0.01	c |       100 |     234     2142     7956 |      785      100     47 |  0.002 % |
0.02/0.02	c |       250 |     234     2142     7956 |      863      250     57 |  0.002 % |
0.02/0.03	c |       478 |     234     2142     7956 |      950      478     60 |  0.002 % |
0.02/0.05	c |       817 |     234     2142     7956 |     1045      817     68 |  0.002 % |
0.02/0.08	c |      1326 |     234     2142     7956 |     1149      715     66 |  0.002 % |
0.10/0.13	c |      2087 |     234     2142     7956 |     1264      820     68 |  0.002 % |
0.20/0.20	c |      3227 |     234     2142     7956 |     1391     1247     74 |  0.002 % |
0.29/0.31	c |      4936 |     234     2142     7956 |     1530     1412     77 |  0.002 % |
0.49/0.50	c |      7498 |     234     2142     7956 |     1683     1453     81 |  0.002 % |
0.79/0.87	c |     11344 |     234     2142     7956 |     1851     1624     88 |  0.002 % |
1.29/1.39	c |     17110 |     234     2142     7956 |     2037     1402     83 |  0.002 % |
2.20/2.30	c |     25759 |     234     2142     7956 |     2240     1341     92 |  0.002 % |
3.59/3.67	c |     38733 |     234     2142     7956 |     2464     2329     93 |  0.002 % |
5.89/5.92	c |     58194 |     234     2142     7956 |     2711     2215    100 |  0.002 % |
9.29/9.37	c |     87387 |     234     2142     7956 |     2982     2754     91 |  0.002 % |
14.69/14.79	c |    131178 |     234     2142     7956 |     3280     2747     82 |  0.002 % |
22.99/23.00	c |    196862 |     234     2142     7956 |     3608     3317     90 |  0.002 % |
35.88/35.91	c |    295388 |     234     2142     7956 |     3969     2144     83 |  0.002 % |
56.47/56.53	c |    443180 |     234     2142     7956 |     4366     3713     88 |  0.002 % |
91.27/91.36	c |    664863 |     234     2142     7956 |     4803     4401    101 |  0.002 % |
142.85/142.90	c |    997388 |     234     2142     7956 |     5283     2778     92 |  0.002 % |
226.83/226.97	c |   1496179 |     234     2142     7956 |     5812     5239    103 |  0.002 % |
355.90/356.04	c |   2244362 |     234     2142     7956 |     6393     3644     90 |  0.002 % |
561.73/561.94	c |   3366639 |     234     2142     7956 |     7032     5000     97 |  0.002 % |
911.73/912.04	c |   5050050 |     234     2142     7956 |     7735     6124     95 |  0.002 % |
1457.48/1457.91	c |   7575166 |     234     2142     7956 |     8509     4394    102 |  0.002 % |
2327.64/2328.38	c |  11362841 |     234     2142     7956 |     9360     5023    101 |  0.002 % |
3710.16/3711.29	c |  17044353 |     234     2142     7956 |    10296     8619     93 |  0.002 % |

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-1785232-1241898621/watcher-1785232-1241898621 -o /tmp/evaluation-result-1785232-1241898621/solver-1785232-1241898621 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=249323119 HOME/instance-1785232-1241898621.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.92 0.98 0.99 3/65 4544
/proc/meminfo: memFree=1830992/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=2408 CPUtime=0
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 218 0 0 0 0 0 0 0 18 0 1 0 217889837 2465792 203 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 602 204 99 221 0 378 0

[startup+0.0254781 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 4544
/proc/meminfo: memFree=1830992/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=2540 CPUtime=0.02
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 271 0 0 0 2 0 0 0 18 0 1 0 217889837 2600960 256 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 635 256 111 221 0 411 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2540

[startup+0.102485 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 4544
/proc/meminfo: memFree=1830992/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=2936 CPUtime=0.1
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 343 0 0 0 10 0 0 0 18 0 1 0 217889837 3006464 328 1992294400 4194304 5102648 548682068784 18446744073709551615 4254538 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 734 328 111 221 0 510 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2936

[startup+0.301504 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 4544
/proc/meminfo: memFree=1830992/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=3068 CPUtime=0.29
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 400 0 0 0 29 0 0 0 19 0 1 0 217889837 3141632 385 1992294400 4194304 5102648 548682068784 18446744073709551615 4254538 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 767 385 111 221 0 543 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3068

[startup+0.702542 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 4544
/proc/meminfo: memFree=1830992/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=3464 CPUtime=0.69
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 499 0 0 0 69 0 0 0 22 0 1 0 217889837 3547136 484 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 866 484 111 221 0 642 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3464

[startup+1.50162 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 4545
/proc/meminfo: memFree=1829320/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=3860 CPUtime=1.49
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 590 0 0 0 149 0 0 0 25 0 1 0 217889837 3952640 575 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 965 575 111 221 0 741 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3860

[startup+3.10178 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 4545
/proc/meminfo: memFree=1828744/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=4392 CPUtime=3.09
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 712 0 0 0 309 0 0 0 25 0 1 0 217889837 4497408 697 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 1098 697 111 221 0 874 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4392

[startup+6.30109 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 4545
/proc/meminfo: memFree=1828104/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=4924 CPUtime=6.29
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 839 0 0 0 629 0 0 0 25 0 1 0 217889837 5042176 824 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 1231 824 111 221 0 1007 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4924

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 4545
/proc/meminfo: memFree=1827344/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=5464 CPUtime=12.69
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 990 0 0 0 1269 0 0 0 25 0 1 0 217889837 5595136 975 1992294400 4194304 5102648 548682068784 18446744073709551615 4249366 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 1366 975 111 221 0 1142 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5464

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 4545
/proc/meminfo: memFree=1826640/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=6140 CPUtime=25.49
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 1150 0 0 0 2549 0 0 0 25 0 1 0 217889837 6287360 1135 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 1535 1135 111 221 0 1311 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6140

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 4545
/proc/meminfo: memFree=1825616/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=7096 CPUtime=51.07
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 1403 0 0 0 5107 0 0 0 25 0 1 0 217889837 7266304 1388 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 1774 1388 111 221 0 1550 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7096

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 4545
/proc/meminfo: memFree=1824272/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=8448 CPUtime=102.26
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 1725 0 0 0 10226 0 0 0 25 0 1 0 217889837 8650752 1710 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 2112 1710 111 221 0 1888 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 8448

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4545
/proc/meminfo: memFree=1823760/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=9012 CPUtime=162.25
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 1848 0 0 0 16224 1 0 0 25 0 1 0 217889837 9228288 1833 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 2253 1833 111 221 0 2029 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 9012

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4545
/proc/meminfo: memFree=1822992/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=9716 CPUtime=222.23
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 2015 0 0 0 22222 1 0 0 25 0 1 0 217889837 9949184 2000 1992294400 4194304 5102648 548682068784 18446744073709551615 4249070 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 2429 2000 111 221 0 2205 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 9716

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4545
/proc/meminfo: memFree=1822288/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=10388 CPUtime=282.21
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 2179 0 0 0 28220 1 0 0 25 0 1 0 217889837 10637312 2164 1992294400 4194304 5102648 548682068784 18446744073709551615 4249849 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 2597 2164 111 221 0 2373 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 10388

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4545
/proc/meminfo: memFree=1821904/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=10816 CPUtime=342.19
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 2274 0 0 0 34218 1 0 0 25 0 1 0 217889837 11075584 2259 1992294400 4194304 5102648 548682068784 18446744073709551615 4249941 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 2704 2259 111 221 0 2480 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 10816

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4545
/proc/meminfo: memFree=1821136/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=11512 CPUtime=402.18
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 2449 0 0 0 40216 2 0 0 25 0 1 0 217889837 11788288 2434 1992294400 4194304 5102648 548682068784 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 2878 2434 111 221 0 2654 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 11512

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4545
/proc/meminfo: memFree=1820624/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=12116 CPUtime=462.16
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 2572 0 0 0 46214 2 0 0 25 0 1 0 217889837 12406784 2557 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 3029 2557 111 221 0 2805 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 12116

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4545
/proc/meminfo: memFree=1820432/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=12288 CPUtime=522.14
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 2622 0 0 0 52212 2 0 0 25 0 1 0 217889837 12582912 2607 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 3072 2607 111 221 0 2848 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 12288

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4545
/proc/meminfo: memFree=1819920/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=12736 CPUtime=582.13
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 2751 0 0 0 58211 2 0 0 25 0 1 0 217889837 13041664 2736 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 3184 2736 111 221 0 2960 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 12736

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4551
/proc/meminfo: memFree=1819400/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=13208 CPUtime=642.11
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 2856 0 0 0 64209 2 0 0 25 0 1 0 217889837 13524992 2841 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 3302 2841 111 221 0 3078 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 13208

[startup+702.303 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4553
/proc/meminfo: memFree=1810832/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=20928 CPUtime=4001.19
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 4643 0 0 0 400109 10 0 0 25 0 1 0 217889837 21430272 4628 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 5232 4628 111 221 0 5008 0
Current children cumulated CPU time (s) 4001.19
Current children cumulated vsize (KiB) 20928

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4553
/proc/meminfo: memFree=1810832/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=20928 CPUtime=4061.17
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 4644 0 0 0 406107 10 0 0 25 0 1 0 217889837 21430272 4629 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 5232 4629 111 221 0 5008 0
Current children cumulated CPU time (s) 4061.17
Current children cumulated vsize (KiB) 20928

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4553
/proc/meminfo: memFree=1810768/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=20928 CPUtime=4121.15
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 4648 0 0 0 412105 10 0 0 25 0 1 0 217889837 21430272 4633 1992294400 4194304 5102648 548682068784 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 5232 4633 111 221 0 5008 0
Current children cumulated CPU time (s) 4121.15
Current children cumulated vsize (KiB) 20928

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4553
/proc/meminfo: memFree=1810704/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=21116 CPUtime=4181.13
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 4688 0 0 0 418103 10 0 0 25 0 1 0 217889837 21622784 4673 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 5279 4673 111 221 0 5055 0
Current children cumulated CPU time (s) 4181.13
Current children cumulated vsize (KiB) 21116

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4559
/proc/meminfo: memFree=1810488/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=21116 CPUtime=4241.12
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 4692 0 0 0 424101 11 0 0 25 0 1 0 217889837 21622784 4677 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 5279 4677 111 221 0 5055 0
Current children cumulated CPU time (s) 4241.12
Current children cumulated vsize (KiB) 21116

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4559
/proc/meminfo: memFree=1810440/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=21308 CPUtime=4301.1
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 4744 0 0 0 430099 11 0 0 25 0 1 0 217889837 21819392 4729 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 5327 4729 111 221 0 5103 0
Current children cumulated CPU time (s) 4301.1
Current children cumulated vsize (KiB) 21308

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4559
/proc/meminfo: memFree=1810440/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=21308 CPUtime=4361.08
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 4744 0 0 0 436097 11 0 0 25 0 1 0 217889837 21819392 4729 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 5327 4729 111 221 0 5103 0
Current children cumulated CPU time (s) 4361.08
Current children cumulated vsize (KiB) 21308

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4559
/proc/meminfo: memFree=1810376/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=21308 CPUtime=4421.07
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 4745 0 0 0 442096 11 0 0 25 0 1 0 217889837 21819392 4730 1992294400 4194304 5102648 548682068784 18446744073709551615 4249313 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 5327 4730 111 221 0 5103 0
Current children cumulated CPU time (s) 4421.07
Current children cumulated vsize (KiB) 21308

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4559
/proc/meminfo: memFree=1810312/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=21308 CPUtime=4481.05
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 4745 0 0 0 448094 11 0 0 25 0 1 0 217889837 21819392 4730 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 5327 4730 111 221 0 5103 0
Current children cumulated CPU time (s) 4481.05
Current children cumulated vsize (KiB) 21308

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4559
/proc/meminfo: memFree=1810184/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=21496 CPUtime=4541.03
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 4772 0 0 0 454092 11 0 0 25 0 1 0 217889837 22011904 4757 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 5374 4757 111 221 0 5150 0
Current children cumulated CPU time (s) 4541.03
Current children cumulated vsize (KiB) 21496

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4559
/proc/meminfo: memFree=1810256/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=21496 CPUtime=4601.02
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 4772 0 0 0 460091 11 0 0 25 0 1 0 217889837 22011904 4757 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 5374 4757 111 221 0 5150 0
Current children cumulated CPU time (s) 4601.02
Current children cumulated vsize (KiB) 21496

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4559
/proc/meminfo: memFree=1810192/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=21496 CPUtime=4661
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 4772 0 0 0 466089 11 0 0 25 0 1 0 217889837 22011904 4757 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 5374 4757 111 221 0 5150 0
Current children cumulated CPU time (s) 4661
Current children cumulated vsize (KiB) 21496

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4559
/proc/meminfo: memFree=1810128/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=21496 CPUtime=4720.98
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 4773 0 0 0 472087 11 0 0 25 0 1 0 217889837 22011904 4758 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 5374 4758 111 221 0 5150 0
Current children cumulated CPU time (s) 4720.98
Current children cumulated vsize (KiB) 21496

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4559
/proc/meminfo: memFree=1809936/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=21684 CPUtime=4780.97
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 4819 0 0 0 478086 11 0 0 25 0 1 0 217889837 22204416 4804 1992294400 4194304 5102648 548682068784 18446744073709551615 4249196 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 5421 4804 111 221 0 5197 0
Current children cumulated CPU time (s) 4780.97
Current children cumulated vsize (KiB) 21684

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4559
/proc/meminfo: memFree=1809808/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=21684 CPUtime=4840.95
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 4836 0 0 0 484084 11 0 0 25 0 1 0 217889837 22204416 4821 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 5421 4821 111 221 0 5197 0
Current children cumulated CPU time (s) 4840.95
Current children cumulated vsize (KiB) 21684

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4559
/proc/meminfo: memFree=1809680/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=21876 CPUtime=4900.93
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 4863 0 0 0 490082 11 0 0 25 0 1 0 217889837 22401024 4848 1992294400 4194304 5102648 548682068784 18446744073709551615 4249178 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 5469 4848 111 221 0 5245 0
Current children cumulated CPU time (s) 4900.93
Current children cumulated vsize (KiB) 21876

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4559
/proc/meminfo: memFree=1809616/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=21876 CPUtime=4960.91
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 4877 0 0 0 496080 11 0 0 25 0 1 0 217889837 22401024 4862 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 5469 4862 111 221 0 5245 0
Current children cumulated CPU time (s) 4960.91
Current children cumulated vsize (KiB) 21876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4559
/proc/meminfo: memFree=1809552/2055920 swapFree=4180200/4192956
[pid=4544] ppid=4542 vsize=21876 CPUtime=5000.01
/proc/4544/stat : 4544 (varsat-industri) R 4542 4544 4433 0 -1 4194304 4877 0 0 0 499990 11 0 0 25 0 1 0 217889837 22401024 4862 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/4544/statm: 5469 4862 111 221 0 5245 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 21876

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): 5001.41
CPU time (s): 5000.02
CPU user time (s): 4999.9
CPU system time (s): 0.122981
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 21876

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

runsolver used 5.82911 second user time and 9.26359 second system time

The end

Launcher Data

Begin job on node56 at 2009-05-09 21:50:21
IDJOB=1785232
IDBENCH=24729
IDSOLVER=641
FILE ID=node56/1785232-1241898621
PBS_JOBID= 9264715
Free space on /tmp= 102904 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/counting-easier-php-018-014.sat05-1175.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785232-1241898621/watcher-1785232-1241898621 -o /tmp/evaluation-result-1785232-1241898621/solver-1785232-1241898621 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=249323119 HOME/instance-1785232-1241898621.cnf

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

MD5SUM BENCH= bc769deecd9ed9694b8be132b5bd15cd
RANDOM SEED=249323119

node56.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.218
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.218
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:       1831408 kB
Buffers:         43408 kB
Cached:         112264 kB
SwapCached:       6780 kB
Active:          60760 kB
Inactive:       104200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1831408 kB
SwapTotal:     4192956 kB
SwapFree:      4180200 kB
Dirty:            1032 kB
Writeback:           0 kB
Mapped:          14552 kB
Slab:            45456 kB
Committed_AS:   656168 kB
PageTables:       1472 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= 102904 MiB
End job on node56 at 2009-05-09 23:13:44