Trace number 49808

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.61 1801.22

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=180-sizeP=91-sizeQ=180-348768554-max.opb
MD5SUM70a36045701f7ebe55c56022c0c942d1
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -2
Optimality of the best value was proved NO
Number of 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 3794275180128377091639574036119569691105961065265835810055117519795943319408340779
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.22	c Converting 49142 PB-constraints to clauses...
2.23	c   -- Unit propagations: (none)
12.77	c   -- Detecting intervals from adjacent constraints: #
12.78	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
12.88	c ---[   0]---> Adder-cost: 24382   maxlim: 138569714351359987044509106630965894961520354009560781015   bits: 187/187
41.82	c ==================================[MINISAT+]==================================
41.82	c | Conflicts | Original         | Learnt                           | Progress |
41.82	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
41.82	c ==============================================================================
41.82	c |         0 |  210406   698787 |   70135       0        0     nan |  0.000 % |
41.99	c |       100 |  210176   697965 |   77148      68      213     3.1 | 10.934 % |
42.43	c |       250 |  210084   697647 |   84863     204     1065     5.2 | 10.973 % |
42.47	c |       475 |  210084   697647 |   93349     429     8337    19.4 | 10.973 % |
42.55	c |       812 |  210084   697647 |  102684     766    19665    25.7 | 10.974 % |
42.72	c |      1318 |  210084   697647 |  112953    1272    40035    31.5 | 10.974 % |
42.91	c |      2078 |  210084   697647 |  124248    2032    55261    27.2 | 10.973 % |
43.42	c |      3217 |  210084   697647 |  136673    3171   143690    45.3 | 10.973 % |
44.13	c |      4927 |  210084   697647 |  150340    4881   284093    58.2 | 10.974 % |
48.18	c |      7492 |  210073   697604 |  165374    7445   363782    48.9 | 10.978 % |
50.70	c |     11337 |  210073   697604 |  181912   11290   568062    50.3 | 10.978 % |
53.44	c |     17104 |  210073   697604 |  200103   17057   967420    56.7 | 10.978 % |
59.56	c |     25753 |  210073   697604 |  220113   25706  1506698    58.6 | 10.979 % |
68.47	c |     38728 |  210073   697604 |  242125   38681  2370489    61.3 | 10.978 % |
81.73	c |     58190 |  210073   697604 |  266337   58143  5021151    86.4 | 10.978 % |
107.42	c |     87382 |  210057   697552 |  292971   87333  6887882    78.9 | 10.983 % |
178.17	c |    131173 |  210057   697552 |  322268  131124 10238388    78.1 | 10.983 % |
263.01	c |    196857 |  210032   697471 |  354495  196806 15691717    79.7 | 10.993 % |
369.65	c |    295383 |  210032   697471 |  389944  295332 24540537    83.1 | 10.993 % |
829.08	c |    443172 |  210032   697471 |  428939   55824 10109552   181.1 | 10.993 % |
1192.32	c |    664855 |  209992   697341 |  471833  277502 37621245   135.6 | 11.005 % |
1801.16	c 
1801.16	c *** TERMINATED ***
1801.16	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/node27/watcher-49808-1154119633 -o ROOT/results/node27/solver-49808-1154119633 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node27/49808-1154119633/instance-49808-1154119633.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.06 1.01 1.00 2/64 28381
/proc/meminfo: memFree=1127984/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=1048 CPUtime=0
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 98 0 0 0 0 0 0 0 19 0 1 0 90831503 1073152 82 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 262 82 67 215 0 44 0

[startup+10.0027 s]
/proc/loadavg: 1.05 1.01 1.00 2/64 28381
/proc/meminfo: memFree=1107192/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=21832 CPUtime=9.99
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 5407 0 0 0 997 2 0 0 25 0 1 0 90831503 22355968 5253 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 5458 5253 83 215 0 5240 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 21832

[startup+20.0088 s]
/proc/loadavg: 1.04 1.01 1.00 2/64 28381
/proc/meminfo: memFree=1054336/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=75096 CPUtime=19.99
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 18970 0 0 0 1986 13 0 0 25 0 1 0 90831503 76898304 18473 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839070 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 18774 18473 92 215 0 18556 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 75096

[startup+30.0148 s]
/proc/loadavg: 1.03 1.01 1.00 2/64 28381
/proc/meminfo: memFree=1054464/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=75096 CPUtime=30
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 18970 0 0 0 2987 13 0 0 25 0 1 0 90831503 76898304 18473 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003878 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 18774 18473 92 215 0 18556 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 75096

[startup+40.0208 s]
/proc/loadavg: 1.03 1.01 1.00 2/64 28381
/proc/meminfo: memFree=1053824/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=75904 CPUtime=40
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 19247 0 0 0 3987 13 0 0 25 0 1 0 90831503 77725696 18667 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809086 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 18976 18667 92 215 0 18758 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 75904

[startup+50.0269 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 28381
/proc/meminfo: memFree=1049280/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=80900 CPUtime=50
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 20425 0 0 0 4987 13 0 0 25 0 1 0 90831503 82841600 19845 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 20225 19845 123 215 0 20007 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 80900

[startup+60.0329 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 28381
/proc/meminfo: memFree=1049280/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=80900 CPUtime=60
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 20425 0 0 0 5987 13 0 0 25 0 1 0 90831503 82841600 19845 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574367 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 20225 19845 123 215 0 20007 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 80900

[startup+70.0389 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 28381
/proc/meminfo: memFree=1049280/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=80900 CPUtime=70
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 20425 0 0 0 6987 13 0 0 25 0 1 0 90831503 82841600 19845 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 20225 19845 123 215 0 20007 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 80900

[startup+80.0449 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 28381
/proc/meminfo: memFree=1049280/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=80900 CPUtime=80.01
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 20425 0 0 0 7988 13 0 0 25 0 1 0 90831503 82841600 19845 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574414 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 20225 19845 123 215 0 20007 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 80900

[startup+90.051 s]
/proc/loadavg: 1.01 1.01 1.00 2/64 28381
/proc/meminfo: memFree=1049216/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=80900 CPUtime=90.01
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 20429 0 0 0 8988 13 0 0 25 0 1 0 90831503 82841600 19849 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 20225 19849 123 215 0 20007 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 80900

[startup+100.056 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 28381
/proc/meminfo: memFree=1049216/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=80900 CPUtime=100.02
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 20429 0 0 0 9988 14 0 0 25 0 1 0 90831503 82841600 19849 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573879 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 20225 19849 123 215 0 20007 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 80900

[startup+110.062 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 28381
/proc/meminfo: memFree=1049216/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=80900 CPUtime=110.02
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 20429 0 0 0 10988 14 0 0 25 0 1 0 90831503 82841600 19849 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574376 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 20225 19849 123 215 0 20007 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 80900

[startup+120.068 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28381
/proc/meminfo: memFree=1049280/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=80900 CPUtime=120.03
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 20429 0 0 0 11989 14 0 0 25 0 1 0 90831503 82841600 19849 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 20225 19849 123 215 0 20007 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 80900

[startup+130.074 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28381
/proc/meminfo: memFree=1049280/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=80900 CPUtime=130.03
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 20429 0 0 0 12989 14 0 0 25 0 1 0 90831503 82841600 19849 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 20225 19849 123 215 0 20007 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 80900

[startup+140.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28381
/proc/meminfo: memFree=1049280/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=80900 CPUtime=140.03
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 20429 0 0 0 13989 14 0 0 25 0 1 0 90831503 82841600 19849 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 20225 19849 123 215 0 20007 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 80900

[startup+150.086 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28381
/proc/meminfo: memFree=1049216/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=80900 CPUtime=150.04
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 20429 0 0 0 14990 14 0 0 25 0 1 0 90831503 82841600 19849 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574211 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 20225 19849 123 215 0 20007 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 80900

[startup+160.091 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28381
/proc/meminfo: memFree=1049216/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=80900 CPUtime=160.04
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 20429 0 0 0 15990 14 0 0 25 0 1 0 90831503 82841600 19849 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 20225 19849 123 215 0 20007 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 80900

[startup+170.097 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28381
/proc/meminfo: memFree=1048320/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=81932 CPUtime=170.04
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 20663 0 0 0 16990 14 0 0 25 0 1 0 90831503 83898368 20083 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 20483 20083 123 215 0 20265 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 81932

[startup+180.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28381
/proc/meminfo: memFree=1046400/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=83764 CPUtime=180.04
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 21126 0 0 0 17990 14 0 0 25 0 1 0 90831503 85774336 20546 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 20941 20546 123 215 0 20723 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 83764

[startup+190.109 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28381
/proc/meminfo: memFree=1043136/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=87328 CPUtime=190.04
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 21956 0 0 0 18989 15 0 0 25 0 1 0 90831503 89423872 21376 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 21832 21376 123 215 0 21614 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 87328

[startup+200.115 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28381
/proc/meminfo: memFree=1037888/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=92608 CPUtime=200.05
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 23276 0 0 0 19989 16 0 0 25 0 1 0 90831503 94830592 22696 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588792 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 23152 22696 123 215 0 22934 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 92608

[startup+210.121 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28381

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

/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 72462 0 0 0 178078 67 0 0 25 0 1 0 90831503 297111552 71882 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 72537 71882 123 215 0 72319 0
Current children cumulated CPU time (s) 1781.45
Current children cumulated vsize (Kb) 290148

[startup+1783.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28579
/proc/meminfo: memFree=840256/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=290276 CPUtime=1782.46
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 72489 0 0 0 178179 67 0 0 25 0 1 0 90831503 297242624 71909 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 72569 71909 123 215 0 72351 0
Current children cumulated CPU time (s) 1782.46
Current children cumulated vsize (Kb) 290276

[startup+1784.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28579
/proc/meminfo: memFree=840128/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=290408 CPUtime=1783.46
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 72520 0 0 0 178279 67 0 0 25 0 1 0 90831503 297377792 71940 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 72602 71940 123 215 0 72384 0
Current children cumulated CPU time (s) 1783.46
Current children cumulated vsize (Kb) 290408

[startup+1785.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28579
/proc/meminfo: memFree=840064/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=290408 CPUtime=1784.47
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 72546 0 0 0 178380 67 0 0 25 0 1 0 90831503 297377792 71966 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 72602 71966 123 215 0 72384 0
Current children cumulated CPU time (s) 1784.47
Current children cumulated vsize (Kb) 290408

[startup+1786.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28579
/proc/meminfo: memFree=839936/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=290540 CPUtime=1785.47
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 72576 0 0 0 178480 67 0 0 25 0 1 0 90831503 297512960 71996 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574245 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 72635 71996 123 215 0 72417 0
Current children cumulated CPU time (s) 1785.47
Current children cumulated vsize (Kb) 290540

[startup+1787.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28579
/proc/meminfo: memFree=839808/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=290668 CPUtime=1786.48
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 72604 0 0 0 178581 67 0 0 25 0 1 0 90831503 297644032 72024 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 72667 72024 123 215 0 72449 0
Current children cumulated CPU time (s) 1786.48
Current children cumulated vsize (Kb) 290668

[startup+1788.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28579
/proc/meminfo: memFree=839744/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=290796 CPUtime=1787.49
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 72632 0 0 0 178681 68 0 0 25 0 1 0 90831503 297775104 72052 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574159 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 72699 72052 123 215 0 72481 0
Current children cumulated CPU time (s) 1787.49
Current children cumulated vsize (Kb) 290796

[startup+1789.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28579
/proc/meminfo: memFree=839680/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=290928 CPUtime=1788.49
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 72659 0 0 0 178781 68 0 0 25 0 1 0 90831503 297910272 72079 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 72732 72079 123 215 0 72514 0
Current children cumulated CPU time (s) 1788.49
Current children cumulated vsize (Kb) 290928

[startup+1790.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28579
/proc/meminfo: memFree=839552/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=291060 CPUtime=1789.5
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 72685 0 0 0 178882 68 0 0 25 0 1 0 90831503 298045440 72105 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581420 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 72765 72105 123 215 0 72547 0
Current children cumulated CPU time (s) 1789.5
Current children cumulated vsize (Kb) 291060

[startup+1791.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28579
/proc/meminfo: memFree=839488/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=291060 CPUtime=1790.5
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 72708 0 0 0 178982 68 0 0 25 0 1 0 90831503 298045440 72128 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 72765 72128 123 215 0 72547 0
Current children cumulated CPU time (s) 1790.5
Current children cumulated vsize (Kb) 291060

[startup+1792.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28579
/proc/meminfo: memFree=839360/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=291188 CPUtime=1791.51
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 72730 0 0 0 179083 68 0 0 25 0 1 0 90831503 298176512 72150 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 72797 72150 123 215 0 72579 0
Current children cumulated CPU time (s) 1791.51
Current children cumulated vsize (Kb) 291188

[startup+1793.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28579
/proc/meminfo: memFree=839296/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=291320 CPUtime=1792.51
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 72750 0 0 0 179183 68 0 0 25 0 1 0 90831503 298311680 72170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 72830 72170 123 215 0 72612 0
Current children cumulated CPU time (s) 1792.51
Current children cumulated vsize (Kb) 291320

[startup+1794.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28579
/proc/meminfo: memFree=839168/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=291320 CPUtime=1793.52
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 72776 0 0 0 179284 68 0 0 25 0 1 0 90831503 298311680 72196 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 72830 72196 123 215 0 72612 0
Current children cumulated CPU time (s) 1793.52
Current children cumulated vsize (Kb) 291320

[startup+1795.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28579
/proc/meminfo: memFree=839104/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=291448 CPUtime=1794.52
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 72797 0 0 0 179384 68 0 0 25 0 1 0 90831503 298442752 72217 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 72862 72217 123 215 0 72644 0
Current children cumulated CPU time (s) 1794.52
Current children cumulated vsize (Kb) 291448

[startup+1796.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28579
/proc/meminfo: memFree=839040/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=291580 CPUtime=1795.52
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 72818 0 0 0 179484 68 0 0 25 0 1 0 90831503 298577920 72238 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 72895 72238 123 215 0 72677 0
Current children cumulated CPU time (s) 1795.52
Current children cumulated vsize (Kb) 291580

[startup+1797.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28579
/proc/meminfo: memFree=838912/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=291580 CPUtime=1796.53
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 72842 0 0 0 179585 68 0 0 25 0 1 0 90831503 298577920 72262 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 72895 72262 123 215 0 72677 0
Current children cumulated CPU time (s) 1796.53
Current children cumulated vsize (Kb) 291580

[startup+1798.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28579
/proc/meminfo: memFree=838784/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=291712 CPUtime=1797.53
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 72869 0 0 0 179685 68 0 0 25 0 1 0 90831503 298713088 72289 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 72928 72289 123 215 0 72710 0
Current children cumulated CPU time (s) 1797.53
Current children cumulated vsize (Kb) 291712

[startup+1799.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28579
/proc/meminfo: memFree=838720/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=291844 CPUtime=1798.54
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 72896 0 0 0 179786 68 0 0 25 0 1 0 90831503 298848256 72316 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 72961 72316 123 215 0 72743 0
Current children cumulated CPU time (s) 1798.54
Current children cumulated vsize (Kb) 291844

[startup+1800.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28579
/proc/meminfo: memFree=838592/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=291976 CPUtime=1799.54
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 72921 0 0 0 179886 68 0 0 25 0 1 0 90831503 298983424 72341 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 72994 72341 123 215 0 72776 0
Current children cumulated CPU time (s) 1799.54
Current children cumulated vsize (Kb) 291976

[startup+1801.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28579
/proc/meminfo: memFree=838464/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=292108 CPUtime=1800.55
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 72950 0 0 0 179987 68 0 0 25 0 1 0 90831503 299118592 72370 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580935 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 73027 72370 123 215 0 72809 0
Current children cumulated CPU time (s) 1800.55
Current children cumulated vsize (Kb) 292108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28579
/proc/meminfo: memFree=838464/2055920 swapFree=4183212/4192956
[pid=28381] ppid=28379 vsize=292108 CPUtime=1800.55
/proc/28381/stat : 28381 (minisat+) R 28379 28381 28332 0 -1 4194304 72950 0 0 0 179987 68 0 0 25 0 1 0 90831503 299118592 72370 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28381/statm: 73027 72370 123 215 0 72809 0
Current children cumulated CPU time (s) 1800.55
Current children cumulated vsize (Kb) 292108

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

Child status: 0
Real time (s): 1801.22
CPU time (s): 1800.61
CPU user time (s): 1799.88
CPU system time (s): 0.732888
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (Kb): 292108
The end

Launcher Data (download as text)

Begin job on node27 on Fri Jul 28 20:47:13 UTC 2006


FILE ID= 49808-1154119633

PBS_JOBID= 886897

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  70a36045701f7ebe55c56022c0c942d1

RANDOM SEED= 630450907

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.222
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.222
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:       1128256 kB
Buffers:         31596 kB
Cached:         819372 kB
SwapCached:       3452 kB
Active:          85676 kB
Inactive:       773732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1128256 kB
SwapTotal:     4192956 kB
SwapFree:      4183212 kB
Dirty:             160 kB
Writeback:           0 kB
Mapped:          14496 kB
Slab:            54292 kB
Committed_AS:   278692 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node27 on Fri Jul 28 21:17:15 UTC 2006