Trace number 49792

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.55 1801.21

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=80-sizeP=41-sizeQ=80-898154415.opb
MD5SUMb2bf9f8d31917c650553528547c41ef1
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark2.73558
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables3401
Total number of constraints9841
Number of constraints which are clauses9840
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 constraint3280
Number of terms in the objective function 41
Biggest coefficient in the objective function 1099511627776
Number of bits for the biggest coefficient in the objective function 41
Sum of the numbers in the objective function 2199023255551
Number of bits of the sum of numbers in the objective function 41
Biggest number in a constraint 664613997892457936451903530140172288
Number of bits of the biggest number in a constraint 120
Biggest sum of numbers in a constraint 2658455991569719978762429512260881840
Number of bits of the biggest sum of numbers121
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.39	c Converting 9842 PB-constraints to clauses...
0.40	c   -- Unit propagations: (none)
0.86	c   -- Detecting intervals from adjacent constraints: #
0.86	c   -- Clauses(.)/Splits(s): ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.88	c ---[   0]---> Adder-cost: 4836   maxlim: 48468799829765377241543250   bits: 86/86
3.37	c ==================================[MINISAT+]==================================
3.37	c | Conflicts | Original         | Learnt                           | Progress |
3.37	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.37	c ==============================================================================
3.37	c |         0 |   41363   137216 |   13787       0        0     nan |  0.000 % |
3.38	c |       100 |   41277   136914 |   15165      92      278     3.0 | 12.137 % |
3.42	c |       251 |   41254   136839 |   16682     239     2979    12.5 | 12.185 % |
3.49	c |       476 |   41254   136839 |   18350     464    20587    44.4 | 12.185 % |
3.56	c |       814 |   41254   136839 |   20185     802    32568    40.6 | 12.185 % |
3.68	c |      1322 |   41254   136839 |   22204    1310    57792    44.1 | 12.185 % |
3.86	c |      2083 |   41229   136750 |   24424    2067    90853    44.0 | 12.233 % |
4.17	c |      3226 |   41160   136507 |   26866    3198   158225    49.5 | 12.365 % |
4.52	c |      4935 |   41160   136507 |   29553    4907   245784    50.1 | 12.365 % |
5.29	c |      7500 |   41160   136507 |   32509    7472   470350    62.9 | 12.365 % |
6.12	c |     11345 |   41137   136432 |   35759   11314   674309    59.6 | 12.413 % |
8.40	c |     17111 |   41137   136432 |   39335   17080  1044775    61.2 | 12.413 % |
10.61	c |     25761 |   41129   136406 |   43269   25729  1623520    63.1 | 12.425 % |
17.94	c |     38735 |   41050   136131 |   47596   38694  2964497    76.6 | 12.581 % |
28.53	c |     58196 |   40978   135897 |   52356   25593  2833331   110.7 | 12.689 % |
48.49	c |     87388 |   40946   135793 |   57591   54781  6963393   127.1 | 12.737 % |
104.75	c |    131177 |   40927   135724 |   63350   59664 11174471   187.3 | 12.773 % |
213.90	c |    196861 |   40927   135724 |   69685   28374  6441315   227.0 | 12.773 % |
357.03	c |    295390 |   40826   135377 |   76654   72764  8814922   121.1 | 12.990 % |
623.19	c |    443179 |   40826   135377 |   84320   34630  8760619   253.0 | 12.990 % |
994.40	c |    664862 |   40817   135348 |   92752   43077  8430466   195.7 | 13.014 % |
1705.49	c |    997387 |   40801   135294 |  102027   58901  6560455   111.4 | 13.038 % |
1801.18	c 
1801.18	c *** TERMINATED ***
1801.18	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

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

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 2/64 5488
/proc/meminfo: memFree=1331520/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=18544 CPUtime=0
/proc/5488/stat : 5488 (runsolver) R 5486 5488 5439 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 158726308 18989056 280 18446744073709551615 4194304 4264732 548682069056 18446744073709551615 244671114535 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/5488/statm: 4636 280 244 17 0 2626 0

[startup+10.0025 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 5488
/proc/meminfo: memFree=1317312/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=15252 CPUtime=9.99
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 3860 0 0 0 997 2 0 0 25 0 1 0 158726308 15618048 3670 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 3813 3670 123 215 0 3595 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 15252

[startup+20.0083 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 5488
/proc/meminfo: memFree=1307904/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=24700 CPUtime=19.99
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 6203 0 0 0 1995 4 0 0 25 0 1 0 158726308 25292800 6013 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 6175 6013 123 215 0 5957 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 24700

[startup+30.0142 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 5488
/proc/meminfo: memFree=1304640/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=27856 CPUtime=30
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 7013 0 0 0 2995 5 0 0 25 0 1 0 158726308 28524544 6823 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579871 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 6964 6823 123 215 0 6746 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 27856

[startup+40.02 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 5488
/proc/meminfo: memFree=1300096/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=32460 CPUtime=39.99
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 8145 0 0 0 3994 5 0 0 25 0 1 0 158726308 33239040 7955 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 8115 7955 123 215 0 7897 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 32460

[startup+50.0259 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 5488
/proc/meminfo: memFree=1292672/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=39952 CPUtime=50
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 10022 0 0 0 4993 7 0 0 25 0 1 0 158726308 40910848 9832 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 9988 9832 123 215 0 9770 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 39952

[startup+60.0317 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 5488
/proc/meminfo: memFree=1289920/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=42712 CPUtime=60
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 10713 0 0 0 5992 8 0 0 25 0 1 0 158726308 43737088 10523 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 10678 10523 123 215 0 10460 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 42712

[startup+70.0376 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 5488
/proc/meminfo: memFree=1289856/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=42712 CPUtime=70
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 10713 0 0 0 6992 8 0 0 25 0 1 0 158726308 43737088 10523 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 10678 10523 123 215 0 10460 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 42712

[startup+80.0435 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 5488
/proc/meminfo: memFree=1289792/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=42712 CPUtime=80.01
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 10736 0 0 0 7993 8 0 0 25 0 1 0 158726308 43737088 10546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 10678 10546 123 215 0 10460 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 42712

[startup+90.0493 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 5488
/proc/meminfo: memFree=1282816/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=49792 CPUtime=90.01
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 12479 0 0 0 8991 10 0 0 25 0 1 0 158726308 50987008 12289 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580250 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 12448 12289 123 215 0 12230 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 49792

[startup+100.055 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 5488
/proc/meminfo: memFree=1278656/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=53848 CPUtime=100.01
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 13520 0 0 0 9990 11 0 0 25 0 1 0 158726308 55140352 13330 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580913 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 13462 13330 123 215 0 13244 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 53848

[startup+110.061 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 5488
/proc/meminfo: memFree=1272256/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=60396 CPUtime=110.01
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 15126 0 0 0 10989 12 0 0 25 0 1 0 158726308 61845504 14936 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 15099 14936 123 215 0 14881 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 60396

[startup+120.067 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5488
/proc/meminfo: memFree=1267136/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=65476 CPUtime=120.01
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 16397 0 0 0 11988 13 0 0 25 0 1 0 158726308 67047424 16207 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588834 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 16369 16207 123 215 0 16151 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 65476

[startup+130.073 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5488
/proc/meminfo: memFree=1267136/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=65476 CPUtime=130.01
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 16397 0 0 0 12988 13 0 0 25 0 1 0 158726308 67047424 16207 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 16369 16207 123 215 0 16151 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 65476

[startup+140.079 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5488
/proc/meminfo: memFree=1267136/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=65476 CPUtime=140.01
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 16397 0 0 0 13988 13 0 0 25 0 1 0 158726308 67047424 16207 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574185 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 16369 16207 123 215 0 16151 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 65476

[startup+150.084 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5488
/proc/meminfo: memFree=1267136/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=65476 CPUtime=150.02
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 16397 0 0 0 14988 14 0 0 25 0 1 0 158726308 67047424 16207 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 16369 16207 123 215 0 16151 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 65476

[startup+160.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5488
/proc/meminfo: memFree=1267136/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=65476 CPUtime=160.03
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 16397 0 0 0 15989 14 0 0 25 0 1 0 158726308 67047424 16207 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 16369 16207 123 215 0 16151 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 65476

[startup+170.096 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5488
/proc/meminfo: memFree=1266560/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=66132 CPUtime=170.03
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 16540 0 0 0 16989 14 0 0 25 0 1 0 158726308 67719168 16350 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 16533 16350 123 215 0 16315 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 66132

[startup+180.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5488
/proc/meminfo: memFree=1261184/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=71380 CPUtime=180.03
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 17869 0 0 0 17988 15 0 0 25 0 1 0 158726308 73093120 17679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 17845 17679 123 215 0 17627 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 71380

[startup+190.109 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5488
/proc/meminfo: memFree=1256000/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=76580 CPUtime=190.03
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 19171 0 0 0 18987 16 0 0 25 0 1 0 158726308 78417920 18981 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 19145 18981 123 215 0 18927 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 76580

[startup+200.116 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 5488
/proc/meminfo: memFree=1251520/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=81032 CPUtime=200.03
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 20288 0 0 0 19987 16 0 0 25 0 1 0 158726308 82976768 20098 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 20258 20098 123 215 0 20040 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 81032

[startup+210.123 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5488

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

/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 35359 0 0 0 178107 35 0 0 25 0 1 0 158726308 144781312 35169 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 35347 35169 123 215 0 35129 0
Current children cumulated CPU time (s) 1781.42
Current children cumulated vsize (Kb) 141388

[startup+1783.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 5490
/proc/meminfo: memFree=1190976/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=141388 CPUtime=1782.43
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 35359 0 0 0 178208 35 0 0 25 0 1 0 158726308 144781312 35169 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 35347 35169 123 215 0 35129 0
Current children cumulated CPU time (s) 1782.43
Current children cumulated vsize (Kb) 141388

[startup+1784.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 5490
/proc/meminfo: memFree=1190976/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=141388 CPUtime=1783.43
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 35360 0 0 0 178308 35 0 0 25 0 1 0 158726308 144781312 35170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 35347 35170 123 215 0 35129 0
Current children cumulated CPU time (s) 1783.43
Current children cumulated vsize (Kb) 141388

[startup+1785.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 5490
/proc/meminfo: memFree=1190976/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=141388 CPUtime=1784.44
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 35360 0 0 0 178409 35 0 0 25 0 1 0 158726308 144781312 35170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576991 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 35347 35170 123 215 0 35129 0
Current children cumulated CPU time (s) 1784.44
Current children cumulated vsize (Kb) 141388

[startup+1786.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 5490
/proc/meminfo: memFree=1190976/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=141388 CPUtime=1785.44
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 35361 0 0 0 178509 35 0 0 25 0 1 0 158726308 144781312 35171 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 35347 35171 123 215 0 35129 0
Current children cumulated CPU time (s) 1785.44
Current children cumulated vsize (Kb) 141388

[startup+1787.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 5490
/proc/meminfo: memFree=1190976/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=141388 CPUtime=1786.45
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 35361 0 0 0 178610 35 0 0 25 0 1 0 158726308 144781312 35171 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 35347 35171 123 215 0 35129 0
Current children cumulated CPU time (s) 1786.45
Current children cumulated vsize (Kb) 141388

[startup+1788.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 5490
/proc/meminfo: memFree=1190976/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=141388 CPUtime=1787.45
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 35362 0 0 0 178710 35 0 0 25 0 1 0 158726308 144781312 35172 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 35347 35172 123 215 0 35129 0
Current children cumulated CPU time (s) 1787.45
Current children cumulated vsize (Kb) 141388

[startup+1789.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 5490
/proc/meminfo: memFree=1190976/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=141388 CPUtime=1788.46
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 35362 0 0 0 178811 35 0 0 25 0 1 0 158726308 144781312 35172 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 35347 35172 123 215 0 35129 0
Current children cumulated CPU time (s) 1788.46
Current children cumulated vsize (Kb) 141388

[startup+1790.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 5490
/proc/meminfo: memFree=1190976/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=141388 CPUtime=1789.46
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 35363 0 0 0 178911 35 0 0 25 0 1 0 158726308 144781312 35173 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 35347 35173 123 215 0 35129 0
Current children cumulated CPU time (s) 1789.46
Current children cumulated vsize (Kb) 141388

[startup+1791.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 5490
/proc/meminfo: memFree=1190976/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=141388 CPUtime=1790.46
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 35363 0 0 0 179011 35 0 0 25 0 1 0 158726308 144781312 35173 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 35347 35173 123 215 0 35129 0
Current children cumulated CPU time (s) 1790.46
Current children cumulated vsize (Kb) 141388

[startup+1792.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 5490
/proc/meminfo: memFree=1190976/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=141388 CPUtime=1791.47
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 35363 0 0 0 179112 35 0 0 25 0 1 0 158726308 144781312 35173 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 35347 35173 123 215 0 35129 0
Current children cumulated CPU time (s) 1791.47
Current children cumulated vsize (Kb) 141388

[startup+1793.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 5490
/proc/meminfo: memFree=1190976/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=141388 CPUtime=1792.47
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 35363 0 0 0 179212 35 0 0 25 0 1 0 158726308 144781312 35173 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 35347 35173 123 215 0 35129 0
Current children cumulated CPU time (s) 1792.47
Current children cumulated vsize (Kb) 141388

[startup+1794.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 5490
/proc/meminfo: memFree=1190976/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=141388 CPUtime=1793.48
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 35363 0 0 0 179313 35 0 0 25 0 1 0 158726308 144781312 35173 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 35347 35173 123 215 0 35129 0
Current children cumulated CPU time (s) 1793.48
Current children cumulated vsize (Kb) 141388

[startup+1795.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 5490
/proc/meminfo: memFree=1190976/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=141388 CPUtime=1794.48
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 35363 0 0 0 179413 35 0 0 25 0 1 0 158726308 144781312 35173 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 35347 35173 123 215 0 35129 0
Current children cumulated CPU time (s) 1794.48
Current children cumulated vsize (Kb) 141388

[startup+1796.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 5490
/proc/meminfo: memFree=1190976/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=141388 CPUtime=1795.49
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 35363 0 0 0 179514 35 0 0 25 0 1 0 158726308 144781312 35173 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581463 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 35347 35173 123 215 0 35129 0
Current children cumulated CPU time (s) 1795.49
Current children cumulated vsize (Kb) 141388

[startup+1797.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 5490
/proc/meminfo: memFree=1190976/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=141388 CPUtime=1796.49
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 35363 0 0 0 179614 35 0 0 25 0 1 0 158726308 144781312 35173 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 35347 35173 123 215 0 35129 0
Current children cumulated CPU time (s) 1796.49
Current children cumulated vsize (Kb) 141388

[startup+1798.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 5490
/proc/meminfo: memFree=1190976/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=141388 CPUtime=1797.5
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 35363 0 0 0 179715 35 0 0 25 0 1 0 158726308 144781312 35173 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572728 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 35347 35173 123 215 0 35129 0
Current children cumulated CPU time (s) 1797.5
Current children cumulated vsize (Kb) 141388

[startup+1799.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 5490
/proc/meminfo: memFree=1190976/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=141388 CPUtime=1798.5
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 35363 0 0 0 179815 35 0 0 25 0 1 0 158726308 144781312 35173 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 35347 35173 123 215 0 35129 0
Current children cumulated CPU time (s) 1798.5
Current children cumulated vsize (Kb) 141388

[startup+1800.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 5490
/proc/meminfo: memFree=1190976/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=141388 CPUtime=1799.51
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 35363 0 0 0 179916 35 0 0 25 0 1 0 158726308 144781312 35173 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 35347 35173 123 215 0 35129 0
Current children cumulated CPU time (s) 1799.51
Current children cumulated vsize (Kb) 141388

[startup+1801.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 5490
/proc/meminfo: memFree=1190976/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=141388 CPUtime=1800.51
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 35363 0 0 0 180016 35 0 0 25 0 1 0 158726308 144781312 35173 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 35347 35173 123 215 0 35129 0
Current children cumulated CPU time (s) 1800.51
Current children cumulated vsize (Kb) 141388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 5490
/proc/meminfo: memFree=1190976/2055920 swapFree=4182852/4192956
[pid=5488] ppid=5486 vsize=141388 CPUtime=1800.52
/proc/5488/stat : 5488 (minisat+) R 5486 5488 5439 0 -1 4194304 35363 0 0 0 180017 35 0 0 25 0 1 0 158726308 144781312 35173 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5488/statm: 35347 35173 123 215 0 35129 0
Current children cumulated CPU time (s) 1800.52
Current children cumulated vsize (Kb) 141388

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

Child status: 0
Real time (s): 1801.21
CPU time (s): 1800.55
CPU user time (s): 1800.17
CPU system time (s): 0.375942
CPU usage (%): 99.9633
Max. virtual memory (cumulated for all children) (Kb): 141388
The end

Launcher Data (download as text)

Begin job on node7 on Fri Jul 28 20:30:49 UTC 2006


FILE ID= 49792-1154118649

PBS_JOBID= 886833

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=80-sizeP=41-sizeQ=80-898154415.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node7/49792-1154118649/instance-49792-1154118649.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-49792-1154118649 -o ROOT/results/node7/solver-49792-1154118649 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node7/49792-1154118649/instance-49792-1154118649.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  b2bf9f8d31917c650553528547c41ef1

RANDOM SEED= 928447453

TIMEOUT= 1800 seconds


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1331728 kB
Buffers:         35424 kB
Cached:         612416 kB
SwapCached:       4484 kB
Active:          43200 kB
Inactive:       614024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1331728 kB
SwapTotal:     4192956 kB
SwapFree:      4182852 kB
Dirty:             148 kB
Writeback:           0 kB
Mapped:          14488 kB
Slab:            52932 kB
Committed_AS:   726108 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node7 on Fri Jul 28 21:00:51 UTC 2006