Trace number 46125

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.54 1801.17

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-41-40.opb
MD5SUM2ea7e3b5e107f983d069c627d91480a3
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.013997
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables1640
Total number of constraints81
Number of constraints which are clauses41
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint41
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 42
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.03	c Converting 81 PB-constraints to clauses...
0.03	c   -- Unit propagations: (none)
0.03	c   -- Detecting intervals from adjacent constraints: (none)
0.03	c   -- Clauses(.)/Splits(s): .........................................
0.03	c ---[  39]---> BDD-cost:   79
0.03	c ---[  38]---> BDD-cost:   79
0.03	c ---[  37]---> BDD-cost:   79
0.04	c ---[  36]---> BDD-cost:   79
0.04	c ---[  35]---> BDD-cost:   79
0.04	c ---[  34]---> BDD-cost:   79
0.04	c ---[  33]---> BDD-cost:   79
0.04	c ---[  32]---> BDD-cost:   79
0.04	c ---[  31]---> BDD-cost:   79
0.04	c ---[  30]---> BDD-cost:   79
0.04	c ---[  29]---> BDD-cost:   79
0.05	c ---[  28]---> BDD-cost:   79
0.05	c ---[  27]---> BDD-cost:   79
0.05	c ---[  26]---> BDD-cost:   79
0.05	c ---[  25]---> BDD-cost:   79
0.05	c ---[  24]---> BDD-cost:   79
0.05	c ---[  23]---> BDD-cost:   79
0.05	c ---[  22]---> BDD-cost:   79
0.05	c ---[  21]---> BDD-cost:   79
0.05	c ---[  20]---> BDD-cost:   79
0.06	c ---[  19]---> BDD-cost:   79
0.06	c ---[  18]---> BDD-cost:   79
0.06	c ---[  17]---> BDD-cost:   79
0.06	c ---[  16]---> BDD-cost:   79
0.06	c ---[  15]---> BDD-cost:   79
0.06	c ---[  14]---> BDD-cost:   79
0.06	c ---[  13]---> BDD-cost:   79
0.06	c ---[  12]---> BDD-cost:   79
0.06	c ---[  11]---> BDD-cost:   79
0.07	c ---[  10]---> BDD-cost:   79
0.07	c ---[   9]---> BDD-cost:   79
0.07	c ---[   8]---> BDD-cost:   79
0.07	c ---[   7]---> BDD-cost:   79
0.07	c ---[   6]---> BDD-cost:   79
0.07	c ---[   5]---> BDD-cost:   79
0.07	c ---[   4]---> BDD-cost:   79
0.07	c ---[   3]---> BDD-cost:   79
0.07	c ---[   2]---> BDD-cost:   79
0.08	c ---[   1]---> BDD-cost:   79
0.08	c ---[   0]---> BDD-cost:   79
0.08	c ==================================[MINISAT+]==================================
0.08	c | Conflicts | Original         | Learnt                           | Progress |
0.08	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.08	c ==============================================================================
0.08	c |         0 |    7881    22040 |    2627       0        0     nan |  0.000 % |
0.10	c |       104 |    7881    22040 |    2889     104    17531   168.6 |  0.833 % |
0.13	c |       255 |    7881    22040 |    3178     255    43249   169.6 |  0.833 % |
0.18	c |       480 |    7881    22040 |    3496     480    92083   191.8 |  0.833 % |
0.29	c |       819 |    7881    22040 |    3846     819   181533   221.7 |  0.834 % |
0.45	c |      1325 |    7881    22040 |    4230    1325   311151   234.8 |  0.833 % |
0.67	c |      2087 |    7881    22040 |    4653    2087   493412   236.4 |  0.833 % |
1.23	c |      3229 |    7881    22040 |    5119    3229  1014551   314.2 |  0.833 % |
1.79	c |      4938 |    7881    22040 |    5631    4938  1499647   303.7 |  0.833 % |
3.18	c |      7501 |    7881    22040 |    6194    7501  2603499   347.1 |  0.833 % |
4.80	c |     11345 |    7881    22040 |    6813    7595  2549482   335.7 |  0.834 % |
8.49	c |     17111 |    7881    22040 |    7495    9564  4137310   432.6 |  0.833 % |
14.40	c |     25763 |    7881    22040 |    8244    7769  3278211   422.0 |  0.833 % |
25.82	c |     38738 |    7881    22040 |    9069    8862  5072247   572.4 |  0.833 % |
41.31	c |     58200 |    7881    22040 |    9976    9143  3522439   385.3 |  0.833 % |
64.17	c |     87392 |    7881    22040 |   10973   11870  5829522   491.1 |  0.834 % |
101.11	c |    131183 |    7881    22040 |   12070   13343  5725124   429.1 |  0.833 % |
160.97	c |    196867 |    7881    22040 |   13278    9856  4126593   418.7 |  0.833 % |
261.82	c |    295393 |    7881    22040 |   14605    9360  3528455   377.0 |  0.833 % |
405.85	c |    443182 |    7881    22040 |   16066   11163  4527699   405.6 |  0.833 % |
669.61	c |    664869 |    7881    22040 |   17673   16390  8442454   515.1 |  0.833 % |
1054.26	c |    997394 |    7881    22040 |   19440   18328  7299411   398.3 |  0.833 % |
1720.52	c |   1496182 |    7881    22040 |   21384   17101  9239803   540.3 |  0.833 % |
1801.14	c 
1801.14	c *** TERMINATED ***
1801.14	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/node30/watcher-46125-1154065085 -o ROOT/results/node30/solver-46125-1154065085 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node30/46125-1154065085/instance-46125-1154065085.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.97 0.98 2/64 21887
/proc/meminfo: memFree=468192/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=1048 CPUtime=0
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 113 0 0 0 0 0 0 0 19 0 1 0 153368428 1073152 97 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 262 97 74 215 0 44 0

[startup+10.0025 s]
/proc/loadavg: 0.93 0.97 0.98 2/64 21887
/proc/meminfo: memFree=449568/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=19616 CPUtime=10.02
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 4783 0 0 0 1001 1 0 0 25 0 1 0 153368428 20086784 4767 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 4904 4767 106 215 0 4686 0
Current children cumulated CPU time (s) 10.02
Current children cumulated vsize (Kb) 19616

[startup+20.038 s]
/proc/loadavg: 0.94 0.97 0.98 2/64 21887
/proc/meminfo: memFree=445088/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=24116 CPUtime=20.03
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 5899 0 0 0 2001 2 0 0 25 0 1 0 153368428 24694784 5883 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 6029 5883 106 215 0 5811 0
Current children cumulated CPU time (s) 20.03
Current children cumulated vsize (Kb) 24116

[startup+30.0436 s]
/proc/loadavg: 0.95 0.97 0.98 2/64 21887
/proc/meminfo: memFree=439328/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=29864 CPUtime=30.03
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 7345 0 0 0 3000 3 0 0 25 0 1 0 153368428 30580736 7329 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576114 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 7466 7329 106 215 0 7248 0
Current children cumulated CPU time (s) 30.03
Current children cumulated vsize (Kb) 29864

[startup+40.0491 s]
/proc/loadavg: 0.96 0.97 0.98 2/64 21887
/proc/meminfo: memFree=439328/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=29864 CPUtime=40.03
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 7345 0 0 0 4000 3 0 0 25 0 1 0 153368428 30580736 7329 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573879 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 7466 7329 106 215 0 7248 0
Current children cumulated CPU time (s) 40.03
Current children cumulated vsize (Kb) 29864

[startup+50.0547 s]
/proc/loadavg: 0.96 0.97 0.98 2/64 21887
/proc/meminfo: memFree=439328/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=29864 CPUtime=50.03
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 7345 0 0 0 5000 3 0 0 25 0 1 0 153368428 30580736 7329 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 7466 7329 106 215 0 7248 0
Current children cumulated CPU time (s) 50.03
Current children cumulated vsize (Kb) 29864

[startup+60.0602 s]
/proc/loadavg: 0.97 0.97 0.98 2/64 21887
/proc/meminfo: memFree=430112/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=39104 CPUtime=60.03
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 9648 0 0 0 5999 4 0 0 25 0 1 0 153368428 40042496 9632 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575414 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 9776 9632 106 215 0 9558 0
Current children cumulated CPU time (s) 60.03
Current children cumulated vsize (Kb) 39104

[startup+70.0658 s]
/proc/loadavg: 0.97 0.97 0.98 2/64 21887
/proc/meminfo: memFree=430112/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=39104 CPUtime=70.03
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 9649 0 0 0 6999 4 0 0 25 0 1 0 153368428 40042496 9633 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 9776 9633 106 215 0 9558 0
Current children cumulated CPU time (s) 70.03
Current children cumulated vsize (Kb) 39104

[startup+80.0713 s]
/proc/loadavg: 0.98 0.97 0.98 2/64 21887
/proc/meminfo: memFree=430112/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=39104 CPUtime=80.03
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 9649 0 0 0 7999 4 0 0 25 0 1 0 153368428 40042496 9633 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 9776 9633 106 215 0 9558 0
Current children cumulated CPU time (s) 80.03
Current children cumulated vsize (Kb) 39104

[startup+90.0768 s]
/proc/loadavg: 0.98 0.97 0.98 2/64 21887
/proc/meminfo: memFree=430112/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=39104 CPUtime=90.04
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 9650 0 0 0 9000 4 0 0 25 0 1 0 153368428 40042496 9634 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 9776 9634 106 215 0 9558 0
Current children cumulated CPU time (s) 90.04
Current children cumulated vsize (Kb) 39104

[startup+100.082 s]
/proc/loadavg: 0.98 0.97 0.98 2/64 21887
/proc/meminfo: memFree=430112/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=39104 CPUtime=100.04
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 9650 0 0 0 10000 4 0 0 25 0 1 0 153368428 40042496 9634 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 9776 9634 106 215 0 9558 0
Current children cumulated CPU time (s) 100.04
Current children cumulated vsize (Kb) 39104

[startup+110.088 s]
/proc/loadavg: 0.98 0.97 0.98 2/64 21887
/proc/meminfo: memFree=430048/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=39104 CPUtime=110.05
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 9651 0 0 0 11000 5 0 0 25 0 1 0 153368428 40042496 9635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 9776 9635 106 215 0 9558 0
Current children cumulated CPU time (s) 110.05
Current children cumulated vsize (Kb) 39104

[startup+120.093 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 21887
/proc/meminfo: memFree=430112/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=39104 CPUtime=120.05
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 9651 0 0 0 12000 5 0 0 25 0 1 0 153368428 40042496 9635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 9776 9635 106 215 0 9558 0
Current children cumulated CPU time (s) 120.05
Current children cumulated vsize (Kb) 39104

[startup+130.099 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 21887
/proc/meminfo: memFree=430112/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=39104 CPUtime=130.05
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 9651 0 0 0 13000 5 0 0 25 0 1 0 153368428 40042496 9635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576869 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 9776 9635 106 215 0 9558 0
Current children cumulated CPU time (s) 130.05
Current children cumulated vsize (Kb) 39104

[startup+140.105 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 21887
/proc/meminfo: memFree=430048/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=39104 CPUtime=140.06
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 9665 0 0 0 14001 5 0 0 25 0 1 0 153368428 40042496 9649 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 9776 9649 106 215 0 9558 0
Current children cumulated CPU time (s) 140.06
Current children cumulated vsize (Kb) 39104

[startup+150.11 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 21887
/proc/meminfo: memFree=430048/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=39104 CPUtime=150.06
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 9665 0 0 0 15001 5 0 0 25 0 1 0 153368428 40042496 9649 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 9776 9649 106 215 0 9558 0
Current children cumulated CPU time (s) 150.06
Current children cumulated vsize (Kb) 39104

[startup+160.116 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 21889
/proc/meminfo: memFree=429856/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=39104 CPUtime=160.06
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 9665 0 0 0 16001 5 0 0 25 0 1 0 153368428 40042496 9649 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 9776 9649 106 215 0 9558 0
Current children cumulated CPU time (s) 160.06
Current children cumulated vsize (Kb) 39104

[startup+170.121 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 21889
/proc/meminfo: memFree=429856/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=39104 CPUtime=170.06
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 9666 0 0 0 17001 5 0 0 25 0 1 0 153368428 40042496 9650 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 9776 9650 106 215 0 9558 0
Current children cumulated CPU time (s) 170.06
Current children cumulated vsize (Kb) 39104

[startup+180.127 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 21889
/proc/meminfo: memFree=428896/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=40300 CPUtime=180.06
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 9941 0 0 0 18001 5 0 0 25 0 1 0 153368428 41267200 9925 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 10075 9925 106 215 0 9857 0
Current children cumulated CPU time (s) 180.06
Current children cumulated vsize (Kb) 40300

[startup+190.132 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 21889
/proc/meminfo: memFree=424736/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=44432 CPUtime=190.06
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 10974 0 0 0 19001 5 0 0 25 0 1 0 153368428 45498368 10958 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 11108 10958 106 215 0 10890 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 44432

[startup+200.138 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 21889
/proc/meminfo: memFree=423264/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=45900 CPUtime=200.07
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 11350 0 0 0 20001 6 0 0 25 0 1 0 153368428 47001600 11334 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574091 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 11475 11334 106 215 0 11257 0
Current children cumulated CPU time (s) 200.07
Current children cumulated vsize (Kb) 45900

[startup+210.143 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 21889

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

/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 25123 0 0 0 178117 25 0 0 25 0 1 0 153368428 99397632 24109 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 24267 24109 106 215 0 24049 0
Current children cumulated CPU time (s) 1781.42
Current children cumulated vsize (Kb) 97068

[startup+1783.05 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22087
/proc/meminfo: memFree=371744/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=97068 CPUtime=1782.43
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 25123 0 0 0 178218 25 0 0 25 0 1 0 153368428 99397632 24109 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 24267 24109 106 215 0 24049 0
Current children cumulated CPU time (s) 1782.43
Current children cumulated vsize (Kb) 97068

[startup+1784.06 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22087
/proc/meminfo: memFree=371744/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=97068 CPUtime=1783.43
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 25123 0 0 0 178318 25 0 0 25 0 1 0 153368428 99397632 24109 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 24267 24109 106 215 0 24049 0
Current children cumulated CPU time (s) 1783.43
Current children cumulated vsize (Kb) 97068

[startup+1785.06 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22087
/proc/meminfo: memFree=371744/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=97068 CPUtime=1784.44
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 25123 0 0 0 178419 25 0 0 25 0 1 0 153368428 99397632 24109 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 24267 24109 106 215 0 24049 0
Current children cumulated CPU time (s) 1784.44
Current children cumulated vsize (Kb) 97068

[startup+1786.07 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22087
/proc/meminfo: memFree=371744/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=97068 CPUtime=1785.44
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 25123 0 0 0 178519 25 0 0 25 0 1 0 153368428 99397632 24109 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573886 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 24267 24109 106 215 0 24049 0
Current children cumulated CPU time (s) 1785.44
Current children cumulated vsize (Kb) 97068

[startup+1787.07 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22087
/proc/meminfo: memFree=371744/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=97068 CPUtime=1786.45
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 25123 0 0 0 178620 25 0 0 25 0 1 0 153368428 99397632 24109 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 24267 24109 106 215 0 24049 0
Current children cumulated CPU time (s) 1786.45
Current children cumulated vsize (Kb) 97068

[startup+1788.08 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22087
/proc/meminfo: memFree=371744/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=97068 CPUtime=1787.45
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 25123 0 0 0 178720 25 0 0 25 0 1 0 153368428 99397632 24109 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 24267 24109 106 215 0 24049 0
Current children cumulated CPU time (s) 1787.45
Current children cumulated vsize (Kb) 97068

[startup+1789.08 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22087
/proc/meminfo: memFree=371744/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=97068 CPUtime=1788.46
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 25123 0 0 0 178821 25 0 0 25 0 1 0 153368428 99397632 24109 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006575 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 24267 24109 106 215 0 24049 0
Current children cumulated CPU time (s) 1788.46
Current children cumulated vsize (Kb) 97068

[startup+1790.09 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22087
/proc/meminfo: memFree=371744/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=97068 CPUtime=1789.46
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 25123 0 0 0 178921 25 0 0 25 0 1 0 153368428 99397632 24109 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 24267 24109 106 215 0 24049 0
Current children cumulated CPU time (s) 1789.46
Current children cumulated vsize (Kb) 97068

[startup+1791.09 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22087
/proc/meminfo: memFree=371744/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=97068 CPUtime=1790.46
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 25123 0 0 0 179021 25 0 0 25 0 1 0 153368428 99397632 24109 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574088 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 24267 24109 106 215 0 24049 0
Current children cumulated CPU time (s) 1790.46
Current children cumulated vsize (Kb) 97068

[startup+1792.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22087
/proc/meminfo: memFree=371744/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=97068 CPUtime=1791.47
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 25123 0 0 0 179122 25 0 0 25 0 1 0 153368428 99397632 24109 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 24267 24109 106 215 0 24049 0
Current children cumulated CPU time (s) 1791.47
Current children cumulated vsize (Kb) 97068

[startup+1793.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22087
/proc/meminfo: memFree=371744/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=97068 CPUtime=1792.47
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 25123 0 0 0 179222 25 0 0 25 0 1 0 153368428 99397632 24109 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 24267 24109 106 215 0 24049 0
Current children cumulated CPU time (s) 1792.47
Current children cumulated vsize (Kb) 97068

[startup+1794.11 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22087
/proc/meminfo: memFree=371744/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=97068 CPUtime=1793.48
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 25123 0 0 0 179323 25 0 0 25 0 1 0 153368428 99397632 24109 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 24267 24109 106 215 0 24049 0
Current children cumulated CPU time (s) 1793.48
Current children cumulated vsize (Kb) 97068

[startup+1795.11 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22087
/proc/meminfo: memFree=371744/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=97068 CPUtime=1794.48
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 25123 0 0 0 179423 25 0 0 25 0 1 0 153368428 99397632 24109 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574138 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 24267 24109 106 215 0 24049 0
Current children cumulated CPU time (s) 1794.48
Current children cumulated vsize (Kb) 97068

[startup+1796.12 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22087
/proc/meminfo: memFree=371744/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=97068 CPUtime=1795.49
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 25123 0 0 0 179524 25 0 0 25 0 1 0 153368428 99397632 24109 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 24267 24109 106 215 0 24049 0
Current children cumulated CPU time (s) 1795.49
Current children cumulated vsize (Kb) 97068

[startup+1797.12 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22087
/proc/meminfo: memFree=371744/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=97068 CPUtime=1796.49
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 25123 0 0 0 179624 25 0 0 25 0 1 0 153368428 99397632 24109 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135010894 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 24267 24109 106 215 0 24049 0
Current children cumulated CPU time (s) 1796.49
Current children cumulated vsize (Kb) 97068

[startup+1798.13 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22087
/proc/meminfo: memFree=371744/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=97068 CPUtime=1797.5
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 25123 0 0 0 179725 25 0 0 25 0 1 0 153368428 99397632 24109 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 24267 24109 106 215 0 24049 0
Current children cumulated CPU time (s) 1797.5
Current children cumulated vsize (Kb) 97068

[startup+1799.13 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22087
/proc/meminfo: memFree=371744/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=97064 CPUtime=1798.5
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 25123 0 0 0 179825 25 0 0 25 0 1 0 153368428 99393536 24108 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 24266 24108 106 215 0 24048 0
Current children cumulated CPU time (s) 1798.5
Current children cumulated vsize (Kb) 97064

[startup+1800.14 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22087
/proc/meminfo: memFree=371744/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=97064 CPUtime=1799.51
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 25123 0 0 0 179926 25 0 0 25 0 1 0 153368428 99393536 24108 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 24266 24108 106 215 0 24048 0
Current children cumulated CPU time (s) 1799.51
Current children cumulated vsize (Kb) 97064

[startup+1801.14 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22087
/proc/meminfo: memFree=371744/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=97064 CPUtime=1800.51
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 25123 0 0 0 180026 25 0 0 25 0 1 0 153368428 99393536 24108 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 24266 24108 106 215 0 24048 0
Current children cumulated CPU time (s) 1800.51
Current children cumulated vsize (Kb) 97064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.15 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22087
/proc/meminfo: memFree=371744/2055920 swapFree=4178616/4192956
[pid=21887] ppid=21885 vsize=97064 CPUtime=1800.51
/proc/21887/stat : 21887 (minisat+) R 21885 21887 21838 0 -1 4194304 25123 0 0 0 180026 25 0 0 25 0 1 0 153368428 99393536 24108 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21887/statm: 24266 24108 106 215 0 24048 0
Current children cumulated CPU time (s) 1800.51
Current children cumulated vsize (Kb) 97064

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

Child status: 0
Real time (s): 1801.17
CPU time (s): 1800.54
CPU user time (s): 1800.27
CPU system time (s): 0.267959
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (Kb): 99516
The end

Launcher Data (download as text)

Begin job on node30 on Fri Jul 28 05:38:06 UTC 2006


FILE ID= 46125-1154065085

PBS_JOBID= 882428

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  2ea7e3b5e107f983d069c627d91480a3

RANDOM SEED= 5124892

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.256
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.256
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:        468400 kB
Buffers:         46544 kB
Cached:        1447888 kB
SwapCached:       8572 kB
Active:         314860 kB
Inactive:      1193132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        468400 kB
SwapTotal:     4192956 kB
SwapFree:      4178616 kB
Dirty:             204 kB
Writeback:           0 kB
Mapped:          14496 kB
Slab:            65576 kB
Committed_AS:   586000 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node30 on Fri Jul 28 06:08:07 UTC 2006