Trace number 1731471

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.08 1200.41

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-lksat-n1000-m6860-k4-l4-s1935114289.sat05-523.reshuffled-07.cnf
MD5SUM27360692d166ffe055bd444eea177edf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark852.684
Satisfiable
(Un)Satisfiability was proved
Number of variables987
Number of clauses6860
Sum of the clauses size27440
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 46860
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1000                                                 |
0.00/0.00	c |  Number of clauses:    6860                                                 |
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:          2112602503.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.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |     790     4052    13081 |     1350        0    nan |  0.000 % |
0.03/0.04	c |       102 |     790     4052    13081 |     1485      102     18 |  0.000 % |
0.03/0.05	c |       252 |     790     4052    13081 |     1634      252     17 |  0.000 % |
0.03/0.07	c |       477 |     790     4052    13081 |     1797      477     19 |  0.000 % |
0.03/0.10	c |       815 |     790     4052    13081 |     1977      815     19 |  0.000 % |
0.09/0.13	c |      1323 |     790     4052    13081 |     2175     1323     19 |  0.000 % |
0.09/0.19	c |      2083 |     790     4052    13081 |     2392     2083     19 |  0.000 % |
0.19/0.28	c |      3222 |     790     4052    13081 |     2632     1980     19 |  0.000 % |
0.39/0.41	c |      4931 |     790     4052    13081 |     2895     2339     18 |  0.000 % |
0.59/0.61	c |      7493 |     790     4052    13081 |     3184     1932     17 |  0.000 % |
0.89/0.91	c |     11337 |     790     4052    13081 |     3503     2529     19 |  0.000 % |
1.39/1.40	c |     17104 |     790     4052    13081 |     3853     2911     18 |  0.000 % |
2.10/2.15	c |     25753 |     790     4052    13081 |     4238     3705     18 |  0.000 % |
3.19/3.28	c |     38727 |     790     4052    13081 |     4662     3693     18 |  0.000 % |
4.99/5.06	c |     58188 |     790     4052    13081 |     5129     4135     21 |  0.000 % |
7.79/7.83	c |     87381 |     790     4052    13081 |     5642     4719     20 |  0.000 % |
11.99/12.09	c |    131170 |     790     4052    13081 |     6206     5550     20 |  0.000 % |
18.88/18.93	c |    196854 |     790     4052    13081 |     6826     5308     19 |  0.000 % |
29.48/29.58	c |    295380 |     790     4052    13081 |     7509     3821     19 |  0.000 % |
46.19/46.21	c |    443169 |     790     4052    13081 |     8260     7401     22 |  0.000 % |
72.17/72.21	c |    664852 |     790     4052    13081 |     9086     8052     23 |  0.000 % |
113.06/113.14	c |    997380 |     790     4052    13081 |     9995     6252     19 |  0.000 % |
176.74/176.81	c |   1496171 |     790     4052    13081 |    10994     6194     21 |  0.000 % |
279.42/279.57	c |   2244354 |     790     4052    13081 |    12094     6658     19 |  0.000 % |
441.67/441.80	c |   3366628 |     790     4052    13081 |    13303     9392     21 |  0.000 % |
700.80/701.06	c |   5050039 |     790     4052    13081 |    14634     7052     18 |  0.000 % |
1113.89/1114.30	c |   7575157 |     790     4052    13081 |    16097     9464     17 |  0.001 % |

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-1731471-1240771036/watcher-1731471-1240771036 -o /tmp/evaluation-result-1731471-1240771036/solver-1731471-1240771036 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=2112602503 HOME/instance-1731471-1240771036.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.91 0.95 0.98 2/64 6464
/proc/meminfo: memFree=1798560/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=2712 CPUtime=0
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 105129659 2777088 272 1992294400 4194304 5102648 548682068784 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 678 272 87 221 0 454 0

[startup+0.0342341 s]
/proc/loadavg: 0.91 0.95 0.98 2/64 6464
/proc/meminfo: memFree=1798560/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=3556 CPUtime=0.03
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 577 0 0 0 3 0 0 0 18 0 1 0 105129659 3641344 529 1992294400 4194304 5102648 548682068784 18446744073709551615 4242183 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 889 529 102 221 0 665 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3556

[startup+0.10124 s]
/proc/loadavg: 0.91 0.95 0.98 2/64 6464
/proc/meminfo: memFree=1798560/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=3556 CPUtime=0.09
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 587 0 0 0 9 0 0 0 18 0 1 0 105129659 3641344 539 1992294400 4194304 5102648 548682068784 18446744073709551615 4214346 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 889 539 112 221 0 665 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3556

[startup+0.301261 s]
/proc/loadavg: 0.91 0.95 0.98 2/64 6464
/proc/meminfo: memFree=1798560/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=3556 CPUtime=0.29
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 587 0 0 0 29 0 0 0 20 0 1 0 105129659 3641344 539 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 889 539 112 221 0 665 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3556

[startup+0.7013 s]
/proc/loadavg: 0.91 0.95 0.98 2/64 6464
/proc/meminfo: memFree=1798560/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=3556 CPUtime=0.69
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 589 0 0 0 69 0 0 0 23 0 1 0 105129659 3641344 541 1992294400 4194304 5102648 548682068784 18446744073709551615 4249776 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 889 541 112 221 0 665 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3556

[startup+1.50138 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 6465
/proc/meminfo: memFree=1796632/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=3820 CPUtime=1.49
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 649 0 0 0 149 0 0 0 25 0 1 0 105129659 3911680 601 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 955 601 112 221 0 731 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3820

[startup+3.10154 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 6465
/proc/meminfo: memFree=1796312/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=4084 CPUtime=3.09
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 709 0 0 0 309 0 0 0 25 0 1 0 105129659 4182016 661 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 1021 661 112 221 0 797 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4084

[startup+6.30186 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 6465
/proc/meminfo: memFree=1795800/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=4480 CPUtime=6.29
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 814 0 0 0 629 0 0 0 25 0 1 0 105129659 4587520 766 1992294400 4194304 5102648 548682068784 18446744073709551615 4249783 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 1120 766 112 221 0 896 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4480

[startup+12.7015 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 6465
/proc/meminfo: memFree=1795288/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=4884 CPUtime=12.69
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 918 0 0 0 1269 0 0 0 25 0 1 0 105129659 5001216 870 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 1221 870 112 221 0 997 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4884

[startup+25.5018 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 6465
/proc/meminfo: memFree=1794648/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=5556 CPUtime=25.48
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 1073 0 0 0 2548 0 0 0 25 0 1 0 105129659 5689344 1025 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 1389 1025 112 221 0 1165 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5556

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 6465
/proc/meminfo: memFree=1793816/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=6360 CPUtime=51.08
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 1274 0 0 0 5107 1 0 0 25 0 1 0 105129659 6512640 1226 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 1590 1226 112 221 0 1366 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6360

[startup+102.304 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 6465
/proc/meminfo: memFree=1792792/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=7452 CPUtime=102.26
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 1527 0 0 0 10225 1 0 0 25 0 1 0 105129659 7630848 1479 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 1863 1479 112 221 0 1639 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 7452

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6467
/proc/meminfo: memFree=1791960/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=8140 CPUtime=162.25
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 1710 0 0 0 16223 2 0 0 25 0 1 0 105129659 8335360 1662 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 2035 1662 112 221 0 1811 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 8140

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6467
/proc/meminfo: memFree=1791256/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=8836 CPUtime=222.23
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 1879 0 0 0 22221 2 0 0 25 0 1 0 105129659 9048064 1831 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 2209 1831 112 221 0 1985 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 8836

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6467
/proc/meminfo: memFree=1790680/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=9464 CPUtime=282.22
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 2012 0 0 0 28219 3 0 0 25 0 1 0 105129659 9691136 1964 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 2366 1964 112 221 0 2142 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 9464

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6467
/proc/meminfo: memFree=1790040/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=10020 CPUtime=342.2
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 2157 0 0 0 34217 3 0 0 25 0 1 0 105129659 10260480 2109 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 2505 2109 112 221 0 2281 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 10020

[startup+402.301 s]
/proc/loadavg: 1.10 1.00 0.99 2/65 6467
/proc/meminfo: memFree=1789720/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=10308 CPUtime=402.18
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 2219 0 0 0 40215 3 0 0 25 0 1 0 105129659 10555392 2171 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 2577 2171 112 221 0 2353 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 10308

[startup+462.301 s]
/proc/loadavg: 1.10 1.02 1.00 2/65 6467
/proc/meminfo: memFree=1789272/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=10716 CPUtime=462.16
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 2320 0 0 0 46213 3 0 0 25 0 1 0 105129659 10973184 2272 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 2679 2272 112 221 0 2455 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 10716

[startup+522.301 s]
/proc/loadavg: 1.10 1.03 1.00 2/65 6467
/proc/meminfo: memFree=1788952/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=11116 CPUtime=522.15
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 2407 0 0 0 52211 4 0 0 25 0 1 0 105129659 11382784 2359 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 2779 2359 112 221 0 2555 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 11116

[startup+582.301 s]
/proc/loadavg: 1.14 1.05 1.01 2/65 6467
/proc/meminfo: memFree=1788632/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=11412 CPUtime=582.13
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 2496 0 0 0 58209 4 0 0 25 0 1 0 105129659 11685888 2448 1992294400 4194304 5102648 548682068784 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 2853 2448 112 221 0 2629 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 11412

[startup+642.301 s]
/proc/loadavg: 1.05 1.04 1.00 2/65 6467
/proc/meminfo: memFree=1788120/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=11940 CPUtime=642.12
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 2607 0 0 0 64208 4 0 0 25 0 1 0 105129659 12226560 2559 1992294400 4194304 5102648 548682068784 18446744073709551615 4249758 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 2985 2559 112 221 0 2761 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 11940

[startup+702.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 6467
/proc/meminfo: memFree=1787800/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=12240 CPUtime=702.1
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 2681 0 0 0 70206 4 0 0 25 0 1 0 105129659 12533760 2633 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 3060 2633 112 221 0 2836 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 12240

[startup+762.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 6467
/proc/meminfo: memFree=1787288/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=12668 CPUtime=762.08
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 2793 0 0 0 76204 4 0 0 25 0 1 0 105129659 12972032 2745 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 3167 2745 112 221 0 2943 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 12668

[startup+822.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 6467
/proc/meminfo: memFree=1787096/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=12972 CPUtime=822.07
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 2847 0 0 0 82202 5 0 0 25 0 1 0 105129659 13283328 2799 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 3243 2799 112 221 0 3019 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 12972

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 6467
/proc/meminfo: memFree=1786840/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=13128 CPUtime=882.05
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 2898 0 0 0 88200 5 0 0 25 0 1 0 105129659 13443072 2850 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 3282 2850 112 221 0 3058 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 13128

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6467
/proc/meminfo: memFree=1786584/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=13412 CPUtime=942.03
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 2956 0 0 0 94198 5 0 0 25 0 1 0 105129659 13733888 2908 1992294400 4194304 5102648 548682068784 18446744073709551615 4225745 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 3353 2908 112 221 0 3129 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 13412

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6467
/proc/meminfo: memFree=1786392/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=13560 CPUtime=1002.01
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 2995 0 0 0 100196 5 0 0 25 0 1 0 105129659 13885440 2947 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 3390 2947 112 221 0 3166 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 13560

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6467
/proc/meminfo: memFree=1786200/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=13728 CPUtime=1061.99
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 3033 0 0 0 106194 5 0 0 25 0 1 0 105129659 14057472 2985 1992294400 4194304 5102648 548682068784 18446744073709551615 4249407 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 3432 2985 112 221 0 3208 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 13728

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6467
/proc/meminfo: memFree=1786072/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=13868 CPUtime=1121.98
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 3066 0 0 0 112192 6 0 0 25 0 1 0 105129659 14200832 3018 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 3467 3018 112 221 0 3243 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 13868

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6467
/proc/meminfo: memFree=1785816/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=14020 CPUtime=1181.97
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 3132 0 0 0 118191 6 0 0 25 0 1 0 105129659 14356480 3084 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 3505 3084 112 221 0 3281 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 14020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6467
/proc/meminfo: memFree=1785688/2055920 swapFree=4182052/4192956
[pid=6464] ppid=6462 vsize=14188 CPUtime=1200.06
/proc/6464/stat : 6464 (varsat-industri) R 6462 6464 6212 0 -1 4194304 3159 0 0 0 120000 6 0 0 25 0 1 0 105129659 14528512 3111 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6464/statm: 3547 3111 112 221 0 3323 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 14188

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.08
CPU user time (s): 1200.01
CPU system time (s): 0.067989
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 14188

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

runsolver used 0.856869 second user time and 2.6076 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-26 20:37:16
IDJOB=1731471
IDBENCH=24752
IDSOLVER=538
FILE ID=node70/1731471-1240771036
PBS_JOBID= 9187165
Free space on /tmp= 66336 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest04-lksat-n1000-m6860-k4-l4-s1935114289.sat05-523.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731471-1240771036/watcher-1731471-1240771036 -o /tmp/evaluation-result-1731471-1240771036/solver-1731471-1240771036 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=2112602503 HOME/instance-1731471-1240771036.cnf

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

MD5SUM BENCH= 27360692d166ffe055bd444eea177edf
RANDOM SEED=2112602503

node70.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.213
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.213
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:       1798976 kB
Buffers:         32520 kB
Cached:         158980 kB
SwapCached:       5020 kB
Active:          65524 kB
Inactive:       134068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1798976 kB
SwapTotal:     4192956 kB
SwapFree:      4182052 kB
Dirty:            1152 kB
Writeback:           0 kB
Mapped:          14400 kB
Slab:            43356 kB
Committed_AS:   365092 kB
PageTables:       1372 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= 66336 MiB
End job on node70 at 2009-04-26 20:57:19