Trace number 49718

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_2.opb
MD5SUM1d7dd5c267917b6fb58d303c57bfa918
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 benchmark12.5021
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 808
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2424
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]---> Adder-cost: 168   maxlim: 686   bits: 11/10
0.01	c ---[   4]---> Sorter-cost: 1953     Base: 2 2 3 2 3
0.03	c ---[   2]---> Adder-cost: 158   maxlim: 655   bits: 11/10
0.04	c ---[   0]---> Adder-cost: 182   maxlim: 780   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 |    8449    23884 |    2816       0        0     nan |  0.000 % |
0.07	c |       100 |    8449    23884 |    3097     100      642     6.4 |  5.847 % |
0.09	c |       252 |    8449    23884 |    3407     252     3833    15.2 |  5.848 % |
0.13	c |       478 |    8449    23884 |    3748     478     9578    20.0 |  5.847 % |
0.20	c |       815 |    8435    23840 |    4122     813    19102    23.5 |  5.934 % |
0.30	c |      1322 |    8435    23840 |    4535    1320    31428    23.8 |  5.933 % |
0.45	c |      2083 |    8435    23840 |    4988    2081    50337    24.2 |  5.934 % |
0.69	c |      3222 |    8421    23796 |    5487    3218    73965    23.0 |  6.021 % |
0.89	c |      4930 |    8421    23796 |    6036    4926   106857    21.7 |  6.020 % |
1.29	c |      7493 |    8421    23796 |    6639    4236    80868    19.1 |  6.021 % |
1.85	c |     11339 |    8421    23796 |    7303    4502    84073    18.7 |  6.020 % |
2.79	c |     17106 |    8421    23796 |    8034    6235   110360    17.7 |  6.020 % |
4.19	c |     25755 |    8421    23796 |    8837    6076   107778    17.7 |  6.021 % |
6.61	c |     38729 |    8421    23796 |    9721    4939    86852    17.6 |  6.020 % |
10.43	c |     58190 |    8421    23796 |   10693    9044   158409    17.5 |  6.020 % |
16.36	c |     87383 |    8421    23796 |   11763   10041   169073    16.8 |  6.020 % |
25.43	c |    131173 |    8421    23796 |   12939   10641   169588    15.9 |  6.020 % |
39.05	c |    196857 |    8421    23796 |   14233    7906   125378    15.9 |  6.021 % |
61.09	c |    295383 |    8418    23790 |   15656    9906   169273    17.1 |  6.064 % |
98.30	c |    443174 |    8418    23790 |   17222   11063   175569    15.9 |  6.064 % |
161.27	c |    664857 |    8418    23790 |   18944    9877   160266    16.2 |  6.064 % |
259.75	c |    997383 |    8418    23790 |   20839   19588   340753    17.4 |  6.064 % |
422.81	c |   1496172 |    8414    23781 |   22923   14596   243152    16.7 |  6.108 % |
699.03	c |   2244355 |    8392    23715 |   25215   22427   384594    17.1 |  6.281 % |
1117.82	c |   3366629 |    8392    23715 |   27736   23106   394764    17.1 |  6.280 % |
1801.15	c 
1801.15	c *** TERMINATED ***
1801.15	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes

runsolver version 3.0.3 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node50/watcher-49718-1154098907 -o ROOT/results/node50/solver-49718-1154098907 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node50/49718-1154098907/instance-49718-1154098907.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 0.99 0.97 3/64 9461
/proc/meminfo: memFree=1439536/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=1056 CPUtime=0
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 125 0 0 0 0 0 0 0 19 0 1 0 156761441 1081344 109 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135010104 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 264 109 87 215 0 46 0

[startup+10.0026 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1437304/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=3280 CPUtime=10
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 706 0 0 0 1000 0 0 0 25 0 1 0 156761441 3358720 690 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 820 690 123 215 0 602 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (Kb) 3280

[startup+20.0085 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1436920/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=3696 CPUtime=20
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 805 0 0 0 2000 0 0 0 25 0 1 0 156761441 3784704 789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572709 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 924 789 123 215 0 706 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 3696

[startup+30.0144 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1436664/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=3972 CPUtime=30
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 863 0 0 0 3000 0 0 0 25 0 1 0 156761441 4067328 847 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 993 847 123 215 0 775 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 3972

[startup+40.0203 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1436600/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=3972 CPUtime=40
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 894 0 0 0 4000 0 0 0 25 0 1 0 156761441 4067328 878 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 993 878 123 215 0 775 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 3972

[startup+50.0262 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1436408/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=4236 CPUtime=50.01
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 939 0 0 0 5001 0 0 0 25 0 1 0 156761441 4337664 923 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 1059 923 123 215 0 841 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 4236

[startup+60.0321 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1436344/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=4376 CPUtime=60.01
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 963 0 0 0 6001 0 0 0 25 0 1 0 156761441 4481024 947 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 1094 947 123 215 0 876 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 4376

[startup+70.0379 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1436088/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=4504 CPUtime=70.01
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 1018 0 0 0 7001 0 0 0 25 0 1 0 156761441 4612096 1002 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 1126 1002 123 215 0 908 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 4504

[startup+80.0438 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1436088/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=4644 CPUtime=80.02
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 1040 0 0 0 8002 0 0 0 25 0 1 0 156761441 4755456 1024 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580496 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 1161 1024 123 215 0 943 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 4644

[startup+90.0497 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1436024/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=4644 CPUtime=90.02
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 1055 0 0 0 9002 0 0 0 25 0 1 0 156761441 4755456 1039 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135010461 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 1161 1039 123 215 0 943 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 4644

[startup+100.056 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1435896/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=4908 CPUtime=100.02
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 1089 0 0 0 10002 0 0 0 25 0 1 0 156761441 5025792 1073 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 1227 1073 123 215 0 1009 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 4908

[startup+110.061 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1435704/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=5036 CPUtime=110.03
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 1128 0 0 0 11003 0 0 0 25 0 1 0 156761441 5156864 1112 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579767 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 1259 1112 123 215 0 1041 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 5036

[startup+120.067 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1435640/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=5036 CPUtime=120.03
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 1147 0 0 0 12003 0 0 0 25 0 1 0 156761441 5156864 1131 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 1259 1131 123 215 0 1041 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 5036

[startup+130.073 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1435576/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=5184 CPUtime=130.03
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 1163 0 0 0 13003 0 0 0 25 0 1 0 156761441 5308416 1147 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 1296 1147 123 215 0 1078 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 5184

[startup+140.079 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1435512/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=5184 CPUtime=140.04
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 1170 0 0 0 14004 0 0 0 25 0 1 0 156761441 5308416 1154 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579871 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 1296 1154 123 215 0 1078 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 5184

[startup+150.085 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1435512/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=5184 CPUtime=150.04
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 1178 0 0 0 15004 0 0 0 25 0 1 0 156761441 5308416 1162 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580798 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 1296 1162 123 215 0 1078 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 5184

[startup+160.091 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1435512/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=5184 CPUtime=160.04
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 1180 0 0 0 16004 0 0 0 25 0 1 0 156761441 5308416 1164 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580980 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 1296 1164 123 215 0 1078 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 5184

[startup+170.097 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1435384/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=5416 CPUtime=170.05
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 1208 0 0 0 17005 0 0 0 25 0 1 0 156761441 5545984 1192 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 1354 1192 123 215 0 1136 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 5416

[startup+180.103 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1435320/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=5416 CPUtime=180.05
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 1218 0 0 0 18005 0 0 0 25 0 1 0 156761441 5545984 1202 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 1354 1202 123 215 0 1136 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 5416

[startup+190.109 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1435256/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=5416 CPUtime=190.05
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 1235 0 0 0 19005 0 0 0 25 0 1 0 156761441 5545984 1219 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580825 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 1354 1219 123 215 0 1136 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 5416

[startup+200.114 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1435256/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=5416 CPUtime=200.06
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 1235 0 0 0 20006 0 0 0 25 0 1 0 156761441 5545984 1219 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581014 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 1354 1219 123 215 0 1136 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 5416

[startup+210.12 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461

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

/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 2090 0 0 0 178159 2 0 0 25 0 1 0 156761441 9437184 2074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581122 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 2304 2074 123 215 0 2086 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (Kb) 9216

[startup+1783.05 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1431864/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=9216 CPUtime=1782.61
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 2090 0 0 0 178259 2 0 0 25 0 1 0 156761441 9437184 2074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580798 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 2304 2074 123 215 0 2086 0
Current children cumulated CPU time (s) 1782.61
Current children cumulated vsize (Kb) 9216

[startup+1784.06 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1431864/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=9216 CPUtime=1783.62
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 2090 0 0 0 178360 2 0 0 25 0 1 0 156761441 9437184 2074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 2304 2074 123 215 0 2086 0
Current children cumulated CPU time (s) 1783.62
Current children cumulated vsize (Kb) 9216

[startup+1785.06 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1431864/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=9216 CPUtime=1784.62
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 2090 0 0 0 178460 2 0 0 25 0 1 0 156761441 9437184 2074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 2304 2074 123 215 0 2086 0
Current children cumulated CPU time (s) 1784.62
Current children cumulated vsize (Kb) 9216

[startup+1786.07 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1431864/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=9216 CPUtime=1785.63
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 2090 0 0 0 178561 2 0 0 25 0 1 0 156761441 9437184 2074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573340 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 2304 2074 123 215 0 2086 0
Current children cumulated CPU time (s) 1785.63
Current children cumulated vsize (Kb) 9216

[startup+1787.07 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1431864/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=9216 CPUtime=1786.63
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 2090 0 0 0 178661 2 0 0 25 0 1 0 156761441 9437184 2074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 2304 2074 123 215 0 2086 0
Current children cumulated CPU time (s) 1786.63
Current children cumulated vsize (Kb) 9216

[startup+1788.08 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1431864/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=9216 CPUtime=1787.64
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 2090 0 0 0 178762 2 0 0 25 0 1 0 156761441 9437184 2074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 2304 2074 123 215 0 2086 0
Current children cumulated CPU time (s) 1787.64
Current children cumulated vsize (Kb) 9216

[startup+1789.08 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1431864/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=9216 CPUtime=1788.64
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 2090 0 0 0 178862 2 0 0 25 0 1 0 156761441 9437184 2074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 2304 2074 123 215 0 2086 0
Current children cumulated CPU time (s) 1788.64
Current children cumulated vsize (Kb) 9216

[startup+1790.09 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1431864/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=9216 CPUtime=1789.65
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 2090 0 0 0 178963 2 0 0 25 0 1 0 156761441 9437184 2074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 2304 2074 123 215 0 2086 0
Current children cumulated CPU time (s) 1789.65
Current children cumulated vsize (Kb) 9216

[startup+1791.09 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1431864/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=9216 CPUtime=1790.65
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 2090 0 0 0 179063 2 0 0 25 0 1 0 156761441 9437184 2074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 2304 2074 123 215 0 2086 0
Current children cumulated CPU time (s) 1790.65
Current children cumulated vsize (Kb) 9216

[startup+1792.1 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1431864/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=9216 CPUtime=1791.65
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 2092 0 0 0 179163 2 0 0 25 0 1 0 156761441 9437184 2076 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 2304 2076 123 215 0 2086 0
Current children cumulated CPU time (s) 1791.65
Current children cumulated vsize (Kb) 9216

[startup+1793.1 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1431864/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=9216 CPUtime=1792.66
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 2092 0 0 0 179264 2 0 0 25 0 1 0 156761441 9437184 2076 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 2304 2076 123 215 0 2086 0
Current children cumulated CPU time (s) 1792.66
Current children cumulated vsize (Kb) 9216

[startup+1794.11 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1431864/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=9216 CPUtime=1793.66
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 2092 0 0 0 179364 2 0 0 25 0 1 0 156761441 9437184 2076 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581014 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 2304 2076 123 215 0 2086 0
Current children cumulated CPU time (s) 1793.66
Current children cumulated vsize (Kb) 9216

[startup+1795.11 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1431864/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=9216 CPUtime=1794.67
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 2092 0 0 0 179465 2 0 0 25 0 1 0 156761441 9437184 2076 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 2304 2076 123 215 0 2086 0
Current children cumulated CPU time (s) 1794.67
Current children cumulated vsize (Kb) 9216

[startup+1796.12 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1431864/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=9216 CPUtime=1795.67
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 2092 0 0 0 179565 2 0 0 25 0 1 0 156761441 9437184 2076 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581480 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 2304 2076 123 215 0 2086 0
Current children cumulated CPU time (s) 1795.67
Current children cumulated vsize (Kb) 9216

[startup+1797.12 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1431864/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=9216 CPUtime=1796.68
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 2092 0 0 0 179666 2 0 0 25 0 1 0 156761441 9437184 2076 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 2304 2076 123 215 0 2086 0
Current children cumulated CPU time (s) 1796.68
Current children cumulated vsize (Kb) 9216

[startup+1798.13 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1431864/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=9216 CPUtime=1797.68
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 2093 0 0 0 179766 2 0 0 25 0 1 0 156761441 9437184 2077 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 2304 2077 123 215 0 2086 0
Current children cumulated CPU time (s) 1797.68
Current children cumulated vsize (Kb) 9216

[startup+1799.13 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1431864/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=9216 CPUtime=1798.69
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 2094 0 0 0 179867 2 0 0 25 0 1 0 156761441 9437184 2078 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 2304 2078 123 215 0 2086 0
Current children cumulated CPU time (s) 1798.69
Current children cumulated vsize (Kb) 9216

[startup+1800.14 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1431864/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=9216 CPUtime=1799.69
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 2094 0 0 0 179967 2 0 0 25 0 1 0 156761441 9437184 2078 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 2304 2078 123 215 0 2086 0
Current children cumulated CPU time (s) 1799.69
Current children cumulated vsize (Kb) 9216

[startup+1801.14 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1431864/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=9216 CPUtime=1800.7
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 2094 0 0 0 180068 2 0 0 25 0 1 0 156761441 9437184 2078 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 2304 2078 123 215 0 2086 0
Current children cumulated CPU time (s) 1800.7
Current children cumulated vsize (Kb) 9216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.15 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9461
/proc/meminfo: memFree=1431864/2055920 swapFree=4182948/4192956
[pid=9461] ppid=9459 vsize=9216 CPUtime=1800.7
/proc/9461/stat : 9461 (minisat+) R 9459 9461 9412 0 -1 4194304 2094 0 0 0 180068 2 0 0 25 0 1 0 156761441 9437184 2078 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580442 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9461/statm: 2304 2078 123 215 0 2086 0
Current children cumulated CPU time (s) 1800.7
Current children cumulated vsize (Kb) 9216

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

Child status: 0
Real time (s): 1801.15
CPU time (s): 1800.72
CPU user time (s): 1800.69
CPU system time (s): 0.031995
CPU usage (%): 99.9758
Max. virtual memory (cumulated for all children) (Kb): 9216
The end

Launcher Data (download as text)

Begin job on node50 on Fri Jul 28 15:01:47 UTC 2006


FILE ID= 49718-1154098907

PBS_JOBID= 886029

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  1d7dd5c267917b6fb58d303c57bfa918

RANDOM SEED= 623433350

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.218
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.218
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:       1439744 kB
Buffers:         36356 kB
Cached:         522116 kB
SwapCached:       4024 kB
Active:          53400 kB
Inactive:       513984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1439744 kB
SwapTotal:     4192956 kB
SwapFree:      4182948 kB
Dirty:             216 kB
Writeback:           0 kB
Mapped:          14476 kB
Slab:            34784 kB
Committed_AS:   754788 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node50 on Fri Jul 28 15:31:49 UTC 2006