Trace number 49720

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.69 1801.22

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_2.opb
MD5SUM4618b6422bdc12197131d1d37f567363
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 variables41
Total number of constraints11
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 constraints10
Minimum length of a constraint1
Maximum length of a constraint40
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 1196
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3589
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.01	c Converting 10 PB-constraints to clauses...
0.01	c   -- Unit propagations: (none)
0.01	c   -- Detecting intervals from adjacent constraints: #####
0.01	c   -- Clauses(.)/Splits(s): (none)
0.01	c ---[   8]---> Adder-cost: 260   maxlim: 1196   bits: 12/11
0.04	c ---[   6]---> Adder-cost: 250   maxlim: 1042   bits: 12/11
0.06	c ---[   4]---> Adder-cost: 240   maxlim: 964   bits: 11/10
0.08	c ---[   2]---> Adder-cost: 202   maxlim: 815   bits: 11/10
0.09	c ---[   0]---> Adder-cost: 230   maxlim: 1016   bits: 11/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 |    7918    28116 |    2639       0        0     nan |  0.000 % |
0.12	c |       100 |    7918    28116 |    2902     100      934     9.3 |  8.628 % |
0.13	c |       250 |    7910    28090 |    3193     249     2443     9.8 |  8.706 % |
0.16	c |       475 |    7910    28090 |    3512     474     8153    17.2 |  8.706 % |
0.19	c |       812 |    7910    28090 |    3863     811    15364    18.9 |  8.706 % |
0.24	c |      1318 |    7910    28090 |    4250    1317    27686    21.0 |  8.706 % |
0.30	c |      2079 |    7910    28090 |    4675    2078    42123    20.3 |  8.706 % |
0.45	c |      3218 |    7910    28090 |    5142    3217    75368    23.4 |  8.706 % |
0.74	c |      4926 |    7910    28090 |    5656    4925   128813    26.2 |  8.706 % |
1.11	c |      7490 |    7910    28090 |    6222    4525   115167    25.5 |  8.706 % |
1.82	c |     11336 |    7910    28090 |    6844    5137   135602    26.4 |  8.706 % |
2.90	c |     17106 |    7910    28090 |    7529    3758    95263    25.3 |  8.706 % |
4.23	c |     25755 |    7910    28090 |    8282    4635   117278    25.3 |  8.706 % |
6.50	c |     38731 |    7910    28090 |    9110    4852   116820    24.1 |  8.706 % |
10.27	c |     58192 |    7910    28090 |   10021    5613   137652    24.5 |  8.706 % |
15.75	c |     87384 |    7910    28090 |   11023    9178   242171    26.4 |  8.706 % |
25.15	c |    131173 |    7910    28090 |   12126    7866   196637    25.0 |  8.706 % |
38.99	c |    196859 |    7894    28038 |   13338   11787   297897    25.3 |  8.863 % |
59.97	c |    295386 |    7894    28038 |   14672    8645   193513    22.4 |  8.863 % |
94.04	c |    443175 |    7894    28038 |   16139    7552   176374    23.4 |  8.863 % |
146.16	c |    664859 |    7894    28038 |   17753    8453   184329    21.8 |  8.863 % |
228.16	c |    997384 |    7886    28012 |   19529   17376   454719    26.2 |  8.941 % |
369.10	c |   1496172 |    7872    27968 |   21482   12254   330647    27.0 |  9.098 % |
600.11	c |   2244356 |    7872    27968 |   23630   11081   272485    24.6 |  9.098 % |
967.90	c |   3366633 |    7856    27916 |   25993   23837   651870    27.3 |  9.255 % |
1594.37	c |   5050045 |    7856    27916 |   28592   15002   370257    24.7 |  9.255 % |
1801.21	c 
1801.21	c *** TERMINATED ***
1801.21	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/node9/watcher-49720-1154099436 -o ROOT/results/node9/solver-49720-1154099436 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node9/49720-1154099436/instance-49720-1154099436.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1526144/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=1048 CPUtime=0
/proc/21147/stat : 21147 (minisat+) D 21145 21147 21098 0 -1 4194304 86 0 0 0 0 0 0 0 19 0 1 0 156804787 1073152 70 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031051 0 2147483391 4096 16386 18446744072099781622 0 0 17 1 0 0
/proc/21147/statm: 262 75 62 215 0 44 0

[startup+10.0031 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1523656/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=3528 CPUtime=9.99
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 772 0 0 0 999 0 0 0 25 0 1 0 156804787 3612672 756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 882 756 122 215 0 664 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 3528

[startup+20.0092 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1523272/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=4048 CPUtime=19.99
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 898 0 0 0 1999 0 0 0 25 0 1 0 156804787 4145152 882 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573007 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 1012 882 122 215 0 794 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 4048

[startup+30.0154 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1523016/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=4312 CPUtime=29.99
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 964 0 0 0 2999 0 0 0 25 0 1 0 156804787 4415488 948 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 1078 948 122 215 0 860 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 4312

[startup+40.0215 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1522760/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=4580 CPUtime=39.99
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 1024 0 0 0 3999 0 0 0 25 0 1 0 156804787 4689920 1008 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005922 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 1145 1008 122 215 0 927 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 4580

[startup+50.0276 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1522696/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=4724 CPUtime=50
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 1051 0 0 0 5000 0 0 0 25 0 1 0 156804787 4837376 1035 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 1181 1035 122 215 0 963 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 4724

[startup+60.0338 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1522696/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=4724 CPUtime=60
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 1068 0 0 0 6000 0 0 0 25 0 1 0 156804787 4837376 1052 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 1181 1052 122 215 0 963 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 4724

[startup+70.0409 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1522376/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=4988 CPUtime=70.01
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 1140 0 0 0 7000 1 0 0 25 0 1 0 156804787 5107712 1124 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 1247 1124 122 215 0 1029 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 4988

[startup+80.047 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1522312/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=5132 CPUtime=80.02
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 1157 0 0 0 8001 1 0 0 25 0 1 0 156804787 5255168 1141 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 1283 1141 122 215 0 1065 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 5132

[startup+90.0532 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1522312/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=5132 CPUtime=90.02
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 1177 0 0 0 9001 1 0 0 25 0 1 0 156804787 5255168 1161 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 1283 1161 122 215 0 1065 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 5132

[startup+100.059 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1522120/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=5264 CPUtime=100.02
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 1210 0 0 0 10001 1 0 0 25 0 1 0 156804787 5390336 1194 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581036 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 1316 1194 122 215 0 1098 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 5264

[startup+110.065 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1521864/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=5532 CPUtime=110.02
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 1274 0 0 0 11001 1 0 0 25 0 1 0 156804787 5664768 1258 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 1383 1258 122 215 0 1165 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 5532

[startup+120.072 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1521800/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=5664 CPUtime=120.03
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 1290 0 0 0 12002 1 0 0 25 0 1 0 156804787 5799936 1274 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 1416 1274 122 215 0 1198 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 5664

[startup+130.077 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1521736/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=5664 CPUtime=130.03
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 1311 0 0 0 13002 1 0 0 25 0 1 0 156804787 5799936 1295 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 1416 1295 122 215 0 1198 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 5664

[startup+140.083 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1521672/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=5820 CPUtime=140.03
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 1327 0 0 0 14002 1 0 0 25 0 1 0 156804787 5959680 1311 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134592500 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 1455 1311 122 215 0 1237 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 5820

[startup+150.089 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1521608/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=5820 CPUtime=150.04
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 1338 0 0 0 15003 1 0 0 25 0 1 0 156804787 5959680 1322 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 1455 1322 122 215 0 1237 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 5820

[startup+160.095 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21147
/proc/meminfo: memFree=1521480/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=5960 CPUtime=160.04
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 1363 0 0 0 16003 1 0 0 25 0 1 0 156804787 6103040 1347 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 1490 1347 122 215 0 1272 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 5960

[startup+170.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1521288/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=6096 CPUtime=170.04
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 1402 0 0 0 17003 1 0 0 25 0 1 0 156804787 6242304 1386 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581065 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 1524 1386 122 215 0 1306 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 6096

[startup+180.107 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1521352/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=6096 CPUtime=180.04
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 1403 0 0 0 18003 1 0 0 25 0 1 0 156804787 6242304 1387 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 1524 1387 122 215 0 1306 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 6096

[startup+190.113 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 21147
/proc/meminfo: memFree=1521224/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=6228 CPUtime=190.05
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 1439 0 0 0 19004 1 0 0 25 0 1 0 156804787 6377472 1423 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580330 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 1557 1423 122 215 0 1339 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 6228

[startup+200.119 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1521160/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=6372 CPUtime=200.05
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 1455 0 0 0 20004 1 0 0 25 0 1 0 156804787 6524928 1439 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 1593 1439 122 215 0 1375 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 6372

[startup+210.127 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147

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

/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 2654 0 0 0 178156 2 0 0 25 0 1 0 156804787 11669504 2638 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580798 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 2849 2638 122 215 0 2631 0
Current children cumulated CPU time (s) 1781.58
Current children cumulated vsize (Kb) 11396

[startup+1783.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1516168/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=11396 CPUtime=1782.59
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 2654 0 0 0 178257 2 0 0 25 0 1 0 156804787 11669504 2638 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 2849 2638 122 215 0 2631 0
Current children cumulated CPU time (s) 1782.59
Current children cumulated vsize (Kb) 11396

[startup+1784.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1516168/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=11396 CPUtime=1783.59
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 2654 0 0 0 178357 2 0 0 25 0 1 0 156804787 11669504 2638 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 2849 2638 122 215 0 2631 0
Current children cumulated CPU time (s) 1783.59
Current children cumulated vsize (Kb) 11396

[startup+1785.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1516168/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=11396 CPUtime=1784.6
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 2654 0 0 0 178458 2 0 0 25 0 1 0 156804787 11669504 2638 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 2849 2638 122 215 0 2631 0
Current children cumulated CPU time (s) 1784.6
Current children cumulated vsize (Kb) 11396

[startup+1786.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1516168/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=11396 CPUtime=1785.6
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 2654 0 0 0 178558 2 0 0 25 0 1 0 156804787 11669504 2638 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 2849 2638 122 215 0 2631 0
Current children cumulated CPU time (s) 1785.6
Current children cumulated vsize (Kb) 11396

[startup+1787.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1516168/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=11396 CPUtime=1786.61
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 2654 0 0 0 178659 2 0 0 25 0 1 0 156804787 11669504 2638 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 2849 2638 122 215 0 2631 0
Current children cumulated CPU time (s) 1786.61
Current children cumulated vsize (Kb) 11396

[startup+1788.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1516168/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=11396 CPUtime=1787.61
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 2654 0 0 0 178759 2 0 0 25 0 1 0 156804787 11669504 2638 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 2849 2638 122 215 0 2631 0
Current children cumulated CPU time (s) 1787.61
Current children cumulated vsize (Kb) 11396

[startup+1789.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1516168/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=11396 CPUtime=1788.62
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 2654 0 0 0 178860 2 0 0 25 0 1 0 156804787 11669504 2638 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580798 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 2849 2638 122 215 0 2631 0
Current children cumulated CPU time (s) 1788.62
Current children cumulated vsize (Kb) 11396

[startup+1790.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1516168/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=11396 CPUtime=1789.62
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 2654 0 0 0 178960 2 0 0 25 0 1 0 156804787 11669504 2638 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 2849 2638 122 215 0 2631 0
Current children cumulated CPU time (s) 1789.62
Current children cumulated vsize (Kb) 11396

[startup+1791.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1516168/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=11396 CPUtime=1790.63
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 2654 0 0 0 179061 2 0 0 25 0 1 0 156804787 11669504 2638 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 2849 2638 122 215 0 2631 0
Current children cumulated CPU time (s) 1790.63
Current children cumulated vsize (Kb) 11396

[startup+1792.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1516168/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=11396 CPUtime=1791.63
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 2654 0 0 0 179161 2 0 0 25 0 1 0 156804787 11669504 2638 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 2849 2638 122 215 0 2631 0
Current children cumulated CPU time (s) 1791.63
Current children cumulated vsize (Kb) 11396

[startup+1793.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1516168/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=11396 CPUtime=1792.64
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 2654 0 0 0 179262 2 0 0 25 0 1 0 156804787 11669504 2638 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 2849 2638 122 215 0 2631 0
Current children cumulated CPU time (s) 1792.64
Current children cumulated vsize (Kb) 11396

[startup+1794.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1516168/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=11396 CPUtime=1793.64
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 2654 0 0 0 179362 2 0 0 25 0 1 0 156804787 11669504 2638 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 2849 2638 122 215 0 2631 0
Current children cumulated CPU time (s) 1793.64
Current children cumulated vsize (Kb) 11396

[startup+1795.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1516168/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=11396 CPUtime=1794.65
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 2654 0 0 0 179463 2 0 0 25 0 1 0 156804787 11669504 2638 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576749 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 2849 2638 122 215 0 2631 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (Kb) 11396

[startup+1796.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1516168/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=11396 CPUtime=1795.65
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 2654 0 0 0 179563 2 0 0 25 0 1 0 156804787 11669504 2638 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 2849 2638 122 215 0 2631 0
Current children cumulated CPU time (s) 1795.65
Current children cumulated vsize (Kb) 11396

[startup+1797.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1516168/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=11396 CPUtime=1796.65
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 2654 0 0 0 179663 2 0 0 25 0 1 0 156804787 11669504 2638 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 2849 2638 122 215 0 2631 0
Current children cumulated CPU time (s) 1796.65
Current children cumulated vsize (Kb) 11396

[startup+1798.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1516168/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=11396 CPUtime=1797.66
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 2654 0 0 0 179764 2 0 0 25 0 1 0 156804787 11669504 2638 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 2849 2638 122 215 0 2631 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (Kb) 11396

[startup+1799.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1516168/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=11396 CPUtime=1798.66
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 2654 0 0 0 179864 2 0 0 25 0 1 0 156804787 11669504 2638 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572778 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 2849 2638 122 215 0 2631 0
Current children cumulated CPU time (s) 1798.66
Current children cumulated vsize (Kb) 11396

[startup+1800.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1516168/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=11396 CPUtime=1799.67
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 2654 0 0 0 179965 2 0 0 25 0 1 0 156804787 11669504 2638 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 2849 2638 122 215 0 2631 0
Current children cumulated CPU time (s) 1799.67
Current children cumulated vsize (Kb) 11396

[startup+1801.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1516168/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=11396 CPUtime=1800.67
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 2654 0 0 0 180065 2 0 0 25 0 1 0 156804787 11669504 2638 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 2849 2638 122 215 0 2631 0
Current children cumulated CPU time (s) 1800.67
Current children cumulated vsize (Kb) 11396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21147
/proc/meminfo: memFree=1516168/2055920 swapFree=4183012/4192956
[pid=21147] ppid=21145 vsize=11396 CPUtime=1800.68
/proc/21147/stat : 21147 (minisat+) R 21145 21147 21098 0 -1 4194304 2654 0 0 0 180066 2 0 0 25 0 1 0 156804787 11669504 2638 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21147/statm: 2849 2638 122 215 0 2631 0
Current children cumulated CPU time (s) 1800.68
Current children cumulated vsize (Kb) 11396

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

Child status: 0
Real time (s): 1801.22
CPU time (s): 1800.69
CPU user time (s): 1800.66
CPU system time (s): 0.026995
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (Kb): 11396
The end

Launcher Data (download as text)

Begin job on node9 on Fri Jul 28 15:10:36 UTC 2006


FILE ID= 49720-1154099436

PBS_JOBID= 886055

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  4618b6422bdc12197131d1d37f567363

RANDOM SEED= 819504922

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.223
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.223
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:       1526416 kB
Buffers:         33316 kB
Cached:         421520 kB
SwapCached:       3620 kB
Active:          53532 kB
Inactive:       409808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1526416 kB
SwapTotal:     4192956 kB
SwapFree:      4183012 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          14496 kB
Slab:            52308 kB
Committed_AS:   672648 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node9 on Fri Jul 28 15:40:38 UTC 2006