Trace number 49728

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.72 1801.24

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_4.opb
MD5SUMcef055af6c2a22a549e672ed9a55f2c8
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 1486
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4459
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.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: 282   maxlim: 1174   bits: 12/11
0.03	c ---[   8]---> Adder-cost: 284   maxlim: 1218   bits: 12/11
0.05	c ---[   6]---> Adder-cost: 280   maxlim: 1123   bits: 12/11
0.08	c ---[   4]---> Adder-cost: 310   maxlim: 1486   bits: 12/11
0.11	c ---[   2]---> Adder-cost: 268   maxlim: 1225   bits: 12/11
0.13	c ---[   0]---> Adder-cost: 300   maxlim: 1290   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 |   11592    41180 |    3864       0        0     nan |  0.000 % |
0.18	c |       100 |   11578    41136 |    4250      98      822     8.4 |  7.659 % |
0.18	c |       250 |   11570    41110 |    4675     247     1618     6.6 |  7.713 % |
0.20	c |       475 |   11570    41110 |    5142     472     4885    10.3 |  7.713 % |
0.23	c |       812 |   11570    41110 |    5657     809    12596    15.6 |  7.713 % |
0.28	c |      1318 |   11570    41110 |    6223    1315    24086    18.3 |  7.713 % |
0.37	c |      2078 |   11570    41110 |    6845    2075    46707    22.5 |  7.713 % |
0.51	c |      3217 |   11570    41110 |    7529    3214    76389    23.8 |  7.713 % |
0.73	c |      4925 |   11570    41110 |    8282    4922   123494    25.1 |  7.713 % |
1.20	c |      7488 |   11570    41110 |    9111    7485   231141    30.9 |  7.713 % |
1.90	c |     11333 |   11570    41110 |   10022    6616   208064    31.4 |  7.713 % |
3.04	c |     17099 |   11570    41110 |   11024    7219   229174    31.7 |  7.713 % |
4.75	c |     25750 |   11570    41110 |   12126   10190   307115    30.1 |  7.713 % |
7.67	c |     38724 |   11570    41110 |   13339   10674   373915    35.0 |  7.713 % |
12.46	c |     58185 |   11570    41110 |   14673    9735   310275    31.9 |  7.713 % |
20.67	c |     87377 |   11570    41110 |   16140    9030   283634    31.4 |  7.713 % |
33.15	c |    131167 |   11562    41084 |   17754   11836   385357    32.6 |  7.768 % |
53.89	c |    196851 |   11546    41032 |   19530   14557   496195    34.1 |  7.876 % |
85.92	c |    295377 |   11530    40980 |   21483   14043   455405    32.4 |  7.985 % |
135.77	c |    443167 |   11530    40980 |   23631   20418   703709    34.5 |  7.985 % |
223.80	c |    664851 |   11530    40980 |   25995   14811   478951    32.3 |  7.985 % |
361.57	c |    997377 |   11530    40980 |   28594   18117   661738    36.5 |  7.985 % |
585.62	c |   1496165 |   11522    40954 |   31454   20097   689125    34.3 |  8.039 % |
952.21	c |   2244348 |   11522    40954 |   34599   21754   753681    34.6 |  8.039 % |
1523.27	c |   3366623 |   11514    40928 |   38059   21688   649021    29.9 |  8.093 % |
1801.23	c 
1801.23	c *** TERMINATED ***
1801.23	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/node15/watcher-49728-1154102406 -o ROOT/results/node15/solver-49728-1154102406 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node15/49728-1154102406/instance-49728-1154102406.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 3/64 22837
/proc/meminfo: memFree=1484456/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=1048 CPUtime=0
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 113 0 0 0 0 0 0 0 19 0 1 0 157101437 1073152 97 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 262 97 75 215 0 44 0

[startup+10.0018 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22837
/proc/meminfo: memFree=1480752/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=4756 CPUtime=10.02
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 1065 0 0 0 1002 0 0 0 25 0 1 0 157101437 4870144 1049 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 1189 1049 122 215 0 971 0
Current children cumulated CPU time (s) 10.02
Current children cumulated vsize (Kb) 4756

[startup+20.0307 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22837
/proc/meminfo: memFree=1480304/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=5284 CPUtime=20.01
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 1206 0 0 0 2001 0 0 0 25 0 1 0 157101437 5410816 1190 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 1321 1190 122 215 0 1103 0
Current children cumulated CPU time (s) 20.01
Current children cumulated vsize (Kb) 5284

[startup+30.0376 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22837
/proc/meminfo: memFree=1479856/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=5680 CPUtime=30.02
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 1321 0 0 0 3002 0 0 0 25 0 1 0 157101437 5816320 1305 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 1420 1305 122 215 0 1202 0
Current children cumulated CPU time (s) 30.02
Current children cumulated vsize (Kb) 5680

[startup+40.0425 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22837
/proc/meminfo: memFree=1479600/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=6088 CPUtime=40.02
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 1396 0 0 0 4002 0 0 0 25 0 1 0 157101437 6234112 1380 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 1522 1380 122 215 0 1304 0
Current children cumulated CPU time (s) 40.02
Current children cumulated vsize (Kb) 6088

[startup+50.0485 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22837
/proc/meminfo: memFree=1479536/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=6088 CPUtime=50.03
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 1423 0 0 0 5002 1 0 0 25 0 1 0 157101437 6234112 1407 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580431 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 1522 1407 122 215 0 1304 0
Current children cumulated CPU time (s) 50.03
Current children cumulated vsize (Kb) 6088

[startup+60.0544 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 22903
/proc/meminfo: memFree=1477632/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=6944 CPUtime=60.03
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 1602 0 0 0 5999 4 0 0 25 0 1 0 157101437 7110656 1586 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 1736 1586 122 215 0 1518 0
Current children cumulated CPU time (s) 60.03
Current children cumulated vsize (Kb) 6944

[startup+70.0613 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 22971
/proc/meminfo: memFree=1477240/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=7076 CPUtime=70
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 1657 0 0 0 6996 4 0 0 25 0 1 0 157101437 7245824 1641 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 1769 1641 122 215 0 1551 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 7076

[startup+80.0683 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 23019
/proc/meminfo: memFree=1477048/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=7220 CPUtime=79.97
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 1683 0 0 0 7993 4 0 0 25 0 1 0 157101437 7393280 1667 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 1805 1667 122 215 0 1587 0
Current children cumulated CPU time (s) 79.97
Current children cumulated vsize (Kb) 7220

[startup+90.0752 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1478064/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=7352 CPUtime=89.97
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 1705 0 0 0 8993 4 0 0 25 0 1 0 157101437 7528448 1689 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 1838 1689 122 215 0 1620 0
Current children cumulated CPU time (s) 89.97
Current children cumulated vsize (Kb) 7352

[startup+100.081 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1478192/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=7352 CPUtime=99.97
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 1711 0 0 0 9993 4 0 0 25 0 1 0 157101437 7528448 1695 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 1838 1695 122 215 0 1620 0
Current children cumulated CPU time (s) 99.97
Current children cumulated vsize (Kb) 7352

[startup+110.087 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1478128/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=7352 CPUtime=109.97
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 1725 0 0 0 10993 4 0 0 25 0 1 0 157101437 7528448 1709 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581165 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 1838 1709 122 215 0 1620 0
Current children cumulated CPU time (s) 109.97
Current children cumulated vsize (Kb) 7352

[startup+120.093 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1477808/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=7756 CPUtime=119.98
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 1808 0 0 0 11994 4 0 0 25 0 1 0 157101437 7942144 1792 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 1939 1792 122 215 0 1721 0
Current children cumulated CPU time (s) 119.98
Current children cumulated vsize (Kb) 7756

[startup+130.099 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1477744/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=7756 CPUtime=129.98
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 1818 0 0 0 12994 4 0 0 25 0 1 0 157101437 7942144 1802 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 1939 1802 122 215 0 1721 0
Current children cumulated CPU time (s) 129.98
Current children cumulated vsize (Kb) 7756

[startup+140.105 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1477488/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=8024 CPUtime=139.98
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 1886 0 0 0 13994 4 0 0 25 0 1 0 157101437 8216576 1870 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 2006 1870 122 215 0 1788 0
Current children cumulated CPU time (s) 139.98
Current children cumulated vsize (Kb) 8024

[startup+150.112 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1477424/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=8156 CPUtime=149.99
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 1898 0 0 0 14995 4 0 0 25 0 1 0 157101437 8351744 1882 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581022 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 2039 1882 122 215 0 1821 0
Current children cumulated CPU time (s) 149.99
Current children cumulated vsize (Kb) 8156

[startup+160.118 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1477360/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=8156 CPUtime=159.99
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 1916 0 0 0 15995 4 0 0 25 0 1 0 157101437 8351744 1900 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 2039 1900 122 215 0 1821 0
Current children cumulated CPU time (s) 159.99
Current children cumulated vsize (Kb) 8156

[startup+170.124 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1477296/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=8284 CPUtime=169.99
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 1939 0 0 0 16995 4 0 0 25 0 1 0 157101437 8482816 1923 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580959 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 2071 1923 122 215 0 1853 0
Current children cumulated CPU time (s) 169.99
Current children cumulated vsize (Kb) 8284

[startup+180.129 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1477040/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=8544 CPUtime=180.01
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 2000 0 0 0 17996 5 0 0 25 0 1 0 157101437 8749056 1984 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 2136 1984 122 215 0 1918 0
Current children cumulated CPU time (s) 180.01
Current children cumulated vsize (Kb) 8544

[startup+190.135 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1476976/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=8544 CPUtime=190.01
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 2012 0 0 0 18996 5 0 0 25 0 1 0 157101437 8749056 1996 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580431 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 2136 1996 122 215 0 1918 0
Current children cumulated CPU time (s) 190.01
Current children cumulated vsize (Kb) 8544

[startup+200.141 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1476912/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=8684 CPUtime=200.01
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 2028 0 0 0 19996 5 0 0 25 0 1 0 157101437 8892416 2012 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 2171 2012 122 215 0 1953 0
Current children cumulated CPU time (s) 200.01
Current children cumulated vsize (Kb) 8684

[startup+210.148 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035

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

/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 3523 0 0 0 178152 10 0 0 25 0 1 0 157101437 15278080 3507 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 3730 3507 122 215 0 3512 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (Kb) 14920

[startup+1783.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1470768/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=14920 CPUtime=1782.62
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 3523 0 0 0 178252 10 0 0 25 0 1 0 157101437 15278080 3507 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 3730 3507 122 215 0 3512 0
Current children cumulated CPU time (s) 1782.62
Current children cumulated vsize (Kb) 14920

[startup+1784.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1470768/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=14920 CPUtime=1783.63
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 3523 0 0 0 178353 10 0 0 25 0 1 0 157101437 15278080 3507 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 3730 3507 122 215 0 3512 0
Current children cumulated CPU time (s) 1783.63
Current children cumulated vsize (Kb) 14920

[startup+1785.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1470768/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=14920 CPUtime=1784.63
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 3523 0 0 0 178453 10 0 0 25 0 1 0 157101437 15278080 3507 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 3730 3507 122 215 0 3512 0
Current children cumulated CPU time (s) 1784.63
Current children cumulated vsize (Kb) 14920

[startup+1786.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1470768/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=14920 CPUtime=1785.64
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 3523 0 0 0 178554 10 0 0 25 0 1 0 157101437 15278080 3507 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 3730 3507 122 215 0 3512 0
Current children cumulated CPU time (s) 1785.64
Current children cumulated vsize (Kb) 14920

[startup+1787.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1470768/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=14920 CPUtime=1786.64
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 3523 0 0 0 178654 10 0 0 25 0 1 0 157101437 15278080 3507 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 3730 3507 122 215 0 3512 0
Current children cumulated CPU time (s) 1786.64
Current children cumulated vsize (Kb) 14920

[startup+1788.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1470768/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=14920 CPUtime=1787.65
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 3528 0 0 0 178755 10 0 0 25 0 1 0 157101437 15278080 3512 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 3730 3512 122 215 0 3512 0
Current children cumulated CPU time (s) 1787.65
Current children cumulated vsize (Kb) 14920

[startup+1789.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1470768/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=14920 CPUtime=1788.65
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 3528 0 0 0 178855 10 0 0 25 0 1 0 157101437 15278080 3512 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 3730 3512 122 215 0 3512 0
Current children cumulated CPU time (s) 1788.65
Current children cumulated vsize (Kb) 14920

[startup+1790.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1470768/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=14920 CPUtime=1789.65
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 3528 0 0 0 178955 10 0 0 25 0 1 0 157101437 15278080 3512 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 3730 3512 122 215 0 3512 0
Current children cumulated CPU time (s) 1789.65
Current children cumulated vsize (Kb) 14920

[startup+1791.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1470768/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=14920 CPUtime=1790.66
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 3528 0 0 0 179056 10 0 0 25 0 1 0 157101437 15278080 3512 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 3730 3512 122 215 0 3512 0
Current children cumulated CPU time (s) 1790.66
Current children cumulated vsize (Kb) 14920

[startup+1792.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1470768/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=14920 CPUtime=1791.66
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 3528 0 0 0 179156 10 0 0 25 0 1 0 157101437 15278080 3512 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 3730 3512 122 215 0 3512 0
Current children cumulated CPU time (s) 1791.66
Current children cumulated vsize (Kb) 14920

[startup+1793.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1470768/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=14920 CPUtime=1792.67
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 3528 0 0 0 179257 10 0 0 25 0 1 0 157101437 15278080 3512 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 3730 3512 122 215 0 3512 0
Current children cumulated CPU time (s) 1792.67
Current children cumulated vsize (Kb) 14920

[startup+1794.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1470768/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=14920 CPUtime=1793.67
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 3528 0 0 0 179357 10 0 0 25 0 1 0 157101437 15278080 3512 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 3730 3512 122 215 0 3512 0
Current children cumulated CPU time (s) 1793.67
Current children cumulated vsize (Kb) 14920

[startup+1795.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1470768/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=14920 CPUtime=1794.68
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 3528 0 0 0 179458 10 0 0 25 0 1 0 157101437 15278080 3512 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 3730 3512 122 215 0 3512 0
Current children cumulated CPU time (s) 1794.68
Current children cumulated vsize (Kb) 14920

[startup+1796.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1470768/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=14920 CPUtime=1795.68
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 3528 0 0 0 179558 10 0 0 25 0 1 0 157101437 15278080 3512 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 3730 3512 122 215 0 3512 0
Current children cumulated CPU time (s) 1795.68
Current children cumulated vsize (Kb) 14920

[startup+1797.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1470768/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=14920 CPUtime=1796.69
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 3528 0 0 0 179659 10 0 0 25 0 1 0 157101437 15278080 3512 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573331 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 3730 3512 122 215 0 3512 0
Current children cumulated CPU time (s) 1796.69
Current children cumulated vsize (Kb) 14920

[startup+1798.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1470768/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=14920 CPUtime=1797.69
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 3528 0 0 0 179759 10 0 0 25 0 1 0 157101437 15278080 3512 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 3730 3512 122 215 0 3512 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (Kb) 14920

[startup+1799.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1470768/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=14920 CPUtime=1798.7
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 3528 0 0 0 179860 10 0 0 25 0 1 0 157101437 15278080 3512 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 3730 3512 122 215 0 3512 0
Current children cumulated CPU time (s) 1798.7
Current children cumulated vsize (Kb) 14920

[startup+1800.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1470768/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=14920 CPUtime=1799.7
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 3528 0 0 0 179960 10 0 0 25 0 1 0 157101437 15278080 3512 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 3730 3512 122 215 0 3512 0
Current children cumulated CPU time (s) 1799.7
Current children cumulated vsize (Kb) 14920

[startup+1801.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1470768/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=14920 CPUtime=1800.71
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 3528 0 0 0 180061 10 0 0 25 0 1 0 157101437 15278080 3512 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 3730 3512 122 215 0 3512 0
Current children cumulated CPU time (s) 1800.71
Current children cumulated vsize (Kb) 14920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23035
/proc/meminfo: memFree=1470768/2055920 swapFree=4182804/4192956
[pid=22837] ppid=22835 vsize=14920 CPUtime=1800.71
/proc/22837/stat : 22837 (minisat+) R 22835 22837 22788 0 -1 4194304 3528 0 0 0 180061 10 0 0 25 0 1 0 157101437 15278080 3512 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22837/statm: 3730 3512 122 215 0 3512 0
Current children cumulated CPU time (s) 1800.71
Current children cumulated vsize (Kb) 14920

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

Child status: 0
Real time (s): 1801.24
CPU time (s): 1800.72
CPU user time (s): 1800.62
CPU system time (s): 0.106983
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (Kb): 14920
The end

Launcher Data (download as text)

Begin job on node15 on Fri Jul 28 16:00:06 UTC 2006


FILE ID= 49728-1154102406

PBS_JOBID= 886159

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  cef055af6c2a22a549e672ed9a55f2c8

RANDOM SEED= 975447788

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.227
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.227
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:       1484728 kB
Buffers:         26796 kB
Cached:         470172 kB
SwapCached:       3852 kB
Active:          47348 kB
Inactive:       458304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1484728 kB
SwapTotal:     4192956 kB
SwapFree:      4182804 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          14512 kB
Slab:            51580 kB
Committed_AS:   726468 kB
PageTables:       1484 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node15 on Fri Jul 28 16:30:08 UTC 2006