Trace number 46101

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.65 1801.24

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-85-80.opb
MD5SUMa4a494535709e59392e65403b829113d
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.05799
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6800
Total number of constraints165
Number of constraints which are clauses85
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint80
Maximum length of a constraint85
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 86
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.14	c Converting 165 PB-constraints to clauses...
0.15	c   -- Unit propagations: (none)
0.15	c   -- Detecting intervals from adjacent constraints: (none)
0.15	c   -- Clauses(.)/Splits(s): .....................................................................................
0.15	c ---[  79]---> BDD-cost:  167
0.15	c ---[  78]---> BDD-cost:  167
0.16	c ---[  77]---> BDD-cost:  167
0.16	c ---[  76]---> BDD-cost:  167
0.16	c ---[  75]---> BDD-cost:  167
0.17	c ---[  74]---> BDD-cost:  167
0.17	c ---[  73]---> BDD-cost:  167
0.17	c ---[  72]---> BDD-cost:  167
0.18	c ---[  71]---> BDD-cost:  167
0.18	c ---[  70]---> BDD-cost:  167
0.18	c ---[  69]---> BDD-cost:  167
0.19	c ---[  68]---> BDD-cost:  167
0.19	c ---[  67]---> BDD-cost:  167
0.19	c ---[  66]---> BDD-cost:  167
0.20	c ---[  65]---> BDD-cost:  167
0.20	c ---[  64]---> BDD-cost:  167
0.20	c ---[  63]---> BDD-cost:  167
0.21	c ---[  62]---> BDD-cost:  167
0.21	c ---[  61]---> BDD-cost:  167
0.21	c ---[  60]---> BDD-cost:  167
0.22	c ---[  59]---> BDD-cost:  167
0.22	c ---[  58]---> BDD-cost:  167
0.22	c ---[  57]---> BDD-cost:  167
0.23	c ---[  56]---> BDD-cost:  167
0.23	c ---[  55]---> BDD-cost:  167
0.23	c ---[  54]---> BDD-cost:  167
0.24	c ---[  53]---> BDD-cost:  167
0.24	c ---[  52]---> BDD-cost:  167
0.25	c ---[  51]---> BDD-cost:  167
0.25	c ---[  50]---> BDD-cost:  167
0.25	c ---[  49]---> BDD-cost:  167
0.26	c ---[  48]---> BDD-cost:  167
0.26	c ---[  47]---> BDD-cost:  167
0.26	c ---[  46]---> BDD-cost:  167
0.27	c ---[  45]---> BDD-cost:  167
0.27	c ---[  44]---> BDD-cost:  167
0.27	c ---[  43]---> BDD-cost:  167
0.28	c ---[  42]---> BDD-cost:  167
0.28	c ---[  41]---> BDD-cost:  167
0.28	c ---[  40]---> BDD-cost:  167
0.29	c ---[  39]---> BDD-cost:  167
0.29	c ---[  38]---> BDD-cost:  167
0.29	c ---[  37]---> BDD-cost:  167
0.30	c ---[  36]---> BDD-cost:  167
0.30	c ---[  35]---> BDD-cost:  167
0.30	c ---[  34]---> BDD-cost:  167
0.31	c ---[  33]---> BDD-cost:  167
0.31	c ---[  32]---> BDD-cost:  167
0.31	c ---[  31]---> BDD-cost:  167
0.32	c ---[  30]---> BDD-cost:  167
0.32	c ---[  29]---> BDD-cost:  167
0.32	c ---[  28]---> BDD-cost:  167
0.33	c ---[  27]---> BDD-cost:  167
0.33	c ---[  26]---> BDD-cost:  167
0.34	c ---[  25]---> BDD-cost:  167
0.34	c ---[  24]---> BDD-cost:  167
0.34	c ---[  23]---> BDD-cost:  167
0.35	c ---[  22]---> BDD-cost:  167
0.35	c ---[  21]---> BDD-cost:  167
0.35	c ---[  20]---> BDD-cost:  167
0.36	c ---[  19]---> BDD-cost:  167
0.36	c ---[  18]---> BDD-cost:  167
0.36	c ---[  17]---> BDD-cost:  167
0.37	c ---[  16]---> BDD-cost:  167
0.37	c ---[  15]---> BDD-cost:  167
0.37	c ---[  14]---> BDD-cost:  167
0.38	c ---[  13]---> BDD-cost:  167
0.38	c ---[  12]---> BDD-cost:  167
0.38	c ---[  11]---> BDD-cost:  167
0.39	c ---[  10]---> BDD-cost:  167
0.39	c ---[   9]---> BDD-cost:  167
0.39	c ---[   8]---> BDD-cost:  167
0.40	c ---[   7]---> BDD-cost:  167
0.40	c ---[   6]---> BDD-cost:  167
0.40	c ---[   5]---> BDD-cost:  167
0.41	c ---[   4]---> BDD-cost:  167
0.41	c ---[   3]---> BDD-cost:  167
0.42	c ---[   2]---> BDD-cost:  167
0.42	c ---[   1]---> BDD-cost:  167
0.42	c ---[   0]---> BDD-cost:  167
0.45	c ==================================[MINISAT+]==================================
0.45	c | Conflicts | Original         | Learnt                           | Progress |
0.45	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.45	c ==============================================================================
0.45	c |         0 |   33365    93360 |   11121       0        0     nan |  0.000 % |
0.50	c |       102 |   33365    93360 |   12233     102    30609   300.1 |  0.397 % |
0.58	c |       252 |   33365    93360 |   13456     252    70949   281.5 |  0.397 % |
0.69	c |       478 |   33365    93360 |   14802     478   125224   262.0 |  0.397 % |
0.91	c |       815 |   33365    93360 |   16282     815   286956   352.1 |  0.397 % |
1.22	c |      1321 |   33365    93360 |   17910    1321   471881   357.2 |  0.397 % |
1.69	c |      2082 |   33365    93360 |   19701    2082   805056   386.7 |  0.397 % |
2.42	c |      3221 |   33365    93360 |   21671    3221  1294311   401.8 |  0.397 % |
3.70	c |      4929 |   33365    93360 |   23838    4929  2270440   460.6 |  0.397 % |
6.56	c |      7496 |   33365    93360 |   26222    7496  3826941   510.5 |  0.397 % |
10.37	c |     11340 |   33365    93360 |   28845   11340  6308603   556.3 |  0.397 % |
17.03	c |     17107 |   33365    93360 |   31729   17107 10109099   590.9 |  0.397 % |
34.69	c |     25757 |   33365    93360 |   34902   25757 16069644   623.9 |  0.397 % |
62.03	c |     38731 |   33365    93360 |   38392   38731 27714201   715.6 |  0.397 % |
106.88	c |     58192 |   33365    93360 |   42231   31690 29822543   941.1 |  0.397 % |
170.54	c |     87385 |   33365    93360 |   46455   17386 12960801   745.5 |  0.397 % |
326.27	c |    131174 |   33365    93360 |   51100   61175 72970310  1192.8 |  0.397 % |
558.40	c |    196859 |   33365    93360 |   56210   28281 31257716  1105.3 |  0.397 % |
1030.97	c |    295387 |   33365    93360 |   61831   69313 72056374  1039.6 |  0.397 % |
1495.97	c |    443176 |   33365    93360 |   68015   41757 36019307   862.6 |  0.397 % |
1801.18	c 
1801.18	c *** TERMINATED ***
1801.18	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/node58/watcher-46101-1154058073 -o ROOT/results/node58/solver-46101-1154058073 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node58/46101-1154058073/instance-46101-1154058073.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.97 0.97 2/64 19581
/proc/meminfo: memFree=1250064/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=1048 CPUtime=0
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 115 0 0 0 0 0 0 0 19 0 1 0 152677182 1073152 99 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 262 99 74 215 0 44 0

[startup+10.0025 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19581
/proc/meminfo: memFree=1220640/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=30528 CPUtime=9.98
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 7512 0 0 0 996 2 0 0 25 0 1 0 152677182 31260672 7451 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574256 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 7632 7451 106 215 0 7414 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 30528

[startup+20.0096 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19581
/proc/meminfo: memFree=1197600/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=53644 CPUtime=19.99
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 13291 0 0 0 1994 5 0 0 25 0 1 0 152677182 54931456 13230 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579548 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 13411 13230 106 215 0 13193 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 53644

[startup+30.0156 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19581
/proc/meminfo: memFree=1184032/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=67120 CPUtime=30
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 16659 0 0 0 2993 7 0 0 25 0 1 0 152677182 68730880 16598 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 16780 16598 106 215 0 16562 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 67120

[startup+40.0217 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19581
/proc/meminfo: memFree=1166368/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=84900 CPUtime=40
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 21101 0 0 0 3990 10 0 0 25 0 1 0 152677182 86937600 21040 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 21225 21040 106 215 0 21007 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 84900

[startup+50.0278 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19581
/proc/meminfo: memFree=1150112/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=101204 CPUtime=50
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 25149 0 0 0 4988 12 0 0 25 0 1 0 152677182 103632896 25088 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 25301 25088 106 215 0 25083 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 101204

[startup+60.0339 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19581
/proc/meminfo: memFree=1135328/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=115876 CPUtime=60
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 28827 0 0 0 5985 15 0 0 25 0 1 0 152677182 118657024 28766 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573863 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 28969 28766 106 215 0 28751 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 115876

[startup+70.0399 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19581
/proc/meminfo: memFree=1132384/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=118908 CPUtime=70.01
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 29572 0 0 0 6985 16 0 0 25 0 1 0 152677182 121761792 29511 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 29727 29511 106 215 0 29509 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 118908

[startup+80.047 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19581
/proc/meminfo: memFree=1132448/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=118908 CPUtime=80.01
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 29572 0 0 0 7985 16 0 0 25 0 1 0 152677182 121761792 29511 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 29727 29511 106 215 0 29509 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 118908

[startup+90.0531 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19581
/proc/meminfo: memFree=1132448/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=118908 CPUtime=90.01
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 29572 0 0 0 8985 16 0 0 25 0 1 0 152677182 121761792 29511 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574138 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 29727 29511 106 215 0 29509 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 118908

[startup+100.059 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19581
/proc/meminfo: memFree=1130464/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=120904 CPUtime=100.01
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 30070 0 0 0 9985 16 0 0 25 0 1 0 152677182 123805696 30009 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576660 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 30226 30009 106 215 0 30008 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 120904

[startup+110.065 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19581
/proc/meminfo: memFree=1114016/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=137240 CPUtime=110.02
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 34166 0 0 0 10983 19 0 0 25 0 1 0 152677182 140533760 34105 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 34310 34105 106 215 0 34092 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 137240

[startup+120.071 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19581
/proc/meminfo: memFree=1097120/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=154220 CPUtime=120.02
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 38391 0 0 0 11981 21 0 0 25 0 1 0 152677182 157921280 38330 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 38555 38330 106 215 0 38337 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 154220

[startup+130.077 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19581
/proc/meminfo: memFree=1084832/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=166516 CPUtime=130.02
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 41446 0 0 0 12980 22 0 0 25 0 1 0 152677182 170512384 41385 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 41629 41385 106 215 0 41411 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 166516

[startup+140.084 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19581
/proc/meminfo: memFree=1072288/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=179024 CPUtime=140.02
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 44570 0 0 0 13978 24 0 0 25 0 1 0 152677182 183320576 44509 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 44756 44509 106 215 0 44538 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 179024

[startup+150.091 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19581
/proc/meminfo: memFree=1060960/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=190260 CPUtime=150.04
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 47403 0 0 0 14977 27 0 0 25 0 1 0 152677182 194826240 47342 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 47565 47342 106 215 0 47347 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 190260

[startup+160.097 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19581
/proc/meminfo: memFree=1048032/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=203228 CPUtime=160.04
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 50632 0 0 0 15974 30 0 0 25 0 1 0 152677182 208105472 50571 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 50807 50571 106 215 0 50589 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 203228

[startup+170.103 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19581
/proc/meminfo: memFree=1044192/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=207088 CPUtime=170.04
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 51581 0 0 0 16974 30 0 0 25 0 1 0 152677182 212058112 51520 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 51772 51520 106 215 0 51554 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 207088

[startup+180.109 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19581
/proc/meminfo: memFree=1044192/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=207088 CPUtime=180.04
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 51581 0 0 0 17974 30 0 0 25 0 1 0 152677182 212058112 51520 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573904 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 51772 51520 106 215 0 51554 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 207088

[startup+190.115 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19581
/proc/meminfo: memFree=1044192/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=207088 CPUtime=190.04
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 51581 0 0 0 18974 30 0 0 25 0 1 0 152677182 212058112 51520 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575246 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 51772 51520 106 215 0 51554 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 207088

[startup+200.121 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19581
/proc/meminfo: memFree=1044192/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=207088 CPUtime=200.04
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 51581 0 0 0 19974 30 0 0 25 0 1 0 152677182 212058112 51520 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575437 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 51772 51520 106 215 0 51554 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 207088

[startup+210.126 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 19581

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

/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 88741 0 0 0 178092 57 0 0 25 0 1 0 152677182 364236800 88661 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 88925 88661 106 215 0 88707 0
Current children cumulated CPU time (s) 1781.49
Current children cumulated vsize (Kb) 355700

[startup+1783.09 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 19779
/proc/meminfo: memFree=895200/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=355700 CPUtime=1782.5
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 88741 0 0 0 178193 57 0 0 25 0 1 0 152677182 364236800 88661 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 88925 88661 106 215 0 88707 0
Current children cumulated CPU time (s) 1782.5
Current children cumulated vsize (Kb) 355700

[startup+1784.09 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 19779
/proc/meminfo: memFree=895200/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=355700 CPUtime=1783.5
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 88741 0 0 0 178293 57 0 0 25 0 1 0 152677182 364236800 88661 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 88925 88661 106 215 0 88707 0
Current children cumulated CPU time (s) 1783.5
Current children cumulated vsize (Kb) 355700

[startup+1785.1 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 19779
/proc/meminfo: memFree=895200/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=355700 CPUtime=1784.5
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 88741 0 0 0 178393 57 0 0 25 0 1 0 152677182 364236800 88661 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 88925 88661 106 215 0 88707 0
Current children cumulated CPU time (s) 1784.5
Current children cumulated vsize (Kb) 355700

[startup+1786.1 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 19779
/proc/meminfo: memFree=895200/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=355700 CPUtime=1785.51
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 88741 0 0 0 178494 57 0 0 25 0 1 0 152677182 364236800 88661 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 88925 88661 106 215 0 88707 0
Current children cumulated CPU time (s) 1785.51
Current children cumulated vsize (Kb) 355700

[startup+1787.11 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 19779
/proc/meminfo: memFree=895200/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=355700 CPUtime=1786.51
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 88741 0 0 0 178594 57 0 0 25 0 1 0 152677182 364236800 88661 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 88925 88661 106 215 0 88707 0
Current children cumulated CPU time (s) 1786.51
Current children cumulated vsize (Kb) 355700

[startup+1788.11 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 19779
/proc/meminfo: memFree=895200/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=355700 CPUtime=1787.52
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 88741 0 0 0 178695 57 0 0 25 0 1 0 152677182 364236800 88661 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581036 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 88925 88661 106 215 0 88707 0
Current children cumulated CPU time (s) 1787.52
Current children cumulated vsize (Kb) 355700

[startup+1789.12 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 19779
/proc/meminfo: memFree=895200/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=355700 CPUtime=1788.52
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 88741 0 0 0 178795 57 0 0 25 0 1 0 152677182 364236800 88661 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 88925 88661 106 215 0 88707 0
Current children cumulated CPU time (s) 1788.52
Current children cumulated vsize (Kb) 355700

[startup+1790.12 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 19779
/proc/meminfo: memFree=895200/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=355700 CPUtime=1789.53
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 88741 0 0 0 178896 57 0 0 25 0 1 0 152677182 364236800 88661 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 88925 88661 106 215 0 88707 0
Current children cumulated CPU time (s) 1789.53
Current children cumulated vsize (Kb) 355700

[startup+1791.13 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 19779
/proc/meminfo: memFree=895200/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=355700 CPUtime=1790.53
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 88741 0 0 0 178996 57 0 0 25 0 1 0 152677182 364236800 88661 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 88925 88661 106 215 0 88707 0
Current children cumulated CPU time (s) 1790.53
Current children cumulated vsize (Kb) 355700

[startup+1792.13 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 19779
/proc/meminfo: memFree=895200/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=355700 CPUtime=1791.54
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 88741 0 0 0 179097 57 0 0 25 0 1 0 152677182 364236800 88661 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573925 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 88925 88661 106 215 0 88707 0
Current children cumulated CPU time (s) 1791.54
Current children cumulated vsize (Kb) 355700

[startup+1793.14 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 19779
/proc/meminfo: memFree=895200/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=355700 CPUtime=1792.54
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 88741 0 0 0 179197 57 0 0 25 0 1 0 152677182 364236800 88661 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 88925 88661 106 215 0 88707 0
Current children cumulated CPU time (s) 1792.54
Current children cumulated vsize (Kb) 355700

[startup+1794.14 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 19779
/proc/meminfo: memFree=895200/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=355700 CPUtime=1793.55
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 88741 0 0 0 179298 57 0 0 25 0 1 0 152677182 364236800 88661 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581036 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 88925 88661 106 215 0 88707 0
Current children cumulated CPU time (s) 1793.55
Current children cumulated vsize (Kb) 355700

[startup+1795.15 s]
/proc/loadavg: 1.00 0.99 0.98 2/64 19779
/proc/meminfo: memFree=895200/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=355700 CPUtime=1794.55
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 88741 0 0 0 179398 57 0 0 25 0 1 0 152677182 364236800 88661 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 88925 88661 106 215 0 88707 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (Kb) 355700

[startup+1796.15 s]
/proc/loadavg: 1.08 1.00 0.98 2/64 19779
/proc/meminfo: memFree=895200/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=355700 CPUtime=1795.56
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 88741 0 0 0 179499 57 0 0 25 0 1 0 152677182 364236800 88661 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006666 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 88925 88661 106 215 0 88707 0
Current children cumulated CPU time (s) 1795.56
Current children cumulated vsize (Kb) 355700

[startup+1797.16 s]
/proc/loadavg: 1.08 1.00 0.98 2/64 19779
/proc/meminfo: memFree=895200/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=355700 CPUtime=1796.56
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 88741 0 0 0 179599 57 0 0 25 0 1 0 152677182 364236800 88661 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 88925 88661 106 215 0 88707 0
Current children cumulated CPU time (s) 1796.56
Current children cumulated vsize (Kb) 355700

[startup+1798.16 s]
/proc/loadavg: 1.08 1.00 0.98 2/64 19779
/proc/meminfo: memFree=895200/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=355700 CPUtime=1797.57
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 88741 0 0 0 179700 57 0 0 25 0 1 0 152677182 364236800 88661 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 88925 88661 106 215 0 88707 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (Kb) 355700

[startup+1799.17 s]
/proc/loadavg: 1.08 1.00 0.98 2/64 19779
/proc/meminfo: memFree=895200/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=355700 CPUtime=1798.57
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 88741 0 0 0 179800 57 0 0 25 0 1 0 152677182 364236800 88661 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 88925 88661 106 215 0 88707 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (Kb) 355700

[startup+1800.17 s]
/proc/loadavg: 1.07 1.00 0.98 2/64 19779
/proc/meminfo: memFree=895200/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=355700 CPUtime=1799.57
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 88741 0 0 0 179900 57 0 0 25 0 1 0 152677182 364236800 88661 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 88925 88661 106 215 0 88707 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (Kb) 355700

[startup+1801.17 s]
/proc/loadavg: 1.07 1.00 0.98 2/64 19779
/proc/meminfo: memFree=895200/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=355700 CPUtime=1800.58
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 88741 0 0 0 180001 57 0 0 25 0 1 0 152677182 364236800 88661 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573978 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 88925 88661 106 215 0 88707 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 355700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 1.07 1.00 0.98 2/64 19779
/proc/meminfo: memFree=895200/2055920 swapFree=4182944/4192956
[pid=19581] ppid=19579 vsize=355700 CPUtime=1800.58
/proc/19581/stat : 19581 (minisat+) R 19579 19581 19532 0 -1 4194304 88741 0 0 0 180001 57 0 0 25 0 1 0 152677182 364236800 88661 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19581/statm: 88925 88661 106 215 0 88707 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 355700

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

Child status: 0
Real time (s): 1801.24
CPU time (s): 1800.65
CPU user time (s): 1800.02
CPU system time (s): 0.631903
CPU usage (%): 99.967
Max. virtual memory (cumulated for all children) (Kb): 355784
The end

Launcher Data (download as text)

Begin job on node58 on Fri Jul 28 03:41:13 UTC 2006


FILE ID= 46101-1154058073

PBS_JOBID= 882116

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  a4a494535709e59392e65403b829113d

RANDOM SEED= 469745291

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:       1250208 kB
Buffers:         34192 kB
Cached:         701876 kB
SwapCached:       3840 kB
Active:         219460 kB
Inactive:       525256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1250208 kB
SwapTotal:     4192956 kB
SwapFree:      4182944 kB
Dirty:             144 kB
Writeback:           0 kB
Mapped:          14732 kB
Slab:            47004 kB
Committed_AS:  1022104 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 node58 on Fri Jul 28 04:11:14 UTC 2006