Trace number 46105

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat+ 1.14? (TO) 1800.78 1801.23

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-91-90.opb
MD5SUMfff7b3dc5d07bd6a4fd3046b5e5241f1
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.067989
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables8190
Total number of constraints181
Number of constraints which are clauses91
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint90
Maximum length of a constraint91
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 92
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.18	c Converting 181 PB-constraints to clauses...
0.18	c   -- Unit propagations: (none)
0.18	c   -- Detecting intervals from adjacent constraints: (none)
0.18	c   -- Clauses(.)/Splits(s): ...........................................................................................
0.18	c ---[  89]---> BDD-cost:  179
0.19	c ---[  88]---> BDD-cost:  179
0.19	c ---[  87]---> BDD-cost:  179
0.20	c ---[  86]---> BDD-cost:  179
0.20	c ---[  85]---> BDD-cost:  179
0.20	c ---[  84]---> BDD-cost:  179
0.21	c ---[  83]---> BDD-cost:  179
0.21	c ---[  82]---> BDD-cost:  179
0.22	c ---[  81]---> BDD-cost:  179
0.22	c ---[  80]---> BDD-cost:  179
0.22	c ---[  79]---> BDD-cost:  179
0.23	c ---[  78]---> BDD-cost:  179
0.23	c ---[  77]---> BDD-cost:  179
0.24	c ---[  76]---> BDD-cost:  179
0.24	c ---[  75]---> BDD-cost:  179
0.25	c ---[  74]---> BDD-cost:  179
0.25	c ---[  73]---> BDD-cost:  179
0.25	c ---[  72]---> BDD-cost:  179
0.26	c ---[  71]---> BDD-cost:  179
0.26	c ---[  70]---> BDD-cost:  179
0.27	c ---[  69]---> BDD-cost:  179
0.27	c ---[  68]---> BDD-cost:  179
0.28	c ---[  67]---> BDD-cost:  179
0.28	c ---[  66]---> BDD-cost:  179
0.28	c ---[  65]---> BDD-cost:  179
0.29	c ---[  64]---> BDD-cost:  179
0.29	c ---[  63]---> BDD-cost:  179
0.30	c ---[  62]---> BDD-cost:  179
0.30	c ---[  61]---> BDD-cost:  179
0.31	c ---[  60]---> BDD-cost:  179
0.31	c ---[  59]---> BDD-cost:  179
0.31	c ---[  58]---> BDD-cost:  179
0.32	c ---[  57]---> BDD-cost:  179
0.32	c ---[  56]---> BDD-cost:  179
0.33	c ---[  55]---> BDD-cost:  179
0.33	c ---[  54]---> BDD-cost:  179
0.34	c ---[  53]---> BDD-cost:  179
0.34	c ---[  52]---> BDD-cost:  179
0.34	c ---[  51]---> BDD-cost:  179
0.35	c ---[  50]---> BDD-cost:  179
0.35	c ---[  49]---> BDD-cost:  179
0.36	c ---[  48]---> BDD-cost:  179
0.36	c ---[  47]---> BDD-cost:  179
0.36	c ---[  46]---> BDD-cost:  179
0.37	c ---[  45]---> BDD-cost:  179
0.37	c ---[  44]---> BDD-cost:  179
0.38	c ---[  43]---> BDD-cost:  179
0.38	c ---[  42]---> BDD-cost:  179
0.39	c ---[  41]---> BDD-cost:  179
0.39	c ---[  40]---> BDD-cost:  179
0.39	c ---[  39]---> BDD-cost:  179
0.40	c ---[  38]---> BDD-cost:  179
0.40	c ---[  37]---> BDD-cost:  179
0.41	c ---[  36]---> BDD-cost:  179
0.41	c ---[  35]---> BDD-cost:  179
0.42	c ---[  34]---> BDD-cost:  179
0.42	c ---[  33]---> BDD-cost:  179
0.42	c ---[  32]---> BDD-cost:  179
0.43	c ---[  31]---> BDD-cost:  179
0.43	c ---[  30]---> BDD-cost:  179
0.44	c ---[  29]---> BDD-cost:  179
0.44	c ---[  28]---> BDD-cost:  179
0.45	c ---[  27]---> BDD-cost:  179
0.45	c ---[  26]---> BDD-cost:  179
0.45	c ---[  25]---> BDD-cost:  179
0.46	c ---[  24]---> BDD-cost:  179
0.46	c ---[  23]---> BDD-cost:  179
0.47	c ---[  22]---> BDD-cost:  179
0.47	c ---[  21]---> BDD-cost:  179
0.48	c ---[  20]---> BDD-cost:  179
0.48	c ---[  19]---> BDD-cost:  179
0.48	c ---[  18]---> BDD-cost:  179
0.49	c ---[  17]---> BDD-cost:  179
0.49	c ---[  16]---> BDD-cost:  179
0.50	c ---[  15]---> BDD-cost:  179
0.50	c ---[  14]---> BDD-cost:  179
0.51	c ---[  13]---> BDD-cost:  179
0.51	c ---[  12]---> BDD-cost:  179
0.51	c ---[  11]---> BDD-cost:  179
0.52	c ---[  10]---> BDD-cost:  179
0.52	c ---[   9]---> BDD-cost:  179
0.53	c ---[   8]---> BDD-cost:  179
0.53	c ---[   7]---> BDD-cost:  179
0.54	c ---[   6]---> BDD-cost:  179
0.54	c ---[   5]---> BDD-cost:  179
0.54	c ---[   4]---> BDD-cost:  179
0.55	c ---[   3]---> BDD-cost:  179
0.55	c ---[   2]---> BDD-cost:  179
0.56	c ---[   1]---> BDD-cost:  179
0.56	c ---[   0]---> BDD-cost:  179
0.60	c ==================================[MINISAT+]==================================
0.60	c | Conflicts | Original         | Learnt                           | Progress |
0.60	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.60	c ==============================================================================
0.60	c |         0 |   40231   112590 |   13410       0        0     nan |  0.000 % |
0.66	c |       102 |   40231   112590 |   14751     102    41413   406.0 |  0.370 % |
0.73	c |       252 |   40231   112590 |   16226     252    63092   250.4 |  0.370 % |
0.92	c |       478 |   40231   112590 |   17848     478   177379   371.1 |  0.370 % |
1.11	c |       816 |   40231   112590 |   19633     816   303062   371.4 |  0.370 % |
1.50	c |      1322 |   40231   112590 |   21596    1322   546528   413.4 |  0.370 % |
2.16	c |      2085 |   40231   112590 |   23756    2085   961293   461.1 |  0.370 % |
3.24	c |      3224 |   40231   112590 |   26132    3224  1615088   501.0 |  0.370 % |
5.48	c |      4932 |   40231   112590 |   28745    4932  3018509   612.0 |  0.370 % |
8.10	c |      7494 |   40231   112590 |   31620    7494  4602571   614.2 |  0.370 % |
13.47	c |     11339 |   40231   112590 |   34782   11339  7965695   702.5 |  0.370 % |
21.12	c |     17107 |   40231   112590 |   38260   17107 12184989   712.3 |  0.370 % |
33.99	c |     25757 |   40231   112590 |   42086   25757 19449978   755.1 |  0.370 % |
53.58	c |     38732 |   40231   112590 |   46294   38732 29999633   774.5 |  0.370 % |
108.46	c |     58195 |   40231   112590 |   50924   58195 55667006   956.6 |  0.370 % |
168.70	c |     87387 |   40231   112590 |   56016   41910 43142227  1029.4 |  0.370 % |
417.29	c |    131176 |   40231   112590 |   61618   24156 38949411  1612.4 |  0.370 % |
616.24	c |    196866 |   40231   112590 |   67780   22666 22699255  1001.5 |  0.370 % |
995.24	c |    295393 |   40231   112590 |   74558   49802 57195561  1148.5 |  0.370 % |
1649.75	c |    443183 |   40231   112590 |   82014   41540 51423143  1237.9 |  0.370 % |
1801.15	c 
1801.15	c *** TERMINATED ***
1801.15	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/node48/watcher-46105-1154059378 -o ROOT/results/node48/solver-46105-1154059378 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node48/46105-1154059378/instance-46105-1154059378.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.98 2/64 23233
/proc/meminfo: memFree=828712/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=1048 CPUtime=0
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 105 0 0 0 0 0 0 0 19 0 1 0 152808550 1073152 89 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 262 89 71 215 0 44 0

[startup+10.0015 s]
/proc/loadavg: 0.93 0.98 0.98 2/64 23233
/proc/meminfo: memFree=799672/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=30328 CPUtime=9.99
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 7441 0 0 0 996 3 0 0 25 0 1 0 152808550 31055872 7365 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574127 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 7582 7365 106 215 0 7364 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 30328

[startup+20.0074 s]
/proc/loadavg: 0.94 0.98 0.98 2/64 23233
/proc/meminfo: memFree=775864/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=54268 CPUtime=19.99
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 13430 0 0 0 1994 5 0 0 25 0 1 0 152808550 55570432 13354 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 13567 13354 106 215 0 13349 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 54268

[startup+30.0134 s]
/proc/loadavg: 0.95 0.98 0.98 2/64 23233
/proc/meminfo: memFree=752568/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=77472 CPUtime=29.99
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 19244 0 0 0 2991 8 0 0 25 0 1 0 152808550 79331328 19168 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 19368 19168 106 215 0 19150 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 77472

[startup+40.0193 s]
/proc/loadavg: 0.96 0.98 0.98 2/64 23233
/proc/meminfo: memFree=729784/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=100248 CPUtime=39.99
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 24915 0 0 0 3988 11 0 0 25 0 1 0 152808550 102653952 24839 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584041 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 25062 24839 106 215 0 24844 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 100248

[startup+50.0262 s]
/proc/loadavg: 0.96 0.98 0.98 2/64 23233
/proc/meminfo: memFree=708024/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=121960 CPUtime=49.99
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 30367 0 0 0 4985 14 0 0 25 0 1 0 152808550 124887040 30291 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 30490 30291 106 215 0 30272 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 121960

[startup+60.0311 s]
/proc/loadavg: 0.97 0.98 0.98 2/64 23233
/proc/meminfo: memFree=685112/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=144924 CPUtime=59.99
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 36086 0 0 0 5981 18 0 0 25 0 1 0 152808550 148402176 36010 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573950 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 36231 36010 106 215 0 36013 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 144924

[startup+70.037 s]
/proc/loadavg: 0.97 0.98 0.98 2/64 23233
/proc/meminfo: memFree=661624/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=168320 CPUtime=70.01
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 41940 0 0 0 6979 22 0 0 25 0 1 0 152808550 172359680 41864 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574147 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 42080 41864 106 215 0 41862 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 168320

[startup+80.043 s]
/proc/loadavg: 0.98 0.98 0.98 2/64 23233
/proc/meminfo: memFree=643704/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=186276 CPUtime=80.01
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 46434 0 0 0 7977 24 0 0 25 0 1 0 152808550 190746624 46358 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574147 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 46569 46358 106 215 0 46351 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 186276

[startup+90.0489 s]
/proc/loadavg: 0.98 0.98 0.98 2/64 23233
/proc/meminfo: memFree=626424/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=203508 CPUtime=90
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 50752 0 0 0 8975 25 0 0 25 0 1 0 152808550 208392192 50676 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 50877 50676 106 215 0 50659 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 203508

[startup+100.055 s]
/proc/loadavg: 0.98 0.98 0.98 2/64 23233
/proc/meminfo: memFree=611000/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=218948 CPUtime=100.01
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 54602 0 0 0 9973 28 0 0 25 0 1 0 152808550 224202752 54526 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134582953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 54737 54526 106 215 0 54519 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 218948

[startup+110.061 s]
/proc/loadavg: 0.98 0.98 0.98 2/64 23233
/proc/meminfo: memFree=597816/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=232088 CPUtime=110.01
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 57885 0 0 0 10972 29 0 0 25 0 1 0 152808550 237658112 57809 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574037 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 58022 57809 106 215 0 57804 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 232088

[startup+120.066 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=597816/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=232088 CPUtime=120.02
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 57885 0 0 0 11973 29 0 0 25 0 1 0 152808550 237658112 57809 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574376 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 58022 57809 106 215 0 57804 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 232088

[startup+130.072 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=597880/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=232088 CPUtime=130.02
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 57885 0 0 0 12973 29 0 0 25 0 1 0 152808550 237658112 57809 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 58022 57809 106 215 0 57804 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 232088

[startup+140.077 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=597880/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=232088 CPUtime=140.02
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 57885 0 0 0 13973 29 0 0 25 0 1 0 152808550 237658112 57809 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 58022 57809 106 215 0 57804 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 232088

[startup+150.083 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=597880/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=232088 CPUtime=150.03
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 57885 0 0 0 14974 29 0 0 25 0 1 0 152808550 237658112 57809 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 58022 57809 106 215 0 57804 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 232088

[startup+160.089 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=597880/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=232088 CPUtime=160.03
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 57885 0 0 0 15974 29 0 0 25 0 1 0 152808550 237658112 57809 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 58022 57809 106 215 0 57804 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 232088

[startup+170.096 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=597880/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=232088 CPUtime=170.03
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 57885 0 0 0 16974 29 0 0 25 0 1 0 152808550 237658112 57809 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 58022 57809 106 215 0 57804 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 232088

[startup+180.102 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=597880/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=232088 CPUtime=180.04
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 57885 0 0 0 17975 29 0 0 25 0 1 0 152808550 237658112 57809 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 58022 57809 106 215 0 57804 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 232088

[startup+190.108 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=597176/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=232764 CPUtime=190.04
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 58053 0 0 0 18975 29 0 0 25 0 1 0 152808550 238350336 57977 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 58191 57977 106 215 0 57973 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 232764

[startup+200.114 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=581752/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=248172 CPUtime=200.04
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 61898 0 0 0 19973 31 0 0 25 0 1 0 152808550 254128128 61822 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 62043 61822 106 215 0 61825 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 248172

[startup+210.12 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233

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

/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 121614 0 0 0 178090 70 0 0 25 0 1 0 152808550 497364992 121082 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 121427 121082 106 215 0 121209 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (Kb) 485708

[startup+1783.06 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=344184/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=485708 CPUtime=1782.6
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 121614 0 0 0 178190 70 0 0 25 0 1 0 152808550 497364992 121082 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 121427 121082 106 215 0 121209 0
Current children cumulated CPU time (s) 1782.6
Current children cumulated vsize (Kb) 485708

[startup+1784.06 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=344184/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=485708 CPUtime=1783.61
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 121614 0 0 0 178291 70 0 0 25 0 1 0 152808550 497364992 121082 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 121427 121082 106 215 0 121209 0
Current children cumulated CPU time (s) 1783.61
Current children cumulated vsize (Kb) 485708

[startup+1785.07 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=344184/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=485708 CPUtime=1784.61
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 121614 0 0 0 178391 70 0 0 25 0 1 0 152808550 497364992 121082 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 121427 121082 106 215 0 121209 0
Current children cumulated CPU time (s) 1784.61
Current children cumulated vsize (Kb) 485708

[startup+1786.07 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=344184/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=485708 CPUtime=1785.62
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 121614 0 0 0 178492 70 0 0 25 0 1 0 152808550 497364992 121082 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 121427 121082 106 215 0 121209 0
Current children cumulated CPU time (s) 1785.62
Current children cumulated vsize (Kb) 485708

[startup+1787.08 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=344184/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=485708 CPUtime=1786.62
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 121614 0 0 0 178592 70 0 0 25 0 1 0 152808550 497364992 121082 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 121427 121082 106 215 0 121209 0
Current children cumulated CPU time (s) 1786.62
Current children cumulated vsize (Kb) 485708

[startup+1788.08 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=344184/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=485708 CPUtime=1787.63
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 121614 0 0 0 178693 70 0 0 25 0 1 0 152808550 497364992 121082 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 121427 121082 106 215 0 121209 0
Current children cumulated CPU time (s) 1787.63
Current children cumulated vsize (Kb) 485708

[startup+1789.08 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=344184/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=485708 CPUtime=1788.63
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 121614 0 0 0 178793 70 0 0 25 0 1 0 152808550 497364992 121082 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 121427 121082 106 215 0 121209 0
Current children cumulated CPU time (s) 1788.63
Current children cumulated vsize (Kb) 485708

[startup+1790.09 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=344184/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=485708 CPUtime=1789.63
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 121614 0 0 0 178893 70 0 0 25 0 1 0 152808550 497364992 121082 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576648 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 121427 121082 106 215 0 121209 0
Current children cumulated CPU time (s) 1789.63
Current children cumulated vsize (Kb) 485708

[startup+1791.09 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=344184/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=485708 CPUtime=1790.64
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 121614 0 0 0 178994 70 0 0 25 0 1 0 152808550 497364992 121082 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 121427 121082 106 215 0 121209 0
Current children cumulated CPU time (s) 1790.64
Current children cumulated vsize (Kb) 485708

[startup+1792.1 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=344184/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=485708 CPUtime=1791.64
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 121614 0 0 0 179094 70 0 0 25 0 1 0 152808550 497364992 121082 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 121427 121082 106 215 0 121209 0
Current children cumulated CPU time (s) 1791.64
Current children cumulated vsize (Kb) 485708

[startup+1793.11 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=344184/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=485708 CPUtime=1792.65
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 121614 0 0 0 179195 70 0 0 25 0 1 0 152808550 497364992 121082 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 121427 121082 106 215 0 121209 0
Current children cumulated CPU time (s) 1792.65
Current children cumulated vsize (Kb) 485708

[startup+1794.11 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=344184/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=485708 CPUtime=1793.65
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 121614 0 0 0 179295 70 0 0 25 0 1 0 152808550 497364992 121082 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 121427 121082 106 215 0 121209 0
Current children cumulated CPU time (s) 1793.65
Current children cumulated vsize (Kb) 485708

[startup+1795.12 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=344184/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=485708 CPUtime=1794.66
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 121614 0 0 0 179396 70 0 0 25 0 1 0 152808550 497364992 121082 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 121427 121082 106 215 0 121209 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (Kb) 485708

[startup+1796.12 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=344184/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=485708 CPUtime=1795.66
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 121614 0 0 0 179496 70 0 0 25 0 1 0 152808550 497364992 121082 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 121427 121082 106 215 0 121209 0
Current children cumulated CPU time (s) 1795.66
Current children cumulated vsize (Kb) 485708

[startup+1797.12 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=344184/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=485708 CPUtime=1796.67
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 121614 0 0 0 179597 70 0 0 25 0 1 0 152808550 497364992 121082 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 121427 121082 106 215 0 121209 0
Current children cumulated CPU time (s) 1796.67
Current children cumulated vsize (Kb) 485708

[startup+1798.13 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=344184/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=485708 CPUtime=1797.67
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 121614 0 0 0 179697 70 0 0 25 0 1 0 152808550 497364992 121082 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 121427 121082 106 215 0 121209 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (Kb) 485708

[startup+1799.13 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=344184/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=485708 CPUtime=1798.68
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 121614 0 0 0 179798 70 0 0 25 0 1 0 152808550 497364992 121082 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 121427 121082 106 215 0 121209 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (Kb) 485708

[startup+1800.14 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=344184/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=485708 CPUtime=1799.68
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 121614 0 0 0 179898 70 0 0 25 0 1 0 152808550 497364992 121082 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 121427 121082 106 215 0 121209 0
Current children cumulated CPU time (s) 1799.68
Current children cumulated vsize (Kb) 485708

[startup+1801.14 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=344184/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=485708 CPUtime=1800.69
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 121614 0 0 0 179999 70 0 0 25 0 1 0 152808550 497364992 121082 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576390 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 121427 121082 106 215 0 121209 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 485708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.15 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 23233
/proc/meminfo: memFree=344184/2055920 swapFree=4182820/4192956
[pid=23233] ppid=23231 vsize=485708 CPUtime=1800.69
/proc/23233/stat : 23233 (minisat+) R 23231 23233 23184 0 -1 4194304 121614 0 0 0 179999 70 0 0 25 0 1 0 152808550 497364992 121082 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23233/statm: 121427 121082 106 215 0 121209 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 485708

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

Child status: 0
Real time (s): 1801.23
CPU time (s): 1800.78
CPU user time (s): 1799.99
CPU system time (s): 0.78288
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (Kb): 485708
The end

Launcher Data (download as text)

Begin job on node48 on Fri Jul 28 04:02:58 UTC 2006


FILE ID= 46105-1154059378

PBS_JOBID= 882168

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  fff7b3dc5d07bd6a4fd3046b5e5241f1

RANDOM SEED= 183790733

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.232
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.232
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:        828920 kB
Buffers:         39396 kB
Cached:        1127840 kB
SwapCached:       4676 kB
Active:         386980 kB
Inactive:       789828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        828920 kB
SwapTotal:     4192956 kB
SwapFree:      4182820 kB
Dirty:             224 kB
Writeback:           0 kB
Mapped:          14444 kB
Slab:            36176 kB
Committed_AS:   592216 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 node48 on Fri Jul 28 04:32:59 UTC 2006