Trace number 1785130

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

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen8-n320-02-S1127428711.sat05-484.reshuffled-07.cnf
MD5SUM6a0d1029e840b2624bac287c335e4e2c
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 variables260
Number of clauses492
Sum of the clauses size1114
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2427
Number of clauses of size 30
Number of clauses of size 465
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:  320                                                  |
0.00/0.00	c |  Number of clauses:    492                                                  |
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:          901589675.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 |     179      398     1189 |      132        0    nan |  0.000 % |
0.00/0.00	c |       104 |     179      398     1189 |      145      104     33 |  0.001 % |
0.00/0.00	c |       254 |     179      398     1189 |      160      132     24 |  0.001 % |
0.00/0.01	c |       479 |     179      398     1189 |      176      233     29 |  0.001 % |
0.00/0.02	c |       816 |     179      398     1189 |      194      193     20 |  0.001 % |
0.00/0.02	c |      1323 |     179      398     1189 |      213      262     22 |  0.001 % |
0.00/0.04	c |      2082 |     179      398     1189 |      235      165     16 |  0.001 % |
0.00/0.06	c |      3222 |     179      398     1189 |      258      196     15 |  0.001 % |
0.07/0.09	c |      4930 |     179      398     1189 |      284      261     17 |  0.001 % |
0.09/0.14	c |      7492 |     179      398     1189 |      312      254     18 |  0.001 % |
0.19/0.22	c |     11337 |     179      398     1189 |      344      313     22 |  0.001 % |
0.29/0.35	c |     17103 |     179      398     1189 |      378      393     23 |  0.001 % |
0.49/0.54	c |     25752 |     179      398     1189 |      416      264     18 |  0.001 % |
0.79/0.81	c |     38727 |     179      398     1189 |      458      438     23 |  0.001 % |
1.19/1.27	c |     58188 |     179      398     1189 |      503      474     26 |  0.001 % |
1.89/1.96	c |     87381 |     179      398     1189 |      554      415     20 |  0.001 % |
2.99/3.03	c |    131170 |     179      398     1189 |      609      356     16 |  0.001 % |
4.69/4.71	c |    196854 |     179      398     1189 |      670      387     17 |  0.001 % |
7.09/7.17	c |    295381 |     179      398     1189 |      737      648     24 |  0.001 % |
11.19/11.23	c |    443170 |     179      398     1189 |      811      692     25 |  0.001 % |
17.39/17.47	c |    664853 |     179      398     1189 |      892      483     20 |  0.001 % |
27.18/27.24	c |    997379 |     179      398     1189 |      981      803     28 |  0.001 % |
42.18/42.26	c |   1496168 |     179      398     1189 |     1079      644     20 |  0.001 % |
66.17/66.26	c |   2244350 |     179      398     1189 |     1187      832     27 |  0.001 % |
99.66/99.76	c |   3366624 |     179      398     1189 |     1306      919     29 |  0.001 % |
156.45/156.54	c |   5050035 |     179      398     1189 |     1437     1338     28 |  0.001 % |
250.92/251.08	c |   7575152 |     179      398     1189 |     1581     1286     34 |  0.001 % |
386.49/386.65	c |  11362828 |     179      398     1189 |     1739     1452     27 |  0.001 % |
590.63/590.84	c |  17044340 |     179      398     1189 |     1913     1464     30 |  0.001 % |
924.84/925.20	c |  25566609 |     179      398     1189 |     2104     1797     33 |  0.001 % |
1470.09/1470.58	c |  38350012 |     179      398     1189 |     2314     1565     34 |  0.001 % |
2306.38/2307.05	c |  57525117 |     179      398     1189 |     2546     1540     29 |  0.001 % |
3649.83/3650.90	c |  86287776 |     179      398     1189 |     2801     2162     34 |  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-1785130-1241893615/watcher-1785130-1241893615 -o /tmp/evaluation-result-1785130-1241893615/solver-1785130-1241893615 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=901589675 HOME/instance-1785130-1241893615.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: 1.00 1.00 1.00 3/65 10864
/proc/meminfo: memFree=1870352/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=2276 CPUtime=0
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 217391633 2330624 165 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 569 165 103 221 0 345 0

[startup+0.073329 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 10864
/proc/meminfo: memFree=1870352/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=2276 CPUtime=0.07
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 199 0 0 0 7 0 0 0 18 0 1 0 217391633 2330624 184 1992294400 4194304 5102648 548682068784 18446744073709551615 4256203 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 569 184 112 221 0 345 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2276

[startup+0.101332 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 10864
/proc/meminfo: memFree=1870352/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=2276 CPUtime=0.09
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 203 0 0 0 9 0 0 0 18 0 1 0 217391633 2330624 188 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 569 188 112 221 0 345 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2276

[startup+0.301355 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 10864
/proc/meminfo: memFree=1870352/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=2408 CPUtime=0.29
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 217 0 0 0 29 0 0 0 19 0 1 0 217391633 2465792 202 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 602 202 112 221 0 378 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2408

[startup+0.7014 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 10864
/proc/meminfo: memFree=1870352/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=2408 CPUtime=0.69
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 231 0 0 0 69 0 0 0 23 0 1 0 217391633 2465792 216 1992294400 4194304 5102648 548682068784 18446744073709551615 4255478 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 602 216 112 221 0 378 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2408

[startup+1.50149 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10865
/proc/meminfo: memFree=1869960/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=2536 CPUtime=1.49
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 246 0 0 0 149 0 0 0 25 0 1 0 217391633 2596864 231 1992294400 4194304 5102648 548682068784 18446744073709551615 4255889 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 634 231 112 221 0 410 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2536

[startup+3.10168 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10865
/proc/meminfo: memFree=1869704/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=2536 CPUtime=3.09
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 262 0 0 0 309 0 0 0 25 0 1 0 217391633 2596864 247 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 634 247 112 221 0 410 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2536

[startup+6.30104 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10865
/proc/meminfo: memFree=1869576/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=2668 CPUtime=6.29
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 289 0 0 0 629 0 0 0 25 0 1 0 217391633 2732032 274 1992294400 4194304 5102648 548682068784 18446744073709551615 4254608 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 667 274 112 221 0 443 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2668

[startup+12.7028 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10865
/proc/meminfo: memFree=1869256/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=2800 CPUtime=12.69
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 321 0 0 0 1269 0 0 0 25 0 1 0 217391633 2867200 306 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 700 306 112 221 0 476 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2800

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10865
/proc/meminfo: memFree=1869128/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=2932 CPUtime=25.49
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 360 0 0 0 2549 0 0 0 25 0 1 0 217391633 3002368 345 1992294400 4194304 5102648 548682068784 18446744073709551615 4255388 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 733 345 112 221 0 509 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2932

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10865
/proc/meminfo: memFree=1868872/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=3196 CPUtime=51.08
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 424 0 0 0 5108 0 0 0 25 0 1 0 217391633 3272704 409 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 799 409 112 221 0 575 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3196

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10865
/proc/meminfo: memFree=1868616/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=3456 CPUtime=102.27
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 477 0 0 0 10227 0 0 0 25 0 1 0 217391633 3538944 462 1992294400 4194304 5102648 548682068784 18446744073709551615 4244914 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 864 462 112 221 0 640 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3456

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10865
/proc/meminfo: memFree=1868296/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=3720 CPUtime=162.25
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 538 0 0 0 16225 0 0 0 25 0 1 0 217391633 3809280 523 1992294400 4194304 5102648 548682068784 18446744073709551615 4254591 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 930 523 112 221 0 706 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 3720

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10865
/proc/meminfo: memFree=1868040/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=3856 CPUtime=222.23
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 593 0 0 0 22223 0 0 0 25 0 1 0 217391633 3948544 578 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 964 578 112 221 0 740 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 3856

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10865
/proc/meminfo: memFree=1867848/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=4132 CPUtime=282.21
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 639 0 0 0 28221 0 0 0 25 0 1 0 217391633 4231168 624 1992294400 4194304 5102648 548682068784 18446744073709551615 4227475 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 1033 624 112 221 0 809 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 4132

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10865
/proc/meminfo: memFree=1867784/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=4132 CPUtime=342.2
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 658 0 0 0 34220 0 0 0 25 0 1 0 217391633 4231168 643 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 1033 643 112 221 0 809 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 4132

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10865
/proc/meminfo: memFree=1867720/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=4264 CPUtime=402.18
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 672 0 0 0 40218 0 0 0 25 0 1 0 217391633 4366336 657 1992294400 4194304 5102648 548682068784 18446744073709551615 4254201 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 1066 657 112 221 0 842 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 4264

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10865
/proc/meminfo: memFree=1867592/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=4264 CPUtime=462.16
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 698 0 0 0 46216 0 0 0 25 0 1 0 217391633 4366336 683 1992294400 4194304 5102648 548682068784 18446744073709551615 4255922 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 1066 683 112 221 0 842 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 4264

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10865
/proc/meminfo: memFree=1867528/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=4396 CPUtime=522.15
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 711 0 0 0 52215 0 0 0 25 0 1 0 217391633 4501504 696 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 1099 696 112 221 0 875 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 4396

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10865
/proc/meminfo: memFree=1867464/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=4396 CPUtime=582.13
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 718 0 0 0 58213 0 0 0 25 0 1 0 217391633 4501504 703 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 1099 703 112 221 0 875 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 4396

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10865
/proc/meminfo: memFree=1867208/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=4516 CPUtime=642.12
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 758 0 0 0 64212 0 0 0 25 0 1 0 217391633 4624384 743 1992294400 4194304 5102648 548682068784 18446744073709551615 4249948 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 1129 743 112 221 0 905 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 4516

[startup+702.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10873
/proc/meminfo: memFree=1864072/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=6408 CPUtime=4001.23
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 1213 0 0 0 400122 1 0 0 25 0 1 0 217391633 6561792 1198 1992294400 4194304 5102648 548682068784 18446744073709551615 4250281 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 1602 1198 112 221 0 1378 0
Current children cumulated CPU time (s) 4001.23
Current children cumulated vsize (KiB) 6408

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10873
/proc/meminfo: memFree=1864072/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=6408 CPUtime=4061.22
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 1213 0 0 0 406121 1 0 0 25 0 1 0 217391633 6561792 1198 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 1602 1198 112 221 0 1378 0
Current children cumulated CPU time (s) 4061.22
Current children cumulated vsize (KiB) 6408

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10873
/proc/meminfo: memFree=1864008/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=6408 CPUtime=4121.2
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 1217 0 0 0 412119 1 0 0 25 0 1 0 217391633 6561792 1202 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 1602 1202 112 221 0 1378 0
Current children cumulated CPU time (s) 4121.2
Current children cumulated vsize (KiB) 6408

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10873
/proc/meminfo: memFree=1864008/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=6408 CPUtime=4181.18
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 1217 0 0 0 418117 1 0 0 25 0 1 0 217391633 6561792 1202 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 1602 1202 112 221 0 1378 0
Current children cumulated CPU time (s) 4181.18
Current children cumulated vsize (KiB) 6408

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10873
/proc/meminfo: memFree=1863944/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=6408 CPUtime=4241.16
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 1226 0 0 0 424115 1 0 0 25 0 1 0 217391633 6561792 1211 1992294400 4194304 5102648 548682068784 18446744073709551615 4255051 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 1602 1211 112 221 0 1378 0
Current children cumulated CPU time (s) 4241.16
Current children cumulated vsize (KiB) 6408

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10873
/proc/meminfo: memFree=1863880/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=6408 CPUtime=4301.15
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 1230 0 0 0 430114 1 0 0 25 0 1 0 217391633 6561792 1215 1992294400 4194304 5102648 548682068784 18446744073709551615 4249334 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 1602 1215 112 221 0 1378 0
Current children cumulated CPU time (s) 4301.15
Current children cumulated vsize (KiB) 6408

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10873
/proc/meminfo: memFree=1863880/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=6556 CPUtime=4361.13
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 1239 0 0 0 436112 1 0 0 25 0 1 0 217391633 6713344 1224 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 1639 1224 112 221 0 1415 0
Current children cumulated CPU time (s) 4361.13
Current children cumulated vsize (KiB) 6556

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10873
/proc/meminfo: memFree=1863816/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=6556 CPUtime=4421.12
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 1247 0 0 0 442111 1 0 0 25 0 1 0 217391633 6713344 1232 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 1639 1232 112 221 0 1415 0
Current children cumulated CPU time (s) 4421.12
Current children cumulated vsize (KiB) 6556

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10873
/proc/meminfo: memFree=1863752/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=6556 CPUtime=4481.1
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 1247 0 0 0 448109 1 0 0 25 0 1 0 217391633 6713344 1232 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 1639 1232 112 221 0 1415 0
Current children cumulated CPU time (s) 4481.1
Current children cumulated vsize (KiB) 6556

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10875
/proc/meminfo: memFree=1863624/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=6556 CPUtime=4541.08
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 1247 0 0 0 454107 1 0 0 25 0 1 0 217391633 6713344 1232 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 1639 1232 112 221 0 1415 0
Current children cumulated CPU time (s) 4541.08
Current children cumulated vsize (KiB) 6556

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10875
/proc/meminfo: memFree=1863624/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=6556 CPUtime=4601.07
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 1251 0 0 0 460106 1 0 0 25 0 1 0 217391633 6713344 1236 1992294400 4194304 5102648 548682068784 18446744073709551615 4250308 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 1639 1236 112 221 0 1415 0
Current children cumulated CPU time (s) 4601.07
Current children cumulated vsize (KiB) 6556

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10875
/proc/meminfo: memFree=1863624/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=6556 CPUtime=4661.05
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 1251 0 0 0 466104 1 0 0 25 0 1 0 217391633 6713344 1236 1992294400 4194304 5102648 548682068784 18446744073709551615 4250272 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 1639 1236 112 221 0 1415 0
Current children cumulated CPU time (s) 4661.05
Current children cumulated vsize (KiB) 6556

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10875
/proc/meminfo: memFree=1863624/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=6556 CPUtime=4721.04
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 1251 0 0 0 472103 1 0 0 25 0 1 0 217391633 6713344 1236 1992294400 4194304 5102648 548682068784 18446744073709551615 4243943 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 1639 1236 112 221 0 1415 0
Current children cumulated CPU time (s) 4721.04
Current children cumulated vsize (KiB) 6556

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10875
/proc/meminfo: memFree=1863624/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=6556 CPUtime=4781.02
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 1251 0 0 0 478101 1 0 0 25 0 1 0 217391633 6713344 1236 1992294400 4194304 5102648 548682068784 18446744073709551615 4244866 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 1639 1236 112 221 0 1415 0
Current children cumulated CPU time (s) 4781.02
Current children cumulated vsize (KiB) 6556

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10875
/proc/meminfo: memFree=1863688/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=6556 CPUtime=4841
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 1251 0 0 0 484099 1 0 0 25 0 1 0 217391633 6713344 1236 1992294400 4194304 5102648 548682068784 18446744073709551615 4244345 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 1639 1236 112 221 0 1415 0
Current children cumulated CPU time (s) 4841
Current children cumulated vsize (KiB) 6556

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10875
/proc/meminfo: memFree=1863624/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=6556 CPUtime=4900.99
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 1251 0 0 0 490098 1 0 0 25 0 1 0 217391633 6713344 1236 1992294400 4194304 5102648 548682068784 18446744073709551615 4254930 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 1639 1236 112 221 0 1415 0
Current children cumulated CPU time (s) 4900.99
Current children cumulated vsize (KiB) 6556

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10875
/proc/meminfo: memFree=1863560/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=6556 CPUtime=4960.97
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 1251 0 0 0 496096 1 0 0 25 0 1 0 217391633 6713344 1236 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 1639 1236 112 221 0 1415 0
Current children cumulated CPU time (s) 4960.97
Current children cumulated vsize (KiB) 6556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10875
/proc/meminfo: memFree=1863560/2055920 swapFree=4180400/4192956
[pid=10864] ppid=10862 vsize=6556 CPUtime=5000.06
/proc/10864/stat : 10864 (varsat-industri) R 10862 10864 10789 0 -1 4194304 1251 0 0 0 500005 1 0 0 25 0 1 0 217391633 6713344 1236 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/10864/statm: 1639 1236 112 221 0 1415 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 6556

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.07
CPU user time (s): 5000.06
CPU system time (s): 0.012998
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 6556

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

runsolver used 5.67214 second user time and 10.9303 second system time

The end

Launcher Data

Begin job on node76 at 2009-05-09 20:26:55
IDJOB=1785130
IDBENCH=24704
IDSOLVER=641
FILE ID=node76/1785130-1241893615
PBS_JOBID= 9264714
Free space on /tmp= 66380 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hgen8-n320-02-S1127428711.sat05-484.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785130-1241893615/watcher-1785130-1241893615 -o /tmp/evaluation-result-1785130-1241893615/solver-1785130-1241893615 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=901589675 HOME/instance-1785130-1241893615.cnf

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

MD5SUM BENCH= 6a0d1029e840b2624bac287c335e4e2c
RANDOM SEED=901589675

node76.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1870832 kB
Buffers:         35508 kB
Cached:         102984 kB
SwapCached:       7232 kB
Active:          60292 kB
Inactive:        86888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1870832 kB
SwapTotal:     4192956 kB
SwapFree:      4180400 kB
Dirty:            1016 kB
Writeback:           0 kB
Mapped:          13644 kB
Slab:            23804 kB
Committed_AS:   708660 kB
PageTables:       1432 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= 66380 MiB
End job on node76 at 2009-05-09 21:50:19