Trace number 49736

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 NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14? (TO) 1800.43 1801.2

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_3.opb
MD5SUMf48abdef3d00ab6f87ca2e4f0d43c1d1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables51
Total number of constraints13
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint1
Maximum length of a constraint50
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1270
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3811
Number of bits of the biggest sum of numbers12
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.00	c Converting 12 PB-constraints to clauses...
0.00	c   -- Unit propagations: (none)
0.00	c   -- Detecting intervals from adjacent constraints: ######
0.00	c   -- Clauses(.)/Splits(s): (none)
0.00	c ---[  10]---> Adder-cost: 304   maxlim: 1266   bits: 12/11
0.04	c ---[   8]---> Adder-cost: 272   maxlim: 1142   bits: 12/11
0.06	c ---[   6]---> Adder-cost: 284   maxlim: 1198   bits: 12/11
0.08	c ---[   4]---> Adder-cost: 272   maxlim: 1050   bits: 12/11
0.10	c ---[   2]---> Adder-cost: 304   maxlim: 1270   bits: 12/11
0.13	c ---[   0]---> Adder-cost: 256   maxlim: 1046   bits: 12/11
0.16	c ==================================[MINISAT+]==================================
0.16	c | Conflicts | Original         | Learnt                           | Progress |
0.16	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.16	c ==============================================================================
0.16	c |         0 |   11393    40485 |    3797       0        0     nan |  0.000 % |
0.16	c |       100 |   11393    40485 |    4176      99      633     6.4 |  7.739 % |
0.17	c |       252 |   11377    40433 |    4594     250     1816     7.3 |  7.794 % |
0.19	c |       477 |   11377    40433 |    5053     475     6552    13.8 |  7.794 % |
0.23	c |       816 |   11377    40433 |    5559     814    15707    19.3 |  7.794 % |
0.27	c |      1325 |   11377    40433 |    6115    1323    26257    19.8 |  7.794 % |
0.36	c |      2084 |   11377    40433 |    6726    2082    46944    22.5 |  7.794 % |
0.48	c |      3223 |   11377    40433 |    7399    3221    76874    23.9 |  7.794 % |
0.72	c |      4931 |   11377    40433 |    8139    4929   127018    25.8 |  7.794 % |
1.04	c |      7493 |   11377    40433 |    8953    7491   191304    25.5 |  7.794 % |
1.76	c |     11337 |   11377    40433 |    9848    6703   194495    29.0 |  7.794 % |
2.89	c |     17104 |   11377    40433 |   10833    7376   232176    31.5 |  7.794 % |
4.66	c |     25753 |   11377    40433 |   11916   10460   329564    31.5 |  7.794 % |
7.09	c |     38727 |   11369    40407 |   13108   11241   358043    31.9 |  7.850 % |
11.55	c |     58190 |   11361    40381 |   14419   10612   302635    28.5 |  7.905 % |
18.30	c |     87382 |   11353    40355 |   15861   10192   291514    28.6 |  7.960 % |
30.79	c |    131171 |   11337    40303 |   17447   13486   439250    32.6 |  8.071 % |
48.71	c |    196855 |   11337    40303 |   19191   17182   538101    31.3 |  8.071 % |
82.34	c |    295381 |   11321    40251 |   21111   18335   627401    34.2 |  8.181 % |
135.79	c |    443171 |   11321    40251 |   23222   16140   599975    37.2 |  8.181 % |
221.12	c |    664854 |   11313    40225 |   25544   14532   442009    30.4 |  8.237 % |
363.32	c |    997380 |   11313    40225 |   28098   23824   791692    33.2 |  8.237 % |
586.29	c |   1496168 |   11313    40225 |   30908   23987   813605    33.9 |  8.237 % |
952.35	c |   2244350 |   11313    40225 |   33999   20768   633412    30.5 |  8.237 % |
1577.65	c |   3366624 |   11313    40225 |   37399   27644   900911    32.6 |  8.237 % |
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

runsolver version 3.0.3 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node1/watcher-49736-1154105051 -o ROOT/results/node1/solver-49736-1154105051 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node1/49736-1154105051/instance-49736-1154105051.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.96 2/64 20460
/proc/meminfo: memFree=1542224/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=1048 CPUtime=0
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 111 0 0 0 0 0 0 0 19 0 1 0 157366820 1073152 95 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 262 95 75 215 0 44 0

[startup+10.0026 s]
/proc/loadavg: 0.93 0.98 0.96 2/64 20460
/proc/meminfo: memFree=1538600/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=4704 CPUtime=9.99
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 1044 0 0 0 999 0 0 0 25 0 1 0 157366820 4816896 1028 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572994 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 1176 1028 122 215 0 958 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4704

[startup+20.0096 s]
/proc/loadavg: 0.94 0.98 0.96 2/64 20460
/proc/meminfo: memFree=1538224/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=5100 CPUtime=19.99
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 1168 0 0 0 1999 0 0 0 25 0 1 0 157366820 5222400 1152 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 1275 1152 122 215 0 1057 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5100

[startup+30.0156 s]
/proc/loadavg: 0.95 0.98 0.96 2/64 20460
/proc/meminfo: memFree=1537584/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=5756 CPUtime=30
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 1320 0 0 0 2999 1 0 0 25 0 1 0 157366820 5894144 1304 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580771 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 1439 1304 122 215 0 1221 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 5756

[startup+40.0215 s]
/proc/loadavg: 0.96 0.98 0.96 2/64 20460
/proc/meminfo: memFree=1537456/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=5888 CPUtime=40
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 1358 0 0 0 3999 1 0 0 25 0 1 0 157366820 6029312 1342 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580418 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 1472 1342 122 215 0 1254 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 5888

[startup+50.0275 s]
/proc/loadavg: 0.96 0.98 0.96 2/64 20460
/proc/meminfo: memFree=1537136/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=6228 CPUtime=50
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 1445 0 0 0 4999 1 0 0 25 0 1 0 157366820 6377472 1429 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 1557 1429 122 215 0 1339 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 6228

[startup+60.0335 s]
/proc/loadavg: 0.97 0.98 0.96 2/64 20460
/proc/meminfo: memFree=1536752/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=6628 CPUtime=60
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 1539 0 0 0 5999 1 0 0 25 0 1 0 157366820 6787072 1523 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 1657 1523 122 215 0 1439 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 6628

[startup+70.0395 s]
/proc/loadavg: 0.97 0.98 0.96 2/64 20460
/proc/meminfo: memFree=1536688/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=6768 CPUtime=70
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 1574 0 0 0 6999 1 0 0 25 0 1 0 157366820 6930432 1558 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 1692 1558 122 215 0 1474 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 6768

[startup+80.0454 s]
/proc/loadavg: 0.98 0.98 0.96 2/64 20460
/proc/meminfo: memFree=1536560/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=6900 CPUtime=80.01
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 1597 0 0 0 8000 1 0 0 25 0 1 0 157366820 7065600 1581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580888 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 1725 1581 122 215 0 1507 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 6900

[startup+90.0514 s]
/proc/loadavg: 0.98 0.98 0.96 2/64 20460
/proc/meminfo: memFree=1536304/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=7164 CPUtime=90.01
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 1660 0 0 0 9000 1 0 0 25 0 1 0 157366820 7335936 1644 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576182 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 1791 1644 122 215 0 1573 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 7164

[startup+100.057 s]
/proc/loadavg: 0.98 0.98 0.96 2/64 20460
/proc/meminfo: memFree=1536112/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=7312 CPUtime=100.01
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 1703 0 0 0 10000 1 0 0 25 0 1 0 157366820 7487488 1687 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 1828 1687 122 215 0 1610 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 7312

[startup+110.063 s]
/proc/loadavg: 0.98 0.98 0.96 2/64 20460
/proc/meminfo: memFree=1536048/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=7312 CPUtime=110.01
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 1721 0 0 0 11000 1 0 0 25 0 1 0 157366820 7487488 1705 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581036 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 1828 1705 122 215 0 1610 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 7312

[startup+120.069 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20460
/proc/meminfo: memFree=1535984/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=7444 CPUtime=120.01
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 1733 0 0 0 12000 1 0 0 25 0 1 0 157366820 7622656 1717 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 1861 1717 122 215 0 1643 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 7444

[startup+130.075 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20460
/proc/meminfo: memFree=1535856/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=7576 CPUtime=130.02
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 1777 0 0 0 13001 1 0 0 25 0 1 0 157366820 7757824 1761 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 1894 1761 122 215 0 1676 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 7576

[startup+140.081 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20460
/proc/meminfo: memFree=1535664/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=7840 CPUtime=140.02
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 1821 0 0 0 14001 1 0 0 25 0 1 0 157366820 8028160 1805 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580950 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 1960 1805 122 215 0 1742 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 7840

[startup+150.088 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20460
/proc/meminfo: memFree=1535536/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=7976 CPUtime=150.02
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 1856 0 0 0 15001 1 0 0 25 0 1 0 157366820 8167424 1840 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 1994 1840 122 215 0 1776 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 7976

[startup+160.094 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20460
/proc/meminfo: memFree=1535472/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=7976 CPUtime=160.02
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 1871 0 0 0 16001 1 0 0 25 0 1 0 157366820 8167424 1855 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580792 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 1994 1855 122 215 0 1776 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 7976

[startup+170.1 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20460
/proc/meminfo: memFree=1535216/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=8248 CPUtime=170.03
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 1932 0 0 0 17002 1 0 0 25 0 1 0 157366820 8445952 1916 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 2062 1916 122 215 0 1844 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 8248

[startup+180.106 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20460
/proc/meminfo: memFree=1535088/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=8404 CPUtime=180.03
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 1955 0 0 0 18002 1 0 0 25 0 1 0 157366820 8605696 1939 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 2101 1939 122 215 0 1883 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 8404

[startup+190.112 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20460
/proc/meminfo: memFree=1535088/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=8404 CPUtime=190.03
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 1961 0 0 0 19002 1 0 0 25 0 1 0 157366820 8605696 1945 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 2101 1945 122 215 0 1883 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 8404

[startup+200.118 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20460
/proc/meminfo: memFree=1535024/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=8404 CPUtime=200.03
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 1967 0 0 0 20002 1 0 0 25 0 1 0 157366820 8605696 1951 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 2101 1951 122 215 0 1883 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 8404

[startup+210.124 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20460

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

/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 3419 0 0 0 178128 5 0 0 25 0 1 0 157366820 14860288 3403 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 3628 3403 122 215 0 3410 0
Current children cumulated CPU time (s) 1781.33
Current children cumulated vsize (Kb) 14512

[startup+1783.1 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20658
/proc/meminfo: memFree=1529136/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=14512 CPUtime=1782.33
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 3419 0 0 0 178228 5 0 0 25 0 1 0 157366820 14860288 3403 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 3628 3403 122 215 0 3410 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (Kb) 14512

[startup+1784.11 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20658
/proc/meminfo: memFree=1529136/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=14512 CPUtime=1783.33
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 3419 0 0 0 178328 5 0 0 25 0 1 0 157366820 14860288 3403 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 3628 3403 122 215 0 3410 0
Current children cumulated CPU time (s) 1783.33
Current children cumulated vsize (Kb) 14512

[startup+1785.11 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20658
/proc/meminfo: memFree=1529136/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=14512 CPUtime=1784.34
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 3419 0 0 0 178429 5 0 0 25 0 1 0 157366820 14860288 3403 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 3628 3403 122 215 0 3410 0
Current children cumulated CPU time (s) 1784.34
Current children cumulated vsize (Kb) 14512

[startup+1786.11 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20658
/proc/meminfo: memFree=1529136/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=14512 CPUtime=1785.34
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 3419 0 0 0 178529 5 0 0 25 0 1 0 157366820 14860288 3403 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 3628 3403 122 215 0 3410 0
Current children cumulated CPU time (s) 1785.34
Current children cumulated vsize (Kb) 14512

[startup+1787.12 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20658
/proc/meminfo: memFree=1529136/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=14512 CPUtime=1786.35
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 3419 0 0 0 178630 5 0 0 25 0 1 0 157366820 14860288 3403 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 3628 3403 122 215 0 3410 0
Current children cumulated CPU time (s) 1786.35
Current children cumulated vsize (Kb) 14512

[startup+1788.13 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20658
/proc/meminfo: memFree=1529136/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=14512 CPUtime=1787.35
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 3419 0 0 0 178730 5 0 0 25 0 1 0 157366820 14860288 3403 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 3628 3403 122 215 0 3410 0
Current children cumulated CPU time (s) 1787.35
Current children cumulated vsize (Kb) 14512

[startup+1789.13 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20658
/proc/meminfo: memFree=1529136/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=14512 CPUtime=1788.36
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 3419 0 0 0 178831 5 0 0 25 0 1 0 157366820 14860288 3403 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 3628 3403 122 215 0 3410 0
Current children cumulated CPU time (s) 1788.36
Current children cumulated vsize (Kb) 14512

[startup+1790.13 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20658
/proc/meminfo: memFree=1529136/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=14512 CPUtime=1789.36
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 3419 0 0 0 178931 5 0 0 25 0 1 0 157366820 14860288 3403 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 3628 3403 122 215 0 3410 0
Current children cumulated CPU time (s) 1789.36
Current children cumulated vsize (Kb) 14512

[startup+1791.14 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20658
/proc/meminfo: memFree=1529072/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=14512 CPUtime=1790.37
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 3425 0 0 0 179032 5 0 0 25 0 1 0 157366820 14860288 3409 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580902 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 3628 3409 122 215 0 3410 0
Current children cumulated CPU time (s) 1790.37
Current children cumulated vsize (Kb) 14512

[startup+1792.14 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20658
/proc/meminfo: memFree=1529072/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=14512 CPUtime=1791.37
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 3426 0 0 0 179132 5 0 0 25 0 1 0 157366820 14860288 3410 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581477 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 3628 3410 122 215 0 3410 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (Kb) 14512

[startup+1793.15 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20658
/proc/meminfo: memFree=1529072/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=14512 CPUtime=1792.38
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 3426 0 0 0 179233 5 0 0 25 0 1 0 157366820 14860288 3410 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 3628 3410 122 215 0 3410 0
Current children cumulated CPU time (s) 1792.38
Current children cumulated vsize (Kb) 14512

[startup+1794.16 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20658
/proc/meminfo: memFree=1529072/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=14512 CPUtime=1793.38
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 3426 0 0 0 179333 5 0 0 25 0 1 0 157366820 14860288 3410 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 3628 3410 122 215 0 3410 0
Current children cumulated CPU time (s) 1793.38
Current children cumulated vsize (Kb) 14512

[startup+1795.16 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20658
/proc/meminfo: memFree=1529072/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=14512 CPUtime=1794.39
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 3426 0 0 0 179434 5 0 0 25 0 1 0 157366820 14860288 3410 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581062 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 3628 3410 122 215 0 3410 0
Current children cumulated CPU time (s) 1794.39
Current children cumulated vsize (Kb) 14512

[startup+1796.16 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20658
/proc/meminfo: memFree=1529072/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=14512 CPUtime=1795.39
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 3426 0 0 0 179534 5 0 0 25 0 1 0 157366820 14860288 3410 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 3628 3410 122 215 0 3410 0
Current children cumulated CPU time (s) 1795.39
Current children cumulated vsize (Kb) 14512

[startup+1797.17 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20658
/proc/meminfo: memFree=1529072/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=14512 CPUtime=1796.39
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 3426 0 0 0 179634 5 0 0 25 0 1 0 157366820 14860288 3410 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 3628 3410 122 215 0 3410 0
Current children cumulated CPU time (s) 1796.39
Current children cumulated vsize (Kb) 14512

[startup+1798.18 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20658
/proc/meminfo: memFree=1529072/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=14512 CPUtime=1797.4
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 3426 0 0 0 179735 5 0 0 25 0 1 0 157366820 14860288 3410 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 3628 3410 122 215 0 3410 0
Current children cumulated CPU time (s) 1797.4
Current children cumulated vsize (Kb) 14512

[startup+1799.18 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20658
/proc/meminfo: memFree=1529072/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=14512 CPUtime=1798.4
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 3426 0 0 0 179835 5 0 0 25 0 1 0 157366820 14860288 3410 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588790 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 3628 3410 122 215 0 3410 0
Current children cumulated CPU time (s) 1798.4
Current children cumulated vsize (Kb) 14512

[startup+1800.18 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20658
/proc/meminfo: memFree=1529072/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=14512 CPUtime=1799.41
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 3426 0 0 0 179936 5 0 0 25 0 1 0 157366820 14860288 3410 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 3628 3410 122 215 0 3410 0
Current children cumulated CPU time (s) 1799.41
Current children cumulated vsize (Kb) 14512

[startup+1801.19 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20658
/proc/meminfo: memFree=1529072/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=14512 CPUtime=1800.41
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 3426 0 0 0 180036 5 0 0 25 0 1 0 157366820 14860288 3410 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576672 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 3628 3410 122 215 0 3410 0
Current children cumulated CPU time (s) 1800.41
Current children cumulated vsize (Kb) 14512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.19 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 20658
/proc/meminfo: memFree=1529072/2055920 swapFree=4183100/4192956
[pid=20460] ppid=20458 vsize=14512 CPUtime=1800.42
/proc/20460/stat : 20460 (minisat+) R 20458 20460 20411 0 -1 4194304 3426 0 0 0 180037 5 0 0 25 0 1 0 157366820 14860288 3410 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20460/statm: 3628 3410 122 215 0 3410 0
Current children cumulated CPU time (s) 1800.42
Current children cumulated vsize (Kb) 14512

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.2
CPU time (s): 1800.43
CPU user time (s): 1800.37
CPU system time (s): 0.054991
CPU usage (%): 99.957
Max. virtual memory (cumulated for all children) (Kb): 14512
The end

Launcher Data (download as text)

Begin job on node1 on Fri Jul 28 16:44:11 UTC 2006


FILE ID= 49736-1154105051

PBS_JOBID= 886263

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_6_50_3.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node1/49736-1154105051/instance-49736-1154105051.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-49736-1154105051 -o ROOT/results/node1/solver-49736-1154105051 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node1/49736-1154105051/instance-49736-1154105051.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  f48abdef3d00ab6f87ca2e4f0d43c1d1

RANDOM SEED= 117023636

TIMEOUT= 1800 seconds


/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.281
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.281
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:       1542432 kB
Buffers:         34804 kB
Cached:         418436 kB
SwapCached:       3652 kB
Active:         171388 kB
Inactive:       290428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1542432 kB
SwapTotal:     4192956 kB
SwapFree:      4183100 kB
Dirty:             212 kB
Writeback:           0 kB
Mapped:          14596 kB
Slab:            37708 kB
Committed_AS:   694468 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node1 on Fri Jul 28 17:14:13 UTC 2006