Trace number 49710

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.68 1801.19

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_8_70_3.opb
MD5SUMdc0a3aac3e055af09a2312e5ef9f2aef
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 variables71
Total number of constraints17
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 constraints16
Minimum length of a constraint1
Maximum length of a constraint70
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 1782
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5346
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 16 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 ---[  14]---> Adder-cost: 424   maxlim: 1610   bits: 12/11
0.05	c ---[  12]---> Adder-cost: 414   maxlim: 1767   bits: 12/11
0.09	c ---[  10]---> Adder-cost: 378   maxlim: 1671   bits: 12/11
0.12	c ---[   8]---> Adder-cost: 410   maxlim: 1561   bits: 12/11
0.16	c ---[   6]---> Adder-cost: 386   maxlim: 1782   bits: 12/11
0.19	c ---[   4]---> Adder-cost: 384   maxlim: 1460   bits: 12/11
0.22	c ---[   2]---> Adder-cost: 422   maxlim: 1733   bits: 12/11
0.26	c ---[   0]---> Adder-cost: 392   maxlim: 1688   bits: 12/11
0.31	c ==================================[MINISAT+]==================================
0.31	c | Conflicts | Original         | Learnt                           | Progress |
0.31	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.31	c ==============================================================================
0.31	c |         0 |   21875    77851 |    7291       0        0     nan |  0.000 % |
0.32	c |       100 |   21859    77799 |    8020      98      374     3.8 |  5.551 % |
0.33	c |       250 |   21859    77799 |    8822     248     1033     4.2 |  5.551 % |
0.35	c |       477 |   21853    77781 |    9704     474     4235     8.9 |  5.580 % |
0.38	c |       816 |   21853    77781 |   10674     813    10205    12.6 |  5.580 % |
0.42	c |      1322 |   21853    77781 |   11742    1319    19744    15.0 |  5.580 % |
0.53	c |      2082 |   21853    77781 |   12916    2079    42635    20.5 |  5.580 % |
0.70	c |      3221 |   21853    77781 |   14208    3218    78926    24.5 |  5.580 % |
0.98	c |      4929 |   21853    77781 |   15628    4926   139749    28.4 |  5.580 % |
1.71	c |      7493 |   21853    77781 |   17191    7490   284320    38.0 |  5.580 % |
2.47	c |     11337 |   21845    77755 |   18910   11333   419208    37.0 |  5.610 % |
4.22	c |     17103 |   21845    77755 |   20802   17099   700696    41.0 |  5.610 % |
6.35	c |     25752 |   21845    77755 |   22882   15096   607169    40.2 |  5.610 % |
11.62	c |     38726 |   21845    77755 |   25170   16424   729377    44.4 |  5.610 % |
20.86	c |     58189 |   21845    77755 |   27687   22546  1208041    53.6 |  5.610 % |
35.47	c |     87382 |   21837    77729 |   30456   21581  1072451    49.7 |  5.640 % |
60.55	c |    131172 |   21837    77729 |   33501   16117   684170    42.5 |  5.640 % |
101.75	c |    196857 |   21837    77729 |   36852   21182   999223    47.2 |  5.640 % |
158.96	c |    295384 |   21837    77729 |   40537   29374  1402353    47.7 |  5.640 % |
251.63	c |    443173 |   21829    77703 |   44591   17215  1017624    59.1 |  5.669 % |
394.45	c |    664856 |   21813    77651 |   49050   32111  1440789    44.9 |  5.729 % |
661.86	c |    997381 |   21813    77651 |   53955   46305  2280360    49.2 |  5.729 % |
1027.29	c |   1496169 |   21805    77625 |   59350   31897  1406827    44.1 |  5.758 % |
1670.74	c |   2244351 |   21805    77625 |   65285   23268  1102915    47.4 |  5.758 % |
1801.18	c 
1801.18	c *** TERMINATED ***
1801.18	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/node27/watcher-49710-1154096200 -o ROOT/results/node27/solver-49710-1154096200 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node27/49710-1154096200/instance-49710-1154096200.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 2/64 26321
/proc/meminfo: memFree=1196336/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=1048 CPUtime=0
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 111 0 0 0 0 0 0 0 19 0 1 0 88488128 1073152 95 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 262 95 75 215 0 44 0

[startup+10.0028 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 26321
/proc/meminfo: memFree=1189488/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=7784 CPUtime=9.99
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 1838 0 0 0 998 1 0 0 25 0 1 0 88488128 7970816 1822 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580943 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 1946 1822 122 215 0 1728 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 7784

[startup+20.0088 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 26321
/proc/meminfo: memFree=1188592/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=8840 CPUtime=20
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 2098 0 0 0 1998 2 0 0 25 0 1 0 88488128 9052160 2082 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 2210 2082 122 215 0 1992 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 8840

[startup+30.0148 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 26321
/proc/meminfo: memFree=1187312/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=10184 CPUtime=29.99
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 2418 0 0 0 2997 2 0 0 25 0 1 0 88488128 10428416 2402 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581150 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 2546 2402 122 215 0 2328 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 10184

[startup+40.0209 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 26321
/proc/meminfo: memFree=1186928/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=10576 CPUtime=40
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 2528 0 0 0 3997 3 0 0 25 0 1 0 88488128 10829824 2512 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 2644 2512 122 215 0 2426 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 10576

[startup+50.0269 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 26321
/proc/meminfo: memFree=1186736/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=10844 CPUtime=50.01
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 2573 0 0 0 4998 3 0 0 25 0 1 0 88488128 11104256 2557 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581497 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 2711 2557 122 215 0 2493 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 10844

[startup+60.0329 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 26321
/proc/meminfo: memFree=1186544/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=10980 CPUtime=60.01
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 2635 0 0 0 5998 3 0 0 25 0 1 0 88488128 11243520 2619 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 2745 2619 122 215 0 2527 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 10980

[startup+70.039 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 26321
/proc/meminfo: memFree=1186096/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=11512 CPUtime=70.02
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 2743 0 0 0 6999 3 0 0 25 0 1 0 88488128 11788288 2727 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 2878 2727 122 215 0 2660 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 11512

[startup+80.052 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 26321
/proc/meminfo: memFree=1186032/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=11512 CPUtime=80.02
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 2753 0 0 0 7999 3 0 0 25 0 1 0 88488128 11788288 2737 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 2878 2737 122 215 0 2660 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 11512

[startup+90.057 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 26321
/proc/meminfo: memFree=1185264/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=12304 CPUtime=90.03
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 2946 0 0 0 8999 4 0 0 25 0 1 0 88488128 12599296 2930 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 3076 2930 122 215 0 2858 0
Current children cumulated CPU time (s) 90.03
Current children cumulated vsize (Kb) 12304

[startup+100.063 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 26321
/proc/meminfo: memFree=1185200/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=12304 CPUtime=100.03
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 2961 0 0 0 9999 4 0 0 25 0 1 0 88488128 12599296 2945 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 3076 2945 122 215 0 2858 0
Current children cumulated CPU time (s) 100.03
Current children cumulated vsize (Kb) 12304

[startup+110.069 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 26321
/proc/meminfo: memFree=1184880/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=12696 CPUtime=110.03
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 3040 0 0 0 10999 4 0 0 25 0 1 0 88488128 13000704 3024 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 3174 3024 122 215 0 2956 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 12696

[startup+120.075 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26321
/proc/meminfo: memFree=1184752/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=12832 CPUtime=120.03
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 3087 0 0 0 11999 4 0 0 25 0 1 0 88488128 13139968 3071 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 3208 3071 122 215 0 2990 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 12832

[startup+130.081 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26321
/proc/meminfo: memFree=1183792/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=13760 CPUtime=130.04
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 3319 0 0 0 13000 4 0 0 25 0 1 0 88488128 14090240 3303 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581008 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 3440 3303 122 215 0 3222 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 13760

[startup+140.087 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26321
/proc/meminfo: memFree=1183728/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=13908 CPUtime=140.04
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 3333 0 0 0 14000 4 0 0 25 0 1 0 88488128 14241792 3317 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 3477 3317 122 215 0 3259 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 13908

[startup+150.093 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26321
/proc/meminfo: memFree=1183664/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=13908 CPUtime=150.04
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 3341 0 0 0 15000 4 0 0 25 0 1 0 88488128 14241792 3325 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 3477 3325 122 215 0 3259 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 13908

[startup+160.099 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26321
/proc/meminfo: memFree=1183664/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=13908 CPUtime=160.05
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 3341 0 0 0 16001 4 0 0 25 0 1 0 88488128 14241792 3325 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 3477 3325 122 215 0 3259 0
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 13908

[startup+170.105 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26321
/proc/meminfo: memFree=1183664/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=13908 CPUtime=170.05
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 3344 0 0 0 17001 4 0 0 25 0 1 0 88488128 14241792 3328 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 3477 3328 122 215 0 3259 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 13908

[startup+180.111 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26321
/proc/meminfo: memFree=1183536/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=13988 CPUtime=180.05
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 3369 0 0 0 18001 4 0 0 25 0 1 0 88488128 14323712 3353 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 3497 3353 122 215 0 3279 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 13988

[startup+190.117 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26321
/proc/meminfo: memFree=1183536/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=13988 CPUtime=190.06
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 3369 0 0 0 19002 4 0 0 25 0 1 0 88488128 14323712 3353 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 3497 3353 122 215 0 3279 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 13988

[startup+200.123 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26321
/proc/meminfo: memFree=1183600/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=13988 CPUtime=200.06
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 3369 0 0 0 20002 4 0 0 25 0 1 0 88488128 14323712 3353 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 3497 3353 122 215 0 3279 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 13988

[startup+210.129 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26321

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

/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 6334 0 0 0 178148 9 0 0 25 0 1 0 88488128 26955776 6318 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 6581 6318 122 215 0 6363 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (Kb) 26324

[startup+1783.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26323
/proc/meminfo: memFree=1171568/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=26324 CPUtime=1782.57
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 6334 0 0 0 178248 9 0 0 25 0 1 0 88488128 26955776 6318 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 6581 6318 122 215 0 6363 0
Current children cumulated CPU time (s) 1782.57
Current children cumulated vsize (Kb) 26324

[startup+1784.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26323
/proc/meminfo: memFree=1171568/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=26324 CPUtime=1783.58
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 6343 0 0 0 178349 9 0 0 25 0 1 0 88488128 26955776 6327 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 6581 6327 122 215 0 6363 0
Current children cumulated CPU time (s) 1783.58
Current children cumulated vsize (Kb) 26324

[startup+1785.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26323
/proc/meminfo: memFree=1171568/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=26324 CPUtime=1784.58
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 6344 0 0 0 178449 9 0 0 25 0 1 0 88488128 26955776 6328 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 6581 6328 122 215 0 6363 0
Current children cumulated CPU time (s) 1784.58
Current children cumulated vsize (Kb) 26324

[startup+1786.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26323
/proc/meminfo: memFree=1171568/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=26324 CPUtime=1785.59
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 6344 0 0 0 178550 9 0 0 25 0 1 0 88488128 26955776 6328 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 6581 6328 122 215 0 6363 0
Current children cumulated CPU time (s) 1785.59
Current children cumulated vsize (Kb) 26324

[startup+1787.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26323
/proc/meminfo: memFree=1171568/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=26324 CPUtime=1786.59
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 6344 0 0 0 178650 9 0 0 25 0 1 0 88488128 26955776 6328 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 6581 6328 122 215 0 6363 0
Current children cumulated CPU time (s) 1786.59
Current children cumulated vsize (Kb) 26324

[startup+1788.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26323
/proc/meminfo: memFree=1171568/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=26324 CPUtime=1787.6
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 6344 0 0 0 178751 9 0 0 25 0 1 0 88488128 26955776 6328 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581477 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 6581 6328 122 215 0 6363 0
Current children cumulated CPU time (s) 1787.6
Current children cumulated vsize (Kb) 26324

[startup+1789.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26323
/proc/meminfo: memFree=1171504/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=26324 CPUtime=1788.6
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 6344 0 0 0 178851 9 0 0 25 0 1 0 88488128 26955776 6328 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 6581 6328 122 215 0 6363 0
Current children cumulated CPU time (s) 1788.6
Current children cumulated vsize (Kb) 26324

[startup+1790.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26323
/proc/meminfo: memFree=1171504/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=26324 CPUtime=1789.6
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 6344 0 0 0 178951 9 0 0 25 0 1 0 88488128 26955776 6328 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 6581 6328 122 215 0 6363 0
Current children cumulated CPU time (s) 1789.6
Current children cumulated vsize (Kb) 26324

[startup+1791.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26323
/proc/meminfo: memFree=1171504/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=26324 CPUtime=1790.61
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 6344 0 0 0 179052 9 0 0 25 0 1 0 88488128 26955776 6328 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581463 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 6581 6328 122 215 0 6363 0
Current children cumulated CPU time (s) 1790.61
Current children cumulated vsize (Kb) 26324

[startup+1792.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26323
/proc/meminfo: memFree=1171504/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=26324 CPUtime=1791.61
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 6344 0 0 0 179152 9 0 0 25 0 1 0 88488128 26955776 6328 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 6581 6328 122 215 0 6363 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (Kb) 26324

[startup+1793.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26323
/proc/meminfo: memFree=1171504/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=26324 CPUtime=1792.62
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 6344 0 0 0 179253 9 0 0 25 0 1 0 88488128 26955776 6328 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 6581 6328 122 215 0 6363 0
Current children cumulated CPU time (s) 1792.62
Current children cumulated vsize (Kb) 26324

[startup+1794.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26323
/proc/meminfo: memFree=1171504/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=26324 CPUtime=1793.62
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 6344 0 0 0 179353 9 0 0 25 0 1 0 88488128 26955776 6328 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 6581 6328 122 215 0 6363 0
Current children cumulated CPU time (s) 1793.62
Current children cumulated vsize (Kb) 26324

[startup+1795.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26323
/proc/meminfo: memFree=1171504/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=26324 CPUtime=1794.64
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 6344 0 0 0 179454 10 0 0 25 0 1 0 88488128 26955776 6328 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 6581 6328 122 215 0 6363 0
Current children cumulated CPU time (s) 1794.64
Current children cumulated vsize (Kb) 26324

[startup+1796.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26323
/proc/meminfo: memFree=1171504/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=26324 CPUtime=1795.64
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 6344 0 0 0 179554 10 0 0 25 0 1 0 88488128 26955776 6328 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 6581 6328 122 215 0 6363 0
Current children cumulated CPU time (s) 1795.64
Current children cumulated vsize (Kb) 26324

[startup+1797.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26323
/proc/meminfo: memFree=1171504/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=26324 CPUtime=1796.65
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 6344 0 0 0 179655 10 0 0 25 0 1 0 88488128 26955776 6328 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 6581 6328 122 215 0 6363 0
Current children cumulated CPU time (s) 1796.65
Current children cumulated vsize (Kb) 26324

[startup+1798.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26323
/proc/meminfo: memFree=1171504/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=26324 CPUtime=1797.65
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 6344 0 0 0 179755 10 0 0 25 0 1 0 88488128 26955776 6328 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 6581 6328 122 215 0 6363 0
Current children cumulated CPU time (s) 1797.65
Current children cumulated vsize (Kb) 26324

[startup+1799.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26323
/proc/meminfo: memFree=1171504/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=26324 CPUtime=1798.66
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 6344 0 0 0 179856 10 0 0 25 0 1 0 88488128 26955776 6328 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580765 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 6581 6328 122 215 0 6363 0
Current children cumulated CPU time (s) 1798.66
Current children cumulated vsize (Kb) 26324

[startup+1800.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26323
/proc/meminfo: memFree=1171504/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=26324 CPUtime=1799.66
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 6344 0 0 0 179956 10 0 0 25 0 1 0 88488128 26955776 6328 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 6581 6328 122 215 0 6363 0
Current children cumulated CPU time (s) 1799.66
Current children cumulated vsize (Kb) 26324

[startup+1801.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26323
/proc/meminfo: memFree=1171504/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=26324 CPUtime=1800.66
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 6344 0 0 0 180056 10 0 0 25 0 1 0 88488128 26955776 6328 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135004640 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 6581 6328 122 215 0 6363 0
Current children cumulated CPU time (s) 1800.66
Current children cumulated vsize (Kb) 26324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26323
/proc/meminfo: memFree=1171504/2055920 swapFree=4183204/4192956
[pid=26321] ppid=26319 vsize=26324 CPUtime=1800.67
/proc/26321/stat : 26321 (minisat+) R 26319 26321 26272 0 -1 4194304 6344 0 0 0 180057 10 0 0 25 0 1 0 88488128 26955776 6328 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568543 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26321/statm: 6581 6328 122 215 0 6363 0
Current children cumulated CPU time (s) 1800.67
Current children cumulated vsize (Kb) 26324

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

Child status: 0
Real time (s): 1801.19
CPU time (s): 1800.68
CPU user time (s): 1800.57
CPU system time (s): 0.105983
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (Kb): 26324
The end

Launcher Data (download as text)

Begin job on node27 on Fri Jul 28 14:16:40 UTC 2006


FILE ID= 49710-1154096200

PBS_JOBID= 885925

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  dc0a3aac3e055af09a2312e5ef9f2aef

RANDOM SEED= 190190095

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.222
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.222
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:       1196544 kB
Buffers:         30524 kB
Cached:         752300 kB
SwapCached:       3460 kB
Active:          81832 kB
Inactive:       709532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1196544 kB
SwapTotal:     4192956 kB
SwapFree:      4183204 kB
Dirty:             196 kB
Writeback:           0 kB
Mapped:          14496 kB
Slab:            54128 kB
Committed_AS:   260912 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node27 on Fri Jul 28 14:46:41 UTC 2006