Trace number 49748

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.49 1801.2

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_3.opb
MD5SUM37c74b9e914d30b1ddfc0838676dd479
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved YES
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 1162
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3487
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 10 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 ---[   8]---> Adder-cost: 242   maxlim: 1027   bits: 12/11
0.03	c ---[   6]---> Adder-cost: 228   maxlim: 947   bits: 11/10
0.05	c ---[   4]---> Adder-cost: 230   maxlim: 938   bits: 11/10
0.07	c ---[   2]---> Adder-cost: 238   maxlim: 1162   bits: 12/11
0.09	c ---[   0]---> Adder-cost: 232   maxlim: 1128   bits: 12/11
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 |    7811    27721 |    2603       0        0     nan |  0.000 % |
0.13	c |       101 |    7811    27721 |    2863     101      582     5.8 |  8.861 % |
0.14	c |       251 |    7795    27669 |    3149     249     2065     8.3 |  9.019 % |
0.16	c |       477 |    7795    27669 |    3464     475     6626    13.9 |  9.019 % |
0.18	c |       814 |    7795    27669 |    3811     812    13594    16.7 |  9.019 % |
0.22	c |      1320 |    7795    27669 |    4192    1318    23103    17.5 |  9.019 % |
0.29	c |      2080 |    7787    27643 |    4611    2077    38928    18.7 |  9.098 % |
0.42	c |      3219 |    7787    27643 |    5072    3216    69396    21.6 |  9.098 % |
0.63	c |      4928 |    7787    27643 |    5579    4925   114415    23.2 |  9.098 % |
0.95	c |      7490 |    7787    27643 |    6137    4590   107704    23.5 |  9.098 % |
1.50	c |     11334 |    7787    27643 |    6751    5268   124855    23.7 |  9.098 % |
2.43	c |     17101 |    7787    27643 |    7426    4100    95120    23.2 |  9.098 % |
3.87	c |     25750 |    7787    27643 |    8169    5126   126186    24.6 |  9.098 % |
6.09	c |     38726 |    7773    27599 |    8986    5525   136789    24.8 |  9.256 % |
9.36	c |     58189 |    7773    27599 |    9884    6530   158607    24.3 |  9.256 % |
14.42	c |     87381 |    7773    27599 |   10873    5500   121142    22.0 |  9.256 % |
23.10	c |    131171 |    7766    27576 |   11960   10517   292187    27.8 |  9.336 % |
38.06	c |    196855 |    7758    27550 |   13156    9091   227348    25.0 |  9.415 % |
62.47	c |    295384 |    7750    27524 |   14472    7214   167106    23.2 |  9.494 % |
93.95	c |    443173 |    7750    27524 |   15919    8244   225848    27.4 |  9.494 % |
150.87	c |    664856 |    7734    27472 |   17511   11641   294088    25.3 |  9.652 % |
243.74	c |    997381 |    7734    27472 |   19262   15825   404048    25.5 |  9.652 % |
400.26	c |   1496170 |    7734    27472 |   21189   17370   451409    26.0 |  9.652 % |
646.41	c |   2244352 |    7734    27472 |   23308   15285   398759    26.1 |  9.652 % |
988.80	c |   3366626 |    7734    27472 |   25638   19985   496736    24.9 |  9.652 % |
1605.79	c |   5050038 |    7734    27472 |   28202   21755   524375    24.1 |  9.652 % |
1801.20	c 
1801.20	c *** TERMINATED ***
1801.20	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/node7/watcher-49748-1154109580 -o ROOT/results/node7/solver-49748-1154109580 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node7/49748-1154109580/instance-49748-1154109580.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/64 4571
/proc/meminfo: memFree=1446568/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=1048 CPUtime=0
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 107 0 0 0 0 0 0 0 19 0 1 0 157819411 1073152 91 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134833856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 262 91 74 215 0 44 0

[startup+10.0021 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4571
/proc/meminfo: memFree=1444080/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=3520 CPUtime=9.99
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 768 0 0 0 999 0 0 0 25 0 1 0 157819411 3604480 752 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581008 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 880 752 122 215 0 662 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 3520

[startup+20.008 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4571
/proc/meminfo: memFree=1443760/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=3912 CPUtime=19.99
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 864 0 0 0 1999 0 0 0 25 0 1 0 157819411 4005888 848 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573880 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 978 848 122 215 0 760 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 3912

[startup+30.0139 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4571
/proc/meminfo: memFree=1443376/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=4320 CPUtime=29.99
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 958 0 0 0 2999 0 0 0 25 0 1 0 157819411 4423680 942 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 1080 942 122 215 0 862 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 4320

[startup+40.0197 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4571
/proc/meminfo: memFree=1443120/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=4592 CPUtime=40
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 1024 0 0 0 4000 0 0 0 25 0 1 0 157819411 4702208 1008 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 1148 1008 122 215 0 930 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 4592

[startup+50.0256 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4571
/proc/meminfo: memFree=1442928/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=4852 CPUtime=50
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 1087 0 0 0 5000 0 0 0 25 0 1 0 157819411 4968448 1071 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 1213 1071 122 215 0 995 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 4852

[startup+60.0314 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4571
/proc/meminfo: memFree=1442928/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=4852 CPUtime=60
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 1092 0 0 0 6000 0 0 0 25 0 1 0 157819411 4968448 1076 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 1213 1076 122 215 0 995 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 4852

[startup+70.0373 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4571
/proc/meminfo: memFree=1442608/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=5112 CPUtime=70.01
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 1170 0 0 0 7000 1 0 0 25 0 1 0 157819411 5234688 1154 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 1278 1154 122 215 0 1060 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 5112

[startup+80.0441 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4571
/proc/meminfo: memFree=1442608/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=5112 CPUtime=80.01
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 1178 0 0 0 8000 1 0 0 25 0 1 0 157819411 5234688 1162 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576199 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 1278 1162 122 215 0 1060 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 5112

[startup+90.051 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 4679
/proc/meminfo: memFree=1441088/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=5244 CPUtime=90
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 1203 0 0 0 8995 5 0 0 25 0 1 0 157819411 5369856 1187 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 1311 1187 122 215 0 1093 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 5244

[startup+100.058 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 4709
/proc/meminfo: memFree=1440832/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=5640 CPUtime=99.98
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 1280 0 0 0 9993 5 0 0 25 0 1 0 157819411 5775360 1264 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578298 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 1410 1264 122 215 0 1192 0
Current children cumulated CPU time (s) 99.98
Current children cumulated vsize (Kb) 5640

[startup+110.065 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1441840/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=5640 CPUtime=109.96
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 1293 0 0 0 10991 5 0 0 25 0 1 0 157819411 5775360 1277 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581494 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 1410 1277 122 215 0 1192 0
Current children cumulated CPU time (s) 109.96
Current children cumulated vsize (Kb) 5640

[startup+120.072 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1441840/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=5640 CPUtime=119.96
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 1306 0 0 0 11991 5 0 0 25 0 1 0 157819411 5775360 1290 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 1410 1290 122 215 0 1192 0
Current children cumulated CPU time (s) 119.96
Current children cumulated vsize (Kb) 5640

[startup+130.077 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1441840/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=5768 CPUtime=129.97
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 1335 0 0 0 12991 6 0 0 25 0 1 0 157819411 5906432 1319 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 1442 1319 122 215 0 1224 0
Current children cumulated CPU time (s) 129.97
Current children cumulated vsize (Kb) 5768

[startup+140.083 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1441776/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=5768 CPUtime=139.97
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 1342 0 0 0 13991 6 0 0 25 0 1 0 157819411 5906432 1326 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 1442 1326 122 215 0 1224 0
Current children cumulated CPU time (s) 139.97
Current children cumulated vsize (Kb) 5768

[startup+150.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1441648/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=5912 CPUtime=149.97
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 1370 0 0 0 14991 6 0 0 25 0 1 0 157819411 6053888 1354 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 1478 1354 122 215 0 1260 0
Current children cumulated CPU time (s) 149.97
Current children cumulated vsize (Kb) 5912

[startup+160.096 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1441456/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=6176 CPUtime=159.98
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 1431 0 0 0 15992 6 0 0 25 0 1 0 157819411 6324224 1415 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 1544 1415 122 215 0 1326 0
Current children cumulated CPU time (s) 159.98
Current children cumulated vsize (Kb) 6176

[startup+170.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1441328/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=6308 CPUtime=169.98
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 1456 0 0 0 16992 6 0 0 25 0 1 0 157819411 6459392 1440 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580274 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 1577 1440 122 215 0 1359 0
Current children cumulated CPU time (s) 169.98
Current children cumulated vsize (Kb) 6308

[startup+180.108 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1441264/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=6308 CPUtime=179.98
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 1460 0 0 0 17992 6 0 0 25 0 1 0 157819411 6459392 1444 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 1577 1444 122 215 0 1359 0
Current children cumulated CPU time (s) 179.98
Current children cumulated vsize (Kb) 6308

[startup+190.114 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1441200/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=6308 CPUtime=189.98
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 1475 0 0 0 18992 6 0 0 25 0 1 0 157819411 6459392 1459 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 1577 1459 122 215 0 1359 0
Current children cumulated CPU time (s) 189.98
Current children cumulated vsize (Kb) 6308

[startup+200.119 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1441136/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=6464 CPUtime=199.99
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 1489 0 0 0 19993 6 0 0 25 0 1 0 157819411 6619136 1473 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 1616 1473 122 215 0 1398 0
Current children cumulated CPU time (s) 199.99
Current children cumulated vsize (Kb) 6464

[startup+210.125 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769

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

/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 2705 0 0 0 178132 7 0 0 25 0 1 0 157819411 11890688 2689 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 2903 2689 122 215 0 2685 0
Current children cumulated CPU time (s) 1781.39
Current children cumulated vsize (Kb) 11612

[startup+1783.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1436280/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=11612 CPUtime=1782.39
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 2705 0 0 0 178232 7 0 0 25 0 1 0 157819411 11890688 2689 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 2903 2689 122 215 0 2685 0
Current children cumulated CPU time (s) 1782.39
Current children cumulated vsize (Kb) 11612

[startup+1784.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1436280/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=11612 CPUtime=1783.39
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 2705 0 0 0 178332 7 0 0 25 0 1 0 157819411 11890688 2689 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580811 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 2903 2689 122 215 0 2685 0
Current children cumulated CPU time (s) 1783.39
Current children cumulated vsize (Kb) 11612

[startup+1785.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1436280/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=11612 CPUtime=1784.4
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 2705 0 0 0 178433 7 0 0 25 0 1 0 157819411 11890688 2689 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 2903 2689 122 215 0 2685 0
Current children cumulated CPU time (s) 1784.4
Current children cumulated vsize (Kb) 11612

[startup+1786.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1436280/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=11612 CPUtime=1785.4
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 2705 0 0 0 178533 7 0 0 25 0 1 0 157819411 11890688 2689 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 2903 2689 122 215 0 2685 0
Current children cumulated CPU time (s) 1785.4
Current children cumulated vsize (Kb) 11612

[startup+1787.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1436280/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=11612 CPUtime=1786.41
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 2705 0 0 0 178634 7 0 0 25 0 1 0 157819411 11890688 2689 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 2903 2689 122 215 0 2685 0
Current children cumulated CPU time (s) 1786.41
Current children cumulated vsize (Kb) 11612

[startup+1788.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1436280/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=11612 CPUtime=1787.41
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 2705 0 0 0 178734 7 0 0 25 0 1 0 157819411 11890688 2689 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581047 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 2903 2689 122 215 0 2685 0
Current children cumulated CPU time (s) 1787.41
Current children cumulated vsize (Kb) 11612

[startup+1789.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1436280/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=11612 CPUtime=1788.42
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 2705 0 0 0 178835 7 0 0 25 0 1 0 157819411 11890688 2689 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 2903 2689 122 215 0 2685 0
Current children cumulated CPU time (s) 1788.42
Current children cumulated vsize (Kb) 11612

[startup+1790.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1436280/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=11612 CPUtime=1789.42
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 2705 0 0 0 178935 7 0 0 25 0 1 0 157819411 11890688 2689 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 2903 2689 122 215 0 2685 0
Current children cumulated CPU time (s) 1789.42
Current children cumulated vsize (Kb) 11612

[startup+1791.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1436280/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=11612 CPUtime=1790.43
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 2705 0 0 0 179036 7 0 0 25 0 1 0 157819411 11890688 2689 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581301 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 2903 2689 122 215 0 2685 0
Current children cumulated CPU time (s) 1790.43
Current children cumulated vsize (Kb) 11612

[startup+1792.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1436280/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=11612 CPUtime=1791.43
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 2705 0 0 0 179136 7 0 0 25 0 1 0 157819411 11890688 2689 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 2903 2689 122 215 0 2685 0
Current children cumulated CPU time (s) 1791.43
Current children cumulated vsize (Kb) 11612

[startup+1793.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1436280/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=11612 CPUtime=1792.43
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 2705 0 0 0 179236 7 0 0 25 0 1 0 157819411 11890688 2689 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 2903 2689 122 215 0 2685 0
Current children cumulated CPU time (s) 1792.43
Current children cumulated vsize (Kb) 11612

[startup+1794.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1436280/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=11612 CPUtime=1793.44
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 2705 0 0 0 179337 7 0 0 25 0 1 0 157819411 11890688 2689 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 2903 2689 122 215 0 2685 0
Current children cumulated CPU time (s) 1793.44
Current children cumulated vsize (Kb) 11612

[startup+1795.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1436280/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=11612 CPUtime=1794.44
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 2705 0 0 0 179437 7 0 0 25 0 1 0 157819411 11890688 2689 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 2903 2689 122 215 0 2685 0
Current children cumulated CPU time (s) 1794.44
Current children cumulated vsize (Kb) 11612

[startup+1796.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1436280/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=11612 CPUtime=1795.45
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 2705 0 0 0 179538 7 0 0 25 0 1 0 157819411 11890688 2689 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 2903 2689 122 215 0 2685 0
Current children cumulated CPU time (s) 1795.45
Current children cumulated vsize (Kb) 11612

[startup+1797.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1436280/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=11612 CPUtime=1796.45
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 2705 0 0 0 179638 7 0 0 25 0 1 0 157819411 11890688 2689 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 2903 2689 122 215 0 2685 0
Current children cumulated CPU time (s) 1796.45
Current children cumulated vsize (Kb) 11612

[startup+1798.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1436280/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=11612 CPUtime=1797.46
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 2705 0 0 0 179739 7 0 0 25 0 1 0 157819411 11890688 2689 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 2903 2689 122 215 0 2685 0
Current children cumulated CPU time (s) 1797.46
Current children cumulated vsize (Kb) 11612

[startup+1799.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1436280/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=11612 CPUtime=1798.46
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 2705 0 0 0 179839 7 0 0 25 0 1 0 157819411 11890688 2689 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 2903 2689 122 215 0 2685 0
Current children cumulated CPU time (s) 1798.46
Current children cumulated vsize (Kb) 11612

[startup+1800.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1436280/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=11612 CPUtime=1799.47
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 2705 0 0 0 179940 7 0 0 25 0 1 0 157819411 11890688 2689 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 2903 2689 122 215 0 2685 0
Current children cumulated CPU time (s) 1799.47
Current children cumulated vsize (Kb) 11612

[startup+1801.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1436280/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=11612 CPUtime=1800.47
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 2705 0 0 0 180040 7 0 0 25 0 1 0 157819411 11890688 2689 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 2903 2689 122 215 0 2685 0
Current children cumulated CPU time (s) 1800.47
Current children cumulated vsize (Kb) 11612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4769
/proc/meminfo: memFree=1436280/2055920 swapFree=4182852/4192956
[pid=4571] ppid=4569 vsize=11612 CPUtime=1800.47
/proc/4571/stat : 4571 (minisat+) R 4569 4571 4522 0 -1 4194304 2705 0 0 0 180040 7 0 0 25 0 1 0 157819411 11890688 2689 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4571/statm: 2903 2689 122 215 0 2685 0
Current children cumulated CPU time (s) 1800.47
Current children cumulated vsize (Kb) 11612

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

Child status: 0
Real time (s): 1801.2
CPU time (s): 1800.49
CPU user time (s): 1800.41
CPU system time (s): 0.080987
CPU usage (%): 99.9604
Max. virtual memory (cumulated for all children) (Kb): 11612
The end

Launcher Data (download as text)

Begin job on node7 on Fri Jul 28 17:59:40 UTC 2006


FILE ID= 49748-1154109580

PBS_JOBID= 886419

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  37c74b9e914d30b1ddfc0838676dd479

RANDOM SEED= 814886035

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:       1446840 kB
Buffers:         34916 kB
Cached:         497732 kB
SwapCached:       4484 kB
Active:          39844 kB
Inactive:       502208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1446840 kB
SwapTotal:     4192956 kB
SwapFree:      4182852 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          14488 kB
Slab:            52980 kB
Committed_AS:   716236 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node7 on Fri Jul 28 18:29:42 UTC 2006