Trace number 1728821

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

Namecrafted/Hard/contest02/
hgen3-v400-s344840348.sat05-470.reshuffled-07.cnf
MD5SUMad341047b56d6b96e36142808d331e4f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1400
Sum of the clauses size4200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31400
Number of clauses of size 40
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:  400                                                  |
0.00/0.00	c |  Number of clauses:    1400                                                 |
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:          830149245.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.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     400     1400     4200 |      466        0    nan |  0.000 % |
0.00/0.00	c |       101 |     400     1400     4200 |      513      101     26 |  0.001 % |
0.00/0.01	c |       251 |     400     1400     4200 |      564      251     26 |  0.001 % |
0.00/0.02	c |       476 |     400     1400     4200 |      621      476     27 |  0.001 % |
0.00/0.03	c |       813 |     400     1400     4200 |      683      466     28 |  0.001 % |
0.00/0.05	c |      1320 |     400     1400     4200 |      751      603     26 |  0.001 % |
0.00/0.08	c |      2079 |     400     1400     4200 |      826      542     23 |  0.001 % |
0.09/0.12	c |      3218 |     400     1400     4200 |      909      787     24 |  0.001 % |
0.09/0.18	c |      4926 |     400     1400     4200 |     1000      539     23 |  0.001 % |
0.19/0.28	c |      7488 |     400     1400     4200 |     1100      962     25 |  0.001 % |
0.39/0.43	c |     11333 |     400     1400     4200 |     1210      754     23 |  0.001 % |
0.59/0.68	c |     17101 |     400     1400     4200 |     1331      792     24 |  0.001 % |
1.00/1.05	c |     25750 |     400     1400     4200 |     1464     1055     24 |  0.001 % |
1.59/1.61	c |     38725 |     400     1400     4200 |     1611     1087     24 |  0.001 % |
2.39/2.49	c |     58186 |     400     1400     4200 |     1772     1340     23 |  0.001 % |
3.79/3.88	c |     87378 |     400     1400     4200 |     1949     1170     25 |  0.001 % |
5.89/5.99	c |    131168 |     400     1400     4200 |     2144     1840     26 |  0.001 % |
9.19/9.28	c |    196853 |     400     1400     4200 |     2358     1366     26 |  0.001 % |
14.29/14.36	c |    295379 |     400     1400     4200 |     2594     1590     26 |  0.001 % |
22.38/22.41	c |    443170 |     400     1400     4200 |     2854     1953     27 |  0.001 % |
34.69/34.79	c |    664854 |     400     1400     4200 |     3139     2027     28 |  0.001 % |
53.88/53.96	c |    997379 |     400     1400     4200 |     3453     1706     27 |  0.001 % |
84.27/84.35	c |   1496168 |     400     1400     4200 |     3798     3089     27 |  0.001 % |
131.16/131.21	c |   2244350 |     400     1400     4200 |     4178     2103     25 |  0.001 % |
205.54/205.64	c |   3366625 |     400     1400     4200 |     4596     2931     26 |  0.001 % |
321.41/321.57	c |   5050036 |     400     1400     4200 |     5056     4174     28 |  0.001 % |
501.96/502.16	c |   7575152 |     400     1400     4200 |     5561     4398     27 |  0.001 % |
788.08/788.32	c |  11362830 |     400     1400     4200 |     6117     5593     28 |  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-1728821-1240741702/watcher-1728821-1240741702 -o /tmp/evaluation-result-1728821-1240741702/solver-1728821-1240741702 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=830149245 HOME/instance-1728821-1240741702.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.92 0.98 0.99 3/64 9998
/proc/meminfo: memFree=1756880/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=2416 CPUtime=0
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 215 0 0 0 0 0 0 0 18 0 1 0 102197140 2473984 200 1992294400 4194304 5102648 548682068768 18446744073709551615 4214156 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 604 200 100 221 0 380 0

[startup+0.0100281 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9998
/proc/meminfo: memFree=1756880/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=2416 CPUtime=0
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 225 0 0 0 0 0 0 0 18 0 1 0 102197140 2473984 210 1992294400 4194304 5102648 548682068768 18446744073709551615 4214195 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 604 210 110 221 0 380 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.101038 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9998
/proc/meminfo: memFree=1756880/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=2548 CPUtime=0.09
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 249 0 0 0 9 0 0 0 18 0 1 0 102197140 2609152 234 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 637 234 110 221 0 413 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2548

[startup+0.30106 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9998
/proc/meminfo: memFree=1756880/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=2680 CPUtime=0.29
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 279 0 0 0 29 0 0 0 19 0 1 0 102197140 2744320 264 1992294400 4194304 5102648 548682068768 18446744073709551615 4254232 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 670 264 110 221 0 446 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2680

[startup+0.701104 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9998
/proc/meminfo: memFree=1756880/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=2812 CPUtime=0.69
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 309 0 0 0 69 0 0 0 22 0 1 0 102197140 2879488 294 1992294400 4194304 5102648 548682068768 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 703 294 110 221 0 479 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2812

[startup+1.50119 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 9999
/proc/meminfo: memFree=1756040/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=2944 CPUtime=1.49
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 354 0 0 0 149 0 0 0 25 0 1 0 102197140 3014656 339 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 736 339 110 221 0 512 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2944

[startup+3.10136 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 9999
/proc/meminfo: memFree=1755720/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=3208 CPUtime=3.09
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 410 0 0 0 309 0 0 0 25 0 1 0 102197140 3284992 395 1992294400 4194304 5102648 548682068768 18446744073709551615 4249926 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 802 395 110 221 0 578 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3208

[startup+6.30171 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 9999
/proc/meminfo: memFree=1755208/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=3472 CPUtime=6.29
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 491 0 0 0 629 0 0 0 25 0 1 0 102197140 3555328 476 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 868 476 110 221 0 644 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3472

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 9999
/proc/meminfo: memFree=1754696/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=3888 CPUtime=12.69
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 599 0 0 0 1269 0 0 0 25 0 1 0 102197140 3981312 584 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 972 584 110 221 0 748 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3888

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 9999
/proc/meminfo: memFree=1754120/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=4420 CPUtime=25.48
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 717 0 0 0 2548 0 0 0 25 0 1 0 102197140 4526080 702 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 1105 702 110 221 0 881 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4420

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 9999
/proc/meminfo: memFree=1753544/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=5084 CPUtime=51.08
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 884 0 0 0 5107 1 0 0 25 0 1 0 102197140 5206016 869 1992294400 4194304 5102648 548682068768 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 1271 869 110 221 0 1047 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5084

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 9999
/proc/meminfo: memFree=1752520/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=5896 CPUtime=102.27
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 1107 0 0 0 10226 1 0 0 25 0 1 0 102197140 6037504 1092 1992294400 4194304 5102648 548682068768 18446744073709551615 4255108 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 1474 1092 110 221 0 1250 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5896

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9999
/proc/meminfo: memFree=1751752/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=6704 CPUtime=162.25
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 1303 0 0 0 16224 1 0 0 25 0 1 0 102197140 6864896 1288 1992294400 4194304 5102648 548682068768 18446744073709551615 4244339 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 1676 1288 110 221 0 1452 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 6704

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9999
/proc/meminfo: memFree=1751176/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=7244 CPUtime=222.23
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 1431 0 0 0 22222 1 0 0 25 0 1 0 102197140 7417856 1416 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 1811 1416 110 221 0 1587 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 7244

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9999
/proc/meminfo: memFree=1750792/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=7648 CPUtime=282.22
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 1519 0 0 0 28221 1 0 0 25 0 1 0 102197140 7831552 1504 1992294400 4194304 5102648 548682068768 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 1912 1504 110 221 0 1688 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 7648

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9999
/proc/meminfo: memFree=1750344/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=7916 CPUtime=342.2
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 1607 0 0 0 34219 1 0 0 25 0 1 0 102197140 8105984 1592 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 1979 1592 110 221 0 1755 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 7916

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9999
/proc/meminfo: memFree=1749896/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=8452 CPUtime=402.18
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 1718 0 0 0 40217 1 0 0 25 0 1 0 102197140 8654848 1703 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 2113 1703 110 221 0 1889 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 8452

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9999
/proc/meminfo: memFree=1749704/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=8588 CPUtime=462.17
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 1773 0 0 0 46215 2 0 0 25 0 1 0 102197140 8794112 1758 1992294400 4194304 5102648 548682068768 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 2147 1758 110 221 0 1923 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 8588

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9999
/proc/meminfo: memFree=1749384/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=8896 CPUtime=522.16
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 1830 0 0 0 52214 2 0 0 25 0 1 0 102197140 9109504 1815 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 2224 1815 110 221 0 2000 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 8896

[startup+582.301 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 9999
/proc/meminfo: memFree=1749128/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=9164 CPUtime=582.14
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 1890 0 0 0 58212 2 0 0 25 0 1 0 102197140 9383936 1875 1992294400 4194304 5102648 548682068768 18446744073709551615 4229048 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 2291 1875 110 221 0 2067 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 9164

[startup+642.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 9999
/proc/meminfo: memFree=1748936/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=9296 CPUtime=642.13
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 1949 0 0 0 64211 2 0 0 25 0 1 0 102197140 9519104 1934 1992294400 4194304 5102648 548682068768 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 2324 1934 110 221 0 2100 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 9296

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10001
/proc/meminfo: memFree=1748680/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=9576 CPUtime=702.11
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 1995 0 0 0 70209 2 0 0 25 0 1 0 102197140 9805824 1980 1992294400 4194304 5102648 548682068768 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 2394 1980 110 221 0 2170 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 9576

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10001
/proc/meminfo: memFree=1748552/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=9716 CPUtime=762.1
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 2026 0 0 0 76208 2 0 0 25 0 1 0 102197140 9949184 2011 1992294400 4194304 5102648 548682068768 18446744073709551615 4255508 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 2429 2011 110 221 0 2205 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 9716

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10001
/proc/meminfo: memFree=1748296/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=9852 CPUtime=822.07
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 2086 0 0 0 82205 2 0 0 25 0 1 0 102197140 10088448 2071 1992294400 4194304 5102648 548682068768 18446744073709551615 4249772 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 2463 2071 110 221 0 2239 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 9852

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10001
/proc/meminfo: memFree=1748040/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=10128 CPUtime=882.06
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 2152 0 0 0 88204 2 0 0 25 0 1 0 102197140 10371072 2137 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 2532 2137 110 221 0 2308 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 10128

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10001
/proc/meminfo: memFree=1747848/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=10272 CPUtime=942.04
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 2185 0 0 0 94202 2 0 0 25 0 1 0 102197140 10518528 2170 1992294400 4194304 5102648 548682068768 18446744073709551615 4255024 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 2568 2170 110 221 0 2344 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 10272

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10001
/proc/meminfo: memFree=1747656/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=10536 CPUtime=1002.03
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 2232 0 0 0 100201 2 0 0 25 0 1 0 102197140 10788864 2217 1992294400 4194304 5102648 548682068768 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 2634 2217 110 221 0 2410 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 10536

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10001
/proc/meminfo: memFree=1747464/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=10680 CPUtime=1062.01
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 2270 0 0 0 106199 2 0 0 25 0 1 0 102197140 10936320 2255 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 2670 2255 110 221 0 2446 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 10680

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10001
/proc/meminfo: memFree=1747400/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=10680 CPUtime=1121.99
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 2287 0 0 0 112197 2 0 0 25 0 1 0 102197140 10936320 2272 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 2670 2272 110 221 0 2446 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 10680

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10001
/proc/meminfo: memFree=1747272/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=10816 CPUtime=1181.98
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 2320 0 0 0 118196 2 0 0 25 0 1 0 102197140 11075584 2305 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 2704 2305 110 221 0 2480 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 10816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10001
/proc/meminfo: memFree=1747208/2055920 swapFree=4181748/4192956
[pid=9998] ppid=9996 vsize=10948 CPUtime=1200.09
/proc/9998/stat : 9998 (varsat-industri) R 9996 9998 9735 0 -1 4194304 2330 0 0 0 120006 3 0 0 25 0 1 0 102197140 11210752 2315 1992294400 4194304 5102648 548682068768 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/9998/statm: 2737 2315 110 221 0 2513 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 10948

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.06
CPU system time (s): 0.032994
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 10948

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

runsolver used 0.869867 second user time and 2.50562 second system time

The end

Launcher Data

Begin job on node64 at 2009-04-26 12:28:22
IDJOB=1728821
IDBENCH=24685
IDSOLVER=538
FILE ID=node64/1728821-1240741702
PBS_JOBID= 9186992
Free space on /tmp= 66168 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest02/hgen3-v400-s344840348.sat05-470.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728821-1240741702/watcher-1728821-1240741702 -o /tmp/evaluation-result-1728821-1240741702/solver-1728821-1240741702 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=830149245 HOME/instance-1728821-1240741702.cnf

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

MD5SUM BENCH= ad341047b56d6b96e36142808d331e4f
RANDOM SEED=830149245

node64.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:       1757296 kB
Buffers:         26844 kB
Cached:         207272 kB
SwapCached:       4496 kB
Active:          64392 kB
Inactive:       177544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1757296 kB
SwapTotal:     4192956 kB
SwapFree:      4181748 kB
Dirty:            1036 kB
Writeback:           0 kB
Mapped:          14076 kB
Slab:            42352 kB
Committed_AS:   290348 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66168 MiB
End job on node64 at 2009-04-26 12:48:25