Trace number 49722

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.7 1801.2

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_1.opb
MD5SUM8dbaef61ba32642517e0b17ac09a002e
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 benchmark21.3338
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 851
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2553
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: 2049     Base: 2 2 2 3 2
0.02	c ---[   4]---> Sorter-cost: 1612     Base: 2 2 3 2 3
0.03	c ---[   2]---> Adder-cost: 160   maxlim: 730   bits: 11/10
0.05	c ---[   0]---> Adder-cost: 174   maxlim: 693   bits: 11/10
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 |   11613    29956 |    3871       0        0     nan |  0.000 % |
0.08	c |       101 |   11613    29956 |    4258     101     1361    13.5 |  4.321 % |
0.12	c |       251 |   11613    29956 |    4683     251     5528    22.0 |  4.321 % |
0.18	c |       476 |   11613    29956 |    5152     476    11696    24.6 |  4.322 % |
0.27	c |       814 |   11613    29956 |    5667     814    20253    24.9 |  4.322 % |
0.42	c |      1320 |   11613    29956 |    6234    1320    36306    27.5 |  4.322 % |
0.65	c |      2079 |   11613    29956 |    6857    2079    64108    30.8 |  4.322 % |
1.01	c |      3218 |   11613    29956 |    7543    3218   103992    32.3 |  4.322 % |
1.61	c |      4926 |   11613    29956 |    8297    4926   160950    32.7 |  4.322 % |
2.61	c |      7489 |   11613    29956 |    9127    7489   244709    32.7 |  4.322 % |
4.29	c |     11333 |   11613    29956 |   10040    6057   199894    33.0 |  4.322 % |
6.80	c |     17099 |   11613    29956 |   11044    6122   186852    30.5 |  4.322 % |
10.50	c |     25749 |   11613    29956 |   12148    8578   258292    30.1 |  4.322 % |
16.67	c |     38723 |   11613    29956 |   13363    8129   253368    31.2 |  4.322 % |
26.21	c |     58184 |   11605    29930 |   14700   12855   381216    29.7 |  4.350 % |
41.02	c |     87380 |   11597    29904 |   16170   10272   393304    38.3 |  4.377 % |
65.15	c |    131169 |   11591    29892 |   17787   10314   327125    31.7 |  4.433 % |
104.11	c |    196853 |   11591    29892 |   19565   18534   501137    27.0 |  4.433 % |
163.10	c |    295380 |   11583    29866 |   21522   12607   385498    30.6 |  4.461 % |
252.57	c |    443169 |   11583    29866 |   23674   11793   322480    27.3 |  4.461 % |
402.14	c |    664853 |   11575    29840 |   26042   20048   712200    35.5 |  4.490 % |
645.98	c |    997379 |   11561    29796 |   28646   23748   604118    25.4 |  4.544 % |
1036.46	c |   1496171 |   11561    29796 |   31511   15999   418985    26.2 |  4.545 % |
1648.35	c |   2244354 |   11267    29065 |   34662   23970   667351    27.8 |  6.331 % |
1801.19	c 
1801.19	c *** TERMINATED ***
1801.19	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/node60/watcher-49722-1154100387 -o ROOT/results/node60/solver-49722-1154100387 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node60/49722-1154100387/instance-49722-1154100387.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 3/64 720
/proc/meminfo: memFree=1495304/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=1048 CPUtime=0
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 111 0 0 0 0 0 0 0 19 0 1 0 156908562 1073152 95 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012164 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 262 102 82 215 0 44 0

[startup+10.0023 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 720
/proc/meminfo: memFree=1492048/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=4276 CPUtime=9.99
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 962 0 0 0 999 0 0 0 25 0 1 0 156908562 4378624 946 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 1069 946 123 215 0 851 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4276

[startup+20.0093 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 720
/proc/meminfo: memFree=1491408/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=4924 CPUtime=20
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 1117 0 0 0 2000 0 0 0 25 0 1 0 156908562 5042176 1101 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573865 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 1231 1101 123 215 0 1013 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 4924

[startup+30.0153 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 720
/proc/meminfo: memFree=1491280/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=5052 CPUtime=30
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 1145 0 0 0 3000 0 0 0 25 0 1 0 156908562 5173248 1129 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577408 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 1263 1129 123 215 0 1045 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 5052

[startup+40.0213 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 720
/proc/meminfo: memFree=1490832/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=5568 CPUtime=40
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 1274 0 0 0 4000 0 0 0 25 0 1 0 156908562 5701632 1258 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573950 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 1392 1258 123 215 0 1174 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 5568

[startup+50.0273 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 720
/proc/meminfo: memFree=1490448/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=5956 CPUtime=50.01
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 1367 0 0 0 5001 0 0 0 25 0 1 0 156908562 6098944 1351 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574219 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 1489 1351 123 215 0 1271 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 5956

[startup+60.0333 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 720
/proc/meminfo: memFree=1490448/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=5956 CPUtime=60.01
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 1369 0 0 0 6001 0 0 0 25 0 1 0 156908562 6098944 1353 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 1489 1353 123 215 0 1271 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 5956

[startup+70.0393 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 720
/proc/meminfo: memFree=1490320/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=6164 CPUtime=70.01
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 1403 0 0 0 7001 0 0 0 25 0 1 0 156908562 6311936 1387 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 1541 1387 123 215 0 1323 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 6164

[startup+80.0463 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 720
/proc/meminfo: memFree=1490256/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=6164 CPUtime=80.02
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 1410 0 0 0 8002 0 0 0 25 0 1 0 156908562 6311936 1394 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 1541 1394 123 215 0 1323 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 6164

[startup+90.0513 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 720
/proc/meminfo: memFree=1490256/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=6164 CPUtime=90.02
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 1424 0 0 0 9002 0 0 0 25 0 1 0 156908562 6311936 1408 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 1541 1408 123 215 0 1323 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 6164

[startup+100.057 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 720
/proc/meminfo: memFree=1490192/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=6164 CPUtime=100.02
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 1434 0 0 0 10002 0 0 0 25 0 1 0 156908562 6311936 1418 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 1541 1418 123 215 0 1323 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 6164

[startup+110.063 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 720
/proc/meminfo: memFree=1490128/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=6320 CPUtime=110.02
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 1459 0 0 0 11002 0 0 0 25 0 1 0 156908562 6471680 1443 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576207 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 1580 1443 123 215 0 1362 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 6320

[startup+120.069 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 720
/proc/meminfo: memFree=1489872/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=6592 CPUtime=120.03
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 1515 0 0 0 12003 0 0 0 25 0 1 0 156908562 6750208 1499 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576455 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 1648 1499 123 215 0 1430 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 6592

[startup+130.075 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 720
/proc/meminfo: memFree=1489872/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=6592 CPUtime=130.03
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 1522 0 0 0 13003 0 0 0 25 0 1 0 156908562 6750208 1506 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581210 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 1648 1506 123 215 0 1430 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 6592

[startup+140.082 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 720
/proc/meminfo: memFree=1489744/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=6720 CPUtime=140.03
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 1543 0 0 0 14003 0 0 0 25 0 1 0 156908562 6881280 1527 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 1680 1527 123 215 0 1462 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 6720

[startup+150.088 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 720
/proc/meminfo: memFree=1489744/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=6720 CPUtime=150.04
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 1549 0 0 0 15004 0 0 0 25 0 1 0 156908562 6881280 1533 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 1680 1533 123 215 0 1462 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 6720

[startup+160.094 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 720
/proc/meminfo: memFree=1489744/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=6720 CPUtime=160.04
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 1549 0 0 0 16004 0 0 0 25 0 1 0 156908562 6881280 1533 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580902 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 1680 1533 123 215 0 1462 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 6720

[startup+170.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 720
/proc/meminfo: memFree=1489616/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=6720 CPUtime=170.04
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 1575 0 0 0 17004 0 0 0 25 0 1 0 156908562 6881280 1559 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573899 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 1680 1559 123 215 0 1462 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 6720

[startup+180.106 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 720
/proc/meminfo: memFree=1489616/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=6852 CPUtime=180.05
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 1578 0 0 0 18005 0 0 0 25 0 1 0 156908562 7016448 1562 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 1713 1562 123 215 0 1495 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 6852

[startup+190.112 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 720
/proc/meminfo: memFree=1489424/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=6980 CPUtime=190.05
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 1626 0 0 0 19005 0 0 0 25 0 1 0 156908562 7147520 1610 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568920 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 1745 1610 123 215 0 1527 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 6980

[startup+200.119 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 720
/proc/meminfo: memFree=1489424/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=6980 CPUtime=200.05
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 1632 0 0 0 20005 0 0 0 25 0 1 0 156908562 7147520 1616 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 1745 1616 123 215 0 1527 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 6980

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

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

/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 2831 0 0 0 178156 3 0 0 25 0 1 0 156908562 12386304 2815 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 3024 2815 123 215 0 2806 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (Kb) 12096

[startup+1783.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 722
/proc/meminfo: memFree=1484376/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=12096 CPUtime=1782.6
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 2831 0 0 0 178257 3 0 0 25 0 1 0 156908562 12386304 2815 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 3024 2815 123 215 0 2806 0
Current children cumulated CPU time (s) 1782.6
Current children cumulated vsize (Kb) 12096

[startup+1784.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 722
/proc/meminfo: memFree=1484376/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=12096 CPUtime=1783.6
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 2831 0 0 0 178357 3 0 0 25 0 1 0 156908562 12386304 2815 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568540 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 3024 2815 123 215 0 2806 0
Current children cumulated CPU time (s) 1783.6
Current children cumulated vsize (Kb) 12096

[startup+1785.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 722
/proc/meminfo: memFree=1484376/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=12096 CPUtime=1784.61
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 2831 0 0 0 178458 3 0 0 25 0 1 0 156908562 12386304 2815 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576727 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 3024 2815 123 215 0 2806 0
Current children cumulated CPU time (s) 1784.61
Current children cumulated vsize (Kb) 12096

[startup+1786.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 722
/proc/meminfo: memFree=1484376/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=12096 CPUtime=1785.61
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 2831 0 0 0 178558 3 0 0 25 0 1 0 156908562 12386304 2815 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 3024 2815 123 215 0 2806 0
Current children cumulated CPU time (s) 1785.61
Current children cumulated vsize (Kb) 12096

[startup+1787.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 722
/proc/meminfo: memFree=1484376/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=12096 CPUtime=1786.62
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 2831 0 0 0 178659 3 0 0 25 0 1 0 156908562 12386304 2815 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578854 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 3024 2815 123 215 0 2806 0
Current children cumulated CPU time (s) 1786.62
Current children cumulated vsize (Kb) 12096

[startup+1788.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 722
/proc/meminfo: memFree=1484376/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=12096 CPUtime=1787.62
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 2831 0 0 0 178759 3 0 0 25 0 1 0 156908562 12386304 2815 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581223 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 3024 2815 123 215 0 2806 0
Current children cumulated CPU time (s) 1787.62
Current children cumulated vsize (Kb) 12096

[startup+1789.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 722
/proc/meminfo: memFree=1484376/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=12096 CPUtime=1788.63
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 2831 0 0 0 178860 3 0 0 25 0 1 0 156908562 12386304 2815 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 3024 2815 123 215 0 2806 0
Current children cumulated CPU time (s) 1788.63
Current children cumulated vsize (Kb) 12096

[startup+1790.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 722
/proc/meminfo: memFree=1484376/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=12096 CPUtime=1789.63
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 2831 0 0 0 178960 3 0 0 25 0 1 0 156908562 12386304 2815 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 3024 2815 123 215 0 2806 0
Current children cumulated CPU time (s) 1789.63
Current children cumulated vsize (Kb) 12096

[startup+1791.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 722
/proc/meminfo: memFree=1484376/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=12096 CPUtime=1790.64
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 2831 0 0 0 179061 3 0 0 25 0 1 0 156908562 12386304 2815 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573384 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 3024 2815 123 215 0 2806 0
Current children cumulated CPU time (s) 1790.64
Current children cumulated vsize (Kb) 12096

[startup+1792.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 722
/proc/meminfo: memFree=1484376/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=12096 CPUtime=1791.64
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 2831 0 0 0 179161 3 0 0 25 0 1 0 156908562 12386304 2815 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573393 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 3024 2815 123 215 0 2806 0
Current children cumulated CPU time (s) 1791.64
Current children cumulated vsize (Kb) 12096

[startup+1793.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 722
/proc/meminfo: memFree=1484376/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=12096 CPUtime=1792.64
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 2831 0 0 0 179261 3 0 0 25 0 1 0 156908562 12386304 2815 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 3024 2815 123 215 0 2806 0
Current children cumulated CPU time (s) 1792.64
Current children cumulated vsize (Kb) 12096

[startup+1794.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 722
/proc/meminfo: memFree=1484376/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=12096 CPUtime=1793.65
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 2831 0 0 0 179362 3 0 0 25 0 1 0 156908562 12386304 2815 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 3024 2815 123 215 0 2806 0
Current children cumulated CPU time (s) 1793.65
Current children cumulated vsize (Kb) 12096

[startup+1795.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 722
/proc/meminfo: memFree=1484376/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=12096 CPUtime=1794.65
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 2831 0 0 0 179462 3 0 0 25 0 1 0 156908562 12386304 2815 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581036 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 3024 2815 123 215 0 2806 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (Kb) 12096

[startup+1796.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 722
/proc/meminfo: memFree=1484376/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=12096 CPUtime=1795.66
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 2831 0 0 0 179563 3 0 0 25 0 1 0 156908562 12386304 2815 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 3024 2815 123 215 0 2806 0
Current children cumulated CPU time (s) 1795.66
Current children cumulated vsize (Kb) 12096

[startup+1797.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 722
/proc/meminfo: memFree=1484376/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=12096 CPUtime=1796.66
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 2831 0 0 0 179663 3 0 0 25 0 1 0 156908562 12386304 2815 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 3024 2815 123 215 0 2806 0
Current children cumulated CPU time (s) 1796.66
Current children cumulated vsize (Kb) 12096

[startup+1798.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 722
/proc/meminfo: memFree=1484376/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=12096 CPUtime=1797.67
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 2831 0 0 0 179764 3 0 0 25 0 1 0 156908562 12386304 2815 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 3024 2815 123 215 0 2806 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (Kb) 12096

[startup+1799.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 722
/proc/meminfo: memFree=1484376/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=12096 CPUtime=1798.67
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 2831 0 0 0 179864 3 0 0 25 0 1 0 156908562 12386304 2815 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 3024 2815 123 215 0 2806 0
Current children cumulated CPU time (s) 1798.67
Current children cumulated vsize (Kb) 12096

[startup+1800.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 722
/proc/meminfo: memFree=1484376/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=12096 CPUtime=1799.68
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 2831 0 0 0 179965 3 0 0 25 0 1 0 156908562 12386304 2815 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 3024 2815 123 215 0 2806 0
Current children cumulated CPU time (s) 1799.68
Current children cumulated vsize (Kb) 12096

[startup+1801.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 722
/proc/meminfo: memFree=1484376/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=12096 CPUtime=1800.68
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 2831 0 0 0 180065 3 0 0 25 0 1 0 156908562 12386304 2815 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 3024 2815 123 215 0 2806 0
Current children cumulated CPU time (s) 1800.68
Current children cumulated vsize (Kb) 12096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 722
/proc/meminfo: memFree=1484376/2055920 swapFree=4184148/4192956
[pid=720] ppid=718 vsize=12096 CPUtime=1800.69
/proc/720/stat : 720 (minisat+) R 718 720 671 0 -1 4194304 2831 0 0 0 180066 3 0 0 25 0 1 0 156908562 12386304 2815 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/720/statm: 3024 2815 123 215 0 2806 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 12096

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

Child status: 0
Real time (s): 1801.2
CPU time (s): 1800.7
CPU user time (s): 1800.66
CPU system time (s): 0.037994
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (Kb): 12096
The end

Launcher Data (download as text)

Begin job on node60 on Fri Jul 28 15:26:28 UTC 2006


FILE ID= 49722-1154100387

PBS_JOBID= 886081

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  8dbaef61ba32642517e0b17ac09a002e

RANDOM SEED= 570252727

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.231
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.231
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:       1495512 kB
Buffers:         31376 kB
Cached:         454628 kB
SwapCached:       2576 kB
Active:          48356 kB
Inactive:       446220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1495512 kB
SwapTotal:     4192956 kB
SwapFree:      4184148 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          14584 kB
Slab:            51804 kB
Committed_AS:  1124372 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node60 on Fri Jul 28 15:56:29 UTC 2006