Trace number 34724

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, and are wall clock time (not CPU 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
minisat+ 1.14? (TO) 1800.64 1801.2

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900548667.opb
MD5SUM9a7dcf907234f84f0d33881f56632ec3
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark460.04
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 625
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Parsing PB file...
0.10	c Converting 2707 PB-constraints to clauses...
0.10	c   -- Unit propagations: (none)
0.10	c   -- Detecting intervals from adjacent constraints: ######################
0.10	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.11	c ---[  43]---> BDD-cost:   19
0.11	c ---[  41]---> BDD-cost:   19
0.11	c ---[  39]---> BDD-cost:   19
0.11	c ---[  37]---> BDD-cost:   19
0.11	c ---[  35]---> BDD-cost:   19
0.11	c ---[  33]---> BDD-cost:   19
0.11	c ---[  31]---> BDD-cost:   19
0.11	c ---[  29]---> BDD-cost:   19
0.11	c ---[  27]---> BDD-cost:   19
0.11	c ---[  25]---> BDD-cost:   19
0.11	c ---[  23]---> BDD-cost:   19
0.11	c ---[  21]---> BDD-cost:   19
0.11	c ---[  19]---> BDD-cost:   19
0.11	c ---[  17]---> BDD-cost:   19
0.11	c ---[  15]---> BDD-cost:   19
0.11	c ---[  13]---> BDD-cost:   19
0.11	c ---[  11]---> BDD-cost:   19
0.11	c ---[   9]---> BDD-cost:   19
0.11	c ---[   7]---> BDD-cost:   19
0.11	c ---[   5]---> BDD-cost:   19
0.11	c ---[   3]---> BDD-cost:   19
0.11	c ---[   1]---> BDD-cost:   19
0.11	c ---[   0]---> Adder-cost: 344   maxlim: 574   bits: 10/10
0.12	c ==================================[MINISAT+]==================================
0.12	c | Conflicts | Original         | Learnt                           | Progress |
0.12	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.12	c ==============================================================================
0.12	c |         0 |    6038    18821 |    2012       0        0     nan |  0.000 % |
0.13	c |       101 |    6031    18798 |    2213     100     1052    10.5 |  3.605 % |
0.14	c |       251 |    6031    18798 |    2434     250     6694    26.8 |  3.604 % |
0.18	c |       481 |    6031    18798 |    2677     480    23988    50.0 |  3.604 % |
0.23	c |       819 |    6022    18769 |    2945     817    46339    56.7 |  3.804 % |
0.30	c |      1325 |    6022    18769 |    3240    1323    77136    58.3 |  3.804 % |
0.40	c |      2084 |    6022    18769 |    3564    2082   118822    57.1 |  3.804 % |
0.60	c |      3226 |    6022    18769 |    3920    3224   192625    59.7 |  3.804 % |
0.88	c |      4934 |    6022    18769 |    4312    2894   152528    52.7 |  3.804 % |
1.31	c |      7496 |    6022    18769 |    4744    3213   163331    50.8 |  3.804 % |
1.97	c |     11342 |    6014    18739 |    5218    4571   270276    59.1 |  3.904 % |
3.03	c |     17108 |    5986    18642 |    5740    4899   275172    56.2 |  4.304 % |
4.78	c |     25759 |    5986    18642 |    6314    4606   247936    53.8 |  4.304 % |
7.67	c |     38733 |    5986    18642 |    6945    4460   235584    52.8 |  4.304 % |
12.20	c |     58196 |    5986    18642 |    7640    5962   333848    56.0 |  4.304 % |
19.16	c |     87388 |    5986    18642 |    8404    7443   400989    53.9 |  4.304 % |
30.51	c |    131178 |    5977    18613 |    9245    7987   434261    54.4 |  4.505 % |
47.59	c |    196864 |    5977    18613 |   10169    7181   398186    55.4 |  4.505 % |
72.91	c |    295392 |    5961    18561 |   11186    6204   267833    43.2 |  4.805 % |
113.29	c |    443183 |    5952    18530 |   12305   10770   581699    54.0 |  4.905 % |
169.99	c |    664866 |    5952    18530 |   13535   11459   607955    53.1 |  4.905 % |
261.80	c |    997391 |    5937    18479 |   14889   11943   604258    50.6 |  5.105 % |
401.07	c |   1496179 |    5911    18389 |   16378    9336   426223    45.7 |  5.506 % |
608.54	c |   2244363 |    5911    18389 |   18016   14105   761931    54.0 |  5.506 % |
912.38	c |   3366637 |    5873    18259 |   19817    9669   410201    42.4 |  6.106 % |
1388.93	c |   5050048 |    5873    18259 |   21799   13074   484355    37.0 |  6.106 % |
1801.19	c 
1801.19	c *** TERMINATED ***
1801.19	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node35/watcher-34724-1149223250 -o ROOT/results/node35/solver-34724-1149223250 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node35/34724-1149223250/instance-34724-1149223250.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.98 1.00 0.95 2/64 26090
/proc/meminfo: memFree=1420248/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=1048 CPUtime=0
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 105 0 0 0 0 0 0 0 19 0 1 0 187988920 1073152 90 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 262 90 74 215 0 44 0

[startup+10.0025 s]
/proc/loadavg: 0.98 1.00 0.95 2/64 26090
/proc/meminfo: memFree=1416728/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=4632 CPUtime=9.98
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 1062 0 0 0 998 0 0 0 25 0 1 0 187988920 4743168 1047 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 1158 1047 122 215 0 940 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 4632

[startup+20.0097 s]
/proc/loadavg: 0.98 1.00 0.95 2/64 26090
/proc/meminfo: memFree=1416288/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=5156 CPUtime=19.98
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 1174 0 0 0 1998 0 0 0 25 0 1 0 187988920 5279744 1159 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 1289 1159 122 215 0 1071 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 5156

[startup+30.016 s]
/proc/loadavg: 1.14 1.03 0.96 2/64 26090
/proc/meminfo: memFree=1415840/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=5552 CPUtime=29.99
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 1280 0 0 0 2998 1 0 0 25 0 1 0 187988920 5685248 1265 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 1388 1265 122 215 0 1170 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 5552

[startup+40.0222 s]
/proc/loadavg: 1.20 1.05 0.97 2/64 26090
/proc/meminfo: memFree=1415520/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=5816 CPUtime=39.99
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 1358 0 0 0 3998 1 0 0 25 0 1 0 187988920 5955584 1343 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 1454 1343 122 215 0 1236 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 5816

[startup+50.0284 s]
/proc/loadavg: 1.17 1.04 0.97 2/64 26090
/proc/meminfo: memFree=1415072/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=6344 CPUtime=50
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 1478 0 0 0 4999 1 0 0 25 0 1 0 187988920 6496256 1463 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 1586 1463 122 215 0 1368 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 6344

[startup+60.0346 s]
/proc/loadavg: 1.14 1.04 0.97 2/64 26090
/proc/meminfo: memFree=1415008/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=6344 CPUtime=60
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 1492 0 0 0 5999 1 0 0 25 0 1 0 187988920 6496256 1477 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580426 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 1586 1477 122 215 0 1368 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 6344

[startup+70.0409 s]
/proc/loadavg: 1.12 1.04 0.97 2/64 26090
/proc/meminfo: memFree=1415008/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=6344 CPUtime=70.01
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 1492 0 0 0 7000 1 0 0 25 0 1 0 187988920 6496256 1477 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577398 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 1586 1477 122 215 0 1368 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 6344

[startup+80.0471 s]
/proc/loadavg: 1.10 1.04 0.97 2/64 26090
/proc/meminfo: memFree=1414432/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=6864 CPUtime=80.01
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 1628 0 0 0 8000 1 0 0 25 0 1 0 187988920 7028736 1613 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 1716 1613 122 215 0 1498 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 6864

[startup+90.0523 s]
/proc/loadavg: 1.09 1.04 0.97 2/64 26090
/proc/meminfo: memFree=1414368/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=7004 CPUtime=90.01
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 1652 0 0 0 9000 1 0 0 25 0 1 0 187988920 7172096 1637 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584102 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 1751 1637 122 215 0 1533 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 7004

[startup+100.059 s]
/proc/loadavg: 1.07 1.03 0.97 2/64 26090
/proc/meminfo: memFree=1414240/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=7136 CPUtime=100.01
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 1686 0 0 0 10000 1 0 0 25 0 1 0 187988920 7307264 1671 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 1784 1671 122 215 0 1566 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 7136

[startup+110.065 s]
/proc/loadavg: 1.06 1.03 0.97 2/64 26090
/proc/meminfo: memFree=1414176/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=7268 CPUtime=110.02
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 1697 0 0 0 11001 1 0 0 25 0 1 0 187988920 7442432 1682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574403 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 1817 1682 122 215 0 1599 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 7268

[startup+120.071 s]
/proc/loadavg: 1.05 1.03 0.97 2/64 26090
/proc/meminfo: memFree=1413984/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=7400 CPUtime=120.02
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 1744 0 0 0 12001 1 0 0 25 0 1 0 187988920 7577600 1729 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 1850 1729 122 215 0 1632 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 7400

[startup+130.077 s]
/proc/loadavg: 1.04 1.03 0.97 2/64 26090
/proc/meminfo: memFree=1413920/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=7536 CPUtime=130.02
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 1760 0 0 0 13001 1 0 0 25 0 1 0 187988920 7716864 1745 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576758 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 1884 1745 122 215 0 1666 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 7536

[startup+140.083 s]
/proc/loadavg: 1.04 1.03 0.97 2/64 26090
/proc/meminfo: memFree=1413856/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=7536 CPUtime=140.03
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 1783 0 0 0 14002 1 0 0 25 0 1 0 187988920 7716864 1768 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 1884 1768 122 215 0 1666 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 7536

[startup+150.09 s]
/proc/loadavg: 1.03 1.03 0.97 2/64 26090
/proc/meminfo: memFree=1413792/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=7676 CPUtime=150.03
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 1797 0 0 0 15002 1 0 0 25 0 1 0 187988920 7860224 1782 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 1919 1782 122 215 0 1701 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 7676

[startup+160.096 s]
/proc/loadavg: 1.02 1.03 0.97 2/64 26090
/proc/meminfo: memFree=1413536/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=7808 CPUtime=160.03
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 1849 0 0 0 16002 1 0 0 25 0 1 0 187988920 7995392 1834 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574425 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 1952 1834 122 215 0 1734 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 7808

[startup+170.102 s]
/proc/loadavg: 1.10 1.04 0.97 2/64 26090
/proc/meminfo: memFree=1413536/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=7808 CPUtime=170.03
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 1849 0 0 0 17002 1 0 0 25 0 1 0 187988920 7995392 1834 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 1952 1834 122 215 0 1734 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 7808

[startup+180.108 s]
/proc/loadavg: 1.08 1.04 0.97 2/64 26090
/proc/meminfo: memFree=1413216/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=8204 CPUtime=180.04
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 1942 0 0 0 18002 2 0 0 25 0 1 0 187988920 8400896 1927 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 2051 1927 122 215 0 1833 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 8204

[startup+190.114 s]
/proc/loadavg: 1.07 1.04 0.97 2/64 26090
/proc/meminfo: memFree=1413152/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=8204 CPUtime=190.05
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 1955 0 0 0 19003 2 0 0 25 0 1 0 187988920 8400896 1940 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580396 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 2051 1940 122 215 0 1833 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 8204

[startup+200.121 s]
/proc/loadavg: 1.06 1.04 0.97 2/64 26090
/proc/meminfo: memFree=1413088/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=8336 CPUtime=200.05
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 1969 0 0 0 20003 2 0 0 25 0 1 0 187988920 8536064 1954 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 2084 1954 122 215 0 1866 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 8336

[startup+210.126 s]
/proc/loadavg: 1.05 1.03 0.97 2/64 26090
/proc/meminfo: memFree=1412960/2055920 swapFree=4180884/4192956

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

[pid=26090] ppid=26088 vsize=15244 CPUtime=1781.54
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 3624 0 0 0 178146 8 0 0 25 0 1 0 187988920 15609856 3609 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 3811 3609 122 215 0 3593 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (Kb) 15244

[startup+1783.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26285
/proc/meminfo: memFree=1406048/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=15244 CPUtime=1782.54
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 3624 0 0 0 178246 8 0 0 25 0 1 0 187988920 15609856 3609 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576851 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 3811 3609 122 215 0 3593 0
Current children cumulated CPU time (s) 1782.54
Current children cumulated vsize (Kb) 15244

[startup+1784.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26285
/proc/meminfo: memFree=1406048/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=15244 CPUtime=1783.54
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 3624 0 0 0 178346 8 0 0 25 0 1 0 187988920 15609856 3609 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576512 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 3811 3609 122 215 0 3593 0
Current children cumulated CPU time (s) 1783.54
Current children cumulated vsize (Kb) 15244

[startup+1785.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26285
/proc/meminfo: memFree=1406048/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=15244 CPUtime=1784.55
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 3624 0 0 0 178447 8 0 0 25 0 1 0 187988920 15609856 3609 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 3811 3609 122 215 0 3593 0
Current children cumulated CPU time (s) 1784.55
Current children cumulated vsize (Kb) 15244

[startup+1786.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26285
/proc/meminfo: memFree=1406048/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=15244 CPUtime=1785.55
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 3624 0 0 0 178547 8 0 0 25 0 1 0 187988920 15609856 3609 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 3811 3609 122 215 0 3593 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (Kb) 15244

[startup+1787.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26285
/proc/meminfo: memFree=1406048/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=15244 CPUtime=1786.56
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 3624 0 0 0 178648 8 0 0 25 0 1 0 187988920 15609856 3609 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 3811 3609 122 215 0 3593 0
Current children cumulated CPU time (s) 1786.56
Current children cumulated vsize (Kb) 15244

[startup+1788.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26285
/proc/meminfo: memFree=1406048/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=15244 CPUtime=1787.56
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 3624 0 0 0 178748 8 0 0 25 0 1 0 187988920 15609856 3609 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 3811 3609 122 215 0 3593 0
Current children cumulated CPU time (s) 1787.56
Current children cumulated vsize (Kb) 15244

[startup+1789.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26285
/proc/meminfo: memFree=1406048/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=15244 CPUtime=1788.57
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 3624 0 0 0 178849 8 0 0 25 0 1 0 187988920 15609856 3609 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579871 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 3811 3609 122 215 0 3593 0
Current children cumulated CPU time (s) 1788.57
Current children cumulated vsize (Kb) 15244

[startup+1790.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26285
/proc/meminfo: memFree=1406048/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=15244 CPUtime=1789.57
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 3624 0 0 0 178949 8 0 0 25 0 1 0 187988920 15609856 3609 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 3811 3609 122 215 0 3593 0
Current children cumulated CPU time (s) 1789.57
Current children cumulated vsize (Kb) 15244

[startup+1791.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26285
/proc/meminfo: memFree=1406048/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=15244 CPUtime=1790.58
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 3624 0 0 0 179050 8 0 0 25 0 1 0 187988920 15609856 3609 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 3811 3609 122 215 0 3593 0
Current children cumulated CPU time (s) 1790.58
Current children cumulated vsize (Kb) 15244

[startup+1792.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26285
/proc/meminfo: memFree=1406048/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=15244 CPUtime=1791.58
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 3625 0 0 0 179150 8 0 0 25 0 1 0 187988920 15609856 3610 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 3811 3610 122 215 0 3593 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (Kb) 15244

[startup+1793.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26285
/proc/meminfo: memFree=1406048/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=15244 CPUtime=1792.59
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 3625 0 0 0 179251 8 0 0 25 0 1 0 187988920 15609856 3610 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576727 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 3811 3610 122 215 0 3593 0
Current children cumulated CPU time (s) 1792.59
Current children cumulated vsize (Kb) 15244

[startup+1794.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26285
/proc/meminfo: memFree=1406048/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=15244 CPUtime=1793.59
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 3625 0 0 0 179351 8 0 0 25 0 1 0 187988920 15609856 3610 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 3811 3610 122 215 0 3593 0
Current children cumulated CPU time (s) 1793.59
Current children cumulated vsize (Kb) 15244

[startup+1795.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26285
/proc/meminfo: memFree=1406048/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=15244 CPUtime=1794.6
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 3625 0 0 0 179452 8 0 0 25 0 1 0 187988920 15609856 3610 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 3811 3610 122 215 0 3593 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (Kb) 15244

[startup+1796.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26285
/proc/meminfo: memFree=1406048/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=15244 CPUtime=1795.6
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 3625 0 0 0 179552 8 0 0 25 0 1 0 187988920 15609856 3610 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 3811 3610 122 215 0 3593 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (Kb) 15244

[startup+1797.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26285
/proc/meminfo: memFree=1406048/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=15244 CPUtime=1796.6
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 3625 0 0 0 179652 8 0 0 25 0 1 0 187988920 15609856 3610 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 3811 3610 122 215 0 3593 0
Current children cumulated CPU time (s) 1796.6
Current children cumulated vsize (Kb) 15244

[startup+1798.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26285
/proc/meminfo: memFree=1406048/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=15244 CPUtime=1797.61
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 3625 0 0 0 179753 8 0 0 25 0 1 0 187988920 15609856 3610 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575246 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 3811 3610 122 215 0 3593 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (Kb) 15244

[startup+1799.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26285
/proc/meminfo: memFree=1406048/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=15244 CPUtime=1798.61
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 3625 0 0 0 179853 8 0 0 25 0 1 0 187988920 15609856 3610 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 3811 3610 122 215 0 3593 0
Current children cumulated CPU time (s) 1798.61
Current children cumulated vsize (Kb) 15244

[startup+1800.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26285
/proc/meminfo: memFree=1406048/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=15244 CPUtime=1799.62
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 3625 0 0 0 179954 8 0 0 25 0 1 0 187988920 15609856 3610 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 3811 3610 122 215 0 3593 0
Current children cumulated CPU time (s) 1799.62
Current children cumulated vsize (Kb) 15244

[startup+1801.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26285
/proc/meminfo: memFree=1406048/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=15244 CPUtime=1800.62
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 3625 0 0 0 180054 8 0 0 25 0 1 0 187988920 15609856 3610 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580765 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 3811 3610 122 215 0 3593 0
Current children cumulated CPU time (s) 1800.62
Current children cumulated vsize (Kb) 15244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26285
/proc/meminfo: memFree=1406048/2055920 swapFree=4180884/4192956
[pid=26090] ppid=26088 vsize=15244 CPUtime=1800.63
/proc/26090/stat : 26090 (minisat+) R 26088 26090 26045 0 -1 4194304 3625 0 0 0 180055 8 0 0 25 0 1 0 187988920 15609856 3610 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580789 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26090/statm: 3811 3610 122 215 0 3593 0
Current children cumulated CPU time (s) 1800.63
Current children cumulated vsize (Kb) 15244

Sending SIGTERM to -26090
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.2
CPU time (s): 1800.64
CPU user time (s): 1800.55
CPU system time (s): 0.087986
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (Kb): 15244

Launcher Data (download as text)

Begin job on node35 on Fri Jun  2 04:40:50 UTC 2006


FILE ID= 34724-1149223250

PBS_JOBID= 295599

BENCH NAME= ROOT/tmp/node35/34724-1149223250/instance-34724-1149223250.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node35/34724-1149223250/instance-34724-1149223250.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-34724-1149223250 -o ROOT/results/node35/solver-34724-1149223250 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node35/34724-1149223250/instance-34724-1149223250.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  9a7dcf907234f84f0d33881f56632ec3

RANDOM SEED= 272702799


/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.210
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.210
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:       1420456 kB
Buffers:         22508 kB
Cached:         543740 kB
SwapCached:       4000 kB
Active:          81164 kB
Inactive:       494056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1420456 kB
SwapTotal:     4192956 kB
SwapFree:      4180884 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          14924 kB
Slab:            46240 kB
Committed_AS:   214580 kB
PageTables:       1432 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node35 on Fri Jun  2 05:10:51 UTC 2006