Trace number 49819

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=160-sizeP=81-sizeQ=160-451332552.opb
MD5SUM2f5974fd1cc2be6a4a0cf3d0ad32a019
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 benchmark12.1232
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 variables13201
Total number of constraints38881
Number of constraints which are clauses38880
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 constraint12960
Number of terms in the objective function 81
Biggest coefficient in the objective function 1208925819614629174706176
Number of bits for the biggest coefficient in the objective function 81
Sum of the numbers in the objective function 2417851639229258349412351
Number of bits of the sum of numbers in the objective function 81
Biggest number in a constraint 883423532389192164791648750371459257913741948437809479060803100646309888
Number of bits of the biggest number in a constraint 240
Biggest sum of numbers in a constraint 3533694129556768659166594049428614927482833788414325188820087345754616777
Number of bits of the biggest sum of numbers241
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...
1.68	c Converting 38882 PB-constraints to clauses...
1.69	c   -- Unit propagations: (none)
8.32	c   -- Detecting intervals from adjacent constraints: #
8.33	c   -- Clauses(.)/Splits(s): ..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
8.41	c ---[   0]---> Adder-cost: 19116   maxlim: 58681371896674837403050882969317323942949467245625   bits: 166/166
28.18	c ==================================[MINISAT+]==================================
28.18	c | Conflicts | Original         | Learnt                           | Progress |
28.18	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
28.18	c ==============================================================================
28.18	c |         0 |  164956   547571 |   54985       0        0     nan |  0.000 % |
28.25	c |       100 |  164941   547522 |   60483      97      344     3.5 | 11.255 % |
28.32	c |       250 |  164837   547154 |   66531     235     1097     4.7 | 11.311 % |
28.71	c |       475 |  164837   547154 |   73185     460    37454    81.4 | 11.311 % |
28.91	c |       813 |  164837   547154 |   80503     798    66754    83.7 | 11.311 % |
29.55	c |      1320 |  164811   547066 |   88553    1303    78554    60.3 | 11.326 % |
30.80	c |      2079 |  164811   547066 |   97409    2062   117291    56.9 | 11.326 % |
31.48	c |      3220 |  164811   547066 |  107150    3203   205321    64.1 | 11.326 % |
34.31	c |      4930 |  164811   547066 |  117865    4913   388190    79.0 | 11.326 % |
36.92	c |      7492 |  164683   546656 |  129651    7459   558007    74.8 | 11.382 % |
40.81	c |     11338 |  164619   546448 |  142616   11297  1076615    95.3 | 11.406 % |
44.03	c |     17105 |  164587   546344 |  156878   17060  1683723    98.7 | 11.419 % |
53.97	c |     25756 |  164579   546318 |  172566   25710  2437927    94.8 | 11.422 % |
82.02	c |     38730 |  164546   546209 |  189823   38677  5991184   154.9 | 11.434 % |
110.82	c |     58192 |  164538   546183 |  208805   58138  8622976   148.3 | 11.437 % |
175.59	c |     87387 |  164488   546025 |  229685   87325 14877081   170.4 | 11.462 % |
276.11	c |    131178 |  164488   546025 |  252654  131116 23746073   181.1 | 11.462 % |
458.96	c |    196863 |  164479   545996 |  277920  196800 33650496   171.0 | 11.468 % |
768.01	c |    295391 |  164444   545871 |  305712  295323 51511221   174.4 | 11.483 % |
1224.16	c |    443180 |  164370   545619 |  336283  159693 39470765   247.2 | 11.520 % |
1801.14	c 
1801.14	c *** TERMINATED ***
1801.14	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/node31/watcher-49819-1154120482 -o ROOT/results/node31/solver-49819-1154120482 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node31/49819-1154120482/instance-49819-1154120482.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 3/70 27806
/proc/meminfo: memFree=1463384/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=1048 CPUtime=0
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 116 0 0 0 0 0 0 0 21 0 1 0 158907920 1073152 100 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 262 102 74 215 0 44 0

[startup+10.0024 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1436160/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=29636 CPUtime=9.97
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 7475 0 0 0 988 9 0 0 25 0 1 0 158907920 30347264 7174 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 7409 7174 92 215 0 7191 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 29636

[startup+20.0092 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1411472/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=54612 CPUtime=19.97
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 13723 0 0 0 1985 12 0 0 25 0 1 0 158907920 55922688 13342 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134810570 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 13653 13342 92 215 0 13435 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (Kb) 54612

[startup+30.016 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1406032/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=60180 CPUtime=29.97
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 15318 0 0 0 2984 13 0 0 25 0 1 0 158907920 61624320 14780 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 15045 14780 123 215 0 14827 0
Current children cumulated CPU time (s) 29.97
Current children cumulated vsize (Kb) 60180

[startup+40.0219 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1406032/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=60180 CPUtime=39.98
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 15321 0 0 0 3985 13 0 0 25 0 1 0 158907920 61624320 14783 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573899 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 15045 14783 123 215 0 14827 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 60180

[startup+50.0277 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1406096/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=60180 CPUtime=49.98
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 15321 0 0 0 4985 13 0 0 25 0 1 0 158907920 61624320 14783 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 15045 14783 123 215 0 14827 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 60180

[startup+60.0335 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1406096/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=60180 CPUtime=59.98
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 15321 0 0 0 5985 13 0 0 25 0 1 0 158907920 61624320 14783 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573368 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 15045 14783 123 215 0 14827 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (Kb) 60180

[startup+70.0393 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1406096/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=60180 CPUtime=69.98
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 15324 0 0 0 6985 13 0 0 25 0 1 0 158907920 61624320 14786 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 15045 14786 123 215 0 14827 0
Current children cumulated CPU time (s) 69.98
Current children cumulated vsize (Kb) 60180

[startup+80.0452 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1406096/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=60180 CPUtime=79.99
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 15324 0 0 0 7986 13 0 0 25 0 1 0 158907920 61624320 14786 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 15045 14786 123 215 0 14827 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 60180

[startup+90.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1406096/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=60180 CPUtime=89.99
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 15326 0 0 0 8986 13 0 0 25 0 1 0 158907920 61624320 14788 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 15045 14788 123 215 0 14827 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 60180

[startup+100.056 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1403536/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=62824 CPUtime=99.99
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 15982 0 0 0 9985 14 0 0 25 0 1 0 158907920 64331776 15444 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572684 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 15706 15444 123 215 0 15488 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 62824

[startup+110.062 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1399760/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=66648 CPUtime=110
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 16931 0 0 0 10985 15 0 0 25 0 1 0 158907920 68247552 16393 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 16662 16393 123 215 0 16444 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 66648

[startup+120.068 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1397712/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=68724 CPUtime=120
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 17440 0 0 0 11984 16 0 0 25 0 1 0 158907920 70373376 16902 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 17181 16902 123 215 0 16963 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 68724

[startup+130.073 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1394896/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=71612 CPUtime=130.01
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 18151 0 0 0 12984 17 0 0 25 0 1 0 158907920 73330688 17613 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 17903 17613 123 215 0 17685 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 71612

[startup+140.079 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1391824/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=74660 CPUtime=140.01
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 18912 0 0 0 13984 17 0 0 25 0 1 0 158907920 76451840 18374 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 18665 18374 123 215 0 18447 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 74660

[startup+150.085 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1387792/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=78608 CPUtime=150.01
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 19923 0 0 0 14983 18 0 0 25 0 1 0 158907920 80494592 19385 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 19652 19385 123 215 0 19434 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 78608

[startup+160.091 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1382288/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=84136 CPUtime=160.01
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 21285 0 0 0 15982 19 0 0 25 0 1 0 158907920 86155264 20747 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 21034 20747 123 215 0 20816 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 84136

[startup+170.097 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1376528/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=89820 CPUtime=170.02
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 22725 0 0 0 16982 20 0 0 25 0 1 0 158907920 91975680 22187 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 22455 22187 123 215 0 22237 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 89820

[startup+180.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1372304/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=94052 CPUtime=180.02
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 23778 0 0 0 17981 21 0 0 25 0 1 0 158907920 96309248 23240 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 23513 23240 123 215 0 23295 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 94052

[startup+190.108 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1367568/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=98836 CPUtime=190.03
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 24957 0 0 0 18981 22 0 0 25 0 1 0 158907920 101208064 24419 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 24709 24419 123 215 0 24491 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 98836

[startup+200.114 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1364048/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=102380 CPUtime=200.03
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 25835 0 0 0 19981 22 0 0 25 0 1 0 158907920 104837120 25297 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 25595 25297 123 215 0 25377 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 102380

[startup+210.12 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27846

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

/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 69489 0 0 0 178088 67 0 0 25 0 1 0 158907920 283570176 68951 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573010 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 69231 68951 123 215 0 69013 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (Kb) 276924

[startup+1783.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1188944/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=276924 CPUtime=1782.55
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 69489 0 0 0 178188 67 0 0 25 0 1 0 158907920 283570176 68951 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 69231 68951 123 215 0 69013 0
Current children cumulated CPU time (s) 1782.55
Current children cumulated vsize (Kb) 276924

[startup+1784.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1188944/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=276924 CPUtime=1783.56
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 69489 0 0 0 178289 67 0 0 25 0 1 0 158907920 283570176 68951 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 69231 68951 123 215 0 69013 0
Current children cumulated CPU time (s) 1783.56
Current children cumulated vsize (Kb) 276924

[startup+1785.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1188944/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=276924 CPUtime=1784.56
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 69489 0 0 0 178389 67 0 0 25 0 1 0 158907920 283570176 68951 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 69231 68951 123 215 0 69013 0
Current children cumulated CPU time (s) 1784.56
Current children cumulated vsize (Kb) 276924

[startup+1786.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1188944/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=276924 CPUtime=1785.56
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 69490 0 0 0 178489 67 0 0 25 0 1 0 158907920 283570176 68952 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 69231 68952 123 215 0 69013 0
Current children cumulated CPU time (s) 1785.56
Current children cumulated vsize (Kb) 276924

[startup+1787.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1188944/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=276924 CPUtime=1786.57
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 69490 0 0 0 178590 67 0 0 25 0 1 0 158907920 283570176 68952 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 69231 68952 123 215 0 69013 0
Current children cumulated CPU time (s) 1786.57
Current children cumulated vsize (Kb) 276924

[startup+1788.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1188944/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=276924 CPUtime=1787.57
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 69490 0 0 0 178690 67 0 0 25 0 1 0 158907920 283570176 68952 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 69231 68952 123 215 0 69013 0
Current children cumulated CPU time (s) 1787.57
Current children cumulated vsize (Kb) 276924

[startup+1789.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1188944/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=276924 CPUtime=1788.58
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 69490 0 0 0 178791 67 0 0 25 0 1 0 158907920 283570176 68952 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 69231 68952 123 215 0 69013 0
Current children cumulated CPU time (s) 1788.58
Current children cumulated vsize (Kb) 276924

[startup+1790.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1188944/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=276924 CPUtime=1789.58
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 69490 0 0 0 178891 67 0 0 25 0 1 0 158907920 283570176 68952 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573340 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 69231 68952 123 215 0 69013 0
Current children cumulated CPU time (s) 1789.58
Current children cumulated vsize (Kb) 276924

[startup+1791.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1188944/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=276924 CPUtime=1790.59
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 69490 0 0 0 178992 67 0 0 25 0 1 0 158907920 283570176 68952 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 69231 68952 123 215 0 69013 0
Current children cumulated CPU time (s) 1790.59
Current children cumulated vsize (Kb) 276924

[startup+1792.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1188944/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=276924 CPUtime=1791.59
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 69490 0 0 0 179092 67 0 0 25 0 1 0 158907920 283570176 68952 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 69231 68952 123 215 0 69013 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (Kb) 276924

[startup+1793.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1188944/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=276924 CPUtime=1792.6
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 69490 0 0 0 179193 67 0 0 25 0 1 0 158907920 283570176 68952 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 69231 68952 123 215 0 69013 0
Current children cumulated CPU time (s) 1792.6
Current children cumulated vsize (Kb) 276924

[startup+1794.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1188944/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=276924 CPUtime=1793.6
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 69490 0 0 0 179293 67 0 0 25 0 1 0 158907920 283570176 68952 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 69231 68952 123 215 0 69013 0
Current children cumulated CPU time (s) 1793.6
Current children cumulated vsize (Kb) 276924

[startup+1795.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1188944/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=276924 CPUtime=1794.61
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 69490 0 0 0 179394 67 0 0 25 0 1 0 158907920 283570176 68952 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 69231 68952 123 215 0 69013 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (Kb) 276924

[startup+1796.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1188944/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=276924 CPUtime=1795.61
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 69490 0 0 0 179494 67 0 0 25 0 1 0 158907920 283570176 68952 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 69231 68952 123 215 0 69013 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (Kb) 276924

[startup+1797.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1188944/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=276924 CPUtime=1796.62
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 69490 0 0 0 179595 67 0 0 25 0 1 0 158907920 283570176 68952 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 69231 68952 123 215 0 69013 0
Current children cumulated CPU time (s) 1796.62
Current children cumulated vsize (Kb) 276924

[startup+1798.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1188944/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=276924 CPUtime=1797.62
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 69490 0 0 0 179695 67 0 0 25 0 1 0 158907920 283570176 68952 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 69231 68952 123 215 0 69013 0
Current children cumulated CPU time (s) 1797.62
Current children cumulated vsize (Kb) 276924

[startup+1799.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1188944/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=276924 CPUtime=1798.63
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 69490 0 0 0 179796 67 0 0 25 0 1 0 158907920 283570176 68952 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 69231 68952 123 215 0 69013 0
Current children cumulated CPU time (s) 1798.63
Current children cumulated vsize (Kb) 276924

[startup+1800.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1188880/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=276924 CPUtime=1799.63
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 69490 0 0 0 179896 67 0 0 25 0 1 0 158907920 283570176 68952 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 69231 68952 123 215 0 69013 0
Current children cumulated CPU time (s) 1799.63
Current children cumulated vsize (Kb) 276924

[startup+1801.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1188880/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=276924 CPUtime=1800.63
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 69490 0 0 0 179996 67 0 0 25 0 1 0 158907920 283570176 68952 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 69231 68952 123 215 0 69013 0
Current children cumulated CPU time (s) 1800.63
Current children cumulated vsize (Kb) 276924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27846
/proc/meminfo: memFree=1188880/2055920 swapFree=4183108/4192956
[pid=27806] ppid=27798 vsize=276924 CPUtime=1800.64
/proc/27806/stat : 27806 (minisat+) R 27798 27806 27737 0 -1 4194304 69490 0 0 0 179997 67 0 0 25 0 1 0 158907920 283570176 68952 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580828 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27806/statm: 69231 68952 123 215 0 69013 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (Kb) 276924

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

Child status: 0
Real time (s): 1801.19
CPU time (s): 1800.7
CPU user time (s): 1799.97
CPU system time (s): 0.723889
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (Kb): 276924
The end

Launcher Data (download as text)

Begin job on node31 on Fri Jul 28 21:01:22 UTC 2006


FILE ID= 49819-1154120482

PBS_JOBID= 886941

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=160-sizeP=81-sizeQ=160-451332552.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node31/49819-1154120482/instance-49819-1154120482.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node31/watcher-49819-1154120482 -o ROOT/results/node31/solver-49819-1154120482 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node31/49819-1154120482/instance-49819-1154120482.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  2f5974fd1cc2be6a4a0cf3d0ad32a019

RANDOM SEED= 848456655

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.233
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.233
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:       1463720 kB
Buffers:         24596 kB
Cached:         504208 kB
SwapCached:       3704 kB
Active:          51940 kB
Inactive:       486216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1463720 kB
SwapTotal:     4192956 kB
SwapFree:      4183108 kB
Dirty:             284 kB
Writeback:           0 kB
Mapped:          15784 kB
Slab:            39592 kB
Committed_AS:   672876 kB
PageTables:       1752 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node31 on Fri Jul 28 21:31:24 UTC 2006