Trace number 46094

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 NameAnswerCPU timeWall clock time
minisat+ 1.14? (TO) 1800.73 1801.16

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-55-50.opb
MD5SUM277dd35641d3866b31d8fb041eb7f9fb
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark0.020995
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2750
Total number of constraints105
Number of constraints which are clauses55
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint55
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 56
Number of bits of the biggest sum of numbers6
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.06	c Converting 105 PB-constraints to clauses...
0.06	c   -- Unit propagations: (none)
0.06	c   -- Detecting intervals from adjacent constraints: (none)
0.06	c   -- Clauses(.)/Splits(s): .......................................................
0.06	c ---[  49]---> BDD-cost:  107
0.06	c ---[  48]---> BDD-cost:  107
0.06	c ---[  47]---> BDD-cost:  107
0.06	c ---[  46]---> BDD-cost:  107
0.07	c ---[  45]---> BDD-cost:  107
0.07	c ---[  44]---> BDD-cost:  107
0.07	c ---[  43]---> BDD-cost:  107
0.07	c ---[  42]---> BDD-cost:  107
0.07	c ---[  41]---> BDD-cost:  107
0.07	c ---[  40]---> BDD-cost:  107
0.08	c ---[  39]---> BDD-cost:  107
0.08	c ---[  38]---> BDD-cost:  107
0.08	c ---[  37]---> BDD-cost:  107
0.08	c ---[  36]---> BDD-cost:  107
0.08	c ---[  35]---> BDD-cost:  107
0.08	c ---[  34]---> BDD-cost:  107
0.09	c ---[  33]---> BDD-cost:  107
0.09	c ---[  32]---> BDD-cost:  107
0.09	c ---[  31]---> BDD-cost:  107
0.09	c ---[  30]---> BDD-cost:  107
0.09	c ---[  29]---> BDD-cost:  107
0.09	c ---[  28]---> BDD-cost:  107
0.09	c ---[  27]---> BDD-cost:  107
0.10	c ---[  26]---> BDD-cost:  107
0.10	c ---[  25]---> BDD-cost:  107
0.10	c ---[  24]---> BDD-cost:  107
0.10	c ---[  23]---> BDD-cost:  107
0.10	c ---[  22]---> BDD-cost:  107
0.11	c ---[  21]---> BDD-cost:  107
0.11	c ---[  20]---> BDD-cost:  107
0.11	c ---[  19]---> BDD-cost:  107
0.11	c ---[  18]---> BDD-cost:  107
0.11	c ---[  17]---> BDD-cost:  107
0.11	c ---[  16]---> BDD-cost:  107
0.12	c ---[  15]---> BDD-cost:  107
0.12	c ---[  14]---> BDD-cost:  107
0.12	c ---[  13]---> BDD-cost:  107
0.12	c ---[  12]---> BDD-cost:  107
0.12	c ---[  11]---> BDD-cost:  107
0.12	c ---[  10]---> BDD-cost:  107
0.13	c ---[   9]---> BDD-cost:  107
0.13	c ---[   8]---> BDD-cost:  107
0.13	c ---[   7]---> BDD-cost:  107
0.13	c ---[   6]---> BDD-cost:  107
0.13	c ---[   5]---> BDD-cost:  107
0.13	c ---[   4]---> BDD-cost:  107
0.14	c ---[   3]---> BDD-cost:  107
0.14	c ---[   2]---> BDD-cost:  107
0.14	c ---[   1]---> BDD-cost:  107
0.14	c ---[   0]---> BDD-cost:  107
0.15	c ==================================[MINISAT+]==================================
0.15	c | Conflicts | Original         | Learnt                           | Progress |
0.15	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.15	c ==============================================================================
0.15	c |         0 |   13355    37350 |    4451       0        0     nan |  0.000 % |
0.17	c |       100 |   13355    37350 |    4896     100    23024   230.2 |  0.617 % |
0.21	c |       250 |   13355    37350 |    5385     250    55683   222.7 |  0.617 % |
0.31	c |       480 |   13355    37350 |    5924     480   128817   268.4 |  0.617 % |
0.41	c |       817 |   13355    37350 |    6516     817   201409   246.5 |  0.617 % |
0.60	c |      1324 |   13355    37350 |    7168    1324   355233   268.3 |  0.617 % |
0.91	c |      2083 |   13355    37350 |    7885    2083   637890   306.2 |  0.617 % |
1.29	c |      3224 |   13355    37350 |    8673    3224  1005055   311.7 |  0.617 % |
2.19	c |      4932 |   13355    37350 |    9541    4932  1757490   356.3 |  0.617 % |
4.02	c |      7495 |   13355    37350 |   10495    7495  3259099   434.8 |  0.617 % |
6.56	c |     11339 |   13355    37350 |   11544   11339  5278163   465.5 |  0.617 % |
9.68	c |     17115 |   13355    37350 |   12699   10799  5454775   505.1 |  0.617 % |
17.75	c |     25766 |   13355    37350 |   13969    9746  3996999   410.1 |  0.617 % |
32.01	c |     38740 |   13355    37350 |   15366   12671  9096994   717.9 |  0.617 % |
48.92	c |     58201 |   13355    37350 |   16902   21172  9901168   467.7 |  0.617 % |
98.37	c |     87396 |   13355    37350 |   18592   16378 11310424   690.6 |  0.617 % |
153.45	c |    131185 |   13355    37350 |   20452   22133 10862656   490.8 |  0.617 % |
263.80	c |    196869 |   13355    37350 |   22497   19274 17630954   914.8 |  0.617 % |
450.04	c |    295395 |   13355    37350 |   24747   20473 12493803   610.3 |  0.617 % |
767.46	c |    443184 |   13355    37350 |   27221   27173 20102181   739.8 |  0.617 % |
1158.31	c |    664868 |   13355    37350 |   29944   26358 12131347   460.3 |  0.617 % |
1801.13	c 
1801.13	c *** TERMINATED ***
1801.13	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/node3/watcher-46094-1154055724 -o ROOT/results/node3/solver-46094-1154055724 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node3/46094-1154055724/instance-46094-1154055724.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 3/64 25737
/proc/meminfo: memFree=785024/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=1048 CPUtime=0
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 91 0 0 0 0 0 0 0 19 0 1 0 152433943 1073152 75 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838324 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 262 80 67 215 0 44 0

[startup+10.0018 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=759360/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=26880 CPUtime=9.99
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 6571 0 0 0 997 2 0 0 25 0 1 0 152433943 27525120 6554 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 6720 6554 106 215 0 6502 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 26880

[startup+20.0076 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=746048/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=40264 CPUtime=19.99
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 9896 0 0 0 1994 5 0 0 25 0 1 0 152433943 41230336 9879 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574256 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 10066 9879 106 215 0 9848 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 40264

[startup+30.0134 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=735936/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=50320 CPUtime=29.99
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 12416 0 0 0 2993 6 0 0 25 0 1 0 152433943 51527680 12399 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576760 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 12580 12399 106 215 0 12362 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 50320

[startup+40.0192 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=727296/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=58904 CPUtime=40
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 14577 0 0 0 3992 8 0 0 25 0 1 0 152433943 60317696 14560 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 14726 14560 106 215 0 14508 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 58904

[startup+50.0251 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=727360/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=58904 CPUtime=50
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 14577 0 0 0 4992 8 0 0 25 0 1 0 152433943 60317696 14560 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 14726 14560 106 215 0 14508 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 58904

[startup+60.0309 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=727488/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=58904 CPUtime=60.01
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 14577 0 0 0 5993 8 0 0 25 0 1 0 152433943 60317696 14560 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573978 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 14726 14560 106 215 0 14508 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 58904

[startup+70.0367 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=727488/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=58904 CPUtime=70.01
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 14578 0 0 0 6993 8 0 0 25 0 1 0 152433943 60317696 14561 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 14726 14561 106 215 0 14508 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 58904

[startup+80.0425 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=727360/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=59172 CPUtime=80.01
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 14620 0 0 0 7993 8 0 0 25 0 1 0 152433943 60592128 14603 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574457 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 14793 14603 106 215 0 14575 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 59172

[startup+90.0484 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=718848/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=67636 CPUtime=90.01
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 16736 0 0 0 8991 10 0 0 25 0 1 0 152433943 69259264 16719 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 16909 16719 106 215 0 16691 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 67636

[startup+100.054 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=718848/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=67636 CPUtime=100.02
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 16736 0 0 0 9992 10 0 0 25 0 1 0 152433943 69259264 16719 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577360 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 16909 16719 106 215 0 16691 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 67636

[startup+110.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=716480/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=70012 CPUtime=110.02
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 17334 0 0 0 10992 10 0 0 25 0 1 0 152433943 71692288 17317 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 17503 17317 106 215 0 17285 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 70012

[startup+120.067 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=716416/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=70012 CPUtime=120.02
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 17334 0 0 0 11992 10 0 0 25 0 1 0 152433943 71692288 17317 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 17503 17317 106 215 0 17285 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 70012

[startup+130.073 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=716416/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=70012 CPUtime=130.03
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 17334 0 0 0 12993 10 0 0 25 0 1 0 152433943 71692288 17317 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573950 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 17503 17317 106 215 0 17285 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 70012

[startup+140.078 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=716416/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=70012 CPUtime=140.03
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 17335 0 0 0 13993 10 0 0 25 0 1 0 152433943 71692288 17318 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 17503 17318 106 215 0 17285 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 70012

[startup+150.084 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=716416/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=70012 CPUtime=150.03
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 17335 0 0 0 14993 10 0 0 25 0 1 0 152433943 71692288 17318 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574126 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 17503 17318 106 215 0 17285 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 70012

[startup+160.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=716416/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=70012 CPUtime=160.04
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 17335 0 0 0 15994 10 0 0 25 0 1 0 152433943 71692288 17318 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584058 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 17503 17318 106 215 0 17285 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 70012

[startup+170.096 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=716288/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=70144 CPUtime=170.04
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 17357 0 0 0 16994 10 0 0 25 0 1 0 152433943 71827456 17340 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 17536 17340 106 215 0 17318 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 70144

[startup+180.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=715776/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=70676 CPUtime=180.04
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 17487 0 0 0 17994 10 0 0 25 0 1 0 152433943 72372224 17470 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 17669 17470 106 215 0 17451 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 70676

[startup+190.108 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=696384/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=89948 CPUtime=190.04
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 22333 0 0 0 18992 12 0 0 25 0 1 0 152433943 92106752 22316 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 22487 22316 106 215 0 22269 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 89948

[startup+200.113 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=688192/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=98188 CPUtime=200.05
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 24369 0 0 0 19991 14 0 0 25 0 1 0 152433943 100544512 24352 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584044 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 24547 24352 106 215 0 24329 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 98188

[startup+210.119 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737

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

/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 37590 0 0 0 178135 25 0 0 25 0 1 0 152433943 154533888 37536 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576727 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 37728 37536 106 215 0 37510 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (Kb) 150912

[startup+1783.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=634816/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=150912 CPUtime=1782.6
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 37590 0 0 0 178235 25 0 0 25 0 1 0 152433943 154533888 37536 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574021 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 37728 37536 106 215 0 37510 0
Current children cumulated CPU time (s) 1782.6
Current children cumulated vsize (Kb) 150912

[startup+1784.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=634816/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=150912 CPUtime=1783.61
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 37590 0 0 0 178336 25 0 0 25 0 1 0 152433943 154533888 37536 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 37728 37536 106 215 0 37510 0
Current children cumulated CPU time (s) 1783.61
Current children cumulated vsize (Kb) 150912

[startup+1785.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=634816/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=150912 CPUtime=1784.61
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 37590 0 0 0 178436 25 0 0 25 0 1 0 152433943 154533888 37536 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 37728 37536 106 215 0 37510 0
Current children cumulated CPU time (s) 1784.61
Current children cumulated vsize (Kb) 150912

[startup+1786.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=634816/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=150912 CPUtime=1785.62
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 37590 0 0 0 178537 25 0 0 25 0 1 0 152433943 154533888 37536 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 37728 37536 106 215 0 37510 0
Current children cumulated CPU time (s) 1785.62
Current children cumulated vsize (Kb) 150912

[startup+1787.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=634816/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=150912 CPUtime=1786.62
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 37590 0 0 0 178637 25 0 0 25 0 1 0 152433943 154533888 37536 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 37728 37536 106 215 0 37510 0
Current children cumulated CPU time (s) 1786.62
Current children cumulated vsize (Kb) 150912

[startup+1788.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=634816/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=150912 CPUtime=1787.63
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 37590 0 0 0 178738 25 0 0 25 0 1 0 152433943 154533888 37536 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 37728 37536 106 215 0 37510 0
Current children cumulated CPU time (s) 1787.63
Current children cumulated vsize (Kb) 150912

[startup+1789.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=634816/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=150912 CPUtime=1788.63
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 37590 0 0 0 178838 25 0 0 25 0 1 0 152433943 154533888 37536 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 37728 37536 106 215 0 37510 0
Current children cumulated CPU time (s) 1788.63
Current children cumulated vsize (Kb) 150912

[startup+1790.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=634816/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=150912 CPUtime=1789.63
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 37590 0 0 0 178938 25 0 0 25 0 1 0 152433943 154533888 37536 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 37728 37536 106 215 0 37510 0
Current children cumulated CPU time (s) 1789.63
Current children cumulated vsize (Kb) 150912

[startup+1791.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=634816/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=150912 CPUtime=1790.64
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 37590 0 0 0 179039 25 0 0 25 0 1 0 152433943 154533888 37536 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574130 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 37728 37536 106 215 0 37510 0
Current children cumulated CPU time (s) 1790.64
Current children cumulated vsize (Kb) 150912

[startup+1792.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=634816/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=150912 CPUtime=1791.64
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 37590 0 0 0 179139 25 0 0 25 0 1 0 152433943 154533888 37536 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 37728 37536 106 215 0 37510 0
Current children cumulated CPU time (s) 1791.64
Current children cumulated vsize (Kb) 150912

[startup+1793.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=634816/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=150912 CPUtime=1792.65
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 37590 0 0 0 179240 25 0 0 25 0 1 0 152433943 154533888 37536 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 37728 37536 106 215 0 37510 0
Current children cumulated CPU time (s) 1792.65
Current children cumulated vsize (Kb) 150912

[startup+1794.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=634816/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=150912 CPUtime=1793.65
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 37590 0 0 0 179340 25 0 0 25 0 1 0 152433943 154533888 37536 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 37728 37536 106 215 0 37510 0
Current children cumulated CPU time (s) 1793.65
Current children cumulated vsize (Kb) 150912

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=634816/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=150912 CPUtime=1794.66
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 37590 0 0 0 179441 25 0 0 25 0 1 0 152433943 154533888 37536 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574126 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 37728 37536 106 215 0 37510 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (Kb) 150912

[startup+1796.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=634816/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=150912 CPUtime=1795.66
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 37590 0 0 0 179541 25 0 0 25 0 1 0 152433943 154533888 37536 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 37728 37536 106 215 0 37510 0
Current children cumulated CPU time (s) 1795.66
Current children cumulated vsize (Kb) 150912

[startup+1797.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=634816/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=150912 CPUtime=1796.67
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 37590 0 0 0 179642 25 0 0 25 0 1 0 152433943 154533888 37536 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576165 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 37728 37536 106 215 0 37510 0
Current children cumulated CPU time (s) 1796.67
Current children cumulated vsize (Kb) 150912

[startup+1798.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=634816/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=150912 CPUtime=1797.67
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 37590 0 0 0 179742 25 0 0 25 0 1 0 152433943 154533888 37536 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 37728 37536 106 215 0 37510 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (Kb) 150912

[startup+1799.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=634816/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=150912 CPUtime=1798.68
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 37590 0 0 0 179843 25 0 0 25 0 1 0 152433943 154533888 37536 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 37728 37536 106 215 0 37510 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (Kb) 150912

[startup+1800.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=634816/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=150912 CPUtime=1799.68
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 37590 0 0 0 179943 25 0 0 25 0 1 0 152433943 154533888 37536 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574102 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 37728 37536 106 215 0 37510 0
Current children cumulated CPU time (s) 1799.68
Current children cumulated vsize (Kb) 150912

[startup+1801.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=634816/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=150912 CPUtime=1800.69
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 37590 0 0 0 180044 25 0 0 25 0 1 0 152433943 154533888 37536 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 37728 37536 106 215 0 37510 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 150912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 25737
/proc/meminfo: memFree=634816/2055920 swapFree=4171872/4192956
[pid=25737] ppid=25735 vsize=150912 CPUtime=1800.69
/proc/25737/stat : 25737 (minisat+) R 25735 25737 25688 0 -1 4194304 37590 0 0 0 180044 25 0 0 25 0 1 0 152433943 154533888 37536 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134582372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25737/statm: 37728 37536 106 215 0 37510 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 150912

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

Child status: 0
Real time (s): 1801.16
CPU time (s): 1800.73
CPU user time (s): 1800.45
CPU system time (s): 0.280957
CPU usage (%): 99.976
Max. virtual memory (cumulated for all children) (Kb): 151024
The end

Launcher Data (download as text)

Begin job on node3 on Fri Jul 28 03:02:04 UTC 2006


FILE ID= 46094-1154055724

PBS_JOBID= 882025

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-55-50.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node3/46094-1154055724/instance-46094-1154055724.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-46094-1154055724 -o ROOT/results/node3/solver-46094-1154055724 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node3/46094-1154055724/instance-46094-1154055724.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  277dd35641d3866b31d8fb041eb7f9fb

RANDOM SEED= 435846453

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:        785232 kB
Buffers:         20916 kB
Cached:        1167100 kB
SwapCached:      14904 kB
Active:         462164 kB
Inactive:       745900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        785232 kB
SwapTotal:     4192956 kB
SwapFree:      4171872 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14504 kB
Slab:            48672 kB
Committed_AS:   545164 kB
PageTables:       1404 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node3 on Fri Jul 28 03:32:05 UTC 2006