Trace number 49860

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=100-sizeP=51-sizeQ=100-416317114-max.opb
MD5SUM44d5a0b71f17bc4fff0f0dd8401b346c
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -1
Optimality of the best value was proved NO
Number of variables5251
Total number of constraints15301
Number of constraints which are clauses15300
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 constraint5100
Number of terms in the objective function 51
Biggest coefficient in the objective function 1125899906842624
Number of bits for the biggest coefficient in the objective function 51
Sum of the numbers in the objective function 2251799813685247
Number of bits of the sum of numbers in the objective function 51
Biggest number in a constraint 713623846352979940529142984724747568191373312
Number of bits of the biggest number in a constraint 150
Biggest sum of numbers in a constraint 2854495385411919209113085420553158722664919739
Number of bits of the biggest sum of numbers151
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.61	c Converting 15302 PB-constraints to clauses...
0.61	c   -- Unit propagations: (none)
1.61	c   -- Detecting intervals from adjacent constraints: #
1.61	c   -- Clauses(.)/Splits(s): ..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
1.64	c ---[   0]---> Adder-cost: 7544   maxlim: 63935533497929811402785633471815   bits: 106/106
6.10	c ==================================[MINISAT+]==================================
6.10	c | Conflicts | Original         | Learnt                           | Progress |
6.10	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
6.10	c ==============================================================================
6.10	c |         0 |   64872   215135 |   21624       0        0     nan |  0.000 % |
6.11	c |       100 |   64872   215135 |   23786     100      298     3.0 | 11.519 % |
6.16	c |       250 |   64540   213969 |   26165     208     1247     6.0 | 11.961 % |
6.19	c |       476 |   64540   213969 |   28781     434     8782    20.2 | 11.961 % |
6.23	c |       813 |   64540   213969 |   31659     771    17476    22.7 | 11.961 % |
6.30	c |      1319 |   64540   213969 |   34825    1277    34019    26.6 | 11.961 % |
6.44	c |      2078 |   64540   213969 |   38308    2036    53591    26.3 | 11.961 % |
6.62	c |      3217 |   64532   213943 |   42139    3174    92956    29.3 | 11.969 % |
7.01	c |      4925 |   64507   213862 |   46352    4880   161515    33.1 | 12.000 % |
7.47	c |      7488 |   64499   213836 |   50988    7442   314091    42.2 | 12.008 % |
8.22	c |     11333 |   64491   213810 |   56087   11286   538304    47.7 | 12.016 % |
9.40	c |     17101 |   64491   213810 |   61695   17054   827648    48.5 | 12.016 % |
12.40	c |     25750 |   64475   213758 |   67865   25701  1495721    58.2 | 12.031 % |
19.81	c |     38725 |   64475   213758 |   74651   38676  2537242    65.6 | 12.031 % |
26.96	c |     58188 |   64451   213676 |   82117   58135  3410798    58.7 | 12.054 % |
45.95	c |     87381 |   64419   213572 |   90328   16983  1235471    72.7 | 12.085 % |
68.84	c |    131170 |   64395   213494 |   99361   60769  5559498    91.5 | 12.109 % |
116.71	c |    196854 |   64327   213262 |  109297   40112  2719217    67.8 | 12.194 % |
215.62	c |    295380 |   64295   213158 |  120227   38515  4161256   108.0 | 12.233 % |
458.67	c |    443170 |   64279   213106 |  132250   78575 12186179   155.1 | 12.248 % |
963.44	c |    664853 |   64279   213106 |  145475   60926 11413697   187.3 | 12.248 % |
1366.92	c |    997380 |   64254   213023 |  160023  127841 17492704   136.8 | 12.271 % |
1801.17	c 
1801.17	c *** TERMINATED ***
1801.17	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes

runsolver version 3.0.3 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node60/watcher-49860-1154123766 -o ROOT/results/node60/solver-49860-1154123766 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node60/49860-1154123766/instance-49860-1154123766.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.02 1.00 3/64 2835
/proc/meminfo: memFree=1563096/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=1048 CPUtime=0
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 107 0 0 0 0 0 0 0 19 0 1 0 159246446 1073152 91 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 262 91 74 215 0 44 0

[startup+10.0019 s]
/proc/loadavg: 1.00 1.02 1.00 2/64 2835
/proc/meminfo: memFree=1544744/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=19572 CPUtime=9.98
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 4915 0 0 0 994 4 0 0 25 0 1 0 159246446 20041728 4719 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 4893 4719 123 215 0 4675 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 19572

[startup+20.0079 s]
/proc/loadavg: 1.00 1.02 1.00 2/64 2835
/proc/meminfo: memFree=1540456/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=23912 CPUtime=19.98
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 5994 0 0 0 1993 5 0 0 25 0 1 0 159246446 24485888 5798 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 5978 5798 123 215 0 5760 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 23912

[startup+30.0139 s]
/proc/loadavg: 1.00 1.02 1.00 2/64 2835
/proc/meminfo: memFree=1534120/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=30272 CPUtime=29.99
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 7572 0 0 0 2992 7 0 0 25 0 1 0 159246446 30998528 7376 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574387 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 7568 7376 123 215 0 7350 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 30272

[startup+40.0199 s]
/proc/loadavg: 1.00 1.02 1.00 2/64 2835
/proc/meminfo: memFree=1527848/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=36576 CPUtime=39.99
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 9152 0 0 0 3990 9 0 0 25 0 1 0 159246446 37453824 8956 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 9144 8956 123 215 0 8926 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 36576

[startup+50.0269 s]
/proc/loadavg: 1.00 1.02 1.00 2/64 2835
/proc/meminfo: memFree=1525352/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=39072 CPUtime=49.99
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 9784 0 0 0 4990 9 0 0 25 0 1 0 159246446 40009728 9588 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 9768 9588 123 215 0 9550 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 39072

[startup+60.0318 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 2835
/proc/meminfo: memFree=1525352/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=39072 CPUtime=59.99
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 9784 0 0 0 5990 9 0 0 25 0 1 0 159246446 40009728 9588 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 9768 9588 123 215 0 9550 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 39072

[startup+70.0378 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 2835
/proc/meminfo: memFree=1525352/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=39072 CPUtime=70
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 9784 0 0 0 6991 9 0 0 25 0 1 0 159246446 40009728 9588 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581477 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 9768 9588 123 215 0 9550 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 39072

[startup+80.0438 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 2835
/proc/meminfo: memFree=1522408/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=41952 CPUtime=80
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 10522 0 0 0 7990 10 0 0 25 0 1 0 159246446 42958848 10326 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 10488 10326 123 215 0 10270 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 41952

[startup+90.0498 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 2835
/proc/meminfo: memFree=1518312/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=46028 CPUtime=90
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 11538 0 0 0 8989 11 0 0 25 0 1 0 159246446 47132672 11342 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 11507 11342 123 215 0 11289 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 46028

[startup+100.056 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 2835
/proc/meminfo: memFree=1513832/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=50660 CPUtime=100.01
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 12659 0 0 0 9988 13 0 0 25 0 1 0 159246446 51875840 12463 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581412 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 12665 12463 123 215 0 12447 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 50660

[startup+110.063 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 2835
/proc/meminfo: memFree=1511144/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=53416 CPUtime=110.02
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 13332 0 0 0 10988 14 0 0 25 0 1 0 159246446 54697984 13136 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 13354 13136 123 215 0 13136 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 53416

[startup+120.068 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 2835
/proc/meminfo: memFree=1511144/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=53416 CPUtime=120.02
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 13332 0 0 0 11988 14 0 0 25 0 1 0 159246446 54697984 13136 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 13354 13136 123 215 0 13136 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 53416

[startup+130.074 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 2835
/proc/meminfo: memFree=1511144/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=53416 CPUtime=130.02
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 13332 0 0 0 12988 14 0 0 25 0 1 0 159246446 54697984 13136 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 13354 13136 123 215 0 13136 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 53416

[startup+140.08 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 2835
/proc/meminfo: memFree=1511144/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=53416 CPUtime=140.03
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 13332 0 0 0 13989 14 0 0 25 0 1 0 159246446 54697984 13136 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 13354 13136 123 215 0 13136 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 53416

[startup+150.086 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 2835
/proc/meminfo: memFree=1511144/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=53416 CPUtime=150.03
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 13332 0 0 0 14989 14 0 0 25 0 1 0 159246446 54697984 13136 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 13354 13136 123 215 0 13136 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 53416

[startup+160.092 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2835
/proc/meminfo: memFree=1511144/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=53416 CPUtime=160.03
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 13332 0 0 0 15989 14 0 0 25 0 1 0 159246446 54697984 13136 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 13354 13136 123 215 0 13136 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 53416

[startup+170.098 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2835
/proc/meminfo: memFree=1511080/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=53416 CPUtime=170.04
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 13332 0 0 0 16990 14 0 0 25 0 1 0 159246446 54697984 13136 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 13354 13136 123 215 0 13136 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 53416

[startup+180.104 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2835
/proc/meminfo: memFree=1511080/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=53416 CPUtime=180.04
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 13344 0 0 0 17990 14 0 0 25 0 1 0 159246446 54697984 13148 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 13354 13148 123 215 0 13136 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 53416

[startup+190.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2835
/proc/meminfo: memFree=1511016/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=53416 CPUtime=190.04
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 13347 0 0 0 18990 14 0 0 25 0 1 0 159246446 54697984 13151 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 13354 13151 123 215 0 13136 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 53416

[startup+200.116 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2835
/proc/meminfo: memFree=1511016/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=53416 CPUtime=200.05
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 13347 0 0 0 19991 14 0 0 25 0 1 0 159246446 54697984 13151 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580756 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 13354 13151 123 215 0 13136 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 53416

[startup+210.122 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2835

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

/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 28929 0 0 0 178113 39 0 0 25 0 1 0 159246446 118681600 28733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 28975 28733 123 215 0 28757 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (Kb) 115900

[startup+1783.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3033
/proc/meminfo: memFree=1448240/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=115900 CPUtime=1782.53
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 28929 0 0 0 178214 39 0 0 25 0 1 0 159246446 118681600 28733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580311 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 28975 28733 123 215 0 28757 0
Current children cumulated CPU time (s) 1782.53
Current children cumulated vsize (Kb) 115900

[startup+1784.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3033
/proc/meminfo: memFree=1448240/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=115900 CPUtime=1783.53
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 28929 0 0 0 178314 39 0 0 25 0 1 0 159246446 118681600 28733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 28975 28733 123 215 0 28757 0
Current children cumulated CPU time (s) 1783.53
Current children cumulated vsize (Kb) 115900

[startup+1785.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3033
/proc/meminfo: memFree=1448240/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=115900 CPUtime=1784.54
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 28929 0 0 0 178415 39 0 0 25 0 1 0 159246446 118681600 28733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 28975 28733 123 215 0 28757 0
Current children cumulated CPU time (s) 1784.54
Current children cumulated vsize (Kb) 115900

[startup+1786.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3033
/proc/meminfo: memFree=1448240/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=115900 CPUtime=1785.54
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 28929 0 0 0 178515 39 0 0 25 0 1 0 159246446 118681600 28733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 28975 28733 123 215 0 28757 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (Kb) 115900

[startup+1787.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3033
/proc/meminfo: memFree=1448240/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=115900 CPUtime=1786.55
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 28929 0 0 0 178616 39 0 0 25 0 1 0 159246446 118681600 28733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 28975 28733 123 215 0 28757 0
Current children cumulated CPU time (s) 1786.55
Current children cumulated vsize (Kb) 115900

[startup+1788.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3033
/proc/meminfo: memFree=1448240/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=115900 CPUtime=1787.55
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 28929 0 0 0 178716 39 0 0 25 0 1 0 159246446 118681600 28733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 28975 28733 123 215 0 28757 0
Current children cumulated CPU time (s) 1787.55
Current children cumulated vsize (Kb) 115900

[startup+1789.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3033
/proc/meminfo: memFree=1448240/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=115900 CPUtime=1788.56
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 28929 0 0 0 178817 39 0 0 25 0 1 0 159246446 118681600 28733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 28975 28733 123 215 0 28757 0
Current children cumulated CPU time (s) 1788.56
Current children cumulated vsize (Kb) 115900

[startup+1790.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3033
/proc/meminfo: memFree=1448240/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=115900 CPUtime=1789.56
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 28929 0 0 0 178917 39 0 0 25 0 1 0 159246446 118681600 28733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 28975 28733 123 215 0 28757 0
Current children cumulated CPU time (s) 1789.56
Current children cumulated vsize (Kb) 115900

[startup+1791.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3033
/proc/meminfo: memFree=1448240/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=115900 CPUtime=1790.57
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 28929 0 0 0 179018 39 0 0 25 0 1 0 159246446 118681600 28733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 28975 28733 123 215 0 28757 0
Current children cumulated CPU time (s) 1790.57
Current children cumulated vsize (Kb) 115900

[startup+1792.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3033
/proc/meminfo: memFree=1448240/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=115900 CPUtime=1791.57
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 28929 0 0 0 179118 39 0 0 25 0 1 0 159246446 118681600 28733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 28975 28733 123 215 0 28757 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (Kb) 115900

[startup+1793.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3033
/proc/meminfo: memFree=1448240/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=115900 CPUtime=1792.58
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 28929 0 0 0 179219 39 0 0 25 0 1 0 159246446 118681600 28733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 28975 28733 123 215 0 28757 0
Current children cumulated CPU time (s) 1792.58
Current children cumulated vsize (Kb) 115900

[startup+1794.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3033
/proc/meminfo: memFree=1448240/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=115900 CPUtime=1793.58
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 28929 0 0 0 179319 39 0 0 25 0 1 0 159246446 118681600 28733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 28975 28733 123 215 0 28757 0
Current children cumulated CPU time (s) 1793.58
Current children cumulated vsize (Kb) 115900

[startup+1795.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3033
/proc/meminfo: memFree=1448240/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=115900 CPUtime=1794.59
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 28929 0 0 0 179420 39 0 0 25 0 1 0 159246446 118681600 28733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 28975 28733 123 215 0 28757 0
Current children cumulated CPU time (s) 1794.59
Current children cumulated vsize (Kb) 115900

[startup+1796.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3033
/proc/meminfo: memFree=1448240/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=115900 CPUtime=1795.59
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 28929 0 0 0 179520 39 0 0 25 0 1 0 159246446 118681600 28733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 28975 28733 123 215 0 28757 0
Current children cumulated CPU time (s) 1795.59
Current children cumulated vsize (Kb) 115900

[startup+1797.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3033
/proc/meminfo: memFree=1448240/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=115900 CPUtime=1796.59
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 28929 0 0 0 179620 39 0 0 25 0 1 0 159246446 118681600 28733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579871 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 28975 28733 123 215 0 28757 0
Current children cumulated CPU time (s) 1796.59
Current children cumulated vsize (Kb) 115900

[startup+1798.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3033
/proc/meminfo: memFree=1448240/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=115900 CPUtime=1797.6
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 28929 0 0 0 179721 39 0 0 25 0 1 0 159246446 118681600 28733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 28975 28733 123 215 0 28757 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (Kb) 115900

[startup+1799.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3033
/proc/meminfo: memFree=1448240/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=115900 CPUtime=1798.6
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 28929 0 0 0 179821 39 0 0 25 0 1 0 159246446 118681600 28733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 28975 28733 123 215 0 28757 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (Kb) 115900

[startup+1800.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3033
/proc/meminfo: memFree=1448240/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=115900 CPUtime=1799.61
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 28929 0 0 0 179922 39 0 0 25 0 1 0 159246446 118681600 28733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588639 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 28975 28733 123 215 0 28757 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (Kb) 115900

[startup+1801.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3033
/proc/meminfo: memFree=1448240/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=115900 CPUtime=1800.61
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 28929 0 0 0 180022 39 0 0 25 0 1 0 159246446 118681600 28733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 28975 28733 123 215 0 28757 0
Current children cumulated CPU time (s) 1800.61
Current children cumulated vsize (Kb) 115900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3033
/proc/meminfo: memFree=1448240/2055920 swapFree=4184176/4192956
[pid=2835] ppid=2833 vsize=115900 CPUtime=1800.62
/proc/2835/stat : 2835 (minisat+) R 2833 2835 2786 0 -1 4194304 28929 0 0 0 180023 39 0 0 25 0 1 0 159246446 118681600 28733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572734 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2835/statm: 28975 28733 123 215 0 28757 0
Current children cumulated CPU time (s) 1800.62
Current children cumulated vsize (Kb) 115900

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

Child status: 0
Real time (s): 1801.19
CPU time (s): 1800.65
CPU user time (s): 1800.23
CPU system time (s): 0.412937
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (Kb): 115900
The end

Launcher Data (download as text)

Begin job on node60 on Fri Jul 28 21:56:06 UTC 2006


FILE ID= 49860-1154123766

PBS_JOBID= 887105

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=100-sizeP=51-sizeQ=100-416317114-max.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node60/49860-1154123766/instance-49860-1154123766.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-49860-1154123766 -o ROOT/results/node60/solver-49860-1154123766 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node60/49860-1154123766/instance-49860-1154123766.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  44d5a0b71f17bc4fff0f0dd8401b346c

RANDOM SEED= 333497621

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.231
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.231
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:       1563304 kB
Buffers:         24796 kB
Cached:         394460 kB
SwapCached:       2548 kB
Active:          32240 kB
Inactive:       395528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1563304 kB
SwapTotal:     4192956 kB
SwapFree:      4184176 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          14584 kB
Slab:            50776 kB
Committed_AS:  1142812 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node60 on Fri Jul 28 22:26:08 UTC 2006