Trace number 49717

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_1.opb
MD5SUM487945ea0e229650aa78cf341d4ff673
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 variables61
Total number of constraints15
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 constraints14
Minimum length of a constraint1
Maximum length of a constraint59
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 1488
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4465
Number of bits of the biggest sum of numbers13
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 14 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 ---[  12]---> Adder-cost: 320   maxlim: 1369   bits: 12/11
0.04	c ---[  10]---> Adder-cost: 310   maxlim: 1266   bits: 12/11
0.06	c ---[   8]---> Adder-cost: 348   maxlim: 1488   bits: 12/11
0.09	c ---[   6]---> Adder-cost: 332   maxlim: 1418   bits: 12/11
0.12	c ---[   4]---> Adder-cost: 322   maxlim: 1398   bits: 12/11
0.15	c ---[   2]---> Adder-cost: 326   maxlim: 1478   bits: 12/11
0.17	c ---[   0]---> Adder-cost: 328   maxlim: 1439   bits: 12/11
0.21	c ==================================[MINISAT+]==================================
0.21	c | Conflicts | Original         | Learnt                           | Progress |
0.21	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.21	c ==============================================================================
0.21	c |         0 |   15495    55113 |    5165       0        0     nan |  0.000 % |
0.22	c |       101 |   15495    55113 |    5681     101      669     6.6 |  6.683 % |
0.23	c |       251 |   15487    55087 |    6249     250     1861     7.4 |  6.724 % |
0.24	c |       477 |   15487    55087 |    6874     476     5195    10.9 |  6.724 % |
0.26	c |       815 |   15479    55061 |    7562     813     9794    12.0 |  6.766 % |
0.32	c |      1321 |   15479    55061 |    8318    1319    22655    17.2 |  6.766 % |
0.38	c |      2082 |   15479    55061 |    9150    2080    40302    19.4 |  6.766 % |
0.54	c |      3223 |   15479    55061 |   10065    3221    80240    24.9 |  6.766 % |
0.79	c |      4931 |   15479    55061 |   11071    4929   135162    27.4 |  6.766 % |
1.23	c |      7493 |   15479    55061 |   12178    7491   231099    30.9 |  6.766 % |
2.05	c |     11338 |   15479    55061 |   13396   11336   365023    32.2 |  6.766 % |
3.29	c |     17105 |   15479    55061 |   14736   10216   359594    35.2 |  6.766 % |
4.87	c |     25754 |   15479    55061 |   16209   11303   354490    31.4 |  6.766 % |
7.67	c |     38728 |   15471    55035 |   17830   15973   526570    33.0 |  6.807 % |
11.67	c |     58189 |   15463    55009 |   19614   17222   542239    31.5 |  6.848 % |
20.62	c |     87381 |   15455    54983 |   21575   16323   604952    37.1 |  6.889 % |
33.78	c |    131170 |   15455    54983 |   23733   16373   567388    34.7 |  6.889 % |
58.46	c |    196855 |   15455    54983 |   26106   21805   920753    42.2 |  6.889 % |
97.39	c |    295381 |   15455    54983 |   28716   14471   481241    33.3 |  6.889 % |
168.64	c |    443170 |   15455    54983 |   31588   27462  1198610    43.6 |  6.889 % |
284.39	c |    664853 |   15455    54983 |   34747   23456  1066106    45.5 |  6.889 % |
449.00	c |    997379 |   15455    54983 |   38222   29284  1146972    39.2 |  6.889 % |
726.59	c |   1496168 |   15455    54983 |   42044   37433  1593417    42.6 |  6.889 % |
1174.42	c |   2244350 |   15447    54957 |   46248   29101  1190866    40.9 |  6.931 % |
1801.17	c 
1801.17	c *** TERMINATED ***
1801.17	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes

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-49717-1154098764 -o ROOT/results/node7/solver-49717-1154098764 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node7/49717-1154098764/instance-49717-1154098764.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.98 0.99 3/64 3486
/proc/meminfo: memFree=1447480/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=1048 CPUtime=0
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 110 0 0 0 0 0 0 0 19 0 1 0 156737808 1073152 94 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 262 94 75 215 0 44 0

[startup+10.0028 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 3486
/proc/meminfo: memFree=1442680/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=5744 CPUtime=9.99
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 1329 0 0 0 999 0 0 0 25 0 1 0 156737808 5881856 1313 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 1436 1313 122 215 0 1218 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 5744

[startup+20.0096 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 3486
/proc/meminfo: memFree=1441592/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=6924 CPUtime=19.99
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 1603 0 0 0 1999 0 0 0 25 0 1 0 156737808 7090176 1587 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574540 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 1731 1587 122 215 0 1513 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 6924

[startup+30.0165 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 3486
/proc/meminfo: memFree=1441400/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=7056 CPUtime=29.99
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 1649 0 0 0 2999 0 0 0 25 0 1 0 156737808 7225344 1633 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 1764 1633 122 215 0 1546 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 7056

[startup+40.0223 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 3486
/proc/meminfo: memFree=1440952/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=7448 CPUtime=40
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 1752 0 0 0 3999 1 0 0 25 0 1 0 156737808 7626752 1736 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 1862 1736 122 215 0 1644 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 7448

[startup+50.0292 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 3486
/proc/meminfo: memFree=1439608/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=8772 CPUtime=50
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 2094 0 0 0 4999 1 0 0 25 0 1 0 156737808 8982528 2078 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 2193 2078 122 215 0 1975 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 8772

[startup+60.0351 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 3486
/proc/meminfo: memFree=1439608/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=8912 CPUtime=60
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 2104 0 0 0 5999 1 0 0 25 0 1 0 156737808 9125888 2088 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 2228 2088 122 215 0 2010 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 8912

[startup+70.0409 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 3486
/proc/meminfo: memFree=1439416/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=9044 CPUtime=70.01
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 2150 0 0 0 7000 1 0 0 25 0 1 0 156737808 9261056 2134 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 2261 2134 122 215 0 2043 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 9044

[startup+80.0478 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 3486
/proc/meminfo: memFree=1439288/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=9192 CPUtime=80.01
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 2184 0 0 0 8000 1 0 0 25 0 1 0 156737808 9412608 2168 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 2298 2168 122 215 0 2080 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 9192

[startup+90.0537 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 3486
/proc/meminfo: memFree=1439224/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=9192 CPUtime=90.01
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 2193 0 0 0 9000 1 0 0 25 0 1 0 156737808 9412608 2177 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578312 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 2298 2177 122 215 0 2080 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 9192

[startup+100.059 s]
/proc/loadavg: 0.98 0.98 0.99 2/70 3552
/proc/meminfo: memFree=1437896/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=9192 CPUtime=99.98
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 2195 0 0 0 9997 1 0 0 25 0 1 0 156737808 9412608 2179 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 2298 2179 122 215 0 2080 0
Current children cumulated CPU time (s) 99.98
Current children cumulated vsize (Kb) 9192

[startup+110.066 s]
/proc/loadavg: 0.98 0.98 0.99 2/70 3602
/proc/meminfo: memFree=1437256/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=10008 CPUtime=109.96
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 2362 0 0 0 10994 2 0 0 25 0 1 0 156737808 10248192 2346 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 2502 2346 122 215 0 2284 0
Current children cumulated CPU time (s) 109.96
Current children cumulated vsize (Kb) 10008

[startup+120.073 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 3644
/proc/meminfo: memFree=1436936/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=10280 CPUtime=119.94
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 2438 0 0 0 11992 2 0 0 25 0 1 0 156737808 10526720 2422 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 2570 2422 122 215 0 2352 0
Current children cumulated CPU time (s) 119.94
Current children cumulated vsize (Kb) 10280

[startup+130.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684
/proc/meminfo: memFree=1437880/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=10280 CPUtime=129.92
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 2443 0 0 0 12990 2 0 0 25 0 1 0 156737808 10526720 2427 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 2570 2427 122 215 0 2352 0
Current children cumulated CPU time (s) 129.92
Current children cumulated vsize (Kb) 10280

[startup+140.086 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684
/proc/meminfo: memFree=1437880/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=10280 CPUtime=139.92
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 2452 0 0 0 13990 2 0 0 25 0 1 0 156737808 10526720 2436 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 2570 2436 122 215 0 2352 0
Current children cumulated CPU time (s) 139.92
Current children cumulated vsize (Kb) 10280

[startup+150.092 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684
/proc/meminfo: memFree=1437496/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=10808 CPUtime=149.92
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 2586 0 0 0 14990 2 0 0 25 0 1 0 156737808 11067392 2570 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580806 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 2702 2570 122 215 0 2484 0
Current children cumulated CPU time (s) 149.92
Current children cumulated vsize (Kb) 10808

[startup+160.098 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684
/proc/meminfo: memFree=1437432/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=10952 CPUtime=159.93
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 2603 0 0 0 15990 3 0 0 25 0 1 0 156737808 11214848 2587 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 2738 2587 122 215 0 2520 0
Current children cumulated CPU time (s) 159.93
Current children cumulated vsize (Kb) 10952

[startup+170.103 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684
/proc/meminfo: memFree=1437368/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=10952 CPUtime=169.93
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 2616 0 0 0 16990 3 0 0 25 0 1 0 156737808 11214848 2600 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 2738 2600 122 215 0 2520 0
Current children cumulated CPU time (s) 169.93
Current children cumulated vsize (Kb) 10952

[startup+180.109 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684
/proc/meminfo: memFree=1437304/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=11084 CPUtime=179.93
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 2635 0 0 0 17990 3 0 0 25 0 1 0 156737808 11350016 2619 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 2771 2619 122 215 0 2553 0
Current children cumulated CPU time (s) 179.93
Current children cumulated vsize (Kb) 11084

[startup+190.115 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684
/proc/meminfo: memFree=1437240/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=11084 CPUtime=189.94
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 2643 0 0 0 18991 3 0 0 25 0 1 0 156737808 11350016 2627 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 2771 2627 122 215 0 2553 0
Current children cumulated CPU time (s) 189.94
Current children cumulated vsize (Kb) 11084

[startup+200.121 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684
/proc/meminfo: memFree=1437176/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=11084 CPUtime=199.94
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 2653 0 0 0 19991 3 0 0 25 0 1 0 156737808 11350016 2637 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 2771 2637 122 215 0 2553 0
Current children cumulated CPU time (s) 199.94
Current children cumulated vsize (Kb) 11084

[startup+210.127 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684

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

/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 4701 0 0 0 178129 6 0 0 25 0 1 0 156737808 20135936 4685 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 4916 4685 122 215 0 4698 0
Current children cumulated CPU time (s) 1781.35
Current children cumulated vsize (Kb) 19664

[startup+1783.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684
/proc/meminfo: memFree=1428984/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=19664 CPUtime=1782.36
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 4701 0 0 0 178230 6 0 0 25 0 1 0 156737808 20135936 4685 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 4916 4685 122 215 0 4698 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (Kb) 19664

[startup+1784.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684
/proc/meminfo: memFree=1428984/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=19664 CPUtime=1783.36
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 4701 0 0 0 178330 6 0 0 25 0 1 0 156737808 20135936 4685 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 4916 4685 122 215 0 4698 0
Current children cumulated CPU time (s) 1783.36
Current children cumulated vsize (Kb) 19664

[startup+1785.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684
/proc/meminfo: memFree=1428984/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=19664 CPUtime=1784.37
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 4701 0 0 0 178431 6 0 0 25 0 1 0 156737808 20135936 4685 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 4916 4685 122 215 0 4698 0
Current children cumulated CPU time (s) 1784.37
Current children cumulated vsize (Kb) 19664

[startup+1786.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684
/proc/meminfo: memFree=1428984/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=19664 CPUtime=1785.37
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 4708 0 0 0 178531 6 0 0 25 0 1 0 156737808 20135936 4692 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 4916 4692 122 215 0 4698 0
Current children cumulated CPU time (s) 1785.37
Current children cumulated vsize (Kb) 19664

[startup+1787.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684
/proc/meminfo: memFree=1428984/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=19664 CPUtime=1786.38
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 4709 0 0 0 178632 6 0 0 25 0 1 0 156737808 20135936 4693 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 4916 4693 122 215 0 4698 0
Current children cumulated CPU time (s) 1786.38
Current children cumulated vsize (Kb) 19664

[startup+1788.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684
/proc/meminfo: memFree=1428984/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=19664 CPUtime=1787.38
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 4709 0 0 0 178732 6 0 0 25 0 1 0 156737808 20135936 4693 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 4916 4693 122 215 0 4698 0
Current children cumulated CPU time (s) 1787.38
Current children cumulated vsize (Kb) 19664

[startup+1789.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684
/proc/meminfo: memFree=1428984/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=19664 CPUtime=1788.38
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 4709 0 0 0 178832 6 0 0 25 0 1 0 156737808 20135936 4693 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 4916 4693 122 215 0 4698 0
Current children cumulated CPU time (s) 1788.38
Current children cumulated vsize (Kb) 19664

[startup+1790.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684
/proc/meminfo: memFree=1428984/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=19664 CPUtime=1789.39
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 4709 0 0 0 178933 6 0 0 25 0 1 0 156737808 20135936 4693 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584041 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 4916 4693 122 215 0 4698 0
Current children cumulated CPU time (s) 1789.39
Current children cumulated vsize (Kb) 19664

[startup+1791.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684
/proc/meminfo: memFree=1428984/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=19664 CPUtime=1790.39
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 4709 0 0 0 179033 6 0 0 25 0 1 0 156737808 20135936 4693 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 4916 4693 122 215 0 4698 0
Current children cumulated CPU time (s) 1790.39
Current children cumulated vsize (Kb) 19664

[startup+1792.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684
/proc/meminfo: memFree=1428984/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=19664 CPUtime=1791.4
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 4710 0 0 0 179134 6 0 0 25 0 1 0 156737808 20135936 4694 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 4916 4694 122 215 0 4698 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (Kb) 19664

[startup+1793.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684
/proc/meminfo: memFree=1428984/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=19664 CPUtime=1792.4
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 4710 0 0 0 179234 6 0 0 25 0 1 0 156737808 20135936 4694 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 4916 4694 122 215 0 4698 0
Current children cumulated CPU time (s) 1792.4
Current children cumulated vsize (Kb) 19664

[startup+1794.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684
/proc/meminfo: memFree=1428984/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=19664 CPUtime=1793.41
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 4710 0 0 0 179335 6 0 0 25 0 1 0 156737808 20135936 4694 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 4916 4694 122 215 0 4698 0
Current children cumulated CPU time (s) 1793.41
Current children cumulated vsize (Kb) 19664

[startup+1795.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684
/proc/meminfo: memFree=1428984/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=19664 CPUtime=1794.41
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 4710 0 0 0 179435 6 0 0 25 0 1 0 156737808 20135936 4694 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 4916 4694 122 215 0 4698 0
Current children cumulated CPU time (s) 1794.41
Current children cumulated vsize (Kb) 19664

[startup+1796.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684
/proc/meminfo: memFree=1428984/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=19664 CPUtime=1795.42
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 4710 0 0 0 179536 6 0 0 25 0 1 0 156737808 20135936 4694 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 4916 4694 122 215 0 4698 0
Current children cumulated CPU time (s) 1795.42
Current children cumulated vsize (Kb) 19664

[startup+1797.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684
/proc/meminfo: memFree=1428984/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=19664 CPUtime=1796.42
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 4710 0 0 0 179636 6 0 0 25 0 1 0 156737808 20135936 4694 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 4916 4694 122 215 0 4698 0
Current children cumulated CPU time (s) 1796.42
Current children cumulated vsize (Kb) 19664

[startup+1798.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684
/proc/meminfo: memFree=1428984/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=19664 CPUtime=1797.43
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 4710 0 0 0 179737 6 0 0 25 0 1 0 156737808 20135936 4694 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 4916 4694 122 215 0 4698 0
Current children cumulated CPU time (s) 1797.43
Current children cumulated vsize (Kb) 19664

[startup+1799.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684
/proc/meminfo: memFree=1428984/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=19664 CPUtime=1798.43
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 4710 0 0 0 179837 6 0 0 25 0 1 0 156737808 20135936 4694 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572690 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 4916 4694 122 215 0 4698 0
Current children cumulated CPU time (s) 1798.43
Current children cumulated vsize (Kb) 19664

[startup+1800.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684
/proc/meminfo: memFree=1428984/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=19664 CPUtime=1799.44
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 4710 0 0 0 179938 6 0 0 25 0 1 0 156737808 20135936 4694 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 4916 4694 122 215 0 4698 0
Current children cumulated CPU time (s) 1799.44
Current children cumulated vsize (Kb) 19664

[startup+1801.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684
/proc/meminfo: memFree=1428984/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=19664 CPUtime=1800.44
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 4710 0 0 0 180038 6 0 0 25 0 1 0 156737808 20135936 4694 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 4916 4694 122 215 0 4698 0
Current children cumulated CPU time (s) 1800.44
Current children cumulated vsize (Kb) 19664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 3684
/proc/meminfo: memFree=1428984/2055920 swapFree=4182852/4192956
[pid=3486] ppid=3484 vsize=19664 CPUtime=1800.44
/proc/3486/stat : 3486 (minisat+) R 3484 3486 3437 0 -1 4194304 4710 0 0 0 180038 6 0 0 25 0 1 0 156737808 20135936 4694 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3486/statm: 4916 4694 122 215 0 4698 0
Current children cumulated CPU time (s) 1800.44
Current children cumulated vsize (Kb) 19664

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

Child status: 0
Real time (s): 1801.18
CPU time (s): 1800.46
CPU user time (s): 1800.39
CPU system time (s): 0.070989
CPU usage (%): 99.96
Max. virtual memory (cumulated for all children) (Kb): 19664
The end

Launcher Data (download as text)

Begin job on node7 on Fri Jul 28 14:59:24 UTC 2006


FILE ID= 49717-1154098764

PBS_JOBID= 886016

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  487945ea0e229650aa78cf341d4ff673

RANDOM SEED= 648435011

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:       1447752 kB
Buffers:         34488 kB
Cached:         497548 kB
SwapCached:       4484 kB
Active:          34584 kB
Inactive:       506796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1447752 kB
SwapTotal:     4192956 kB
SwapFree:      4182852 kB
Dirty:             148 kB
Writeback:           0 kB
Mapped:          14488 kB
Slab:            52808 kB
Committed_AS:   701884 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 15:29:26 UTC 2006