Trace number 46092

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.61 1801.13

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-45-40.opb
MD5SUMbfd9076f83014271363fd9848b4f1d95
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 variables1800
Total number of constraints85
Number of constraints which are clauses45
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 constraint45
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 46
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.04	c Converting 85 PB-constraints to clauses...
0.04	c   -- Unit propagations: (none)
0.04	c   -- Detecting intervals from adjacent constraints: (none)
0.04	c   -- Clauses(.)/Splits(s): .............................................
0.04	c ---[  39]---> BDD-cost:   87
0.04	c ---[  38]---> BDD-cost:   87
0.04	c ---[  37]---> BDD-cost:   87
0.04	c ---[  36]---> BDD-cost:   87
0.04	c ---[  35]---> BDD-cost:   87
0.04	c ---[  34]---> BDD-cost:   87
0.05	c ---[  33]---> BDD-cost:   87
0.05	c ---[  32]---> BDD-cost:   87
0.05	c ---[  31]---> BDD-cost:   87
0.05	c ---[  30]---> BDD-cost:   87
0.05	c ---[  29]---> BDD-cost:   87
0.05	c ---[  28]---> BDD-cost:   87
0.05	c ---[  27]---> BDD-cost:   87
0.06	c ---[  26]---> BDD-cost:   87
0.06	c ---[  25]---> BDD-cost:   87
0.06	c ---[  24]---> BDD-cost:   87
0.06	c ---[  23]---> BDD-cost:   87
0.06	c ---[  22]---> BDD-cost:   87
0.06	c ---[  21]---> BDD-cost:   87
0.06	c ---[  20]---> BDD-cost:   87
0.06	c ---[  19]---> BDD-cost:   87
0.07	c ---[  18]---> BDD-cost:   87
0.07	c ---[  17]---> BDD-cost:   87
0.07	c ---[  16]---> BDD-cost:   87
0.07	c ---[  15]---> BDD-cost:   87
0.07	c ---[  14]---> BDD-cost:   87
0.07	c ---[  13]---> BDD-cost:   87
0.07	c ---[  12]---> BDD-cost:   87
0.08	c ---[  11]---> BDD-cost:   87
0.08	c ---[  10]---> BDD-cost:   87
0.08	c ---[   9]---> BDD-cost:   87
0.08	c ---[   8]---> BDD-cost:   87
0.08	c ---[   7]---> BDD-cost:   87
0.08	c ---[   6]---> BDD-cost:   87
0.08	c ---[   5]---> BDD-cost:   87
0.08	c ---[   4]---> BDD-cost:   87
0.09	c ---[   3]---> BDD-cost:   87
0.09	c ---[   2]---> BDD-cost:   87
0.09	c ---[   1]---> BDD-cost:   87
0.09	c ---[   0]---> BDD-cost:   87
0.10	c ==================================[MINISAT+]==================================
0.10	c | Conflicts | Original         | Learnt                           | Progress |
0.10	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.10	c ==============================================================================
0.10	c |         0 |    8685    24280 |    2895       0        0     nan |  0.000 % |
0.11	c |       101 |    8685    24280 |    3184     101    16320   161.6 |  0.758 % |
0.14	c |       253 |    8685    24280 |    3502     253    41436   163.8 |  0.758 % |
0.20	c |       479 |    8685    24280 |    3853     479    91439   190.9 |  0.758 % |
0.27	c |       817 |    8685    24280 |    4238     817   148889   182.2 |  0.758 % |
0.43	c |      1324 |    8685    24280 |    4662    1324   269775   203.8 |  0.758 % |
0.64	c |      2084 |    8685    24280 |    5128    2084   444112   213.1 |  0.758 % |
1.01	c |      3223 |    8685    24280 |    5641    3223   739457   229.4 |  0.758 % |
1.68	c |      4931 |    8685    24280 |    6205    4931  1232453   249.9 |  0.758 % |
3.19	c |      7494 |    8685    24280 |    6826    7494  2418126   322.7 |  0.758 % |
5.04	c |     11338 |    8685    24280 |    7508    7591  2831615   373.0 |  0.758 % |
8.55	c |     17107 |    8685    24280 |    8259    9565  3563250   372.5 |  0.758 % |
13.26	c |     25756 |    8685    24280 |    9085    7253  2473665   341.1 |  0.758 % |
22.30	c |     38734 |    8685    24280 |    9994    7147  2023262   283.1 |  0.758 % |
38.22	c |     58195 |    8685    24280 |   10993   12551  4722083   376.2 |  0.758 % |
65.21	c |     87387 |    8685    24280 |   12093   12618  6569531   520.6 |  0.758 % |
105.69	c |    131179 |    8685    24280 |   13302    9884  4298939   434.9 |  0.758 % |
163.57	c |    196867 |    8685    24280 |   14632   16197  7801197   481.6 |  0.758 % |
260.37	c |    295397 |    8685    24280 |   16095   13785  5754225   417.4 |  0.758 % |
431.02	c |    443186 |    8685    24280 |   17705   10665  4414575   413.9 |  0.758 % |
728.26	c |    664869 |    8685    24280 |   19476   15418  7568011   490.9 |  0.758 % |
1152.93	c |    997397 |    8685    24280 |   21423   21177  8754484   413.4 |  0.758 % |
1761.04	c |   1496186 |    8685    24280 |   23566   21873  8408618   384.4 |  0.758 % |
1801.11	c 
1801.11	c *** TERMINATED ***
1801.11	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/node52/watcher-46092-1154054959 -o ROOT/results/node52/solver-46092-1154054959 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node52/46092-1154054959/instance-46092-1154054959.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 3/64 7822
/proc/meminfo: memFree=853992/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=1048 CPUtime=0
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 107 0 0 0 0 0 0 0 19 0 1 0 152366466 1073152 91 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134619209 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 262 91 74 215 0 44 0

[startup+10.002 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 7822
/proc/meminfo: memFree=837416/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=17544 CPUtime=9.99
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 4258 0 0 0 996 3 0 0 25 0 1 0 152366466 17965056 4242 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 4386 4242 106 215 0 4168 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 17544

[startup+20.0077 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 7822
/proc/meminfo: memFree=833448/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=21624 CPUtime=19.99
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 5279 0 0 0 1996 3 0 0 25 0 1 0 152366466 22142976 5263 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 5406 5263 106 215 0 5188 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 21624

[startup+30.0144 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 7822
/proc/meminfo: memFree=833192/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=21888 CPUtime=30
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 5347 0 0 0 2997 3 0 0 25 0 1 0 152366466 22413312 5331 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574567 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 5472 5331 106 215 0 5254 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 21888

[startup+40.0201 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 7822
/proc/meminfo: memFree=830120/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=24956 CPUtime=40
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 6115 0 0 0 3996 4 0 0 25 0 1 0 152366466 25554944 6099 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 6239 6099 106 215 0 6021 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 24956

[startup+50.0258 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 7822
/proc/meminfo: memFree=822120/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=33012 CPUtime=50
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 8125 0 0 0 4995 5 0 0 25 0 1 0 152366466 33804288 8109 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 8253 8109 106 215 0 8035 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 33012

[startup+60.0315 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 7822
/proc/meminfo: memFree=816424/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=38700 CPUtime=60.01
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 9553 0 0 0 5994 7 0 0 25 0 1 0 152366466 39628800 9537 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 9675 9537 106 215 0 9457 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 38700

[startup+70.0371 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 7822
/proc/meminfo: memFree=816424/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=38700 CPUtime=70.01
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 9554 0 0 0 6994 7 0 0 25 0 1 0 152366466 39628800 9538 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577266 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 9675 9538 106 215 0 9457 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 38700

[startup+80.0428 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 7822
/proc/meminfo: memFree=816360/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=38700 CPUtime=80.01
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 9554 0 0 0 7994 7 0 0 25 0 1 0 152366466 39628800 9538 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 9675 9538 106 215 0 9457 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 38700

[startup+90.0475 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 7822
/proc/meminfo: memFree=816424/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=38700 CPUtime=90.02
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 9554 0 0 0 8995 7 0 0 25 0 1 0 152366466 39628800 9538 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 9675 9538 106 215 0 9457 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 38700

[startup+100.053 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 7822
/proc/meminfo: memFree=816424/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=38700 CPUtime=100.02
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 9554 0 0 0 9995 7 0 0 25 0 1 0 152366466 39628800 9538 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 9675 9538 106 215 0 9457 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 38700

[startup+110.059 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 7822
/proc/meminfo: memFree=816424/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=38700 CPUtime=110.02
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 9555 0 0 0 10995 7 0 0 25 0 1 0 152366466 39628800 9539 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 9675 9539 106 215 0 9457 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 38700

[startup+120.065 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7822
/proc/meminfo: memFree=816424/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=38700 CPUtime=120.02
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 9555 0 0 0 11995 7 0 0 25 0 1 0 152366466 39628800 9539 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574553 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 9675 9539 106 215 0 9457 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 38700

[startup+130.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7822
/proc/meminfo: memFree=815464/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=39764 CPUtime=130.03
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 9795 0 0 0 12996 7 0 0 25 0 1 0 152366466 40718336 9779 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 9941 9779 106 215 0 9723 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 39764

[startup+140.076 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7822
/proc/meminfo: memFree=811880/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=43348 CPUtime=140.03
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 10686 0 0 0 13996 7 0 0 25 0 1 0 152366466 44388352 10670 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 10837 10670 106 215 0 10619 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 43348

[startup+150.081 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7822
/proc/meminfo: memFree=810472/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=44668 CPUtime=150.03
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 11044 0 0 0 14996 7 0 0 25 0 1 0 152366466 45740032 11028 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574480 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 11167 11028 106 215 0 10949 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 44668

[startup+160.086 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7822
/proc/meminfo: memFree=810472/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=44668 CPUtime=160.03
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 11044 0 0 0 15996 7 0 0 25 0 1 0 152366466 45740032 11028 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 11167 11028 106 215 0 10949 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 44668

[startup+170.092 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7822
/proc/meminfo: memFree=810472/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=44668 CPUtime=170.04
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 11044 0 0 0 16997 7 0 0 25 0 1 0 152366466 45740032 11028 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573384 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 11167 11028 106 215 0 10949 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 44668

[startup+180.098 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7822
/proc/meminfo: memFree=810408/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=44668 CPUtime=180.04
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 11044 0 0 0 17997 7 0 0 25 0 1 0 152366466 45740032 11028 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584041 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 11167 11028 106 215 0 10949 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 44668

[startup+190.103 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7822
/proc/meminfo: memFree=810408/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=44668 CPUtime=190.04
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 11044 0 0 0 18997 7 0 0 25 0 1 0 152366466 45740032 11028 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 11167 11028 106 215 0 10949 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 44668

[startup+200.109 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7822
/proc/meminfo: memFree=810408/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=44668 CPUtime=200.05
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 11044 0 0 0 19998 7 0 0 25 0 1 0 152366466 45740032 11028 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584044 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 11167 11028 106 215 0 10949 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 44668

[startup+210.115 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 7822

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

/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 18150 0 0 0 178133 16 0 0 25 0 1 0 152366466 74706944 18044 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 18239 18044 106 215 0 18021 0
Current children cumulated CPU time (s) 1781.49
Current children cumulated vsize (Kb) 72956

[startup+1783.02 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8020
/proc/meminfo: memFree=782184/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=72956 CPUtime=1782.49
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 18150 0 0 0 178233 16 0 0 25 0 1 0 152366466 74706944 18044 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 18239 18044 106 215 0 18021 0
Current children cumulated CPU time (s) 1782.49
Current children cumulated vsize (Kb) 72956

[startup+1784.02 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8020
/proc/meminfo: memFree=782184/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=72956 CPUtime=1783.5
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 18150 0 0 0 178334 16 0 0 25 0 1 0 152366466 74706944 18044 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 18239 18044 106 215 0 18021 0
Current children cumulated CPU time (s) 1783.5
Current children cumulated vsize (Kb) 72956

[startup+1785.03 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8020
/proc/meminfo: memFree=782184/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=72956 CPUtime=1784.5
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 18150 0 0 0 178434 16 0 0 25 0 1 0 152366466 74706944 18044 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 18239 18044 106 215 0 18021 0
Current children cumulated CPU time (s) 1784.5
Current children cumulated vsize (Kb) 72956

[startup+1786.03 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8020
/proc/meminfo: memFree=782184/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=72956 CPUtime=1785.5
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 18150 0 0 0 178534 16 0 0 25 0 1 0 152366466 74706944 18044 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 18239 18044 106 215 0 18021 0
Current children cumulated CPU time (s) 1785.5
Current children cumulated vsize (Kb) 72956

[startup+1787.04 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8020
/proc/meminfo: memFree=782184/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=72956 CPUtime=1786.51
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 18150 0 0 0 178635 16 0 0 25 0 1 0 152366466 74706944 18044 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 18239 18044 106 215 0 18021 0
Current children cumulated CPU time (s) 1786.51
Current children cumulated vsize (Kb) 72956

[startup+1788.04 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8020
/proc/meminfo: memFree=782184/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=72956 CPUtime=1787.51
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 18151 0 0 0 178735 16 0 0 25 0 1 0 152366466 74706944 18045 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 18239 18045 106 215 0 18021 0
Current children cumulated CPU time (s) 1787.51
Current children cumulated vsize (Kb) 72956

[startup+1789.05 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8020
/proc/meminfo: memFree=782184/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=72956 CPUtime=1788.52
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 18151 0 0 0 178836 16 0 0 25 0 1 0 152366466 74706944 18045 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 18239 18045 106 215 0 18021 0
Current children cumulated CPU time (s) 1788.52
Current children cumulated vsize (Kb) 72956

[startup+1790.05 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8020
/proc/meminfo: memFree=782184/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=72956 CPUtime=1789.52
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 18151 0 0 0 178936 16 0 0 25 0 1 0 152366466 74706944 18045 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 18239 18045 106 215 0 18021 0
Current children cumulated CPU time (s) 1789.52
Current children cumulated vsize (Kb) 72956

[startup+1791.06 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8020
/proc/meminfo: memFree=782184/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=72956 CPUtime=1790.53
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 18151 0 0 0 179037 16 0 0 25 0 1 0 152366466 74706944 18045 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 18239 18045 106 215 0 18021 0
Current children cumulated CPU time (s) 1790.53
Current children cumulated vsize (Kb) 72956

[startup+1792.06 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8020
/proc/meminfo: memFree=782184/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=72956 CPUtime=1791.53
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 18151 0 0 0 179137 16 0 0 25 0 1 0 152366466 74706944 18045 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 18239 18045 106 215 0 18021 0
Current children cumulated CPU time (s) 1791.53
Current children cumulated vsize (Kb) 72956

[startup+1793.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8020
/proc/meminfo: memFree=782184/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=72956 CPUtime=1792.54
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 18151 0 0 0 179238 16 0 0 25 0 1 0 152366466 74706944 18045 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 18239 18045 106 215 0 18021 0
Current children cumulated CPU time (s) 1792.54
Current children cumulated vsize (Kb) 72956

[startup+1794.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8020
/proc/meminfo: memFree=782184/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=72952 CPUtime=1793.54
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 18151 0 0 0 179338 16 0 0 25 0 1 0 152366466 74702848 18044 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574051 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 18238 18044 106 215 0 18020 0
Current children cumulated CPU time (s) 1793.54
Current children cumulated vsize (Kb) 72952

[startup+1795.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8020
/proc/meminfo: memFree=782184/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=72952 CPUtime=1794.55
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 18151 0 0 0 179439 16 0 0 25 0 1 0 152366466 74702848 18044 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 18238 18044 106 215 0 18020 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (Kb) 72952

[startup+1796.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8020
/proc/meminfo: memFree=782184/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=72952 CPUtime=1795.55
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 18151 0 0 0 179539 16 0 0 25 0 1 0 152366466 74702848 18044 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 18238 18044 106 215 0 18020 0
Current children cumulated CPU time (s) 1795.55
Current children cumulated vsize (Kb) 72952

[startup+1797.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8020
/proc/meminfo: memFree=782184/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=72952 CPUtime=1796.56
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 18151 0 0 0 179640 16 0 0 25 0 1 0 152366466 74702848 18044 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006666 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 18238 18044 106 215 0 18020 0
Current children cumulated CPU time (s) 1796.56
Current children cumulated vsize (Kb) 72952

[startup+1798.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8020
/proc/meminfo: memFree=782184/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=72952 CPUtime=1797.56
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 18151 0 0 0 179740 16 0 0 25 0 1 0 152366466 74702848 18044 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574489 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 18238 18044 106 215 0 18020 0
Current children cumulated CPU time (s) 1797.56
Current children cumulated vsize (Kb) 72952

[startup+1799.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8020
/proc/meminfo: memFree=782184/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=72952 CPUtime=1798.57
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 18151 0 0 0 179841 16 0 0 25 0 1 0 152366466 74702848 18044 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574472 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 18238 18044 106 215 0 18020 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (Kb) 72952

[startup+1800.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8020
/proc/meminfo: memFree=782184/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=72952 CPUtime=1799.57
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 18151 0 0 0 179941 16 0 0 25 0 1 0 152366466 74702848 18044 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 18238 18044 106 215 0 18020 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (Kb) 72952

[startup+1801.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8020
/proc/meminfo: memFree=782184/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=72952 CPUtime=1800.58
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 18151 0 0 0 180042 16 0 0 25 0 1 0 152366466 74702848 18044 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 18238 18044 106 215 0 18020 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 72952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 8020
/proc/meminfo: memFree=782184/2055920 swapFree=4183112/4192956
[pid=7822] ppid=7820 vsize=72952 CPUtime=1800.58
/proc/7822/stat : 7822 (minisat+) R 7820 7822 7773 0 -1 4194304 18151 0 0 0 180042 16 0 0 25 0 1 0 152366466 74702848 18044 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7822/statm: 18238 18044 106 215 0 18020 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 72952

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

Child status: 0
Real time (s): 1801.13
CPU time (s): 1800.61
CPU user time (s): 1800.42
CPU system time (s): 0.181972
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (Kb): 73036
The end

Launcher Data (download as text)

Begin job on node52 on Fri Jul 28 02:49:19 UTC 2006


FILE ID= 46092-1154054959

PBS_JOBID= 881999

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  bfd9076f83014271363fd9848b4f1d95

RANDOM SEED= 367546758

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.234
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.234
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:        854200 kB
Buffers:         37120 kB
Cached:        1093932 kB
SwapCached:       3732 kB
Active:         292280 kB
Inactive:       847384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        854200 kB
SwapTotal:     4192956 kB
SwapFree:      4183112 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14712 kB
Slab:            47992 kB
Committed_AS:   594608 kB
PageTables:       1500 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node52 on Fri Jul 28 03:19:20 UTC 2006