Trace number 49732

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_2.opb
MD5SUM25ec3c4431eaa97f8c8dfc7dcac7b55c
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 variables51
Total number of constraints13
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 constraints12
Minimum length of a constraint1
Maximum length of a constraint50
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 1293
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3879
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 12 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 ---[  10]---> Adder-cost: 292   maxlim: 1254   bits: 12/11
0.03	c ---[   8]---> Adder-cost: 300   maxlim: 1232   bits: 12/11
0.06	c ---[   6]---> Adder-cost: 276   maxlim: 1046   bits: 12/11
0.08	c ---[   4]---> Adder-cost: 304   maxlim: 1293   bits: 12/11
0.11	c ---[   2]---> Adder-cost: 288   maxlim: 1247   bits: 12/11
0.13	c ---[   0]---> Adder-cost: 306   maxlim: 1211   bits: 12/11
0.17	c ==================================[MINISAT+]==================================
0.17	c | Conflicts | Original         | Learnt                           | Progress |
0.17	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.17	c ==============================================================================
0.17	c |         0 |   11906    42314 |    3968       0        0     nan |  0.000 % |
0.17	c |       100 |   11890    42262 |    4364      98      548     5.6 |  7.488 % |
0.18	c |       253 |   11890    42262 |    4801     251     2821    11.2 |  7.488 % |
0.21	c |       478 |   11890    42262 |    5281     476     8844    18.6 |  7.488 % |
0.25	c |       816 |   11890    42262 |    5809     814    18507    22.7 |  7.488 % |
0.28	c |      1322 |   11890    42262 |    6390    1320    26605    20.2 |  7.488 % |
0.35	c |      2082 |   11890    42262 |    7029    2080    43467    20.9 |  7.488 % |
0.50	c |      3221 |   11882    42236 |    7732    3218    77550    24.1 |  7.541 % |
0.70	c |      4930 |   11882    42236 |    8505    4927   123930    25.2 |  7.541 % |
1.10	c |      7493 |   11882    42236 |    9356    7490   222271    29.7 |  7.541 % |
1.72	c |     11338 |   11882    42236 |   10291    6524   193374    29.6 |  7.541 % |
2.83	c |     17105 |   11882    42236 |   11321    6965   205608    29.5 |  7.541 % |
4.58	c |     25755 |   11882    42236 |   12453    9793   316163    32.3 |  7.541 % |
6.99	c |     38733 |   11866    42184 |   13698   10019   301726    30.1 |  7.647 % |
12.01	c |     58194 |   11866    42184 |   15068    8441   277420    32.9 |  7.647 % |
19.93	c |     87386 |   11866    42184 |   16575   14532   482949    33.2 |  7.647 % |
31.97	c |    131176 |   11866    42184 |   18232   16086   573682    35.7 |  7.647 % |
52.65	c |    196860 |   11866    42184 |   20056   16963   635429    37.5 |  7.647 % |
87.93	c |    295387 |   11850    42132 |   22061   13246   412039    31.1 |  7.754 % |
139.56	c |    443176 |   11834    42080 |   24267   15266   512533    33.6 |  7.860 % |
217.15	c |    664860 |   11834    42080 |   26694   15875   509550    32.1 |  7.860 % |
350.31	c |    997385 |   11826    42054 |   29364   23335   821435    35.2 |  7.913 % |
575.52	c |   1496174 |   11818    42028 |   32300   28950  1009663    34.9 |  7.966 % |
921.23	c |   2244356 |   11810    42002 |   35530   18776   650427    34.6 |  8.019 % |
1480.68	c |   3366631 |   11810    42002 |   39083   29865   926708    31.0 |  8.019 % |
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/node46/watcher-49732-1154103912 -o ROOT/results/node46/solver-49732-1154103912 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node46/49732-1154103912/instance-49732-1154103912.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.08 1.00 0.92 2/64 13595
/proc/meminfo: memFree=1843520/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=1048 CPUtime=0
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 111 0 0 0 0 0 0 0 19 0 1 0 157262509 1073152 95 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134625826 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 262 95 75 215 0 44 0

[startup+10.0026 s]
/proc/loadavg: 1.07 1.00 0.92 2/64 13595
/proc/meminfo: memFree=1839512/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=5152 CPUtime=9.99
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 1157 0 0 0 999 0 0 0 25 0 1 0 157262509 5275648 1141 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580854 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 1288 1141 122 215 0 1070 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 5152

[startup+20.0087 s]
/proc/loadavg: 1.06 1.00 0.92 2/64 13595
/proc/meminfo: memFree=1839128/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=5416 CPUtime=20
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 1253 0 0 0 1999 1 0 0 25 0 1 0 157262509 5545984 1237 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580363 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 1354 1237 122 215 0 1136 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 5416

[startup+30.0147 s]
/proc/loadavg: 1.05 1.00 0.92 2/64 13595
/proc/meminfo: memFree=1838552/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=6072 CPUtime=30
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 1402 0 0 0 2999 1 0 0 25 0 1 0 157262509 6217728 1386 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 1518 1386 122 215 0 1300 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 6072

[startup+40.0208 s]
/proc/loadavg: 1.04 1.00 0.92 2/64 13595
/proc/meminfo: memFree=1838360/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=6308 CPUtime=40
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 1455 0 0 0 3999 1 0 0 25 0 1 0 157262509 6459392 1439 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 1577 1439 122 215 0 1359 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 6308

[startup+50.0269 s]
/proc/loadavg: 1.03 1.00 0.92 2/64 13595
/proc/meminfo: memFree=1838104/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=6700 CPUtime=50
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 1540 0 0 0 4999 1 0 0 25 0 1 0 157262509 6860800 1524 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 1675 1524 122 215 0 1457 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 6700

[startup+60.0329 s]
/proc/loadavg: 1.03 1.00 0.92 2/64 13595
/proc/meminfo: memFree=1837464/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=7220 CPUtime=60
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 1688 0 0 0 5999 1 0 0 25 0 1 0 157262509 7393280 1672 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 1805 1672 122 215 0 1587 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 7220

[startup+70.039 s]
/proc/loadavg: 1.02 1.00 0.92 2/64 13595
/proc/meminfo: memFree=1837272/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=7488 CPUtime=70.01
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 1744 0 0 0 7000 1 0 0 25 0 1 0 157262509 7667712 1728 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 1872 1728 122 215 0 1654 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 7488

[startup+80.045 s]
/proc/loadavg: 1.02 1.00 0.92 2/64 13595
/proc/meminfo: memFree=1837208/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=7488 CPUtime=80.01
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 1758 0 0 0 8000 1 0 0 25 0 1 0 157262509 7667712 1742 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 1872 1742 122 215 0 1654 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 7488

[startup+90.0511 s]
/proc/loadavg: 1.02 1.00 0.92 2/64 13595
/proc/meminfo: memFree=1837144/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=7628 CPUtime=90.02
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 1776 0 0 0 9000 2 0 0 25 0 1 0 157262509 7811072 1760 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 1907 1760 122 215 0 1689 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 7628

[startup+100.057 s]
/proc/loadavg: 1.01 1.00 0.92 2/64 13595
/proc/meminfo: memFree=1836888/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=7760 CPUtime=100.02
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 1829 0 0 0 10000 2 0 0 25 0 1 0 157262509 7946240 1813 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581062 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 1940 1813 122 215 0 1722 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7760

[startup+110.063 s]
/proc/loadavg: 1.01 1.00 0.92 2/64 13595
/proc/meminfo: memFree=1836568/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=8160 CPUtime=110.02
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 1921 0 0 0 11000 2 0 0 25 0 1 0 157262509 8355840 1905 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 2040 1905 122 215 0 1822 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 8160

[startup+120.069 s]
/proc/loadavg: 1.01 1.00 0.92 2/64 13595
/proc/meminfo: memFree=1836440/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=8320 CPUtime=120.03
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 1939 0 0 0 12001 2 0 0 25 0 1 0 157262509 8519680 1923 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 2080 1923 122 215 0 1862 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 8320

[startup+130.075 s]
/proc/loadavg: 1.01 1.00 0.92 2/64 13595
/proc/meminfo: memFree=1836440/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=8320 CPUtime=130.03
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 1939 0 0 0 13001 2 0 0 25 0 1 0 157262509 8519680 1923 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 2080 1923 122 215 0 1862 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 8320

[startup+140.081 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 13595
/proc/meminfo: memFree=1836440/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=8320 CPUtime=140.03
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 1939 0 0 0 14001 2 0 0 25 0 1 0 157262509 8519680 1923 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 2080 1923 122 215 0 1862 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 8320

[startup+150.087 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 13595
/proc/meminfo: memFree=1836184/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=8452 CPUtime=150.04
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 2005 0 0 0 15002 2 0 0 25 0 1 0 157262509 8654848 1989 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 2113 1989 122 215 0 1895 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 8452

[startup+160.094 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 13595
/proc/meminfo: memFree=1836120/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=8592 CPUtime=160.04
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 2019 0 0 0 16002 2 0 0 25 0 1 0 157262509 8798208 2003 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 2148 2003 122 215 0 1930 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 8592

[startup+170.1 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 13595
/proc/meminfo: memFree=1836056/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=8592 CPUtime=170.04
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 2036 0 0 0 17002 2 0 0 25 0 1 0 157262509 8798208 2020 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 2148 2020 122 215 0 1930 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 8592

[startup+180.106 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 13595
/proc/meminfo: memFree=1835928/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=8724 CPUtime=180.04
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 2056 0 0 0 18002 2 0 0 25 0 1 0 157262509 8933376 2040 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 2181 2040 122 215 0 1963 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 8724

[startup+190.112 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 13595
/proc/meminfo: memFree=1835864/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=8856 CPUtime=190.05
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 2090 0 0 0 19003 2 0 0 25 0 1 0 157262509 9068544 2074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 2214 2074 122 215 0 1996 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 8856

[startup+200.118 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 13595
/proc/meminfo: memFree=1835864/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=8856 CPUtime=200.05
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 2096 0 0 0 20003 2 0 0 25 0 1 0 157262509 9068544 2080 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581044 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 2214 2080 122 215 0 1996 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 8856

[startup+210.124 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 13595

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

/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 3795 0 0 0 178149 6 0 0 25 0 1 0 157262509 16572416 3779 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572728 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 4046 3779 122 215 0 3828 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (Kb) 16184

[startup+1783.08 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 13597
/proc/meminfo: memFree=1828696/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=16184 CPUtime=1782.56
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 3795 0 0 0 178250 6 0 0 25 0 1 0 157262509 16572416 3779 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 4046 3779 122 215 0 3828 0
Current children cumulated CPU time (s) 1782.56
Current children cumulated vsize (Kb) 16184

[startup+1784.08 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 13597
/proc/meminfo: memFree=1828696/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=16184 CPUtime=1783.56
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 3795 0 0 0 178350 6 0 0 25 0 1 0 157262509 16572416 3779 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 4046 3779 122 215 0 3828 0
Current children cumulated CPU time (s) 1783.56
Current children cumulated vsize (Kb) 16184

[startup+1785.09 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 13597
/proc/meminfo: memFree=1828696/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=16184 CPUtime=1784.57
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 3795 0 0 0 178451 6 0 0 25 0 1 0 157262509 16572416 3779 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 4046 3779 122 215 0 3828 0
Current children cumulated CPU time (s) 1784.57
Current children cumulated vsize (Kb) 16184

[startup+1786.09 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 13597
/proc/meminfo: memFree=1828696/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=16184 CPUtime=1785.57
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 3795 0 0 0 178551 6 0 0 25 0 1 0 157262509 16572416 3779 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577346 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 4046 3779 122 215 0 3828 0
Current children cumulated CPU time (s) 1785.57
Current children cumulated vsize (Kb) 16184

[startup+1787.1 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 13597
/proc/meminfo: memFree=1828696/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=16184 CPUtime=1786.57
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 3795 0 0 0 178651 6 0 0 25 0 1 0 157262509 16572416 3779 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 4046 3779 122 215 0 3828 0
Current children cumulated CPU time (s) 1786.57
Current children cumulated vsize (Kb) 16184

[startup+1788.1 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 13597
/proc/meminfo: memFree=1828696/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=16184 CPUtime=1787.58
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 3795 0 0 0 178752 6 0 0 25 0 1 0 157262509 16572416 3779 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 4046 3779 122 215 0 3828 0
Current children cumulated CPU time (s) 1787.58
Current children cumulated vsize (Kb) 16184

[startup+1789.11 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 13597
/proc/meminfo: memFree=1828696/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=16184 CPUtime=1788.58
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 3795 0 0 0 178852 6 0 0 25 0 1 0 157262509 16572416 3779 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581145 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 4046 3779 122 215 0 3828 0
Current children cumulated CPU time (s) 1788.58
Current children cumulated vsize (Kb) 16184

[startup+1790.11 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 13597
/proc/meminfo: memFree=1828696/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=16184 CPUtime=1789.59
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 3795 0 0 0 178953 6 0 0 25 0 1 0 157262509 16572416 3779 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 4046 3779 122 215 0 3828 0
Current children cumulated CPU time (s) 1789.59
Current children cumulated vsize (Kb) 16184

[startup+1791.12 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 13597
/proc/meminfo: memFree=1828696/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=16184 CPUtime=1790.59
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 3795 0 0 0 179053 6 0 0 25 0 1 0 157262509 16572416 3779 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 4046 3779 122 215 0 3828 0
Current children cumulated CPU time (s) 1790.59
Current children cumulated vsize (Kb) 16184

[startup+1792.12 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 13597
/proc/meminfo: memFree=1828632/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=16184 CPUtime=1791.6
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 3795 0 0 0 179154 6 0 0 25 0 1 0 157262509 16572416 3779 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 4046 3779 122 215 0 3828 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (Kb) 16184

[startup+1793.13 s]
/proc/loadavg: 1.00 1.00 0.92 3/64 13597
/proc/meminfo: memFree=1828632/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=16184 CPUtime=1792.6
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 3795 0 0 0 179254 6 0 0 25 0 1 0 157262509 16572416 3779 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 4046 3779 122 215 0 3828 0
Current children cumulated CPU time (s) 1792.6
Current children cumulated vsize (Kb) 16184

[startup+1794.13 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 13597
/proc/meminfo: memFree=1828632/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=16184 CPUtime=1793.61
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 3795 0 0 0 179355 6 0 0 25 0 1 0 157262509 16572416 3779 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 4046 3779 122 215 0 3828 0
Current children cumulated CPU time (s) 1793.61
Current children cumulated vsize (Kb) 16184

[startup+1795.14 s]
/proc/loadavg: 1.00 1.00 0.92 3/64 13597
/proc/meminfo: memFree=1828632/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=16184 CPUtime=1794.61
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 3795 0 0 0 179455 6 0 0 25 0 1 0 157262509 16572416 3779 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 4046 3779 122 215 0 3828 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (Kb) 16184

[startup+1796.14 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 13597
/proc/meminfo: memFree=1828632/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=16184 CPUtime=1795.62
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 3795 0 0 0 179556 6 0 0 25 0 1 0 157262509 16572416 3779 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 4046 3779 122 215 0 3828 0
Current children cumulated CPU time (s) 1795.62
Current children cumulated vsize (Kb) 16184

[startup+1797.15 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 13597
/proc/meminfo: memFree=1828632/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=16184 CPUtime=1796.62
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 3795 0 0 0 179656 6 0 0 25 0 1 0 157262509 16572416 3779 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 4046 3779 122 215 0 3828 0
Current children cumulated CPU time (s) 1796.62
Current children cumulated vsize (Kb) 16184

[startup+1798.15 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 13597
/proc/meminfo: memFree=1828632/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=16184 CPUtime=1797.63
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 3795 0 0 0 179757 6 0 0 25 0 1 0 157262509 16572416 3779 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 4046 3779 122 215 0 3828 0
Current children cumulated CPU time (s) 1797.63
Current children cumulated vsize (Kb) 16184

[startup+1799.16 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 13597
/proc/meminfo: memFree=1828632/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=16184 CPUtime=1798.63
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 3795 0 0 0 179857 6 0 0 25 0 1 0 157262509 16572416 3779 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 4046 3779 122 215 0 3828 0
Current children cumulated CPU time (s) 1798.63
Current children cumulated vsize (Kb) 16184

[startup+1800.16 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 13597
/proc/meminfo: memFree=1828632/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=16184 CPUtime=1799.63
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 3796 0 0 0 179957 6 0 0 25 0 1 0 157262509 16572416 3780 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581216 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 4046 3780 122 215 0 3828 0
Current children cumulated CPU time (s) 1799.63
Current children cumulated vsize (Kb) 16184

[startup+1801.16 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 13597
/proc/meminfo: memFree=1828632/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=16184 CPUtime=1800.64
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 3796 0 0 0 180058 6 0 0 25 0 1 0 157262509 16572416 3780 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 4046 3780 122 215 0 3828 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (Kb) 16184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 13597
/proc/meminfo: memFree=1828632/2055920 swapFree=4181624/4192956
[pid=13595] ppid=13593 vsize=16184 CPUtime=1800.64
/proc/13595/stat : 13595 (minisat+) R 13593 13595 13546 0 -1 4194304 3796 0 0 0 180058 6 0 0 25 0 1 0 157262509 16572416 3780 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13595/statm: 4046 3780 122 215 0 3828 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (Kb) 16184

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

Child status: 0
Real time (s): 1801.18
CPU time (s): 1800.66
CPU user time (s): 1800.59
CPU system time (s): 0.072988
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (Kb): 16184
The end

Launcher Data (download as text)

Begin job on node46 on Fri Jul 28 16:25:12 UTC 2006


FILE ID= 49732-1154103912

PBS_JOBID= 886211

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  25ec3c4431eaa97f8c8dfc7dcac7b55c

RANDOM SEED= 573706794

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.224
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.224
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:       1843728 kB
Buffers:         20820 kB
Cached:         130132 kB
SwapCached:       5040 kB
Active:          18828 kB
Inactive:       142208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1843728 kB
SwapTotal:     4192956 kB
SwapFree:      4181624 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          14540 kB
Slab:            37160 kB
Committed_AS:   692348 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node46 on Fri Jul 28 16:55:14 UTC 2006