Trace number 49724

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.58 1801.16

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_4.opb
MD5SUM56022330ee2943e2696d570dbfee01d9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark18.4002
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
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 constraints8
Minimum length of a constraint1
Maximum length of a constraint30
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 869
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2608
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 8 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 ---[   6]---> Sorter-cost: 1472     Base: 2 2 2 2 3
0.01	c ---[   4]---> Sorter-cost: 1740     Base: 2 2 2 3 2
0.02	c ---[   2]---> Sorter-cost: 2019     Base: 2 2 3 2 3
0.04	c ---[   0]---> Sorter-cost: 1858     Base: 2 3 3 3
0.07	c ==================================[MINISAT+]==================================
0.07	c | Conflicts | Original         | Learnt                           | Progress |
0.07	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.07	c ==============================================================================
0.07	c |         0 |   18121    42613 |    6040       0        0     nan |  0.000 % |
0.10	c |       101 |   18121    42613 |    6644     101      887     8.8 |  3.702 % |
0.15	c |       251 |   18121    42613 |    7308     251     5425    21.6 |  3.702 % |
0.21	c |       476 |   18121    42613 |    8039     476     9047    19.0 |  3.702 % |
0.31	c |       813 |   18121    42613 |    8843     813    19611    24.1 |  3.702 % |
0.50	c |      1319 |   18121    42613 |    9727    1319    39544    30.0 |  3.702 % |
0.80	c |      2079 |   18121    42613 |   10700    2079    70238    33.8 |  3.702 % |
1.27	c |      3219 |   18121    42613 |   11770    3219   116349    36.1 |  3.702 % |
2.02	c |      4927 |   18121    42613 |   12947    4927   178334    36.2 |  3.702 % |
3.38	c |      7490 |   18121    42613 |   14242    7490   290893    38.8 |  3.702 % |
5.68	c |     11334 |   18121    42613 |   15666   11334   450310    39.7 |  3.702 % |
9.70	c |     17100 |   18121    42613 |   17232   17100   675486    39.5 |  3.702 % |
15.74	c |     25751 |   18121    42613 |   18956   16183   592295    36.6 |  3.702 % |
25.09	c |     38725 |   18121    42613 |   20851   18795   686280    36.5 |  3.702 % |
40.54	c |     58186 |   18121    42613 |   22936   15525   537609    34.6 |  3.702 % |
64.04	c |     87379 |   18121    42613 |   25230   20002   666604    33.3 |  3.702 % |
102.20	c |    131168 |   18121    42613 |   27753   23483   984408    41.9 |  3.702 % |
166.08	c |    196852 |   18121    42613 |   30529   28745  1112906    38.7 |  3.702 % |
259.92	c |    295378 |   18121    42613 |   33581   19029   759844    39.9 |  3.702 % |
407.60	c |    443170 |   18121    42613 |   36940   23676   961351    40.6 |  3.702 % |
645.30	c |    664854 |   18121    42613 |   40634   34934  1376516    39.4 |  3.702 % |
1019.62	c |    997380 |   18121    42613 |   44697   19489   699713    35.9 |  3.703 % |
1591.77	c |   1496168 |   17640    41529 |   49167   21041   791173    37.6 |  5.714 % |
1801.15	c 
1801.15	c *** TERMINATED ***
1801.15	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/node48/watcher-49724-1154100816 -o ROOT/results/node48/solver-49724-1154100816 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node48/49724-1154100816/instance-49724-1154100816.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.98 0.99 3/64 27066
/proc/meminfo: memFree=802752/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=1048 CPUtime=0
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 123 0 0 0 0 0 0 0 19 0 1 0 156952421 1073152 107 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134664808 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 263 108 87 215 0 45 0

[startup+10.002 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 27066
/proc/meminfo: memFree=797640/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=6212 CPUtime=9.99
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 1404 0 0 0 999 0 0 0 25 0 1 0 156952421 6361088 1387 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575787 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 1553 1387 109 215 0 1335 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 6212

[startup+20.0079 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 27066
/proc/meminfo: memFree=797136/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=6792 CPUtime=19.99
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 1548 0 0 0 1999 0 0 0 25 0 1 0 156952421 6955008 1531 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 1698 1531 109 215 0 1480 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 6792

[startup+30.0148 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 27066
/proc/meminfo: memFree=796688/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=7180 CPUtime=30
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 1651 0 0 0 2999 1 0 0 25 0 1 0 156952421 7352320 1634 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580756 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 1795 1634 109 215 0 1577 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 7180

[startup+40.0197 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 27066
/proc/meminfo: memFree=796752/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=7316 CPUtime=40
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 1665 0 0 0 3999 1 0 0 25 0 1 0 156952421 7491584 1648 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 1829 1648 109 215 0 1611 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 7316

[startup+50.0256 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 27066
/proc/meminfo: memFree=796048/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=7956 CPUtime=50
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 1845 0 0 0 4999 1 0 0 25 0 1 0 156952421 8146944 1828 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 1989 1828 109 215 0 1771 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 7956

[startup+60.0316 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 27066
/proc/meminfo: memFree=795920/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=8092 CPUtime=60.01
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 1871 0 0 0 6000 1 0 0 25 0 1 0 156952421 8286208 1854 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574135 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 2023 1854 109 215 0 1805 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 8092

[startup+70.0375 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 27066
/proc/meminfo: memFree=795728/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=8220 CPUtime=70.01
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 1913 0 0 0 7000 1 0 0 25 0 1 0 156952421 8417280 1896 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 2055 1896 109 215 0 1837 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 8220

[startup+80.0434 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 27066
/proc/meminfo: memFree=795472/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=8620 CPUtime=80.01
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 1989 0 0 0 8000 1 0 0 25 0 1 0 156952421 8826880 1972 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 2155 1972 109 215 0 1937 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 8620

[startup+90.0493 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 27066
/proc/meminfo: memFree=794960/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=9008 CPUtime=90.02
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 2108 0 0 0 9001 1 0 0 25 0 1 0 156952421 9224192 2091 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 2252 2091 109 215 0 2034 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 9008

[startup+100.054 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 27066
/proc/meminfo: memFree=794896/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=9140 CPUtime=100.02
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 2130 0 0 0 10001 1 0 0 25 0 1 0 156952421 9359360 2113 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 2285 2113 109 215 0 2067 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 9140

[startup+110.06 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 27066
/proc/meminfo: memFree=794192/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=9948 CPUtime=110.02
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 2310 0 0 0 11001 1 0 0 25 0 1 0 156952421 10186752 2293 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 2487 2293 109 215 0 2269 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 9948

[startup+120.066 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27066
/proc/meminfo: memFree=794192/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=9948 CPUtime=120.02
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 2314 0 0 0 12001 1 0 0 25 0 1 0 156952421 10186752 2297 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576138 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 2487 2297 109 215 0 2269 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 9948

[startup+130.072 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27066
/proc/meminfo: memFree=793872/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=10204 CPUtime=130.03
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 2391 0 0 0 13002 1 0 0 25 0 1 0 156952421 10448896 2374 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 2551 2374 109 215 0 2333 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 10204

[startup+140.078 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27066
/proc/meminfo: memFree=793232/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=10844 CPUtime=140.03
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 2546 0 0 0 14002 1 0 0 25 0 1 0 156952421 11104256 2529 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 2711 2529 109 215 0 2493 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 10844

[startup+150.084 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27066
/proc/meminfo: memFree=793168/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=10984 CPUtime=150.03
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 2566 0 0 0 15002 1 0 0 25 0 1 0 156952421 11247616 2549 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 2746 2549 109 215 0 2528 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 10984

[startup+160.089 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27066
/proc/meminfo: memFree=793104/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=10984 CPUtime=160.03
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 2576 0 0 0 16002 1 0 0 25 0 1 0 156952421 11247616 2559 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 2746 2559 109 215 0 2528 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 10984

[startup+170.095 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27066
/proc/meminfo: memFree=793040/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=10984 CPUtime=170.05
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 2590 0 0 0 17003 2 0 0 25 0 1 0 156952421 11247616 2573 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580502 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 2746 2573 109 215 0 2528 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 10984

[startup+180.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27066
/proc/meminfo: memFree=792976/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=11120 CPUtime=180.05
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 2598 0 0 0 18003 2 0 0 25 0 1 0 156952421 11386880 2581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 2780 2581 109 215 0 2562 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 11120

[startup+190.107 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27066
/proc/meminfo: memFree=793040/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=11120 CPUtime=190.05
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 2599 0 0 0 19003 2 0 0 25 0 1 0 156952421 11386880 2582 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 2780 2582 109 215 0 2562 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 11120

[startup+200.112 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27066
/proc/meminfo: memFree=792976/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=11120 CPUtime=200.05
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 2606 0 0 0 20003 2 0 0 25 0 1 0 156952421 11386880 2589 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573382 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 2780 2589 109 215 0 2562 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 11120

[startup+210.118 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27066

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

/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 4072 0 0 0 178140 8 0 0 25 0 1 0 156952421 17600512 4055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581044 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 4297 4055 109 215 0 4079 0
Current children cumulated CPU time (s) 1781.48
Current children cumulated vsize (Kb) 17188

[startup+1783.06 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27266
/proc/meminfo: memFree=786896/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=17188 CPUtime=1782.49
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 4072 0 0 0 178241 8 0 0 25 0 1 0 156952421 17600512 4055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 4297 4055 109 215 0 4079 0
Current children cumulated CPU time (s) 1782.49
Current children cumulated vsize (Kb) 17188

[startup+1784.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27266
/proc/meminfo: memFree=786896/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=17188 CPUtime=1783.49
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 4072 0 0 0 178341 8 0 0 25 0 1 0 156952421 17600512 4055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576132 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 4297 4055 109 215 0 4079 0
Current children cumulated CPU time (s) 1783.49
Current children cumulated vsize (Kb) 17188

[startup+1785.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27266
/proc/meminfo: memFree=786896/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=17188 CPUtime=1784.49
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 4072 0 0 0 178441 8 0 0 25 0 1 0 156952421 17600512 4055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 4297 4055 109 215 0 4079 0
Current children cumulated CPU time (s) 1784.49
Current children cumulated vsize (Kb) 17188

[startup+1786.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27266
/proc/meminfo: memFree=786896/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=17188 CPUtime=1785.5
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 4072 0 0 0 178542 8 0 0 25 0 1 0 156952421 17600512 4055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 4297 4055 109 215 0 4079 0
Current children cumulated CPU time (s) 1785.5
Current children cumulated vsize (Kb) 17188

[startup+1787.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27266
/proc/meminfo: memFree=786896/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=17188 CPUtime=1786.5
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 4072 0 0 0 178642 8 0 0 25 0 1 0 156952421 17600512 4055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 4297 4055 109 215 0 4079 0
Current children cumulated CPU time (s) 1786.5
Current children cumulated vsize (Kb) 17188

[startup+1788.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27266
/proc/meminfo: memFree=786896/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=17188 CPUtime=1787.51
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 4072 0 0 0 178743 8 0 0 25 0 1 0 156952421 17600512 4055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 4297 4055 109 215 0 4079 0
Current children cumulated CPU time (s) 1787.51
Current children cumulated vsize (Kb) 17188

[startup+1789.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27266
/proc/meminfo: memFree=786896/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=17188 CPUtime=1788.51
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 4072 0 0 0 178843 8 0 0 25 0 1 0 156952421 17600512 4055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574489 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 4297 4055 109 215 0 4079 0
Current children cumulated CPU time (s) 1788.51
Current children cumulated vsize (Kb) 17188

[startup+1790.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27266
/proc/meminfo: memFree=786896/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=17188 CPUtime=1789.52
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 4072 0 0 0 178944 8 0 0 25 0 1 0 156952421 17600512 4055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 4297 4055 109 215 0 4079 0
Current children cumulated CPU time (s) 1789.52
Current children cumulated vsize (Kb) 17188

[startup+1791.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27266
/proc/meminfo: memFree=786896/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=17188 CPUtime=1790.52
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 4072 0 0 0 179044 8 0 0 25 0 1 0 156952421 17600512 4055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 4297 4055 109 215 0 4079 0
Current children cumulated CPU time (s) 1790.52
Current children cumulated vsize (Kb) 17188

[startup+1792.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27266
/proc/meminfo: memFree=786896/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=17188 CPUtime=1791.53
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 4072 0 0 0 179145 8 0 0 25 0 1 0 156952421 17600512 4055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 4297 4055 109 215 0 4079 0
Current children cumulated CPU time (s) 1791.53
Current children cumulated vsize (Kb) 17188

[startup+1793.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27266
/proc/meminfo: memFree=786896/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=17188 CPUtime=1792.53
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 4072 0 0 0 179245 8 0 0 25 0 1 0 156952421 17600512 4055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 4297 4055 109 215 0 4079 0
Current children cumulated CPU time (s) 1792.53
Current children cumulated vsize (Kb) 17188

[startup+1794.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27266
/proc/meminfo: memFree=786896/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=17188 CPUtime=1793.54
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 4072 0 0 0 179346 8 0 0 25 0 1 0 156952421 17600512 4055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 4297 4055 109 215 0 4079 0
Current children cumulated CPU time (s) 1793.54
Current children cumulated vsize (Kb) 17188

[startup+1795.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27266
/proc/meminfo: memFree=786896/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=17188 CPUtime=1794.54
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 4072 0 0 0 179446 8 0 0 25 0 1 0 156952421 17600512 4055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 4297 4055 109 215 0 4079 0
Current children cumulated CPU time (s) 1794.54
Current children cumulated vsize (Kb) 17188

[startup+1796.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27266
/proc/meminfo: memFree=786896/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=17188 CPUtime=1795.54
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 4072 0 0 0 179546 8 0 0 25 0 1 0 156952421 17600512 4055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 4297 4055 109 215 0 4079 0
Current children cumulated CPU time (s) 1795.54
Current children cumulated vsize (Kb) 17188

[startup+1797.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27266
/proc/meminfo: memFree=786896/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=17188 CPUtime=1796.55
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 4072 0 0 0 179647 8 0 0 25 0 1 0 156952421 17600512 4055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 4297 4055 109 215 0 4079 0
Current children cumulated CPU time (s) 1796.55
Current children cumulated vsize (Kb) 17188

[startup+1798.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27266
/proc/meminfo: memFree=786896/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=17188 CPUtime=1797.55
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 4072 0 0 0 179747 8 0 0 25 0 1 0 156952421 17600512 4055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 4297 4055 109 215 0 4079 0
Current children cumulated CPU time (s) 1797.55
Current children cumulated vsize (Kb) 17188

[startup+1799.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27266
/proc/meminfo: memFree=786896/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=17188 CPUtime=1798.56
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 4072 0 0 0 179848 8 0 0 25 0 1 0 156952421 17600512 4055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 4297 4055 109 215 0 4079 0
Current children cumulated CPU time (s) 1798.56
Current children cumulated vsize (Kb) 17188

[startup+1800.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27266
/proc/meminfo: memFree=786896/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=17188 CPUtime=1799.56
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 4072 0 0 0 179948 8 0 0 25 0 1 0 156952421 17600512 4055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 4297 4055 109 215 0 4079 0
Current children cumulated CPU time (s) 1799.56
Current children cumulated vsize (Kb) 17188

[startup+1801.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27266
/proc/meminfo: memFree=786896/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=17188 CPUtime=1800.57
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 4072 0 0 0 180049 8 0 0 25 0 1 0 156952421 17600512 4055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 4297 4055 109 215 0 4079 0
Current children cumulated CPU time (s) 1800.57
Current children cumulated vsize (Kb) 17188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27266
/proc/meminfo: memFree=786896/2055920 swapFree=4182820/4192956
[pid=27066] ppid=27064 vsize=17188 CPUtime=1800.57
/proc/27066/stat : 27066 (minisat+) R 27064 27066 27017 0 -1 4194304 4072 0 0 0 180049 8 0 0 25 0 1 0 156952421 17600512 4055 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27066/statm: 4297 4055 109 215 0 4079 0
Current children cumulated CPU time (s) 1800.57
Current children cumulated vsize (Kb) 17188

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

Child status: 0
Real time (s): 1801.16
CPU time (s): 1800.58
CPU user time (s): 1800.5
CPU system time (s): 0.085986
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (Kb): 17188
The end

Launcher Data (download as text)

Begin job on node48 on Fri Jul 28 15:33:36 UTC 2006


FILE ID= 49724-1154100816

PBS_JOBID= 886107

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  56022330ee2943e2696d570dbfee01d9

RANDOM SEED= 77494001

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.232
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.232
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:        802960 kB
Buffers:         39584 kB
Cached:        1153764 kB
SwapCached:       4676 kB
Active:         396312 kB
Inactive:       806484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        802960 kB
SwapTotal:     4192956 kB
SwapFree:      4182820 kB
Dirty:             196 kB
Writeback:           0 kB
Mapped:          14444 kB
Slab:            36220 kB
Committed_AS:   642756 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 node48 on Fri Jul 28 16:03:38 UTC 2006