Trace number 49855

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 NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14? (TO) 1800.59 1801.3

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=60-sizeP=31-sizeQ=60-472296155.opb
MD5SUMf9b76191a976f83d8bf11f6a4ae64237
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1.9317
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables1951
Total number of constraints5581
Number of constraints which are clauses5580
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint1860
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 618970019642690137449562112
Number of bits of the biggest number in a constraint 90
Biggest sum of numbers in a constraint 2475880077443495339516213980
Number of bits of the biggest sum of numbers91
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.21	c Converting 5582 PB-constraints to clauses...
0.21	c   -- Unit propagations: (none)
0.37	c   -- Detecting intervals from adjacent constraints: #
0.38	c   -- Clauses(.)/Splits(s): ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.39	c ---[   0]---> Adder-cost: 2422   maxlim: 1091236408968103206   bits: 60/60
1.18	c ==================================[MINISAT+]==================================
1.18	c | Conflicts | Original         | Learnt                           | Progress |
1.18	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.18	c ==============================================================================
1.18	c |         0 |   20662    68397 |    6887       0        0     nan |  0.000 % |
1.20	c |       100 |   20511    67864 |    7575      81      248     3.1 | 17.396 % |
1.21	c |       252 |   20477    67746 |    8333     229     4151    18.1 | 17.532 % |
1.24	c |       479 |   20477    67746 |    9166     456     7930    17.4 | 17.532 % |
1.28	c |       816 |   20470    67723 |   10083     792    15906    20.1 | 17.554 % |
1.35	c |      1322 |   20470    67723 |   11091    1298    26429    20.4 | 17.554 % |
1.45	c |      2082 |   20470    67723 |   12200    2058    38720    18.8 | 17.554 % |
1.61	c |      3222 |   20452    67665 |   13420    3196    87045    27.2 | 17.644 % |
1.85	c |      4930 |   20452    67665 |   14762    4904   152850    31.2 | 17.644 % |
2.30	c |      7493 |   20443    67636 |   16239    7466   239834    32.1 | 17.690 % |
3.05	c |     11337 |   20428    67587 |   17863   11308   400417    35.4 | 17.735 % |
4.37	c |     17103 |   20360    67359 |   19649   17066   713026    41.8 | 17.960 % |
7.14	c |     25753 |   20344    67307 |   21614   15228   938611    61.6 | 18.005 % |
11.86	c |     38727 |   20327    67252 |   23775   16514  1144752    69.3 | 18.073 % |
19.08	c |     58190 |   20319    67222 |   26153   23419  1449811    61.9 | 18.096 % |
35.06	c |     87383 |   20319    67222 |   28768   24205  2095978    86.6 | 18.096 % |
67.61	c |    131172 |   20294    67141 |   31645   21271  2117940    99.6 | 18.186 % |
129.95	c |    196857 |   20272    67069 |   34810   18391  3160105   171.8 | 18.254 % |
202.35	c |    295385 |   20263    67038 |   38291   35047  2295496    65.5 | 18.276 % |
335.06	c |    443176 |   20254    67009 |   42120   31364  3331456   106.2 | 18.321 % |
591.92	c |    664860 |   20245    66978 |   46332   31529  3587114   113.8 | 18.344 % |
928.30	c |    997388 |   20228    66917 |   50965   44881  5735256   127.8 | 18.389 % |
1417.53	c |   1496176 |   20208    66843 |   56062   42030  3159344    75.2 | 18.457 % |
1801.29	c 
1801.29	c *** TERMINATED ***
1801.29	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/node1/watcher-49855-1154123029 -o ROOT/results/node1/solver-49855-1154123029 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node1/49855-1154123029/instance-49855-1154123029.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 3/64 22232
/proc/meminfo: memFree=1529496/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=1048 CPUtime=0
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 86 0 0 0 0 0 0 0 19 0 1 0 159164613 1073152 70 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031051 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 262 79 66 215 0 44 0

[startup+10.003 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 22232
/proc/meminfo: memFree=1518632/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=11916 CPUtime=9.98
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 2910 0 0 0 996 2 0 0 25 0 1 0 159164613 12201984 2852 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006666 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 2979 2852 122 215 0 2761 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 11916

[startup+20.0099 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 22232
/proc/meminfo: memFree=1517224/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=13360 CPUtime=19.98
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 3267 0 0 0 1996 2 0 0 25 0 1 0 159164613 13680640 3209 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 3340 3209 122 215 0 3122 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 13360

[startup+30.0169 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 22232
/proc/meminfo: memFree=1513064/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=17592 CPUtime=29.98
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 4301 0 0 0 2995 3 0 0 25 0 1 0 159164613 18014208 4243 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579877 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 4398 4243 122 215 0 4180 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 17592

[startup+40.0228 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 22232
/proc/meminfo: memFree=1513064/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=17588 CPUtime=39.99
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 4303 0 0 0 3995 4 0 0 25 0 1 0 159164613 18010112 4245 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 4397 4245 122 215 0 4179 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 17588

[startup+50.0288 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 22232
/proc/meminfo: memFree=1512168/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=18500 CPUtime=49.99
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 4537 0 0 0 4995 4 0 0 25 0 1 0 159164613 18944000 4479 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 4625 4479 122 215 0 4407 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 18500

[startup+60.0348 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 22232
/proc/meminfo: memFree=1512104/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=18632 CPUtime=59.99
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 4562 0 0 0 5995 4 0 0 25 0 1 0 159164613 19079168 4504 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580854 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 4658 4504 122 215 0 4440 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 18632

[startup+70.0418 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 22232
/proc/meminfo: memFree=1509800/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=20864 CPUtime=70
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 5123 0 0 0 6996 4 0 0 25 0 1 0 159164613 21364736 5065 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 5216 5065 122 215 0 4998 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 20864

[startup+80.0477 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 22232
/proc/meminfo: memFree=1509864/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=20864 CPUtime=80
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 5126 0 0 0 7996 4 0 0 25 0 1 0 159164613 21364736 5068 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006283 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 5216 5068 122 215 0 4998 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 20864

[startup+90.0537 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 22232
/proc/meminfo: memFree=1506216/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=24528 CPUtime=90
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 6045 0 0 0 8995 5 0 0 25 0 1 0 159164613 25116672 5987 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 6132 5987 122 215 0 5914 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 24528

[startup+100.06 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 22232
/proc/meminfo: memFree=1505000/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=25700 CPUtime=100.01
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 6338 0 0 0 9995 6 0 0 25 0 1 0 159164613 26316800 6280 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 6425 6280 122 215 0 6207 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 25700

[startup+110.066 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 22232
/proc/meminfo: memFree=1498792/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=31824 CPUtime=110.01
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 7883 0 0 0 10994 7 0 0 25 0 1 0 159164613 32587776 7825 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573899 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 7956 7825 122 215 0 7738 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 31824

[startup+120.072 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22232
/proc/meminfo: memFree=1498792/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=31824 CPUtime=120.01
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 7883 0 0 0 11994 7 0 0 25 0 1 0 159164613 32587776 7825 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 7956 7825 122 215 0 7738 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 31824

[startup+130.078 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22232
/proc/meminfo: memFree=1494248/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=36360 CPUtime=130.01
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 9020 0 0 0 12993 8 0 0 25 0 1 0 159164613 37232640 8962 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 9090 8962 122 215 0 8872 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 36360

[startup+140.084 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22232
/proc/meminfo: memFree=1494248/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=36360 CPUtime=140.02
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 9023 0 0 0 13994 8 0 0 25 0 1 0 159164613 37232640 8965 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134592867 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 9090 8965 122 215 0 8872 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 36360

[startup+150.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22232
/proc/meminfo: memFree=1494248/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=36360 CPUtime=150.02
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 9023 0 0 0 14994 8 0 0 25 0 1 0 159164613 37232640 8965 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 9090 8965 122 215 0 8872 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 36360

[startup+160.096 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22232
/proc/meminfo: memFree=1494248/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=36360 CPUtime=160.02
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 9023 0 0 0 15994 8 0 0 25 0 1 0 159164613 37232640 8965 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 9090 8965 122 215 0 8872 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 36360

[startup+170.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22232
/proc/meminfo: memFree=1494184/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=36360 CPUtime=170.02
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 9023 0 0 0 16994 8 0 0 25 0 1 0 159164613 37232640 8965 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 9090 8965 122 215 0 8872 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 36360

[startup+180.107 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22232
/proc/meminfo: memFree=1494184/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=36360 CPUtime=180.03
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 9023 0 0 0 17995 8 0 0 25 0 1 0 159164613 37232640 8965 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581477 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 9090 8965 122 215 0 8872 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 36360

[startup+190.113 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22232
/proc/meminfo: memFree=1494184/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=36360 CPUtime=190.03
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 9023 0 0 0 18995 8 0 0 25 0 1 0 159164613 37232640 8965 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134585912 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 9090 8965 122 215 0 8872 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 36360

[startup+200.119 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22232
/proc/meminfo: memFree=1494184/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=36360 CPUtime=200.03
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 9023 0 0 0 19995 8 0 0 25 0 1 0 159164613 37232640 8965 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 9090 8965 122 215 0 8872 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 36360

[startup+210.125 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22232

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

/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 11740 0 0 0 178130 18 0 0 25 0 1 0 159164613 48439296 11682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 11826 11682 122 215 0 11608 0
Current children cumulated CPU time (s) 1781.48
Current children cumulated vsize (Kb) 47304

[startup+1783.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22430
/proc/meminfo: memFree=1483112/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=47304 CPUtime=1782.49
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 11740 0 0 0 178231 18 0 0 25 0 1 0 159164613 48439296 11682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 11826 11682 122 215 0 11608 0
Current children cumulated CPU time (s) 1782.49
Current children cumulated vsize (Kb) 47304

[startup+1784.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22430
/proc/meminfo: memFree=1483112/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=47304 CPUtime=1783.49
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 11740 0 0 0 178331 18 0 0 25 0 1 0 159164613 48439296 11682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 11826 11682 122 215 0 11608 0
Current children cumulated CPU time (s) 1783.49
Current children cumulated vsize (Kb) 47304

[startup+1785.21 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22430
/proc/meminfo: memFree=1483112/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=47304 CPUtime=1784.5
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 11740 0 0 0 178432 18 0 0 25 0 1 0 159164613 48439296 11682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 11826 11682 122 215 0 11608 0
Current children cumulated CPU time (s) 1784.5
Current children cumulated vsize (Kb) 47304

[startup+1786.21 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22430
/proc/meminfo: memFree=1483112/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=47304 CPUtime=1785.5
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 11740 0 0 0 178532 18 0 0 25 0 1 0 159164613 48439296 11682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580765 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 11826 11682 122 215 0 11608 0
Current children cumulated CPU time (s) 1785.5
Current children cumulated vsize (Kb) 47304

[startup+1787.22 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22430
/proc/meminfo: memFree=1483112/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=47304 CPUtime=1786.51
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 11740 0 0 0 178633 18 0 0 25 0 1 0 159164613 48439296 11682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 11826 11682 122 215 0 11608 0
Current children cumulated CPU time (s) 1786.51
Current children cumulated vsize (Kb) 47304

[startup+1788.22 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22430
/proc/meminfo: memFree=1483112/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=47304 CPUtime=1787.51
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 11740 0 0 0 178733 18 0 0 25 0 1 0 159164613 48439296 11682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 11826 11682 122 215 0 11608 0
Current children cumulated CPU time (s) 1787.51
Current children cumulated vsize (Kb) 47304

[startup+1789.23 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22430
/proc/meminfo: memFree=1483112/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=47304 CPUtime=1788.51
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 11740 0 0 0 178833 18 0 0 25 0 1 0 159164613 48439296 11682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579871 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 11826 11682 122 215 0 11608 0
Current children cumulated CPU time (s) 1788.51
Current children cumulated vsize (Kb) 47304

[startup+1790.23 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22430
/proc/meminfo: memFree=1483112/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=47304 CPUtime=1789.52
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 11740 0 0 0 178934 18 0 0 25 0 1 0 159164613 48439296 11682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580414 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 11826 11682 122 215 0 11608 0
Current children cumulated CPU time (s) 1789.52
Current children cumulated vsize (Kb) 47304

[startup+1791.24 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22430
/proc/meminfo: memFree=1483112/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=47304 CPUtime=1790.52
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 11740 0 0 0 179034 18 0 0 25 0 1 0 159164613 48439296 11682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 11826 11682 122 215 0 11608 0
Current children cumulated CPU time (s) 1790.52
Current children cumulated vsize (Kb) 47304

[startup+1792.24 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22430
/proc/meminfo: memFree=1483112/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=47304 CPUtime=1791.53
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 11740 0 0 0 179135 18 0 0 25 0 1 0 159164613 48439296 11682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 11826 11682 122 215 0 11608 0
Current children cumulated CPU time (s) 1791.53
Current children cumulated vsize (Kb) 47304

[startup+1793.25 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22430
/proc/meminfo: memFree=1483112/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=47304 CPUtime=1792.53
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 11740 0 0 0 179235 18 0 0 25 0 1 0 159164613 48439296 11682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581420 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 11826 11682 122 215 0 11608 0
Current children cumulated CPU time (s) 1792.53
Current children cumulated vsize (Kb) 47304

[startup+1794.25 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22430
/proc/meminfo: memFree=1483112/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=47304 CPUtime=1793.54
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 11740 0 0 0 179336 18 0 0 25 0 1 0 159164613 48439296 11682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 11826 11682 122 215 0 11608 0
Current children cumulated CPU time (s) 1793.54
Current children cumulated vsize (Kb) 47304

[startup+1795.26 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22430
/proc/meminfo: memFree=1483112/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=47304 CPUtime=1794.54
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 11740 0 0 0 179436 18 0 0 25 0 1 0 159164613 48439296 11682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 11826 11682 122 215 0 11608 0
Current children cumulated CPU time (s) 1794.54
Current children cumulated vsize (Kb) 47304

[startup+1796.26 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22430
/proc/meminfo: memFree=1483112/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=47304 CPUtime=1795.55
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 11740 0 0 0 179537 18 0 0 25 0 1 0 159164613 48439296 11682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588666 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 11826 11682 122 215 0 11608 0
Current children cumulated CPU time (s) 1795.55
Current children cumulated vsize (Kb) 47304

[startup+1797.27 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22430
/proc/meminfo: memFree=1483112/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=47304 CPUtime=1796.55
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 11740 0 0 0 179637 18 0 0 25 0 1 0 159164613 48439296 11682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 11826 11682 122 215 0 11608 0
Current children cumulated CPU time (s) 1796.55
Current children cumulated vsize (Kb) 47304

[startup+1798.27 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22430
/proc/meminfo: memFree=1483112/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=47304 CPUtime=1797.56
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 11740 0 0 0 179738 18 0 0 25 0 1 0 159164613 48439296 11682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 11826 11682 122 215 0 11608 0
Current children cumulated CPU time (s) 1797.56
Current children cumulated vsize (Kb) 47304

[startup+1799.28 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22430
/proc/meminfo: memFree=1483112/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=47304 CPUtime=1798.56
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 11740 0 0 0 179838 18 0 0 25 0 1 0 159164613 48439296 11682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588792 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 11826 11682 122 215 0 11608 0
Current children cumulated CPU time (s) 1798.56
Current children cumulated vsize (Kb) 47304

[startup+1800.28 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22430
/proc/meminfo: memFree=1483112/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=47304 CPUtime=1799.57
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 11740 0 0 0 179939 18 0 0 25 0 1 0 159164613 48439296 11682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 11826 11682 122 215 0 11608 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (Kb) 47304

[startup+1801.29 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22430
/proc/meminfo: memFree=1483112/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=47304 CPUtime=1800.57
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 11740 0 0 0 180039 18 0 0 25 0 1 0 159164613 48439296 11682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134589444 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 11826 11682 122 215 0 11608 0
Current children cumulated CPU time (s) 1800.57
Current children cumulated vsize (Kb) 47304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.29 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 22430
/proc/meminfo: memFree=1483112/2055920 swapFree=4183100/4192956
[pid=22232] ppid=22230 vsize=47304 CPUtime=1800.57
/proc/22232/stat : 22232 (minisat+) R 22230 22232 22183 0 -1 4194304 11740 0 0 0 180039 18 0 0 25 0 1 0 159164613 48439296 11682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22232/statm: 11826 11682 122 215 0 11608 0
Current children cumulated CPU time (s) 1800.57
Current children cumulated vsize (Kb) 47304

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

Child status: 0
Real time (s): 1801.3
CPU time (s): 1800.59
CPU user time (s): 1800.4
CPU system time (s): 0.19197
CPU usage (%): 99.9604
Max. virtual memory (cumulated for all children) (Kb): 47304
The end

Launcher Data (download as text)

Begin job on node1 on Fri Jul 28 21:43:49 UTC 2006


FILE ID= 49855-1154123029

PBS_JOBID= 887085

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=60-sizeP=31-sizeQ=60-472296155.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node1/49855-1154123029/instance-49855-1154123029.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-49855-1154123029 -o ROOT/results/node1/solver-49855-1154123029 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node1/49855-1154123029/instance-49855-1154123029.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  f9b76191a976f83d8bf11f6a4ae64237

RANDOM SEED= 738651188

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.281
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.281
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:       1529704 kB
Buffers:         31756 kB
Cached:         433996 kB
SwapCached:       3652 kB
Active:          30760 kB
Inactive:       443632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1529704 kB
SwapTotal:     4192956 kB
SwapFree:      4183100 kB
Dirty:             204 kB
Writeback:           0 kB
Mapped:          14596 kB
Slab:            37836 kB
Committed_AS:   722416 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node1 on Fri Jul 28 22:13:51 UTC 2006