Trace number 49816

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.48 1801.23

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=180-sizeP=91-sizeQ=180-780825197-max.opb
MD5SUMd31ef469fa2ed9fa9c3063355dbaf7b5
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables16651
Total number of constraints49141
Number of constraints which are clauses49140
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 constraint16380
Number of terms in the objective function 91
Biggest coefficient in the objective function 1237940039285380274899124224
Number of bits for the biggest coefficient in the objective function 91
Sum of the numbers in the objective function 2475880078570760549798248447
Number of bits of the sum of numbers in the objective function 91
Biggest number in a constraint 948568795032094272909893509191171341133987714380927500611236528192824358010355712
Number of bits of the biggest number in a constraint 270
Biggest sum of numbers in a constraint 3794275180128377091639574036150438611441468153567802156940920507153788002840397422
Number of bits of the biggest sum of numbers271
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...
2.20	c Converting 49142 PB-constraints to clauses...
2.21	c   -- Unit propagations: (none)
12.88	c   -- Detecting intervals from adjacent constraints: #
12.89	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
12.99	c ---[   0]---> Adder-cost: 24382   maxlim: 138538845431024479956207140284080091974162509326128724372   bits: 187/187
41.95	c ==================================[MINISAT+]==================================
41.95	c | Conflicts | Original         | Learnt                           | Progress |
41.95	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
41.95	c ==============================================================================
41.95	c |         0 |  210136   698246 |   70045       0        0     nan |  0.000 % |
42.06	c |       101 |  210058   697966 |   77049      93      380     4.1 | 10.881 % |
42.12	c |       251 |  210058   697966 |   84754     243     4359    17.9 | 10.881 % |
42.21	c |       477 |  210058   697966 |   93229     469    13354    28.5 | 10.881 % |
42.30	c |       818 |  210058   697966 |  102552     810    24708    30.5 | 10.881 % |
42.82	c |      1324 |  210058   697966 |  112808    1316    35471    27.0 | 10.881 % |
43.26	c |      2084 |  210058   697966 |  124088    2076    62184    30.0 | 10.881 % |
44.47	c |      3224 |  209998   697752 |  136497    3180   103798    32.6 | 10.905 % |
44.98	c |      4935 |  209998   697752 |  150147    4891   189177    38.7 | 10.905 % |
45.84	c |      7498 |  209998   697752 |  165162    7454   416145    55.8 | 10.906 % |
49.02	c |     11342 |  209998   697752 |  181678   11298   709812    62.8 | 10.905 % |
53.59	c |     17108 |  209998   697752 |  199846   17064  1061951    62.2 | 10.905 % |
57.61	c |     25758 |  209998   697752 |  219831   25714  1738897    67.6 | 10.905 % |
67.49	c |     38732 |  209998   697752 |  241814   38688  2895175    74.8 | 10.906 % |
78.09	c |     58193 |  209881   697341 |  265995   58128  5259421    90.5 | 10.951 % |
119.51	c |     87385 |  209881   697341 |  292595   87320 10852592   124.3 | 10.951 % |
168.34	c |    131176 |  209873   697315 |  321854  131110 14332199   109.3 | 10.954 % |
298.03	c |    196860 |  209873   697315 |  354040  196794 21366299   108.6 | 10.954 % |
422.65	c |    295389 |  209833   697185 |  389444  295318 32444554   109.9 | 10.966 % |
753.05	c |    443179 |  209743   696863 |  428388   59096 10580640   179.0 | 11.005 % |
1159.13	c |    664862 |  209735   696837 |  471227  280778 52223899   186.0 | 11.007 % |
1738.65	c |    997388 |  209639   696525 |  518350  154033 18013451   116.9 | 11.036 % |
1801.17	c 
1801.17	c *** TERMINATED ***
1801.17	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

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

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.98 1.00 1.00 2/64 28297
/proc/meminfo: memFree=870736/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=1048 CPUtime=0
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 111 0 0 0 0 0 0 0 19 0 1 0 158906521 1073152 95 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 262 95 74 215 0 44 0

[startup+10.0018 s]
/proc/loadavg: 0.98 1.00 1.00 2/64 28297
/proc/meminfo: memFree=849808/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=21832 CPUtime=9.99
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 5407 0 0 0 997 2 0 0 25 0 1 0 158906521 22355968 5253 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012076 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 5458 5253 83 215 0 5240 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 21832

[startup+20.0086 s]
/proc/loadavg: 0.98 1.00 1.00 2/70 28405
/proc/meminfo: memFree=795856/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=75096 CPUtime=19.94
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 18970 0 0 0 1980 14 0 0 25 0 1 0 158906521 76898304 18473 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838065 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 18774 18473 92 215 0 18556 0
Current children cumulated CPU time (s) 19.94
Current children cumulated vsize (Kb) 75096

[startup+30.0154 s]
/proc/loadavg: 0.98 1.00 1.00 2/70 28435
/proc/meminfo: memFree=795856/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=75096 CPUtime=29.93
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 18970 0 0 0 2979 14 0 0 25 0 1 0 158906521 76898304 18473 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 18774 18473 92 215 0 18556 0
Current children cumulated CPU time (s) 29.93
Current children cumulated vsize (Kb) 75096

[startup+40.0222 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=796672/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=75364 CPUtime=39.9
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 19126 0 0 0 3976 14 0 0 25 0 1 0 158906521 77172736 18546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839070 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 18841 18546 92 215 0 18623 0
Current children cumulated CPU time (s) 39.9
Current children cumulated vsize (Kb) 75364

[startup+50.029 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=791632/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=80900 CPUtime=49.9
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 20425 0 0 0 4976 14 0 0 25 0 1 0 158906521 82841600 19845 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580248 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 20225 19845 123 215 0 20007 0
Current children cumulated CPU time (s) 49.9
Current children cumulated vsize (Kb) 80900

[startup+60.0348 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=791760/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=80900 CPUtime=59.91
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 20425 0 0 0 5976 15 0 0 25 0 1 0 158906521 82841600 19845 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 20225 19845 123 215 0 20007 0
Current children cumulated CPU time (s) 59.91
Current children cumulated vsize (Kb) 80900

[startup+70.0416 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=791760/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=80900 CPUtime=69.91
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 20425 0 0 0 6976 15 0 0 25 0 1 0 158906521 82841600 19845 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 20225 19845 123 215 0 20007 0
Current children cumulated CPU time (s) 69.91
Current children cumulated vsize (Kb) 80900

[startup+80.0484 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 28495
/proc/meminfo: memFree=791760/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=80900 CPUtime=79.91
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 20425 0 0 0 7976 15 0 0 25 0 1 0 158906521 82841600 19845 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 20225 19845 123 215 0 20007 0
Current children cumulated CPU time (s) 79.91
Current children cumulated vsize (Kb) 80900

[startup+90.0542 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=791760/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=80900 CPUtime=89.92
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 20429 0 0 0 8977 15 0 0 25 0 1 0 158906521 82841600 19849 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 20225 19849 123 215 0 20007 0
Current children cumulated CPU time (s) 89.92
Current children cumulated vsize (Kb) 80900

[startup+100.06 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=791760/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=80900 CPUtime=99.92
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 20429 0 0 0 9977 15 0 0 25 0 1 0 158906521 82841600 19849 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584047 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 20225 19849 123 215 0 20007 0
Current children cumulated CPU time (s) 99.92
Current children cumulated vsize (Kb) 80900

[startup+110.067 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=791760/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=80900 CPUtime=109.92
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 20429 0 0 0 10977 15 0 0 25 0 1 0 158906521 82841600 19849 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135013256 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 20225 19849 123 215 0 20007 0
Current children cumulated CPU time (s) 109.92
Current children cumulated vsize (Kb) 80900

[startup+120.074 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=788496/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=84196 CPUtime=119.92
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 21247 0 0 0 11976 16 0 0 25 0 1 0 158906521 86216704 20667 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 21049 20667 123 215 0 20831 0
Current children cumulated CPU time (s) 119.92
Current children cumulated vsize (Kb) 84196

[startup+130.079 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=783824/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=89052 CPUtime=129.92
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 22424 0 0 0 12975 17 0 0 25 0 1 0 158906521 91189248 21844 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 22263 21844 123 215 0 22045 0
Current children cumulated CPU time (s) 129.92
Current children cumulated vsize (Kb) 89052

[startup+140.085 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=779344/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=93632 CPUtime=139.92
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 23567 0 0 0 13974 18 0 0 25 0 1 0 158906521 95879168 22987 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573904 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 23408 22987 123 215 0 23190 0
Current children cumulated CPU time (s) 139.92
Current children cumulated vsize (Kb) 93632

[startup+150.091 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=776976/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=95976 CPUtime=149.93
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 24159 0 0 0 14974 19 0 0 25 0 1 0 158906521 98279424 23579 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574551 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 23994 23579 123 215 0 23776 0
Current children cumulated CPU time (s) 149.93
Current children cumulated vsize (Kb) 95976

[startup+160.097 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=775184/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=97668 CPUtime=159.93
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 24591 0 0 0 15974 19 0 0 25 0 1 0 158906521 100012032 24011 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574219 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 24417 24011 123 215 0 24199 0
Current children cumulated CPU time (s) 159.93
Current children cumulated vsize (Kb) 97668

[startup+170.103 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=772880/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=99892 CPUtime=169.94
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 25177 0 0 0 16973 21 0 0 25 0 1 0 158906521 102289408 24597 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573950 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 24973 24597 123 215 0 24755 0
Current children cumulated CPU time (s) 169.94
Current children cumulated vsize (Kb) 99892

[startup+180.109 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=770576/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=102124 CPUtime=179.93
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 25736 0 0 0 17972 21 0 0 25 0 1 0 158906521 104574976 25156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 25531 25156 123 215 0 25313 0
Current children cumulated CPU time (s) 179.93
Current children cumulated vsize (Kb) 102124

[startup+190.114 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=768592/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=104360 CPUtime=189.93
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 26231 0 0 0 18971 22 0 0 25 0 1 0 158906521 106864640 25651 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 26090 25651 123 215 0 25872 0
Current children cumulated CPU time (s) 189.93
Current children cumulated vsize (Kb) 104360

[startup+200.12 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=765712/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=107356 CPUtime=199.94
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 26963 0 0 0 19971 23 0 0 25 0 1 0 158906521 109932544 26383 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574159 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 26839 26383 123 215 0 26621 0
Current children cumulated CPU time (s) 199.94
Current children cumulated vsize (Kb) 107356

[startup+210.126 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495

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

/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 84552 0 0 0 178041 91 0 0 25 0 1 0 158906521 346546176 83972 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581287 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 84606 83972 123 215 0 84388 0
Current children cumulated CPU time (s) 1781.32
Current children cumulated vsize (Kb) 338424

[startup+1783.08 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=534808/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=338424 CPUtime=1782.33
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 84552 0 0 0 178142 91 0 0 25 0 1 0 158906521 346546176 83972 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 84606 83972 123 215 0 84388 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (Kb) 338424

[startup+1784.08 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=534808/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=338424 CPUtime=1783.33
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 84552 0 0 0 178242 91 0 0 25 0 1 0 158906521 346546176 83972 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 84606 83972 123 215 0 84388 0
Current children cumulated CPU time (s) 1783.33
Current children cumulated vsize (Kb) 338424

[startup+1785.09 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=534808/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=338424 CPUtime=1784.34
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 84552 0 0 0 178343 91 0 0 25 0 1 0 158906521 346546176 83972 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576660 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 84606 83972 123 215 0 84388 0
Current children cumulated CPU time (s) 1784.34
Current children cumulated vsize (Kb) 338424

[startup+1786.09 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=534808/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=338424 CPUtime=1785.34
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 84552 0 0 0 178443 91 0 0 25 0 1 0 158906521 346546176 83972 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 84606 83972 123 215 0 84388 0
Current children cumulated CPU time (s) 1785.34
Current children cumulated vsize (Kb) 338424

[startup+1787.1 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=534808/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=338424 CPUtime=1786.35
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 84552 0 0 0 178544 91 0 0 25 0 1 0 158906521 346546176 83972 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 84606 83972 123 215 0 84388 0
Current children cumulated CPU time (s) 1786.35
Current children cumulated vsize (Kb) 338424

[startup+1788.1 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=534808/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=338424 CPUtime=1787.35
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 84552 0 0 0 178644 91 0 0 25 0 1 0 158906521 346546176 83972 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 84606 83972 123 215 0 84388 0
Current children cumulated CPU time (s) 1787.35
Current children cumulated vsize (Kb) 338424

[startup+1789.11 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=534808/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=338424 CPUtime=1788.35
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 84552 0 0 0 178744 91 0 0 25 0 1 0 158906521 346546176 83972 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 84606 83972 123 215 0 84388 0
Current children cumulated CPU time (s) 1788.35
Current children cumulated vsize (Kb) 338424

[startup+1790.11 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=534808/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=338424 CPUtime=1789.36
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 84552 0 0 0 178845 91 0 0 25 0 1 0 158906521 346546176 83972 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 84606 83972 123 215 0 84388 0
Current children cumulated CPU time (s) 1789.36
Current children cumulated vsize (Kb) 338424

[startup+1791.12 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=534808/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=338424 CPUtime=1790.36
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 84552 0 0 0 178945 91 0 0 25 0 1 0 158906521 346546176 83972 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 84606 83972 123 215 0 84388 0
Current children cumulated CPU time (s) 1790.36
Current children cumulated vsize (Kb) 338424

[startup+1792.12 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=534808/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=338424 CPUtime=1791.37
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 84552 0 0 0 179046 91 0 0 25 0 1 0 158906521 346546176 83972 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 84606 83972 123 215 0 84388 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (Kb) 338424

[startup+1793.13 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=534808/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=338424 CPUtime=1792.37
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 84552 0 0 0 179146 91 0 0 25 0 1 0 158906521 346546176 83972 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 84606 83972 123 215 0 84388 0
Current children cumulated CPU time (s) 1792.37
Current children cumulated vsize (Kb) 338424

[startup+1794.13 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=534808/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=338424 CPUtime=1793.38
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 84552 0 0 0 179247 91 0 0 25 0 1 0 158906521 346546176 83972 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 84606 83972 123 215 0 84388 0
Current children cumulated CPU time (s) 1793.38
Current children cumulated vsize (Kb) 338424

[startup+1795.14 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=534808/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=338424 CPUtime=1794.38
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 84552 0 0 0 179347 91 0 0 25 0 1 0 158906521 346546176 83972 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 84606 83972 123 215 0 84388 0
Current children cumulated CPU time (s) 1794.38
Current children cumulated vsize (Kb) 338424

[startup+1796.14 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=534808/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=338424 CPUtime=1795.39
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 84552 0 0 0 179448 91 0 0 25 0 1 0 158906521 346546176 83972 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 84606 83972 123 215 0 84388 0
Current children cumulated CPU time (s) 1795.39
Current children cumulated vsize (Kb) 338424

[startup+1797.15 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=534808/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=338424 CPUtime=1796.39
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 84552 0 0 0 179548 91 0 0 25 0 1 0 158906521 346546176 83972 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 84606 83972 123 215 0 84388 0
Current children cumulated CPU time (s) 1796.39
Current children cumulated vsize (Kb) 338424

[startup+1798.15 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=534808/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=338424 CPUtime=1797.39
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 84552 0 0 0 179648 91 0 0 25 0 1 0 158906521 346546176 83972 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 84606 83972 123 215 0 84388 0
Current children cumulated CPU time (s) 1797.39
Current children cumulated vsize (Kb) 338424

[startup+1799.16 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=534808/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=338424 CPUtime=1798.4
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 84552 0 0 0 179749 91 0 0 25 0 1 0 158906521 346546176 83972 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581210 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 84606 83972 123 215 0 84388 0
Current children cumulated CPU time (s) 1798.4
Current children cumulated vsize (Kb) 338424

[startup+1800.16 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=534808/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=338424 CPUtime=1799.4
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 84552 0 0 0 179849 91 0 0 25 0 1 0 158906521 346546176 83972 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 84606 83972 123 215 0 84388 0
Current children cumulated CPU time (s) 1799.4
Current children cumulated vsize (Kb) 338424

[startup+1801.17 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=534808/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=338424 CPUtime=1800.41
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 84552 0 0 0 179950 91 0 0 25 0 1 0 158906521 346546176 83972 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 84606 83972 123 215 0 84388 0
Current children cumulated CPU time (s) 1800.41
Current children cumulated vsize (Kb) 338424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28495
/proc/meminfo: memFree=534808/2055920 swapFree=4183008/4192956
[pid=28297] ppid=28295 vsize=338424 CPUtime=1800.41
/proc/28297/stat : 28297 (minisat+) R 28295 28297 28248 0 -1 4194304 84552 0 0 0 179950 91 0 0 25 0 1 0 158906521 346546176 83972 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588661 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28297/statm: 84606 83972 123 215 0 84388 0
Current children cumulated CPU time (s) 1800.41
Current children cumulated vsize (Kb) 338424

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

Child status: 0
Real time (s): 1801.23
CPU time (s): 1800.48
CPU user time (s): 1799.51
CPU system time (s): 0.969852
CPU usage (%): 99.9584
Max. virtual memory (cumulated for all children) (Kb): 338424
The end

Launcher Data (download as text)

Begin job on node12 on Fri Jul 28 21:00:50 UTC 2006


FILE ID= 49816-1154120450

PBS_JOBID= 886929

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=180-sizeP=91-sizeQ=180-780825197-max.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node12/49816-1154120450/instance-49816-1154120450.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-49816-1154120450 -o ROOT/results/node12/solver-49816-1154120450 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node12/49816-1154120450/instance-49816-1154120450.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  d31ef469fa2ed9fa9c3063355dbaf7b5

RANDOM SEED= 362533142

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.286
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.286
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:        870944 kB
Buffers:         36304 kB
Cached:        1066140 kB
SwapCached:       4052 kB
Active:          42692 kB
Inactive:      1068752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        870944 kB
SwapTotal:     4192956 kB
SwapFree:      4183008 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14464 kB
Slab:            59612 kB
Committed_AS:   705072 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node12 on Fri Jul 28 21:30:52 UTC 2006