Trace number 46102

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.64 1801.22

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-65-60.opb
MD5SUM6f6d5bf9df98767681bd16885050de4b
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.033994
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables3900
Total number of constraints125
Number of constraints which are clauses65
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint60
Maximum length of a constraint65
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 66
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.08	c Converting 125 PB-constraints to clauses...
0.08	c   -- Unit propagations: (none)
0.08	c   -- Detecting intervals from adjacent constraints: (none)
0.08	c   -- Clauses(.)/Splits(s): .................................................................
0.08	c ---[  59]---> BDD-cost:  127
0.09	c ---[  58]---> BDD-cost:  127
0.09	c ---[  57]---> BDD-cost:  127
0.09	c ---[  56]---> BDD-cost:  127
0.09	c ---[  55]---> BDD-cost:  127
0.10	c ---[  54]---> BDD-cost:  127
0.10	c ---[  53]---> BDD-cost:  127
0.10	c ---[  52]---> BDD-cost:  127
0.10	c ---[  51]---> BDD-cost:  127
0.10	c ---[  50]---> BDD-cost:  127
0.11	c ---[  49]---> BDD-cost:  127
0.11	c ---[  48]---> BDD-cost:  127
0.11	c ---[  47]---> BDD-cost:  127
0.11	c ---[  46]---> BDD-cost:  127
0.12	c ---[  45]---> BDD-cost:  127
0.12	c ---[  44]---> BDD-cost:  127
0.12	c ---[  43]---> BDD-cost:  127
0.12	c ---[  42]---> BDD-cost:  127
0.13	c ---[  41]---> BDD-cost:  127
0.13	c ---[  40]---> BDD-cost:  127
0.13	c ---[  39]---> BDD-cost:  127
0.13	c ---[  38]---> BDD-cost:  127
0.14	c ---[  37]---> BDD-cost:  127
0.14	c ---[  36]---> BDD-cost:  127
0.14	c ---[  35]---> BDD-cost:  127
0.14	c ---[  34]---> BDD-cost:  127
0.14	c ---[  33]---> BDD-cost:  127
0.15	c ---[  32]---> BDD-cost:  127
0.15	c ---[  31]---> BDD-cost:  127
0.15	c ---[  30]---> BDD-cost:  127
0.15	c ---[  29]---> BDD-cost:  127
0.16	c ---[  28]---> BDD-cost:  127
0.16	c ---[  27]---> BDD-cost:  127
0.16	c ---[  26]---> BDD-cost:  127
0.16	c ---[  25]---> BDD-cost:  127
0.17	c ---[  24]---> BDD-cost:  127
0.17	c ---[  23]---> BDD-cost:  127
0.17	c ---[  22]---> BDD-cost:  127
0.17	c ---[  21]---> BDD-cost:  127
0.17	c ---[  20]---> BDD-cost:  127
0.18	c ---[  19]---> BDD-cost:  127
0.18	c ---[  18]---> BDD-cost:  127
0.18	c ---[  17]---> BDD-cost:  127
0.18	c ---[  16]---> BDD-cost:  127
0.19	c ---[  15]---> BDD-cost:  127
0.19	c ---[  14]---> BDD-cost:  127
0.19	c ---[  13]---> BDD-cost:  127
0.19	c ---[  12]---> BDD-cost:  127
0.20	c ---[  11]---> BDD-cost:  127
0.20	c ---[  10]---> BDD-cost:  127
0.20	c ---[   9]---> BDD-cost:  127
0.20	c ---[   8]---> BDD-cost:  127
0.21	c ---[   7]---> BDD-cost:  127
0.21	c ---[   6]---> BDD-cost:  127
0.21	c ---[   5]---> BDD-cost:  127
0.21	c ---[   4]---> BDD-cost:  127
0.22	c ---[   3]---> BDD-cost:  127
0.22	c ---[   2]---> BDD-cost:  127
0.22	c ---[   1]---> BDD-cost:  127
0.22	c ---[   0]---> BDD-cost:  127
0.24	c ==================================[MINISAT+]==================================
0.24	c | Conflicts | Original         | Learnt                           | Progress |
0.24	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.24	c ==============================================================================
0.24	c |         0 |   19025    53220 |    6341       0        0     nan |  0.000 % |
0.27	c |       100 |   19025    53220 |    6975     100    22495   224.9 |  0.521 % |
0.32	c |       252 |   19025    53220 |    7672     252    57653   228.8 |  0.521 % |
0.43	c |       479 |   19025    53220 |    8439     479   142680   297.9 |  0.521 % |
0.60	c |       817 |   19025    53220 |    9283     817   257799   315.5 |  0.521 % |
0.81	c |      1324 |   19025    53220 |   10212    1324   393175   297.0 |  0.521 % |
1.14	c |      2083 |   19025    53220 |   11233    2083   639365   306.9 |  0.521 % |
1.83	c |      3223 |   19025    53220 |   12356    3223  1112713   345.2 |  0.521 % |
3.18	c |      4936 |   19025    53220 |   13592    4936  2146671   434.9 |  0.521 % |
5.16	c |      7499 |   19025    53220 |   14951    7499  3577704   477.1 |  0.521 % |
8.04	c |     11343 |   19025    53220 |   16446   11343  5272155   464.8 |  0.521 % |
13.50	c |     17110 |   19025    53220 |   18091   17110  8073625   471.9 |  0.521 % |
24.24	c |     25759 |   19025    53220 |   19900   25759 15069901   585.0 |  0.521 % |
47.56	c |     38733 |   19025    53220 |   21890   24733 21283372   860.5 |  0.521 % |
94.43	c |     58194 |   19025    53220 |   24079   30907 26389906   853.8 |  0.521 % |
128.74	c |     87389 |   19025    53220 |   26487   20503 12566415   612.9 |  0.521 % |
215.21	c |    131180 |   19025    53220 |   29136   17682 13600685   769.2 |  0.521 % |
315.29	c |    196864 |   19025    53220 |   32050   32452 16729965   515.5 |  0.521 % |
526.01	c |    295391 |   19025    53220 |   35255   30338 21535356   709.8 |  0.521 % |
912.95	c |    443180 |   19025    53220 |   38780   22400 21111578   942.5 |  0.521 % |
1607.98	c |    664864 |   19025    53220 |   42659   39701 40453422  1019.0 |  0.521 % |
1801.17	c 
1801.17	c *** TERMINATED ***
1801.17	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/node44/watcher-46102-1154058411 -o ROOT/results/node44/solver-46102-1154058411 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node44/46102-1154058411/instance-46102-1154058411.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.94 0.99 0.99 2/64 494
/proc/meminfo: memFree=1559168/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=1048 CPUtime=0
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 152711989 1073152 99 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 262 99 74 215 0 44 0

[startup+10.0017 s]
/proc/loadavg: 0.95 0.99 0.99 2/64 494
/proc/meminfo: memFree=1529864/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=30240 CPUtime=9.98
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 7435 0 0 0 995 3 0 0 25 0 1 0 152711989 30965760 7419 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580878 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 7560 7419 106 215 0 7342 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 30240

[startup+20.0077 s]
/proc/loadavg: 0.96 0.99 0.99 2/64 494
/proc/meminfo: memFree=1505416/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=54780 CPUtime=19.98
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 13563 0 0 0 1992 6 0 0 25 0 1 0 152711989 56094720 13547 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 13695 13547 106 215 0 13477 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 54780

[startup+30.0138 s]
/proc/loadavg: 0.97 0.99 0.99 2/64 494
/proc/meminfo: memFree=1495112/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=65136 CPUtime=29.99
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 16154 0 0 0 2992 7 0 0 25 0 1 0 152711989 66699264 16138 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579239 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 16284 16138 106 215 0 16066 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 65136

[startup+40.0198 s]
/proc/loadavg: 0.97 0.99 0.99 2/64 494
/proc/meminfo: memFree=1483656/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=76576 CPUtime=39.99
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 19013 0 0 0 3991 8 0 0 25 0 1 0 152711989 78413824 18997 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 19144 18997 106 215 0 18926 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 76576

[startup+50.0268 s]
/proc/loadavg: 0.97 0.99 0.99 2/64 494
/proc/meminfo: memFree=1469896/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=90404 CPUtime=49.99
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 22457 0 0 0 4989 10 0 0 25 0 1 0 152711989 92573696 22441 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006224 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 22601 22441 106 215 0 22383 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 90404

[startup+60.0319 s]
/proc/loadavg: 0.98 0.99 0.99 2/64 494
/proc/meminfo: memFree=1469896/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=90404 CPUtime=60
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 22457 0 0 0 5990 10 0 0 25 0 1 0 152711989 92573696 22441 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 22601 22441 106 215 0 22383 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 90404

[startup+70.0379 s]
/proc/loadavg: 0.98 0.99 0.99 2/64 494
/proc/meminfo: memFree=1469896/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=90404 CPUtime=70
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 22457 0 0 0 6990 10 0 0 25 0 1 0 152711989 92573696 22441 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 22601 22441 106 215 0 22383 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 90404

[startup+80.0439 s]
/proc/loadavg: 0.98 0.99 0.99 2/64 494
/proc/meminfo: memFree=1462792/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=97576 CPUtime=80
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 24244 0 0 0 7989 11 0 0 25 0 1 0 152711989 99917824 24228 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572977 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 24394 24228 106 215 0 24176 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 97576

[startup+90.05 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 494
/proc/meminfo: memFree=1451080/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=109280 CPUtime=90.01
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 27152 0 0 0 8987 14 0 0 25 0 1 0 152711989 111902720 27136 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 27320 27136 106 215 0 27102 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 109280

[startup+100.056 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 494
/proc/meminfo: memFree=1447816/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=112492 CPUtime=100.01
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 27963 0 0 0 9987 14 0 0 25 0 1 0 152711989 115191808 27947 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573925 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 28123 27947 106 215 0 27905 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 112492

[startup+110.063 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 494
/proc/meminfo: memFree=1447816/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=112492 CPUtime=110.01
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 27963 0 0 0 10987 14 0 0 25 0 1 0 152711989 115191808 27947 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 28123 27947 106 215 0 27905 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 112492

[startup+120.068 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 494
/proc/meminfo: memFree=1447816/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=112492 CPUtime=120.01
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 27965 0 0 0 11987 14 0 0 25 0 1 0 152711989 115191808 27949 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580774 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 28123 27949 106 215 0 27905 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 112492

[startup+130.074 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 494
/proc/meminfo: memFree=1447816/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=112492 CPUtime=130.02
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 27965 0 0 0 12988 14 0 0 25 0 1 0 152711989 115191808 27949 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576843 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 28123 27949 106 215 0 27905 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 112492

[startup+140.08 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 494
/proc/meminfo: memFree=1447816/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=112492 CPUtime=140.02
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 27965 0 0 0 13988 14 0 0 25 0 1 0 152711989 115191808 27949 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 28123 27949 106 215 0 27905 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 112492

[startup+150.086 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 494
/proc/meminfo: memFree=1447816/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=112492 CPUtime=150.03
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 27966 0 0 0 14989 14 0 0 25 0 1 0 152711989 115191808 27950 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 28123 27950 106 215 0 27905 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 112492

[startup+160.092 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 494
/proc/meminfo: memFree=1447752/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=112492 CPUtime=160.03
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 27967 0 0 0 15989 14 0 0 25 0 1 0 152711989 115191808 27951 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 28123 27951 106 215 0 27905 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 112492

[startup+170.099 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 494
/proc/meminfo: memFree=1447752/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=112492 CPUtime=170.03
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 27967 0 0 0 16989 14 0 0 25 0 1 0 152711989 115191808 27951 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 28123 27951 106 215 0 27905 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 112492

[startup+180.105 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 494
/proc/meminfo: memFree=1447752/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=112492 CPUtime=180.04
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 27967 0 0 0 17990 14 0 0 25 0 1 0 152711989 115191808 27951 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 28123 27951 106 215 0 27905 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 112492

[startup+190.111 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 494
/proc/meminfo: memFree=1447752/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=112492 CPUtime=190.04
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 27967 0 0 0 18990 14 0 0 25 0 1 0 152711989 115191808 27951 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575905 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 28123 27951 106 215 0 27905 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 112492

[startup+200.117 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 494
/proc/meminfo: memFree=1447752/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=112492 CPUtime=200.04
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 27967 0 0 0 19990 14 0 0 25 0 1 0 152711989 115191808 27951 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574021 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 28123 27951 106 215 0 27905 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 112492

[startup+210.123 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 494

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

/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 61059 0 0 0 178101 49 0 0 25 0 1 0 152711989 249491456 60707 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579629 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 60911 60707 106 215 0 60693 0
Current children cumulated CPU time (s) 1781.5
Current children cumulated vsize (Kb) 243644

[startup+1783.08 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 692
/proc/meminfo: memFree=1315856/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=243644 CPUtime=1782.5
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 61059 0 0 0 178201 49 0 0 25 0 1 0 152711989 249491456 60707 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 60911 60707 106 215 0 60693 0
Current children cumulated CPU time (s) 1782.5
Current children cumulated vsize (Kb) 243644

[startup+1784.09 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 692
/proc/meminfo: memFree=1315856/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=243644 CPUtime=1783.5
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 61059 0 0 0 178301 49 0 0 25 0 1 0 152711989 249491456 60707 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574085 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 60911 60707 106 215 0 60693 0
Current children cumulated CPU time (s) 1783.5
Current children cumulated vsize (Kb) 243644

[startup+1785.09 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 692
/proc/meminfo: memFree=1315856/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=243644 CPUtime=1784.51
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 61059 0 0 0 178402 49 0 0 25 0 1 0 152711989 249491456 60707 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576740 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 60911 60707 106 215 0 60693 0
Current children cumulated CPU time (s) 1784.51
Current children cumulated vsize (Kb) 243644

[startup+1786.1 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 692
/proc/meminfo: memFree=1315856/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=243644 CPUtime=1785.51
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 61059 0 0 0 178502 49 0 0 25 0 1 0 152711989 249491456 60707 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 60911 60707 106 215 0 60693 0
Current children cumulated CPU time (s) 1785.51
Current children cumulated vsize (Kb) 243644

[startup+1787.1 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 692
/proc/meminfo: memFree=1315856/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=243644 CPUtime=1786.52
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 61059 0 0 0 178603 49 0 0 25 0 1 0 152711989 249491456 60707 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 60911 60707 106 215 0 60693 0
Current children cumulated CPU time (s) 1786.52
Current children cumulated vsize (Kb) 243644

[startup+1788.11 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 692
/proc/meminfo: memFree=1315856/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=243644 CPUtime=1787.52
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 61059 0 0 0 178703 49 0 0 25 0 1 0 152711989 249491456 60707 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574420 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 60911 60707 106 215 0 60693 0
Current children cumulated CPU time (s) 1787.52
Current children cumulated vsize (Kb) 243644

[startup+1789.11 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 692
/proc/meminfo: memFree=1315856/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=243644 CPUtime=1788.53
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 61059 0 0 0 178804 49 0 0 25 0 1 0 152711989 249491456 60707 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 60911 60707 106 215 0 60693 0
Current children cumulated CPU time (s) 1788.53
Current children cumulated vsize (Kb) 243644

[startup+1790.12 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 692
/proc/meminfo: memFree=1315856/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=243644 CPUtime=1789.53
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 61059 0 0 0 178904 49 0 0 25 0 1 0 152711989 249491456 60707 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 60911 60707 106 215 0 60693 0
Current children cumulated CPU time (s) 1789.53
Current children cumulated vsize (Kb) 243644

[startup+1791.12 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 692
/proc/meminfo: memFree=1315856/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=243644 CPUtime=1790.54
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 61059 0 0 0 179005 49 0 0 25 0 1 0 152711989 249491456 60707 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 60911 60707 106 215 0 60693 0
Current children cumulated CPU time (s) 1790.54
Current children cumulated vsize (Kb) 243644

[startup+1792.13 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 692
/proc/meminfo: memFree=1315856/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=243644 CPUtime=1791.54
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 61059 0 0 0 179105 49 0 0 25 0 1 0 152711989 249491456 60707 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 60911 60707 106 215 0 60693 0
Current children cumulated CPU time (s) 1791.54
Current children cumulated vsize (Kb) 243644

[startup+1793.13 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 692
/proc/meminfo: memFree=1315856/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=243644 CPUtime=1792.55
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 61059 0 0 0 179206 49 0 0 25 0 1 0 152711989 249491456 60707 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 60911 60707 106 215 0 60693 0
Current children cumulated CPU time (s) 1792.55
Current children cumulated vsize (Kb) 243644

[startup+1794.14 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 692
/proc/meminfo: memFree=1315856/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=243644 CPUtime=1793.55
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 61059 0 0 0 179306 49 0 0 25 0 1 0 152711989 249491456 60707 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584041 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 60911 60707 106 215 0 60693 0
Current children cumulated CPU time (s) 1793.55
Current children cumulated vsize (Kb) 243644

[startup+1795.14 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 692
/proc/meminfo: memFree=1315856/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=243644 CPUtime=1794.56
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 61059 0 0 0 179407 49 0 0 25 0 1 0 152711989 249491456 60707 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 60911 60707 106 215 0 60693 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (Kb) 243644

[startup+1796.15 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 692
/proc/meminfo: memFree=1315856/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=243644 CPUtime=1795.56
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 61059 0 0 0 179507 49 0 0 25 0 1 0 152711989 249491456 60707 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 60911 60707 106 215 0 60693 0
Current children cumulated CPU time (s) 1795.56
Current children cumulated vsize (Kb) 243644

[startup+1797.15 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 692
/proc/meminfo: memFree=1315856/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=243644 CPUtime=1796.56
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 61059 0 0 0 179607 49 0 0 25 0 1 0 152711989 249491456 60707 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 60911 60707 106 215 0 60693 0
Current children cumulated CPU time (s) 1796.56
Current children cumulated vsize (Kb) 243644

[startup+1798.16 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 692
/proc/meminfo: memFree=1315856/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=243644 CPUtime=1797.57
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 61059 0 0 0 179708 49 0 0 25 0 1 0 152711989 249491456 60707 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 60911 60707 106 215 0 60693 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (Kb) 243644

[startup+1799.16 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 692
/proc/meminfo: memFree=1315856/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=243644 CPUtime=1798.57
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 61059 0 0 0 179808 49 0 0 25 0 1 0 152711989 249491456 60707 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 60911 60707 106 215 0 60693 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (Kb) 243644

[startup+1800.17 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 692
/proc/meminfo: memFree=1315856/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=243644 CPUtime=1799.58
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 61059 0 0 0 179909 49 0 0 25 0 1 0 152711989 249491456 60707 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 60911 60707 106 215 0 60693 0
Current children cumulated CPU time (s) 1799.58
Current children cumulated vsize (Kb) 243644

[startup+1801.17 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 692
/proc/meminfo: memFree=1315856/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=243644 CPUtime=1800.58
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 61059 0 0 0 180009 49 0 0 25 0 1 0 152711989 249491456 60707 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 60911 60707 106 215 0 60693 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 243644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 0.99 0.99 0.99 2/64 692
/proc/meminfo: memFree=1315856/2055920 swapFree=4183124/4192956
[pid=494] ppid=492 vsize=243644 CPUtime=1800.59
/proc/494/stat : 494 (minisat+) R 492 494 445 0 -1 4194304 61059 0 0 0 180010 49 0 0 25 0 1 0 152711989 249491456 60707 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572787 0 0 4096 16386 0 0 0 17 1 0 0
/proc/494/statm: 60911 60707 106 215 0 60693 0
Current children cumulated CPU time (s) 1800.59
Current children cumulated vsize (Kb) 243644

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

Child status: 0
Real time (s): 1801.22
CPU time (s): 1800.64
CPU user time (s): 1800.1
CPU system time (s): 0.533918
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (Kb): 244484
The end

Launcher Data (download as text)

Begin job on node44 on Fri Jul 28 03:46:51 UTC 2006


FILE ID= 46102-1154058411

PBS_JOBID= 882129

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  6f6d5bf9df98767681bd16885050de4b

RANDOM SEED= 562074582

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.238
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.238
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:       1559376 kB
Buffers:         23912 kB
Cached:         394444 kB
SwapCached:       3516 kB
Active:          51212 kB
Inactive:       375648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1559376 kB
SwapTotal:     4192956 kB
SwapFree:      4183124 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          14476 kB
Slab:            55660 kB
Committed_AS:   619000 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node44 on Fri Jul 28 04:16:52 UTC 2006