Trace number 49839

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.84 1801.41

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=100-sizeP=51-sizeQ=100-520972534-max.opb
MD5SUM11b19c0232a5dd1a01e7c4342698e58e
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 -2
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 2854495385411919137542539254950202185769575159
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.62	c   -- Detecting intervals from adjacent constraints: #
1.62	c   -- Clauses(.)/Splits(s): ..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
1.66	c ---[   0]---> Adder-cost: 7544   maxlim: 64007104044095414359322528816395   bits: 106/106
6.09	c ==================================[MINISAT+]==================================
6.09	c | Conflicts | Original         | Learnt                           | Progress |
6.09	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
6.09	c ==============================================================================
6.09	c |         0 |   64872   215135 |   21624       0        0     nan |  0.000 % |
6.09	c |       100 |   64872   215135 |   23786     100      296     3.0 | 11.519 % |
6.14	c |       250 |   64540   213969 |   26165     208      848     4.1 | 11.961 % |
6.18	c |       479 |   64540   213969 |   28781     437     9184    21.0 | 11.961 % |
6.22	c |       816 |   64540   213969 |   31659     774    16904    21.8 | 11.961 % |
6.27	c |      1322 |   64540   213969 |   34825    1280    28060    21.9 | 11.963 % |
6.44	c |      2082 |   64532   213939 |   38308    2038    62114    30.5 | 11.970 % |
6.66	c |      3221 |   64532   213939 |   42139    3177   137461    43.3 | 11.969 % |
7.12	c |      4929 |   64516   213887 |   46352    4883   256446    52.5 | 11.992 % |
7.59	c |      7493 |   64508   213861 |   50988    7446   377997    50.8 | 12.000 % |
8.98	c |     11339 |   64469   213734 |   56087   11286   704290    62.4 | 12.039 % |
10.95	c |     17105 |   64469   213734 |   61695   17052   979254    57.4 | 12.040 % |
14.29	c |     25754 |   64461   213708 |   67865   25700  1930727    75.1 | 12.047 % |
22.57	c |     38728 |   64445   213656 |   74651   38672  3725939    96.3 | 12.062 % |
38.78	c |     58189 |   64437   213630 |   82117   58132  6031322   103.8 | 12.070 % |
62.15	c |     87381 |   64413   213552 |   90328   16320   862213    52.8 | 12.093 % |
92.50	c |    131170 |   64349   213344 |   99361   60098  4320809    71.9 | 12.163 % |
269.50	c |    196857 |   64349   213344 |  109297   39430  3865063    98.0 | 12.165 % |
445.94	c |    295383 |   64341   213318 |  120227   40062  4186500   104.5 | 12.172 % |
690.53	c |    443172 |   64333   213292 |  132250   81839  9460492   115.6 | 12.178 % |
1294.43	c |    664855 |   64333   213292 |  145475   54881  9395409   171.2 | 12.180 % |
1801.38	c 
1801.38	c *** TERMINATED ***
1801.38	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/node33/watcher-49839-1154122234 -o ROOT/results/node33/solver-49839-1154122234 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node33/49839-1154122234/instance-49839-1154122234.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 2/64 27800
/proc/meminfo: memFree=1300560/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=1048 CPUtime=0
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 107 0 0 0 0 0 0 0 19 0 1 0 159098398 1073152 91 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 262 91 74 215 0 44 0

[startup+10.0033 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 27800
/proc/meminfo: memFree=1282192/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=19572 CPUtime=9.98
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 4915 0 0 0 995 3 0 0 25 0 1 0 159098398 20041728 4719 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 4893 4719 123 215 0 4675 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 19572

[startup+20.0096 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 27800
/proc/meminfo: memFree=1275536/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=26288 CPUtime=19.98
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 6586 0 0 0 1993 5 0 0 25 0 1 0 159098398 26918912 6390 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574445 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 6572 6390 123 215 0 6354 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 26288

[startup+30.0159 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 27800
/proc/meminfo: memFree=1268176/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=33704 CPUtime=29.98
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 8432 0 0 0 2992 6 0 0 25 0 1 0 159098398 34512896 8236 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 8426 8236 123 215 0 8208 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 33704

[startup+40.0221 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 27800
/proc/meminfo: memFree=1263248/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=38556 CPUtime=39.98
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 9671 0 0 0 3991 7 0 0 25 0 1 0 159098398 39481344 9475 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580747 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 9639 9475 123 215 0 9421 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 38556

[startup+50.0284 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 27800
/proc/meminfo: memFree=1257744/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=44192 CPUtime=49.99
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 11040 0 0 0 4990 9 0 0 25 0 1 0 159098398 45252608 10844 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 11048 10844 123 215 0 10830 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 44192

[startup+60.0347 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 27800
/proc/meminfo: memFree=1254160/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=47716 CPUtime=59.99
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 11952 0 0 0 5990 9 0 0 25 0 1 0 159098398 48861184 11756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 11929 11756 123 215 0 11711 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 47716

[startup+70.041 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 27800
/proc/meminfo: memFree=1253584/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=48236 CPUtime=70
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 12093 0 0 0 6990 10 0 0 25 0 1 0 159098398 49393664 11897 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579520 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 12059 11897 123 215 0 11841 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 48236

[startup+80.0473 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 27800
/proc/meminfo: memFree=1253584/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=48236 CPUtime=80.01
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 12093 0 0 0 7991 10 0 0 25 0 1 0 159098398 49393664 11897 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 12059 11897 123 215 0 11841 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 48236

[startup+90.0535 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 27800
/proc/meminfo: memFree=1253584/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=48236 CPUtime=90.01
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 12093 0 0 0 8991 10 0 0 25 0 1 0 159098398 49393664 11897 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 12059 11897 123 215 0 11841 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 48236

[startup+100.06 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 27800
/proc/meminfo: memFree=1253584/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=48236 CPUtime=100.01
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 12093 0 0 0 9991 10 0 0 25 0 1 0 159098398 49393664 11897 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 12059 11897 123 215 0 11841 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 48236

[startup+110.066 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 27800
/proc/meminfo: memFree=1253520/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=48236 CPUtime=110.02
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 12093 0 0 0 10992 10 0 0 25 0 1 0 159098398 49393664 11897 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 12059 11897 123 215 0 11841 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 48236

[startup+120.072 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27800
/proc/meminfo: memFree=1253520/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=48236 CPUtime=120.02
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 12093 0 0 0 11992 10 0 0 25 0 1 0 159098398 49393664 11897 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 12059 11897 123 215 0 11841 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 48236

[startup+130.078 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27800
/proc/meminfo: memFree=1253520/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=48236 CPUtime=130.02
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 12093 0 0 0 12992 10 0 0 25 0 1 0 159098398 49393664 11897 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574219 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 12059 11897 123 215 0 11841 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 48236

[startup+140.084 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27800
/proc/meminfo: memFree=1253520/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=48236 CPUtime=140.02
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 12093 0 0 0 13992 10 0 0 25 0 1 0 159098398 49393664 11897 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 12059 11897 123 215 0 11841 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 48236

[startup+150.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27800
/proc/meminfo: memFree=1253584/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=48236 CPUtime=150.03
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 12093 0 0 0 14993 10 0 0 25 0 1 0 159098398 49393664 11897 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574425 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 12059 11897 123 215 0 11841 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 48236

[startup+160.096 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27800
/proc/meminfo: memFree=1253520/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=48236 CPUtime=160.03
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 12096 0 0 0 15993 10 0 0 25 0 1 0 159098398 49393664 11900 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 12059 11900 123 215 0 11841 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 48236

[startup+170.103 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27800
/proc/meminfo: memFree=1252560/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=49464 CPUtime=170.03
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 12346 0 0 0 16993 10 0 0 25 0 1 0 159098398 50651136 12150 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 12366 12150 123 215 0 12148 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 49464

[startup+180.109 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27800
/proc/meminfo: memFree=1250832/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=51192 CPUtime=180.04
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 12779 0 0 0 17993 11 0 0 25 0 1 0 159098398 52420608 12583 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 12798 12583 123 215 0 12580 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 51192

[startup+190.115 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27800
/proc/meminfo: memFree=1249488/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=52532 CPUtime=190.04
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 13114 0 0 0 18993 11 0 0 25 0 1 0 159098398 53792768 12918 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 13133 12918 123 215 0 12915 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 52532

[startup+200.122 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27800
/proc/meminfo: memFree=1248080/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=53832 CPUtime=200.03
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 13456 0 0 0 19992 11 0 0 25 0 1 0 159098398 55123968 13260 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 13458 13260 123 215 0 13240 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 53832

[startup+210.128 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27800

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

/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 29194 0 0 0 178142 30 0 0 25 0 1 0 159098398 119738368 28998 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 29233 28998 123 215 0 29015 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (Kb) 116932

[startup+1783.29 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27802
/proc/meminfo: memFree=1184848/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=116932 CPUtime=1782.72
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 29194 0 0 0 178242 30 0 0 25 0 1 0 159098398 119738368 28998 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 29233 28998 123 215 0 29015 0
Current children cumulated CPU time (s) 1782.72
Current children cumulated vsize (Kb) 116932

[startup+1784.29 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27802
/proc/meminfo: memFree=1184848/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=116932 CPUtime=1783.73
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 29194 0 0 0 178343 30 0 0 25 0 1 0 159098398 119738368 28998 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 29233 28998 123 215 0 29015 0
Current children cumulated CPU time (s) 1783.73
Current children cumulated vsize (Kb) 116932

[startup+1785.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27802
/proc/meminfo: memFree=1184848/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=116932 CPUtime=1784.73
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 29194 0 0 0 178443 30 0 0 25 0 1 0 159098398 119738368 28998 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 29233 28998 123 215 0 29015 0
Current children cumulated CPU time (s) 1784.73
Current children cumulated vsize (Kb) 116932

[startup+1786.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27802
/proc/meminfo: memFree=1184848/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=116932 CPUtime=1785.74
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 29194 0 0 0 178544 30 0 0 25 0 1 0 159098398 119738368 28998 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580816 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 29233 28998 123 215 0 29015 0
Current children cumulated CPU time (s) 1785.74
Current children cumulated vsize (Kb) 116932

[startup+1787.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27802
/proc/meminfo: memFree=1184848/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=116932 CPUtime=1786.74
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 29194 0 0 0 178644 30 0 0 25 0 1 0 159098398 119738368 28998 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 29233 28998 123 215 0 29015 0
Current children cumulated CPU time (s) 1786.74
Current children cumulated vsize (Kb) 116932

[startup+1788.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27802
/proc/meminfo: memFree=1184848/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=116932 CPUtime=1787.75
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 29194 0 0 0 178745 30 0 0 25 0 1 0 159098398 119738368 28998 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 29233 28998 123 215 0 29015 0
Current children cumulated CPU time (s) 1787.75
Current children cumulated vsize (Kb) 116932

[startup+1789.32 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27802
/proc/meminfo: memFree=1184848/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=116932 CPUtime=1788.75
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 29194 0 0 0 178845 30 0 0 25 0 1 0 159098398 119738368 28998 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 29233 28998 123 215 0 29015 0
Current children cumulated CPU time (s) 1788.75
Current children cumulated vsize (Kb) 116932

[startup+1790.32 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27802
/proc/meminfo: memFree=1184848/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=116932 CPUtime=1789.75
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 29194 0 0 0 178945 30 0 0 25 0 1 0 159098398 119738368 28998 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 29233 28998 123 215 0 29015 0
Current children cumulated CPU time (s) 1789.75
Current children cumulated vsize (Kb) 116932

[startup+1791.33 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27802
/proc/meminfo: memFree=1184848/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=116932 CPUtime=1790.76
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 29194 0 0 0 179046 30 0 0 25 0 1 0 159098398 119738368 28998 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 29233 28998 123 215 0 29015 0
Current children cumulated CPU time (s) 1790.76
Current children cumulated vsize (Kb) 116932

[startup+1792.33 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27802
/proc/meminfo: memFree=1184848/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=116932 CPUtime=1791.76
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 29194 0 0 0 179146 30 0 0 25 0 1 0 159098398 119738368 28998 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 29233 28998 123 215 0 29015 0
Current children cumulated CPU time (s) 1791.76
Current children cumulated vsize (Kb) 116932

[startup+1793.34 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27802
/proc/meminfo: memFree=1184848/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=116932 CPUtime=1792.77
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 29194 0 0 0 179247 30 0 0 25 0 1 0 159098398 119738368 28998 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581065 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 29233 28998 123 215 0 29015 0
Current children cumulated CPU time (s) 1792.77
Current children cumulated vsize (Kb) 116932

[startup+1794.34 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27802
/proc/meminfo: memFree=1184848/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=116932 CPUtime=1793.77
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 29194 0 0 0 179347 30 0 0 25 0 1 0 159098398 119738368 28998 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581065 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 29233 28998 123 215 0 29015 0
Current children cumulated CPU time (s) 1793.77
Current children cumulated vsize (Kb) 116932

[startup+1795.35 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27802
/proc/meminfo: memFree=1184848/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=116932 CPUtime=1794.78
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 29194 0 0 0 179448 30 0 0 25 0 1 0 159098398 119738368 28998 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 29233 28998 123 215 0 29015 0
Current children cumulated CPU time (s) 1794.78
Current children cumulated vsize (Kb) 116932

[startup+1796.35 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27802
/proc/meminfo: memFree=1184848/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=116932 CPUtime=1795.78
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 29194 0 0 0 179548 30 0 0 25 0 1 0 159098398 119738368 28998 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 29233 28998 123 215 0 29015 0
Current children cumulated CPU time (s) 1795.78
Current children cumulated vsize (Kb) 116932

[startup+1797.36 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27802
/proc/meminfo: memFree=1184848/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=116932 CPUtime=1796.79
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 29194 0 0 0 179649 30 0 0 25 0 1 0 159098398 119738368 28998 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 29233 28998 123 215 0 29015 0
Current children cumulated CPU time (s) 1796.79
Current children cumulated vsize (Kb) 116932

[startup+1798.36 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27802
/proc/meminfo: memFree=1184848/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=116932 CPUtime=1797.79
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 29194 0 0 0 179749 30 0 0 25 0 1 0 159098398 119738368 28998 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581210 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 29233 28998 123 215 0 29015 0
Current children cumulated CPU time (s) 1797.79
Current children cumulated vsize (Kb) 116932

[startup+1799.37 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27802
/proc/meminfo: memFree=1184848/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=116932 CPUtime=1798.79
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 29194 0 0 0 179849 30 0 0 25 0 1 0 159098398 119738368 28998 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 29233 28998 123 215 0 29015 0
Current children cumulated CPU time (s) 1798.79
Current children cumulated vsize (Kb) 116932

[startup+1800.37 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27802
/proc/meminfo: memFree=1184848/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=116932 CPUtime=1799.8
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 29194 0 0 0 179950 30 0 0 25 0 1 0 159098398 119738368 28998 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 29233 28998 123 215 0 29015 0
Current children cumulated CPU time (s) 1799.8
Current children cumulated vsize (Kb) 116932

[startup+1801.38 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27802
/proc/meminfo: memFree=1184848/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=116932 CPUtime=1800.8
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 29194 0 0 0 180050 30 0 0 25 0 1 0 159098398 119738368 28998 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 29233 28998 123 215 0 29015 0
Current children cumulated CPU time (s) 1800.8
Current children cumulated vsize (Kb) 116932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.38 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27802
/proc/meminfo: memFree=1184848/2055920 swapFree=4183192/4192956
[pid=27800] ppid=27798 vsize=116932 CPUtime=1800.81
/proc/27800/stat : 27800 (minisat+) R 27798 27800 27751 0 -1 4194304 29194 0 0 0 180051 30 0 0 25 0 1 0 159098398 119738368 28998 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27800/statm: 29233 28998 123 215 0 29015 0
Current children cumulated CPU time (s) 1800.81
Current children cumulated vsize (Kb) 116932

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

Child status: 0
Real time (s): 1801.41
CPU time (s): 1800.84
CPU user time (s): 1800.51
CPU system time (s): 0.32695
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (Kb): 116932
The end

Launcher Data (download as text)

Begin job on node33 on Fri Jul 28 21:30:34 UTC 2006


FILE ID= 49839-1154122234

PBS_JOBID= 887021

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  11b19c0232a5dd1a01e7c4342698e58e

RANDOM SEED= 643830524

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.218
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.218
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:       1300832 kB
Buffers:         34680 kB
Cached:         652244 kB
SwapCached:       3616 kB
Active:          56252 kB
Inactive:       639340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1300832 kB
SwapTotal:     4192956 kB
SwapFree:      4183192 kB
Dirty:             160 kB
Writeback:           0 kB
Mapped:          14680 kB
Slab:            45588 kB
Committed_AS:   736552 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node33 on Fri Jul 28 22:00:36 UTC 2006