Trace number 46088

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.78 1801.25

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-75-70.opb
MD5SUM51456bad41bf92f026526861ffdd231e
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.044992
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables5250
Total number of constraints145
Number of constraints which are clauses75
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint70
Maximum length of a constraint75
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 76
Number of bits of the biggest sum of numbers7
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.11	c Converting 145 PB-constraints to clauses...
0.11	c   -- Unit propagations: (none)
0.11	c   -- Detecting intervals from adjacent constraints: (none)
0.11	c   -- Clauses(.)/Splits(s): ...........................................................................
0.11	c ---[  69]---> BDD-cost:  147
0.11	c ---[  68]---> BDD-cost:  147
0.11	c ---[  67]---> BDD-cost:  147
0.12	c ---[  66]---> BDD-cost:  147
0.12	c ---[  65]---> BDD-cost:  147
0.12	c ---[  64]---> BDD-cost:  147
0.13	c ---[  63]---> BDD-cost:  147
0.13	c ---[  62]---> BDD-cost:  147
0.13	c ---[  61]---> BDD-cost:  147
0.14	c ---[  60]---> BDD-cost:  147
0.14	c ---[  59]---> BDD-cost:  147
0.14	c ---[  58]---> BDD-cost:  147
0.14	c ---[  57]---> BDD-cost:  147
0.15	c ---[  56]---> BDD-cost:  147
0.15	c ---[  55]---> BDD-cost:  147
0.15	c ---[  54]---> BDD-cost:  147
0.16	c ---[  53]---> BDD-cost:  147
0.16	c ---[  52]---> BDD-cost:  147
0.16	c ---[  51]---> BDD-cost:  147
0.16	c ---[  50]---> BDD-cost:  147
0.17	c ---[  49]---> BDD-cost:  147
0.17	c ---[  48]---> BDD-cost:  147
0.17	c ---[  47]---> BDD-cost:  147
0.18	c ---[  46]---> BDD-cost:  147
0.18	c ---[  45]---> BDD-cost:  147
0.18	c ---[  44]---> BDD-cost:  147
0.19	c ---[  43]---> BDD-cost:  147
0.19	c ---[  42]---> BDD-cost:  147
0.19	c ---[  41]---> BDD-cost:  147
0.19	c ---[  40]---> BDD-cost:  147
0.20	c ---[  39]---> BDD-cost:  147
0.20	c ---[  38]---> BDD-cost:  147
0.20	c ---[  37]---> BDD-cost:  147
0.21	c ---[  36]---> BDD-cost:  147
0.21	c ---[  35]---> BDD-cost:  147
0.21	c ---[  34]---> BDD-cost:  147
0.22	c ---[  33]---> BDD-cost:  147
0.22	c ---[  32]---> BDD-cost:  147
0.22	c ---[  31]---> BDD-cost:  147
0.22	c ---[  30]---> BDD-cost:  147
0.23	c ---[  29]---> BDD-cost:  147
0.23	c ---[  28]---> BDD-cost:  147
0.23	c ---[  27]---> BDD-cost:  147
0.24	c ---[  26]---> BDD-cost:  147
0.24	c ---[  25]---> BDD-cost:  147
0.24	c ---[  24]---> BDD-cost:  147
0.24	c ---[  23]---> BDD-cost:  147
0.25	c ---[  22]---> BDD-cost:  147
0.25	c ---[  21]---> BDD-cost:  147
0.25	c ---[  20]---> BDD-cost:  147
0.26	c ---[  19]---> BDD-cost:  147
0.26	c ---[  18]---> BDD-cost:  147
0.26	c ---[  17]---> BDD-cost:  147
0.27	c ---[  16]---> BDD-cost:  147
0.27	c ---[  15]---> BDD-cost:  147
0.27	c ---[  14]---> BDD-cost:  147
0.27	c ---[  13]---> BDD-cost:  147
0.28	c ---[  12]---> BDD-cost:  147
0.28	c ---[  11]---> BDD-cost:  147
0.28	c ---[  10]---> BDD-cost:  147
0.29	c ---[   9]---> BDD-cost:  147
0.29	c ---[   8]---> BDD-cost:  147
0.29	c ---[   7]---> BDD-cost:  147
0.29	c ---[   6]---> BDD-cost:  147
0.30	c ---[   5]---> BDD-cost:  147
0.30	c ---[   4]---> BDD-cost:  147
0.30	c ---[   3]---> BDD-cost:  147
0.31	c ---[   2]---> BDD-cost:  147
0.31	c ---[   1]---> BDD-cost:  147
0.31	c ---[   0]---> BDD-cost:  147
0.34	c ==================================[MINISAT+]==================================
0.34	c | Conflicts | Original         | Learnt                           | Progress |
0.34	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.34	c ==============================================================================
0.34	c |         0 |   25695    71890 |    8565       0        0     nan |  0.000 % |
0.37	c |       103 |   25695    71890 |    9421     103    26967   261.8 |  0.450 % |
0.45	c |       253 |   25695    71890 |   10363     253    78507   310.3 |  0.450 % |
0.57	c |       479 |   25695    71890 |   11400     479   154975   323.5 |  0.450 % |
0.72	c |       817 |   25695    71890 |   12540     817   264470   323.7 |  0.450 % |
1.06	c |      1323 |   25695    71890 |   13794    1323   524461   396.4 |  0.450 % |
1.48	c |      2083 |   25695    71890 |   15173    2083   819066   393.2 |  0.450 % |
2.29	c |      3224 |   25695    71890 |   16690    3224  1377896   427.4 |  0.450 % |
3.86	c |      4933 |   25695    71890 |   18359    4933  2471255   501.0 |  0.450 % |
6.22	c |      7495 |   25695    71890 |   20195    7495  4183193   558.1 |  0.450 % |
11.19	c |     11341 |   25695    71890 |   22215   11341  7580291   668.4 |  0.450 % |
17.46	c |     17107 |   25695    71890 |   24436   17107 11149608   651.8 |  0.450 % |
28.64	c |     25761 |   25695    71890 |   26880   25761 16958048   658.3 |  0.450 % |
45.29	c |     38742 |   25695    71890 |   29568   38742 25309429   653.3 |  0.450 % |
85.39	c |     58203 |   25695    71890 |   32525   31339 24148339   770.6 |  0.450 % |
140.63	c |     87398 |   25695    71890 |   35778   28043 16880623   602.0 |  0.450 % |
280.46	c |    131188 |   25695    71890 |   39355   37426 45453693  1214.5 |  0.450 % |
558.97	c |    196872 |   25695    71890 |   43291   25739 40405282  1569.8 |  0.450 % |
841.42	c |    295398 |   25695    71890 |   47620   41277 29794751   721.8 |  0.450 % |
1334.63	c |    443187 |   25695    71890 |   52382   53539 50777626   948.4 |  0.450 % |
1801.20	c 
1801.20	c *** TERMINATED ***
1801.20	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

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

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 3/64 8986
/proc/meminfo: memFree=1565688/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=1048 CPUtime=0
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 122 0 0 0 0 0 0 0 19 0 1 0 152250391 1073152 106 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134615252 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 262 106 74 215 0 44 0

[startup+10.0027 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 8986
/proc/meminfo: memFree=1534216/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=32596 CPUtime=9.99
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 7979 0 0 0 996 3 0 0 25 0 1 0 152250391 33378304 7960 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 8149 7960 106 215 0 7931 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 32596

[startup+20.0087 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 8986
/proc/meminfo: memFree=1510352/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=56564 CPUtime=19.99
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 13973 0 0 0 1993 6 0 0 25 0 1 0 152250391 57921536 13954 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 14141 13954 106 215 0 13923 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 56564

[startup+30.0148 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 8986
/proc/meminfo: memFree=1488336/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=78512 CPUtime=30
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 19459 0 0 0 2990 10 0 0 25 0 1 0 152250391 80396288 19440 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 19628 19440 106 215 0 19410 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 78512

[startup+40.0209 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 8986
/proc/meminfo: memFree=1467280/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=99632 CPUtime=40
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 24735 0 0 0 3987 13 0 0 25 0 1 0 152250391 102023168 24716 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 24908 24716 106 215 0 24690 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 99632

[startup+50.0269 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 8986
/proc/meminfo: memFree=1459344/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=107568 CPUtime=50.01
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 26713 0 0 0 4986 15 0 0 25 0 1 0 152250391 110149632 26694 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 26892 26694 106 215 0 26674 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 107568

[startup+60.033 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 8986
/proc/meminfo: memFree=1459344/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=107568 CPUtime=60.01
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 26713 0 0 0 5986 15 0 0 25 0 1 0 152250391 110149632 26694 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 26892 26694 106 215 0 26674 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 107568

[startup+70.04 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 8986
/proc/meminfo: memFree=1459344/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=107568 CPUtime=70.02
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 26713 0 0 0 6987 15 0 0 25 0 1 0 152250391 110149632 26694 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 26892 26694 106 215 0 26674 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 107568

[startup+80.0461 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 8986
/proc/meminfo: memFree=1459344/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=107568 CPUtime=80.02
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 26713 0 0 0 7987 15 0 0 25 0 1 0 152250391 110149632 26694 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 26892 26694 106 215 0 26674 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 107568

[startup+90.0521 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 8986
/proc/meminfo: memFree=1450320/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=116540 CPUtime=90.02
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 28970 0 0 0 8986 16 0 0 25 0 1 0 152250391 119336960 28951 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 29135 28951 106 215 0 28917 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 116540

[startup+100.058 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 8986
/proc/meminfo: memFree=1434320/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=132728 CPUtime=100.03
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 32978 0 0 0 9984 19 0 0 25 0 1 0 152250391 135913472 32959 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 33182 32959 106 215 0 32964 0
Current children cumulated CPU time (s) 100.03
Current children cumulated vsize (Kb) 132728

[startup+110.064 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 8986
/proc/meminfo: memFree=1429904/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=137080 CPUtime=110.03
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 34070 0 0 0 10984 19 0 0 25 0 1 0 152250391 140369920 34051 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 34270 34051 106 215 0 34052 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 137080

[startup+120.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8986
/proc/meminfo: memFree=1429904/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=137080 CPUtime=120.03
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 34070 0 0 0 11984 19 0 0 25 0 1 0 152250391 140369920 34051 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 34270 34051 106 215 0 34052 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 137080

[startup+130.076 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8986
/proc/meminfo: memFree=1429904/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=137080 CPUtime=130.03
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 34070 0 0 0 12984 19 0 0 25 0 1 0 152250391 140369920 34051 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 34270 34051 106 215 0 34052 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 137080

[startup+140.082 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8986
/proc/meminfo: memFree=1429904/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=137080 CPUtime=140.04
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 34070 0 0 0 13985 19 0 0 25 0 1 0 152250391 140369920 34051 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 34270 34051 106 215 0 34052 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 137080

[startup+150.089 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8986
/proc/meminfo: memFree=1429904/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=137080 CPUtime=150.04
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 34070 0 0 0 14985 19 0 0 25 0 1 0 152250391 140369920 34051 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 34270 34051 106 215 0 34052 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 137080

[startup+160.095 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8986
/proc/meminfo: memFree=1429904/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=137080 CPUtime=160.04
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 34070 0 0 0 15985 19 0 0 25 0 1 0 152250391 140369920 34051 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 34270 34051 106 215 0 34052 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 137080

[startup+170.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8986
/proc/meminfo: memFree=1427984/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=138948 CPUtime=170.05
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 34557 0 0 0 16986 19 0 0 25 0 1 0 152250391 142282752 34538 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574147 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 34737 34538 106 215 0 34519 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 138948

[startup+180.108 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8986
/proc/meminfo: memFree=1416400/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=150492 CPUtime=180.05
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 37441 0 0 0 17984 21 0 0 25 0 1 0 152250391 154103808 37422 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 37623 37422 106 215 0 37405 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 150492

[startup+190.114 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8986
/proc/meminfo: memFree=1416400/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=150492 CPUtime=190.06
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 37441 0 0 0 18985 21 0 0 25 0 1 0 152250391 154103808 37422 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 37623 37422 106 215 0 37405 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 150492

[startup+200.119 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8986
/proc/meminfo: memFree=1416400/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=150492 CPUtime=200.06
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 37441 0 0 0 19985 21 0 0 25 0 1 0 152250391 154103808 37422 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573705 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 37623 37422 106 215 0 37405 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 150492

[startup+210.125 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8986

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

/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 65828 0 0 0 178120 42 0 0 25 0 1 0 152250391 269451264 65558 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574445 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 65784 65558 106 215 0 65566 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (Kb) 263136

[startup+1783.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8988
/proc/meminfo: memFree=1303312/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=263136 CPUtime=1782.62
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 65828 0 0 0 178220 42 0 0 25 0 1 0 152250391 269451264 65558 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 65784 65558 106 215 0 65566 0
Current children cumulated CPU time (s) 1782.62
Current children cumulated vsize (Kb) 263136

[startup+1784.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8988
/proc/meminfo: memFree=1303312/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=263136 CPUtime=1783.63
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 65828 0 0 0 178321 42 0 0 25 0 1 0 152250391 269451264 65558 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 65784 65558 106 215 0 65566 0
Current children cumulated CPU time (s) 1783.63
Current children cumulated vsize (Kb) 263136

[startup+1785.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8988
/proc/meminfo: memFree=1303312/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=263136 CPUtime=1784.63
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 65828 0 0 0 178421 42 0 0 25 0 1 0 152250391 269451264 65558 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 65784 65558 106 215 0 65566 0
Current children cumulated CPU time (s) 1784.63
Current children cumulated vsize (Kb) 263136

[startup+1786.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8988
/proc/meminfo: memFree=1303312/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=263136 CPUtime=1785.64
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 65828 0 0 0 178522 42 0 0 25 0 1 0 152250391 269451264 65558 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 65784 65558 106 215 0 65566 0
Current children cumulated CPU time (s) 1785.64
Current children cumulated vsize (Kb) 263136

[startup+1787.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8988
/proc/meminfo: memFree=1303312/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=263136 CPUtime=1786.64
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 65828 0 0 0 178622 42 0 0 25 0 1 0 152250391 269451264 65558 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 65784 65558 106 215 0 65566 0
Current children cumulated CPU time (s) 1786.64
Current children cumulated vsize (Kb) 263136

[startup+1788.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8988
/proc/meminfo: memFree=1303312/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=263136 CPUtime=1787.65
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 65828 0 0 0 178723 42 0 0 25 0 1 0 152250391 269451264 65558 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574460 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 65784 65558 106 215 0 65566 0
Current children cumulated CPU time (s) 1787.65
Current children cumulated vsize (Kb) 263136

[startup+1789.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8988
/proc/meminfo: memFree=1303312/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=263136 CPUtime=1788.67
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 65828 0 0 0 178825 42 0 0 25 0 1 0 152250391 269451264 65558 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 65784 65558 106 215 0 65566 0
Current children cumulated CPU time (s) 1788.67
Current children cumulated vsize (Kb) 263136

[startup+1790.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8988
/proc/meminfo: memFree=1303312/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=263136 CPUtime=1789.67
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 65828 0 0 0 178925 42 0 0 25 0 1 0 152250391 269451264 65558 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 65784 65558 106 215 0 65566 0
Current children cumulated CPU time (s) 1789.67
Current children cumulated vsize (Kb) 263136

[startup+1791.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8988
/proc/meminfo: memFree=1303312/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=263136 CPUtime=1790.68
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 65828 0 0 0 179026 42 0 0 25 0 1 0 152250391 269451264 65558 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 65784 65558 106 215 0 65566 0
Current children cumulated CPU time (s) 1790.68
Current children cumulated vsize (Kb) 263136

[startup+1792.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8988
/proc/meminfo: memFree=1303312/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=263136 CPUtime=1791.68
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 65828 0 0 0 179126 42 0 0 25 0 1 0 152250391 269451264 65558 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 65784 65558 106 215 0 65566 0
Current children cumulated CPU time (s) 1791.68
Current children cumulated vsize (Kb) 263136

[startup+1793.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8988
/proc/meminfo: memFree=1303312/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=263136 CPUtime=1792.69
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 65828 0 0 0 179227 42 0 0 25 0 1 0 152250391 269451264 65558 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 65784 65558 106 215 0 65566 0
Current children cumulated CPU time (s) 1792.69
Current children cumulated vsize (Kb) 263136

[startup+1794.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8988
/proc/meminfo: memFree=1303312/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=263136 CPUtime=1793.69
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 65828 0 0 0 179327 42 0 0 25 0 1 0 152250391 269451264 65558 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 65784 65558 106 215 0 65566 0
Current children cumulated CPU time (s) 1793.69
Current children cumulated vsize (Kb) 263136

[startup+1795.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8988
/proc/meminfo: memFree=1303312/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=263136 CPUtime=1794.7
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 65828 0 0 0 179428 42 0 0 25 0 1 0 152250391 269451264 65558 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 65784 65558 106 215 0 65566 0
Current children cumulated CPU time (s) 1794.7
Current children cumulated vsize (Kb) 263136

[startup+1796.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8988
/proc/meminfo: memFree=1303312/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=263136 CPUtime=1795.7
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 65828 0 0 0 179528 42 0 0 25 0 1 0 152250391 269451264 65558 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 65784 65558 106 215 0 65566 0
Current children cumulated CPU time (s) 1795.7
Current children cumulated vsize (Kb) 263136

[startup+1797.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8988
/proc/meminfo: memFree=1303312/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=263136 CPUtime=1796.7
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 65828 0 0 0 179628 42 0 0 25 0 1 0 152250391 269451264 65558 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 65784 65558 106 215 0 65566 0
Current children cumulated CPU time (s) 1796.7
Current children cumulated vsize (Kb) 263136

[startup+1798.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8988
/proc/meminfo: memFree=1303312/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=263136 CPUtime=1797.71
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 65828 0 0 0 179729 42 0 0 25 0 1 0 152250391 269451264 65558 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 65784 65558 106 215 0 65566 0
Current children cumulated CPU time (s) 1797.71
Current children cumulated vsize (Kb) 263136

[startup+1799.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8988
/proc/meminfo: memFree=1303312/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=263136 CPUtime=1798.71
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 65828 0 0 0 179829 42 0 0 25 0 1 0 152250391 269451264 65558 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 65784 65558 106 215 0 65566 0
Current children cumulated CPU time (s) 1798.71
Current children cumulated vsize (Kb) 263136

[startup+1800.19 s]
/proc/loadavg: 1.07 1.00 0.99 2/64 8988
/proc/meminfo: memFree=1303312/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=263136 CPUtime=1799.72
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 65828 0 0 0 179930 42 0 0 25 0 1 0 152250391 269451264 65558 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 65784 65558 106 215 0 65566 0
Current children cumulated CPU time (s) 1799.72
Current children cumulated vsize (Kb) 263136

[startup+1801.19 s]
/proc/loadavg: 1.07 1.00 0.99 2/64 8988
/proc/meminfo: memFree=1303312/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=263136 CPUtime=1800.72
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 65828 0 0 0 180030 42 0 0 25 0 1 0 152250391 269451264 65558 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 65784 65558 106 215 0 65566 0
Current children cumulated CPU time (s) 1800.72
Current children cumulated vsize (Kb) 263136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 1.07 1.00 0.99 2/64 8988
/proc/meminfo: memFree=1303312/2055920 swapFree=4181624/4192956
[pid=8986] ppid=8984 vsize=263136 CPUtime=1800.73
/proc/8986/stat : 8986 (minisat+) R 8984 8986 8937 0 -1 4194304 65828 0 0 0 180031 42 0 0 25 0 1 0 152250391 269451264 65558 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8986/statm: 65784 65558 106 215 0 65566 0
Current children cumulated CPU time (s) 1800.73
Current children cumulated vsize (Kb) 263136

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

Child status: 0
Real time (s): 1801.25
CPU time (s): 1800.78
CPU user time (s): 1800.31
CPU system time (s): 0.469928
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (Kb): 264144
The end

Launcher Data (download as text)

Begin job on node46 on Fri Jul 28 02:29:51 UTC 2006


FILE ID= 46088-1154053791

PBS_JOBID= 881947

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  51456bad41bf92f026526861ffdd231e

RANDOM SEED= 91033872

TIMEOUT= 1800 seconds


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.224
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.224
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1566088 kB
Buffers:         22888 kB
Cached:         394532 kB
SwapCached:       4996 kB
Active:          28640 kB
Inactive:       398904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1566088 kB
SwapTotal:     4192956 kB
SwapFree:      4181624 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14480 kB
Slab:            48356 kB
Committed_AS:   620560 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node46 on Fri Jul 28 02:59:52 UTC 2006