Trace number 1728503

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

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
MD5SUM9f209556efd81ba93e992e22316c3ed8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark343.605
Satisfiable
(Un)Satisfiability was proved
Number of variables205
Number of clauses4549
Sum of the clauses size12775
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2975
Number of clauses of size 33555
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  205                                                  |
0.00/0.00	c |  Number of clauses:    4549                                                 |
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:          930080476.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.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 |     186     4389    17924 |     1463        0    nan |  0.000 % |
0.03/0.04	c |       100 |     186     4389    17924 |     1609      100     25 |  0.002 % |
0.03/0.05	c |       250 |     186     4389    17924 |     1770      250     26 |  0.002 % |
0.03/0.07	c |       475 |     186     4389    17924 |     1947      475     25 |  0.002 % |
0.03/0.09	c |       812 |     186     4389    17924 |     2141      812     25 |  0.002 % |
0.09/0.11	c |      1318 |     186     4389    17924 |     2356     1318     23 |  0.002 % |
0.09/0.15	c |      2079 |     186     4389    17924 |     2591     2079     21 |  0.002 % |
0.19/0.20	c |      3219 |     186     4389    17924 |     2850     1889     18 |  0.003 % |
0.29/0.31	c |      4928 |     186     4389    17924 |     3136     2149     18 |  0.003 % |
0.39/0.44	c |      7490 |     186     4389    17924 |     3449     3109     23 |  0.003 % |
0.59/0.67	c |     11335 |     186     4389    17924 |     3794     3401     30 |  0.002 % |
1.00/1.08	c |     17101 |     186     4389    17924 |     4174     3392     28 |  0.002 % |
1.59/1.68	c |     25751 |     186     4389    17924 |     4591     3577     22 |  0.002 % |
2.59/2.63	c |     38726 |     186     4389    17924 |     5050     2560     31 |  0.002 % |
3.69/3.75	c |     58187 |     186     4389    17924 |     5555     3990     27 |  0.002 % |
5.09/5.10	c |     87382 |     186     4389    17924 |     6111     4991     24 |  0.002 % |
7.39/7.40	c |    131171 |     186     4389    17924 |     6722     5233     25 |  0.003 % |
10.79/10.84	c |    196856 |     186     4389    17924 |     7394     6176     28 |  0.003 % |
18.28/18.33	c |    295382 |     186     4389    17924 |     8134     7343     26 |  0.002 % |
27.08/27.13	c |    443172 |     186     4389    17924 |     8947     6945     24 |  0.002 % |
39.88/39.91	c |    664855 |     186     4389    17924 |     9842     6999     25 |  0.003 % |
59.57/59.66	c |    997381 |     186     4389    17924 |    10826     6924     28 |  0.002 % |
92.26/92.36	c |   1496169 |     186     4389    17924 |    11909     8896     41 |  0.002 % |
134.55/134.62	c |   2244351 |     186     4389    17924 |    13100     8320     27 |  0.002 % |
202.23/202.31	c |   3366625 |     186     4389    17924 |    14410    11356     19 |  0.002 % |
328.79/328.97	c |   5050037 |     186     4389    17924 |    15851    13735     29 |  0.002 % |
521.52/521.77	c |   7575153 |     186     4389    17924 |    17436    13648     32 |  0.002 % |
845.42/845.80	c |  11362828 |     186     4389    17924 |    19179     9828     33 |  0.005 % |

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-1728503-1240737577/watcher-1728503-1240737577 -o /tmp/evaluation-result-1728503-1240737577/solver-1728503-1240737577 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=930080476 HOME/instance-1728503-1240737577.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.00 1.00 1.00 3/64 9807
/proc/meminfo: memFree=1623736/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=2564 CPUtime=0
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 251 0 0 0 0 0 0 0 18 0 1 0 101784962 2625536 236 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 641 237 87 221 0 417 0

[startup+0.0407951 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9807
/proc/meminfo: memFree=1623736/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=2984 CPUtime=0.03
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 380 0 0 0 3 0 0 0 18 0 1 0 101784962 3055616 364 1992294400 4194304 5102648 548682068768 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 746 364 102 221 0 522 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2984

[startup+0.101805 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9807
/proc/meminfo: memFree=1623736/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=2984 CPUtime=0.09
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 390 0 0 0 9 0 0 0 18 0 1 0 101784962 3055616 374 1992294400 4194304 5102648 548682068768 18446744073709551615 4227753 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 746 374 112 221 0 522 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2984

[startup+0.301838 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9807
/proc/meminfo: memFree=1623736/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=3248 CPUtime=0.29
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 452 0 0 0 29 0 0 0 19 0 1 0 101784962 3325952 436 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 812 436 112 221 0 588 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3248

[startup+0.701906 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9807
/proc/meminfo: memFree=1623736/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=3784 CPUtime=0.69
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 594 0 0 0 69 0 0 0 22 0 1 0 101784962 3874816 578 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 946 578 112 221 0 722 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3784

[startup+1.50104 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9808
/proc/meminfo: memFree=1621680/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=4052 CPUtime=1.49
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 662 0 0 0 149 0 0 0 25 0 1 0 101784962 4149248 646 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 1013 646 112 221 0 789 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4052

[startup+3.10131 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9808
/proc/meminfo: memFree=1621296/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=4732 CPUtime=3.09
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 814 0 0 0 309 0 0 0 25 0 1 0 101784962 4845568 798 1992294400 4194304 5102648 548682068768 18446744073709551615 4254515 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 1183 798 112 221 0 959 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4732

[startup+6.30184 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9808
/proc/meminfo: memFree=1620016/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=5696 CPUtime=6.29
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 1070 0 0 0 629 0 0 0 25 0 1 0 101784962 5832704 1054 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 1424 1054 112 221 0 1200 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5696

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9808
/proc/meminfo: memFree=1618736/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=6776 CPUtime=12.69
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 1328 0 0 0 1269 0 0 0 25 0 1 0 101784962 6938624 1312 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 1694 1312 112 221 0 1470 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6776

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9808
/proc/meminfo: memFree=1617712/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=7752 CPUtime=25.48
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 1541 0 0 0 2547 1 0 0 25 0 1 0 101784962 7938048 1525 1992294400 4194304 5102648 548682068768 18446744073709551615 4248848 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 1938 1525 112 221 0 1714 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7752

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9808
/proc/meminfo: memFree=1616560/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=9020 CPUtime=51.07
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 1834 0 0 0 5106 1 0 0 25 0 1 0 101784962 9236480 1818 1992294400 4194304 5102648 548682068768 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 2255 1818 112 221 0 2031 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9020

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9808
/proc/meminfo: memFree=1614576/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=10900 CPUtime=102.26
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 2300 0 0 0 10224 2 0 0 25 0 1 0 101784962 11161600 2284 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 2725 2284 112 221 0 2501 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 10900

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9808
/proc/meminfo: memFree=1613936/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=11600 CPUtime=162.24
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 2469 0 0 0 16222 2 0 0 25 0 1 0 101784962 11878400 2453 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 2900 2453 112 221 0 2676 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 11600

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9808
/proc/meminfo: memFree=1613360/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=12224 CPUtime=222.22
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 2598 0 0 0 22220 2 0 0 25 0 1 0 101784962 12517376 2582 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 3056 2582 112 221 0 2832 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 12224

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9808
/proc/meminfo: memFree=1612016/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=13592 CPUtime=282.2
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 2930 0 0 0 28217 3 0 0 25 0 1 0 101784962 13918208 2914 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 3398 2914 112 221 0 3174 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 13592

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9808
/proc/meminfo: memFree=1611632/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=13932 CPUtime=342.18
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 3003 0 0 0 34215 3 0 0 25 0 1 0 101784962 14266368 2987 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 3483 2987 112 221 0 3259 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 13932

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9808
/proc/meminfo: memFree=1611120/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=14488 CPUtime=402.17
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 3142 0 0 0 40213 4 0 0 25 0 1 0 101784962 14835712 3126 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 3622 3126 112 221 0 3398 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 14488

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9808
/proc/meminfo: memFree=1610928/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=14776 CPUtime=462.14
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 3206 0 0 0 46210 4 0 0 25 0 1 0 101784962 15130624 3190 1992294400 4194304 5102648 548682068768 18446744073709551615 4255744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 3694 3190 112 221 0 3470 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 14776

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9808
/proc/meminfo: memFree=1610288/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=15348 CPUtime=522.12
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 3337 0 0 0 52208 4 0 0 25 0 1 0 101784962 15716352 3321 1992294400 4194304 5102648 548682068768 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 3837 3321 112 221 0 3613 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 15348

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9808
/proc/meminfo: memFree=1610032/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=15664 CPUtime=582.11
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 3401 0 0 0 58206 5 0 0 25 0 1 0 101784962 16039936 3385 1992294400 4194304 5102648 548682068768 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 3916 3385 112 221 0 3692 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 15664

[startup+642.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 9808
/proc/meminfo: memFree=1609456/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=16148 CPUtime=642.09
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 3531 0 0 0 64204 5 0 0 25 0 1 0 101784962 16535552 3515 1992294400 4194304 5102648 548682068768 18446744073709551615 4244827 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 4037 3515 112 221 0 3813 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 16148

[startup+702.301 s]
/proc/loadavg: 1.15 1.04 1.01 2/65 9808
/proc/meminfo: memFree=1608752/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=16876 CPUtime=702.07
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 3693 0 0 0 70202 5 0 0 25 0 1 0 101784962 17281024 3677 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 4219 3677 112 221 0 3995 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 16876

[startup+762.305 s]
/proc/loadavg: 1.05 1.03 1.00 2/65 9808
/proc/meminfo: memFree=1608304/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=17416 CPUtime=762.05
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 3796 0 0 0 76200 5 0 0 25 0 1 0 101784962 17833984 3780 1992294400 4194304 5102648 548682068768 18446744073709551615 4244883 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 4354 3780 112 221 0 4130 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 17416

[startup+822.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 9808
/proc/meminfo: memFree=1607856/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=17920 CPUtime=822.03
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 3918 0 0 0 82198 5 0 0 25 0 1 0 101784962 18350080 3902 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 4480 3902 112 221 0 4256 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 17920

[startup+882.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 9808
/proc/meminfo: memFree=1607664/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=18136 CPUtime=882.01
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 3963 0 0 0 88195 6 0 0 25 0 1 0 101784962 18571264 3947 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 4534 3947 112 221 0 4310 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 18136

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 9808
/proc/meminfo: memFree=1606896/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=18824 CPUtime=941.99
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 4172 0 0 0 94193 6 0 0 25 0 1 0 101784962 19275776 4094 1992294400 4194304 5102648 548682068768 18446744073709551615 4249635 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 4706 4094 112 221 0 4482 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 18824

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 9808
/proc/meminfo: memFree=1606896/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=18980 CPUtime=1001.97
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 4210 0 0 0 100191 6 0 0 25 0 1 0 101784962 19435520 4132 1992294400 4194304 5102648 548682068768 18446744073709551615 4255285 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 4745 4132 112 221 0 4521 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 18980

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9808
/proc/meminfo: memFree=1606704/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=19172 CPUtime=1061.95
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 4248 0 0 0 106189 6 0 0 25 0 1 0 101784962 19632128 4170 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 4793 4170 112 221 0 4569 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 19172

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9808
/proc/meminfo: memFree=1606640/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=19172 CPUtime=1121.93
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 4255 0 0 0 112187 6 0 0 25 0 1 0 101784962 19632128 4177 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 4793 4177 112 221 0 4569 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 19172

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9810
/proc/meminfo: memFree=1606384/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=19360 CPUtime=1181.91
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 4309 0 0 0 118184 7 0 0 25 0 1 0 101784962 19824640 4231 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 4840 4231 112 221 0 4616 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 19360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9810
/proc/meminfo: memFree=1606256/2055920 swapFree=4192956/4192956
[pid=9807] ppid=9805 vsize=19548 CPUtime=1200.01
/proc/9807/stat : 9807 (varsat-industri) R 9805 9807 9372 0 -1 4194304 4334 0 0 0 119994 7 0 0 25 0 1 0 101784962 20017152 4256 1992294400 4194304 5102648 548682068768 18446744073709551615 4255641 0 0 4096 3 0 0 0 17 1 0 0
/proc/9807/statm: 4887 4256 112 221 0 4663 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 19548

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.02
CPU user time (s): 1199.95
CPU system time (s): 0.077988
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (KiB): 19548

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

runsolver used 1.20082 second user time and 2.09568 second system time

The end

Launcher Data

Begin job on node57 at 2009-04-26 11:19:37
IDJOB=1728503
IDBENCH=24674
IDSOLVER=538
FILE ID=node57/1728503-1240737577
PBS_JOBID= 9186948
Free space on /tmp= 66440 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728503-1240737577/watcher-1728503-1240737577 -o /tmp/evaluation-result-1728503-1240737577/solver-1728503-1240737577 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=930080476 HOME/instance-1728503-1240737577.cnf

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

MD5SUM BENCH= 9f209556efd81ba93e992e22316c3ed8
RANDOM SEED=930080476

node57.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.256
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.256
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:       1624152 kB
Buffers:         40064 kB
Cached:         303064 kB
SwapCached:          0 kB
Active:         162316 kB
Inactive:       194764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1624152 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1072 kB
Writeback:           0 kB
Mapped:          23680 kB
Slab:            60756 kB
Committed_AS:   304224 kB
PageTables:       1388 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= 66440 MiB
End job on node57 at 2009-04-26 11:39:39