Trace number 34671

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.58 1801.18

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900561288.opb
MD5SUM4bba9489f2c1cdd3e2419eb13f48915c
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 benchmark405.378
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.10	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: 342   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 |    6024    18771 |    2008       0        0     nan |  0.000 % |
0.13	c |       100 |    6008    18719 |    2208      98      591     6.0 |  3.812 % |
0.15	c |       251 |    6008    18719 |    2429     249     9944    39.9 |  3.812 % |
0.18	c |       480 |    6008    18719 |    2672     478    21988    46.0 |  3.812 % |
0.23	c |       819 |    6008    18719 |    2939     817    39319    48.1 |  3.812 % |
0.29	c |      1326 |    6008    18719 |    3233    1324    67036    50.6 |  3.812 % |
0.41	c |      2088 |    6008    18719 |    3557    2086   115841    55.5 |  3.812 % |
0.57	c |      3228 |    6008    18719 |    3913    3226   180448    55.9 |  3.812 % |
0.87	c |      4938 |    5975    18606 |    4304    2849   159611    56.0 |  4.313 % |
1.31	c |      7502 |    5975    18606 |    4734    3133   163221    52.1 |  4.313 % |
2.02	c |     11348 |    5975    18606 |    5208    4421   238385    53.9 |  4.313 % |
3.17	c |     17116 |    5969    18586 |    5729    4726   249927    52.9 |  4.413 % |
4.90	c |     25767 |    5969    18586 |    6301    4263   233169    54.7 |  4.413 % |
7.68	c |     38746 |    5969    18586 |    6932    4145   207613    50.1 |  4.413 % |
12.31	c |     58207 |    5969    18586 |    7625    5536   283110    51.1 |  4.413 % |
19.95	c |     87399 |    5969    18586 |    8387    6994   412936    59.0 |  4.413 % |
31.37	c |    131189 |    5969    18586 |    9226    7588   428697    56.5 |  4.413 % |
48.49	c |    196875 |    5969    18586 |   10149    6574   340694    51.8 |  4.413 % |
74.44	c |    295404 |    5956    18540 |   11164    6046   326070    53.9 |  4.614 % |
108.35	c |    443195 |    5898    18342 |   12280   10739   459161    42.8 |  5.617 % |
156.60	c |    664879 |    5898    18342 |   13508   12402   468489    37.8 |  5.617 % |
234.12	c |    997404 |    5898    18342 |   14859    7411   235050    31.7 |  5.617 % |
377.68	c |   1496193 |    5883    18291 |   16345   13313   628427    47.2 |  5.818 % |
589.10	c |   2244376 |    5853    18189 |   17980   11756   514494    43.8 |  6.219 % |
901.69	c |   3366652 |    5853    18189 |   19778   17598   837033    47.6 |  6.219 % |
1428.12	c |   5050065 |    5853    18189 |   21756   12885   589720    45.8 |  6.219 % |
1801.17	c 
1801.17	c *** TERMINATED ***
1801.17	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/node27/watcher-34671-1149217151 -o ROOT/results/node27/solver-34671-1149217151 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node27/34671-1149217151/instance-34671-1149217151.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 3/64 14861
/proc/meminfo: memFree=1422400/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=1048 CPUtime=0
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 103 0 0 0 0 0 0 0 19 0 1 0 187378614 1073152 88 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 262 88 74 215 0 44 0

[startup+10.0027 s]
/proc/loadavg: 0.93 0.95 0.90 2/64 14861
/proc/meminfo: memFree=1418768/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=4636 CPUtime=9.98
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 1068 0 0 0 998 0 0 0 25 0 1 0 187378614 4747264 1053 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 1159 1053 122 215 0 941 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 4636

[startup+20.0098 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 14861
/proc/meminfo: memFree=1418320/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=5156 CPUtime=19.99
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 1176 0 0 0 1998 1 0 0 25 0 1 0 187378614 5279744 1161 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 1289 1161 122 215 0 1071 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5156

[startup+30.0158 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 14861
/proc/meminfo: memFree=1417872/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=5548 CPUtime=29.99
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 1286 0 0 0 2998 1 0 0 25 0 1 0 187378614 5681152 1271 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 1387 1271 122 215 0 1169 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 5548

[startup+40.0208 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 14861
/proc/meminfo: memFree=1417552/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=5948 CPUtime=39.99
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 1365 0 0 0 3998 1 0 0 25 0 1 0 187378614 6090752 1350 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 1487 1350 122 215 0 1269 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 5948

[startup+50.0269 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 14861
/proc/meminfo: memFree=1417296/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=6080 CPUtime=50
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 1430 0 0 0 4999 1 0 0 25 0 1 0 187378614 6225920 1415 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574480 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 1520 1415 122 215 0 1302 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 6080

[startup+60.0329 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 14861
/proc/meminfo: memFree=1417040/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=6472 CPUtime=60
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 1498 0 0 0 5999 1 0 0 25 0 1 0 187378614 6627328 1483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 1618 1483 122 215 0 1400 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 6472

[startup+70.0389 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 14861
/proc/meminfo: memFree=1416912/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=6472 CPUtime=70
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 1518 0 0 0 6999 1 0 0 25 0 1 0 187378614 6627328 1503 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580756 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 1618 1503 122 215 0 1400 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 6472

[startup+80.045 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 14861
/proc/meminfo: memFree=1416656/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=6732 CPUtime=80
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 1586 0 0 0 7999 1 0 0 25 0 1 0 187378614 6893568 1571 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 1683 1571 122 215 0 1465 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 6732

[startup+90.05 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 14861
/proc/meminfo: memFree=1416528/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=6864 CPUtime=90.01
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 1610 0 0 0 9000 1 0 0 25 0 1 0 187378614 7028736 1595 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576872 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 1716 1595 122 215 0 1498 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 6864

[startup+100.056 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 14861
/proc/meminfo: memFree=1416528/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=6864 CPUtime=100.01
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 1613 0 0 0 10000 1 0 0 25 0 1 0 187378614 7028736 1598 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 1716 1598 122 215 0 1498 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 6864

[startup+110.062 s]
/proc/loadavg: 0.98 0.96 0.91 2/70 14916
/proc/meminfo: memFree=1415200/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=7056 CPUtime=110.01
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 1637 0 0 0 11000 1 0 0 25 0 1 0 187378614 7225344 1622 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005944 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 1764 1622 122 215 0 1546 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 7056

[startup+120.069 s]
/proc/loadavg: 0.99 0.97 0.91 2/70 14982
/proc/meminfo: memFree=1414936/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=7056 CPUtime=119.98
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 1648 0 0 0 11997 1 0 0 25 0 1 0 187378614 7225344 1633 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 1764 1633 122 215 0 1546 0
Current children cumulated CPU time (s) 119.98
Current children cumulated vsize (Kb) 7056

[startup+130.076 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1415872/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=7200 CPUtime=129.95
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 1681 0 0 0 12994 1 0 0 25 0 1 0 187378614 7372800 1666 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580854 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 1800 1666 122 215 0 1582 0
Current children cumulated CPU time (s) 129.95
Current children cumulated vsize (Kb) 7200

[startup+140.082 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1415888/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=7200 CPUtime=139.95
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 1686 0 0 0 13994 1 0 0 25 0 1 0 187378614 7372800 1671 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579949 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 1800 1671 122 215 0 1582 0
Current children cumulated CPU time (s) 139.95
Current children cumulated vsize (Kb) 7200

[startup+150.088 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1415824/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=7344 CPUtime=149.95
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 1717 0 0 0 14994 1 0 0 25 0 1 0 187378614 7520256 1702 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576571 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 1836 1702 122 215 0 1618 0
Current children cumulated CPU time (s) 149.95
Current children cumulated vsize (Kb) 7344

[startup+160.094 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1415696/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=7472 CPUtime=159.95
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 1765 0 0 0 15994 1 0 0 25 0 1 0 187378614 7651328 1750 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 1868 1750 122 215 0 1650 0
Current children cumulated CPU time (s) 159.95
Current children cumulated vsize (Kb) 7472

[startup+170.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1415504/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=7740 CPUtime=169.96
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 1806 0 0 0 16995 1 0 0 25 0 1 0 187378614 7925760 1791 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581044 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 1935 1791 122 215 0 1717 0
Current children cumulated CPU time (s) 169.96
Current children cumulated vsize (Kb) 7740

[startup+180.106 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1415056/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=8148 CPUtime=179.96
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 1919 0 0 0 17995 1 0 0 25 0 1 0 187378614 8343552 1904 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 2037 1904 122 215 0 1819 0
Current children cumulated CPU time (s) 179.96
Current children cumulated vsize (Kb) 8148

[startup+190.112 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1414992/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=8148 CPUtime=189.96
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 1928 0 0 0 18995 1 0 0 25 0 1 0 187378614 8343552 1913 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 2037 1913 122 215 0 1819 0
Current children cumulated CPU time (s) 189.96
Current children cumulated vsize (Kb) 8148

[startup+200.118 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1414928/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=8300 CPUtime=199.97
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 1948 0 0 0 19996 1 0 0 25 0 1 0 187378614 8499200 1933 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 2075 1933 122 215 0 1857 0
Current children cumulated CPU time (s) 199.97
Current children cumulated vsize (Kb) 8300

[startup+210.124 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1414864/2055920 swapFree=4180900/4192956

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

[pid=14861] ppid=14859 vsize=14964 CPUtime=1781.47
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 3574 0 0 0 178143 4 0 0 25 0 1 0 187378614 15323136 3559 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581457 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 3741 3559 122 215 0 3523 0
Current children cumulated CPU time (s) 1781.47
Current children cumulated vsize (Kb) 14964

[startup+1783.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1408208/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=14964 CPUtime=1782.49
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 3574 0 0 0 178244 5 0 0 25 0 1 0 187378614 15323136 3559 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 3741 3559 122 215 0 3523 0
Current children cumulated CPU time (s) 1782.49
Current children cumulated vsize (Kb) 14964

[startup+1784.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1408208/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=14964 CPUtime=1783.49
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 3575 0 0 0 178344 5 0 0 25 0 1 0 187378614 15323136 3560 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 3741 3560 122 215 0 3523 0
Current children cumulated CPU time (s) 1783.49
Current children cumulated vsize (Kb) 14964

[startup+1785.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1408208/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=14964 CPUtime=1784.49
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 3575 0 0 0 178444 5 0 0 25 0 1 0 187378614 15323136 3560 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581412 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 3741 3560 122 215 0 3523 0
Current children cumulated CPU time (s) 1784.49
Current children cumulated vsize (Kb) 14964

[startup+1786.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1408208/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=14964 CPUtime=1785.5
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 3575 0 0 0 178545 5 0 0 25 0 1 0 187378614 15323136 3560 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 3741 3560 122 215 0 3523 0
Current children cumulated CPU time (s) 1785.5
Current children cumulated vsize (Kb) 14964

[startup+1787.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1408208/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=14964 CPUtime=1786.5
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 3575 0 0 0 178645 5 0 0 25 0 1 0 187378614 15323136 3560 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 3741 3560 122 215 0 3523 0
Current children cumulated CPU time (s) 1786.5
Current children cumulated vsize (Kb) 14964

[startup+1788.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1408208/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=14964 CPUtime=1787.51
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 3575 0 0 0 178746 5 0 0 25 0 1 0 187378614 15323136 3560 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 3741 3560 122 215 0 3523 0
Current children cumulated CPU time (s) 1787.51
Current children cumulated vsize (Kb) 14964

[startup+1789.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1408208/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=14964 CPUtime=1788.51
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 3575 0 0 0 178846 5 0 0 25 0 1 0 187378614 15323136 3560 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 3741 3560 122 215 0 3523 0
Current children cumulated CPU time (s) 1788.51
Current children cumulated vsize (Kb) 14964

[startup+1790.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1408208/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=14964 CPUtime=1789.52
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 3575 0 0 0 178947 5 0 0 25 0 1 0 187378614 15323136 3560 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 3741 3560 122 215 0 3523 0
Current children cumulated CPU time (s) 1789.52
Current children cumulated vsize (Kb) 14964

[startup+1791.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1408208/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=14964 CPUtime=1790.52
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 3575 0 0 0 179047 5 0 0 25 0 1 0 187378614 15323136 3560 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580750 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 3741 3560 122 215 0 3523 0
Current children cumulated CPU time (s) 1790.52
Current children cumulated vsize (Kb) 14964

[startup+1792.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1408208/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=14964 CPUtime=1791.53
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 3575 0 0 0 179148 5 0 0 25 0 1 0 187378614 15323136 3560 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588902 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 3741 3560 122 215 0 3523 0
Current children cumulated CPU time (s) 1791.53
Current children cumulated vsize (Kb) 14964

[startup+1793.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1408208/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=14964 CPUtime=1792.53
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 3575 0 0 0 179248 5 0 0 25 0 1 0 187378614 15323136 3560 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 3741 3560 122 215 0 3523 0
Current children cumulated CPU time (s) 1792.53
Current children cumulated vsize (Kb) 14964

[startup+1794.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1408208/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=14964 CPUtime=1793.53
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 3575 0 0 0 179348 5 0 0 25 0 1 0 187378614 15323136 3560 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 3741 3560 122 215 0 3523 0
Current children cumulated CPU time (s) 1793.53
Current children cumulated vsize (Kb) 14964

[startup+1795.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1408208/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=14964 CPUtime=1794.54
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 3575 0 0 0 179449 5 0 0 25 0 1 0 187378614 15323136 3560 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 3741 3560 122 215 0 3523 0
Current children cumulated CPU time (s) 1794.54
Current children cumulated vsize (Kb) 14964

[startup+1796.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1408208/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=14964 CPUtime=1795.54
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 3575 0 0 0 179549 5 0 0 25 0 1 0 187378614 15323136 3560 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 3741 3560 122 215 0 3523 0
Current children cumulated CPU time (s) 1795.54
Current children cumulated vsize (Kb) 14964

[startup+1797.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1408208/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=14964 CPUtime=1796.55
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 3575 0 0 0 179650 5 0 0 25 0 1 0 187378614 15323136 3560 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 3741 3560 122 215 0 3523 0
Current children cumulated CPU time (s) 1796.55
Current children cumulated vsize (Kb) 14964

[startup+1798.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1408208/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=14964 CPUtime=1797.55
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 3575 0 0 0 179750 5 0 0 25 0 1 0 187378614 15323136 3560 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574551 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 3741 3560 122 215 0 3523 0
Current children cumulated CPU time (s) 1797.55
Current children cumulated vsize (Kb) 14964

[startup+1799.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1408208/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=14964 CPUtime=1798.56
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 3575 0 0 0 179851 5 0 0 25 0 1 0 187378614 15323136 3560 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 3741 3560 122 215 0 3523 0
Current children cumulated CPU time (s) 1798.56
Current children cumulated vsize (Kb) 14964

[startup+1800.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1408208/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=14964 CPUtime=1799.56
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 3575 0 0 0 179951 5 0 0 25 0 1 0 187378614 15323136 3560 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 3741 3560 122 215 0 3523 0
Current children cumulated CPU time (s) 1799.56
Current children cumulated vsize (Kb) 14964

[startup+1801.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1408208/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=14964 CPUtime=1800.57
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 3576 0 0 0 180052 5 0 0 25 0 1 0 187378614 15323136 3561 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574445 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 3741 3561 122 215 0 3523 0
Current children cumulated CPU time (s) 1800.57
Current children cumulated vsize (Kb) 14964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 15056
/proc/meminfo: memFree=1408208/2055920 swapFree=4180900/4192956
[pid=14861] ppid=14859 vsize=14964 CPUtime=1800.57
/proc/14861/stat : 14861 (minisat+) R 14859 14861 14816 0 -1 4194304 3576 0 0 0 180052 5 0 0 25 0 1 0 187378614 15323136 3561 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14861/statm: 3741 3561 122 215 0 3523 0
Current children cumulated CPU time (s) 1800.57
Current children cumulated vsize (Kb) 14964

Sending SIGTERM to -14861
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.18
CPU time (s): 1800.58
CPU user time (s): 1800.53
CPU system time (s): 0.053991
CPU usage (%): 99.967
Max. virtual memory (cumulated for all children) (Kb): 14964

Launcher Data (download as text)

Begin job on node27 on Fri Jun  2 02:59:11 UTC 2006


FILE ID= 34671-1149217151

PBS_JOBID= 294916

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  4bba9489f2c1cdd3e2419eb13f48915c

RANDOM SEED= 232189656


/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.234
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.234
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:       1422608 kB
Buffers:         33956 kB
Cached:         525984 kB
SwapCached:       3916 kB
Active:         128360 kB
Inactive:       440476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1422608 kB
SwapTotal:     4192956 kB
SwapFree:      4180900 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          14764 kB
Slab:            50556 kB
Committed_AS:   235880 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node27 on Fri Jun  2 03:29:12 UTC 2006