Trace number 34723

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.71 1801.16

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900547389.opb
MD5SUM6bb807214e0d1b3ab69b4b6ee86db452
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 benchmark168.826
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 721
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.09	c Converting 2707 PB-constraints to clauses...
0.09	c   -- Unit propagations: (none)
0.09	c   -- Detecting intervals from adjacent constraints: ######################
0.09	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.10	c ---[  43]---> BDD-cost:   19
0.10	c ---[  41]---> BDD-cost:   19
0.10	c ---[  39]---> BDD-cost:   19
0.10	c ---[  37]---> BDD-cost:   19
0.10	c ---[  35]---> BDD-cost:   19
0.10	c ---[  33]---> BDD-cost:   19
0.10	c ---[  31]---> BDD-cost:   19
0.10	c ---[  29]---> BDD-cost:   19
0.10	c ---[  27]---> BDD-cost:   19
0.10	c ---[  25]---> BDD-cost:   19
0.10	c ---[  23]---> BDD-cost:   19
0.10	c ---[  21]---> BDD-cost:   19
0.10	c ---[  19]---> BDD-cost:   19
0.10	c ---[  17]---> BDD-cost:   19
0.10	c ---[  15]---> BDD-cost:   19
0.10	c ---[  13]---> BDD-cost:   19
0.10	c ---[  11]---> BDD-cost:   19
0.10	c ---[   9]---> BDD-cost:   19
0.10	c ---[   7]---> BDD-cost:   19
0.10	c ---[   5]---> BDD-cost:   19
0.10	c ---[   3]---> BDD-cost:   19
0.10	c ---[   1]---> BDD-cost:   19
0.10	c ---[   0]---> Adder-cost: 374   maxlim: 670   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 |    6259    19609 |    2086       0        0     nan |  0.000 % |
0.13	c |       101 |    6242    19550 |    2294      98     1145    11.7 |  3.596 % |
0.15	c |       254 |    6242    19550 |    2524     251     9822    39.1 |  3.596 % |
0.18	c |       479 |    6242    19550 |    2776     476    20289    42.6 |  3.596 % |
0.23	c |       817 |    6242    19550 |    3054     814    44232    54.3 |  3.596 % |
0.31	c |      1324 |    6242    19550 |    3359    1321    77168    58.4 |  3.596 % |
0.43	c |      2083 |    6242    19550 |    3695    2080   129592    62.3 |  3.596 % |
0.60	c |      3224 |    6242    19550 |    4065    3221   195990    60.8 |  3.596 % |
0.94	c |      4934 |    6242    19550 |    4471    2766   152211    55.0 |  3.596 % |
1.41	c |      7497 |    6232    19514 |    4918    3014   156447    51.9 |  3.790 % |
2.20	c |     11341 |    6214    19448 |    5410    4253   240300    56.5 |  4.082 % |
3.44	c |     17109 |    6207    19425 |    5951    4359   262678    60.3 |  4.179 % |
5.46	c |     25760 |    6198    19396 |    6546    3629   202598    55.8 |  4.373 % |
8.39	c |     38734 |    6182    19344 |    7201    6409   376769    58.8 |  4.665 % |
12.75	c |     58195 |    6150    19240 |    7921    7174   346438    48.3 |  5.248 % |
18.88	c |     87387 |    6084    19010 |    8713    7544   369073    48.9 |  6.317 % |
28.18	c |    131176 |    6084    19010 |    9585    6187   318268    51.4 |  6.317 % |
42.50	c |    196861 |    6084    19010 |   10543    7606   341959    45.0 |  6.317 % |
61.83	c |    295387 |    6075    18979 |   11597    8877   304047    34.3 |  6.414 % |
93.28	c |    443176 |    6066    18950 |   12757    8253   347957    42.2 |  6.608 % |
143.05	c |    664859 |    6066    18950 |   14033    8662   296944    34.3 |  6.608 % |
226.32	c |    997384 |    6066    18950 |   15436   11953   538672    45.1 |  6.608 % |
349.71	c |   1496172 |    6066    18950 |   16980   14135   536539    38.0 |  6.608 % |
557.04	c |   2244354 |    6066    18950 |   18678   10409   434785    41.8 |  6.608 % |
902.61	c |   3366630 |    6066    18950 |   20546   11310   454670    40.2 |  6.608 % |
1436.01	c |   5050041 |    6066    18950 |   22601   14276   612729    42.9 |  6.609 % |
1801.15	c 
1801.15	c *** TERMINATED ***
1801.15	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/node50/watcher-34723-1149223097 -o ROOT/results/node50/solver-34723-1149223097 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node50/34723-1149223097/instance-34723-1149223097.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.98 2/64 29021
/proc/meminfo: memFree=1464288/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=1048 CPUtime=0
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 112 0 0 0 0 0 0 0 19 0 1 0 187976875 1073152 97 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 262 97 74 215 0 44 0

[startup+10.0021 s]
/proc/loadavg: 0.93 0.98 0.98 2/64 29021
/proc/meminfo: memFree=1460640/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=4628 CPUtime=9.99
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 1053 0 0 0 998 1 0 0 25 0 1 0 187976875 4739072 1038 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 1157 1038 122 215 0 939 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4628

[startup+20.008 s]
/proc/loadavg: 0.94 0.98 0.98 2/64 29021
/proc/meminfo: memFree=1460192/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=5028 CPUtime=20
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 1158 0 0 0 1999 1 0 0 25 0 1 0 187976875 5148672 1143 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 1257 1143 122 215 0 1039 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 5028

[startup+30.0139 s]
/proc/loadavg: 0.95 0.98 0.98 2/64 29021
/proc/meminfo: memFree=1459616/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=5692 CPUtime=30
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 1311 0 0 0 2999 1 0 0 25 0 1 0 187976875 5828608 1296 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 1423 1296 122 215 0 1205 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 5692

[startup+40.0198 s]
/proc/loadavg: 0.96 0.98 0.98 2/64 29021
/proc/meminfo: memFree=1459488/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=5692 CPUtime=40
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 1332 0 0 0 3999 1 0 0 25 0 1 0 187976875 5828608 1317 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 1423 1317 122 215 0 1205 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 5692

[startup+50.0257 s]
/proc/loadavg: 0.96 0.98 0.98 2/64 29021
/proc/meminfo: memFree=1459232/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=5960 CPUtime=50
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 1392 0 0 0 4999 1 0 0 25 0 1 0 187976875 6103040 1377 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 1490 1377 122 215 0 1272 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 5960

[startup+60.0316 s]
/proc/loadavg: 0.97 0.98 0.98 2/64 29021
/proc/meminfo: memFree=1459168/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=6104 CPUtime=60.01
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 1404 0 0 0 6000 1 0 0 25 0 1 0 187976875 6250496 1389 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 1526 1389 122 215 0 1308 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 6104

[startup+70.0374 s]
/proc/loadavg: 0.97 0.98 0.98 2/64 29021
/proc/meminfo: memFree=1458976/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=6232 CPUtime=70.01
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 1462 0 0 0 7000 1 0 0 25 0 1 0 187976875 6381568 1447 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 1558 1447 122 215 0 1340 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 6232

[startup+80.0433 s]
/proc/loadavg: 0.98 0.98 0.98 2/64 29021
/proc/meminfo: memFree=1458784/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=6496 CPUtime=80.02
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 1509 0 0 0 8000 2 0 0 25 0 1 0 187976875 6651904 1494 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 1624 1494 122 215 0 1406 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 6496

[startup+90.0492 s]
/proc/loadavg: 0.98 0.98 0.98 2/64 29021
/proc/meminfo: memFree=1458528/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=6760 CPUtime=90.02
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 1580 0 0 0 9000 2 0 0 25 0 1 0 187976875 6922240 1565 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 1690 1565 122 215 0 1472 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 6760

[startup+100.055 s]
/proc/loadavg: 0.98 0.98 0.98 2/64 29021
/proc/meminfo: memFree=1458336/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=7028 CPUtime=100.03
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 1631 0 0 0 10001 2 0 0 25 0 1 0 187976875 7196672 1616 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 1757 1616 122 215 0 1539 0
Current children cumulated CPU time (s) 100.03
Current children cumulated vsize (Kb) 7028

[startup+110.061 s]
/proc/loadavg: 0.98 0.98 0.98 2/64 29021
/proc/meminfo: memFree=1457952/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=7292 CPUtime=110.03
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 1715 0 0 0 11001 2 0 0 25 0 1 0 187976875 7467008 1700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 1823 1700 122 215 0 1605 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 7292

[startup+120.067 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29021
/proc/meminfo: memFree=1457824/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=7428 CPUtime=120.03
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 1740 0 0 0 12001 2 0 0 25 0 1 0 187976875 7606272 1725 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 1857 1725 122 215 0 1639 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 7428

[startup+130.073 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29021
/proc/meminfo: memFree=1457824/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=7428 CPUtime=130.04
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 1761 0 0 0 13002 2 0 0 25 0 1 0 187976875 7606272 1746 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 1857 1746 122 215 0 1639 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 7428

[startup+140.078 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29021
/proc/meminfo: memFree=1457568/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=7708 CPUtime=140.04
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 1824 0 0 0 14002 2 0 0 25 0 1 0 187976875 7892992 1809 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 1927 1809 122 215 0 1709 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 7708

[startup+150.084 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29021
/proc/meminfo: memFree=1457440/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=7840 CPUtime=150.04
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 1844 0 0 0 15002 2 0 0 25 0 1 0 187976875 8028160 1829 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 1960 1829 122 215 0 1742 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 7840

[startup+160.089 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29021
/proc/meminfo: memFree=1457440/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=7840 CPUtime=160.04
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 1849 0 0 0 16002 2 0 0 25 0 1 0 187976875 8028160 1834 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580414 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 1960 1834 122 215 0 1742 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 7840

[startup+170.095 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29021
/proc/meminfo: memFree=1457376/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=7840 CPUtime=170.05
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 1856 0 0 0 17003 2 0 0 25 0 1 0 187976875 8028160 1841 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 1960 1841 122 215 0 1742 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 7840

[startup+180.101 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29021
/proc/meminfo: memFree=1456928/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=8364 CPUtime=180.05
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 1976 0 0 0 18003 2 0 0 25 0 1 0 187976875 8564736 1961 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578836 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 2091 1961 122 215 0 1873 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 8364

[startup+190.108 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29021
/proc/meminfo: memFree=1456928/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=8364 CPUtime=190.06
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 1986 0 0 0 19004 2 0 0 25 0 1 0 187976875 8564736 1971 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 2091 1971 122 215 0 1873 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 8364

[startup+200.113 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29021
/proc/meminfo: memFree=1456800/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=8492 CPUtime=200.06
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 2007 0 0 0 20004 2 0 0 25 0 1 0 187976875 8695808 1992 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 2123 1992 122 215 0 1905 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 8492

[startup+210.119 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29021
/proc/meminfo: memFree=1456736/2055920 swapFree=4181340/4192956

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

[pid=29021] ppid=29019 vsize=15456 CPUtime=1781.6
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 3712 0 0 0 178154 6 0 0 25 0 1 0 187976875 15826944 3697 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 3864 3697 122 215 0 3646 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (Kb) 15456

[startup+1783.06 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29216
/proc/meminfo: memFree=1449440/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=15456 CPUtime=1782.6
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 3712 0 0 0 178254 6 0 0 25 0 1 0 187976875 15826944 3697 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 3864 3697 122 215 0 3646 0
Current children cumulated CPU time (s) 1782.6
Current children cumulated vsize (Kb) 15456

[startup+1784.07 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29216
/proc/meminfo: memFree=1449376/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=15456 CPUtime=1783.61
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 3718 0 0 0 178355 6 0 0 25 0 1 0 187976875 15826944 3703 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 3864 3703 122 215 0 3646 0
Current children cumulated CPU time (s) 1783.61
Current children cumulated vsize (Kb) 15456

[startup+1785.07 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29216
/proc/meminfo: memFree=1449376/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=15456 CPUtime=1784.61
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 3718 0 0 0 178455 6 0 0 25 0 1 0 187976875 15826944 3703 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580426 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 3864 3703 122 215 0 3646 0
Current children cumulated CPU time (s) 1784.61
Current children cumulated vsize (Kb) 15456

[startup+1786.08 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29216
/proc/meminfo: memFree=1449376/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=15456 CPUtime=1785.62
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 3718 0 0 0 178556 6 0 0 25 0 1 0 187976875 15826944 3703 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581145 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 3864 3703 122 215 0 3646 0
Current children cumulated CPU time (s) 1785.62
Current children cumulated vsize (Kb) 15456

[startup+1787.08 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29216
/proc/meminfo: memFree=1449376/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=15456 CPUtime=1786.62
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 3718 0 0 0 178656 6 0 0 25 0 1 0 187976875 15826944 3703 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581463 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 3864 3703 122 215 0 3646 0
Current children cumulated CPU time (s) 1786.62
Current children cumulated vsize (Kb) 15456

[startup+1788.09 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29216
/proc/meminfo: memFree=1449376/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=15456 CPUtime=1787.63
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 3718 0 0 0 178757 6 0 0 25 0 1 0 187976875 15826944 3703 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588792 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 3864 3703 122 215 0 3646 0
Current children cumulated CPU time (s) 1787.63
Current children cumulated vsize (Kb) 15456

[startup+1789.09 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29216
/proc/meminfo: memFree=1449376/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=15456 CPUtime=1788.63
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 3718 0 0 0 178857 6 0 0 25 0 1 0 187976875 15826944 3703 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 3864 3703 122 215 0 3646 0
Current children cumulated CPU time (s) 1788.63
Current children cumulated vsize (Kb) 15456

[startup+1790.1 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29216
/proc/meminfo: memFree=1449376/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=15456 CPUtime=1789.64
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 3718 0 0 0 178958 6 0 0 25 0 1 0 187976875 15826944 3703 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580825 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 3864 3703 122 215 0 3646 0
Current children cumulated CPU time (s) 1789.64
Current children cumulated vsize (Kb) 15456

[startup+1791.1 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29216
/proc/meminfo: memFree=1449376/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=15456 CPUtime=1790.64
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 3718 0 0 0 179058 6 0 0 25 0 1 0 187976875 15826944 3703 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 3864 3703 122 215 0 3646 0
Current children cumulated CPU time (s) 1790.64
Current children cumulated vsize (Kb) 15456

[startup+1792.1 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29216
/proc/meminfo: memFree=1449376/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=15456 CPUtime=1791.65
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 3718 0 0 0 179159 6 0 0 25 0 1 0 187976875 15826944 3703 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 3864 3703 122 215 0 3646 0
Current children cumulated CPU time (s) 1791.65
Current children cumulated vsize (Kb) 15456

[startup+1793.11 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29216
/proc/meminfo: memFree=1449376/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=15456 CPUtime=1792.65
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 3718 0 0 0 179259 6 0 0 25 0 1 0 187976875 15826944 3703 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 3864 3703 122 215 0 3646 0
Current children cumulated CPU time (s) 1792.65
Current children cumulated vsize (Kb) 15456

[startup+1794.11 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29216
/proc/meminfo: memFree=1449376/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=15456 CPUtime=1793.66
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 3718 0 0 0 179360 6 0 0 25 0 1 0 187976875 15826944 3703 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 3864 3703 122 215 0 3646 0
Current children cumulated CPU time (s) 1793.66
Current children cumulated vsize (Kb) 15456

[startup+1795.12 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29216
/proc/meminfo: memFree=1449376/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=15456 CPUtime=1794.66
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 3718 0 0 0 179460 6 0 0 25 0 1 0 187976875 15826944 3703 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 3864 3703 122 215 0 3646 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (Kb) 15456

[startup+1796.13 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29216
/proc/meminfo: memFree=1449376/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=15456 CPUtime=1795.67
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 3718 0 0 0 179561 6 0 0 25 0 1 0 187976875 15826944 3703 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581284 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 3864 3703 122 215 0 3646 0
Current children cumulated CPU time (s) 1795.67
Current children cumulated vsize (Kb) 15456

[startup+1797.13 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29216
/proc/meminfo: memFree=1449376/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=15456 CPUtime=1796.67
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 3718 0 0 0 179661 6 0 0 25 0 1 0 187976875 15826944 3703 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 3864 3703 122 215 0 3646 0
Current children cumulated CPU time (s) 1796.67
Current children cumulated vsize (Kb) 15456

[startup+1798.14 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29216
/proc/meminfo: memFree=1449376/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=15456 CPUtime=1797.67
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 3718 0 0 0 179761 6 0 0 25 0 1 0 187976875 15826944 3703 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 3864 3703 122 215 0 3646 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (Kb) 15456

[startup+1799.14 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29216
/proc/meminfo: memFree=1449376/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=15456 CPUtime=1798.68
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 3718 0 0 0 179862 6 0 0 25 0 1 0 187976875 15826944 3703 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580888 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 3864 3703 122 215 0 3646 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (Kb) 15456

[startup+1800.14 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29216
/proc/meminfo: memFree=1449376/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=15456 CPUtime=1799.68
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 3718 0 0 0 179962 6 0 0 25 0 1 0 187976875 15826944 3703 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 3864 3703 122 215 0 3646 0
Current children cumulated CPU time (s) 1799.68
Current children cumulated vsize (Kb) 15456

[startup+1801.15 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29216
/proc/meminfo: memFree=1449440/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=15456 CPUtime=1800.69
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 3718 0 0 0 180063 6 0 0 25 0 1 0 187976875 15826944 3703 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 3864 3703 122 215 0 3646 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 15456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.15 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 29216
/proc/meminfo: memFree=1449440/2055920 swapFree=4181340/4192956
[pid=29021] ppid=29019 vsize=15456 CPUtime=1800.69
/proc/29021/stat : 29021 (minisat+) R 29019 29021 28976 0 -1 4194304 3718 0 0 0 180063 6 0 0 25 0 1 0 187976875 15826944 3703 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29021/statm: 3864 3703 122 215 0 3646 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 15456

Sending SIGTERM to -29021
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.16
CPU time (s): 1800.71
CPU user time (s): 1800.64
CPU system time (s): 0.069989
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (Kb): 15456

Launcher Data (download as text)

Begin job on node50 on Fri Jun  2 04:38:17 UTC 2006


FILE ID= 34723-1149223097

PBS_JOBID= 295590

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  6bb807214e0d1b3ab69b4b6ee86db452

RANDOM SEED= 125710136


/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.238
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.238
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:       1464496 kB
Buffers:         27212 kB
Cached:         492412 kB
SwapCached:       3432 kB
Active:          61176 kB
Inactive:       467336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1464496 kB
SwapTotal:     4192956 kB
SwapFree:      4181340 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14916 kB
Slab:            48872 kB
Committed_AS:   197064 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node50 on Fri Jun  2 05:08:19 UTC 2006