Trace number 49795

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=140-sizeP=71-sizeQ=140-318609522-max.opb
MD5SUMae51e618574b80c61fbc975822c4a1eb
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 variables10151
Total number of constraints29821
Number of constraints which are clauses29820
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 constraint9940
Number of terms in the objective function 71
Biggest coefficient in the objective function 1180591620717411303424
Number of bits for the biggest coefficient in the objective function 71
Sum of the numbers in the objective function 2361183241434822606847
Number of bits of the sum of numbers in the objective function 71
Biggest number in a constraint 822752278660603021077484591278675252491367932816789931674304512
Number of bits of the biggest number in a constraint 210
Biggest sum of numbers in a constraint 3291009114642412084309088316738947240174611804419280895599096947
Number of bits of the biggest sum of numbers211
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Parsing PB file...
1.27	c Converting 29822 PB-constraints to clauses...
1.28	c   -- Unit propagations: (none)
5.35	c   -- Detecting intervals from adjacent constraints: #
5.35	c   -- Clauses(.)/Splits(s): ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
5.41	c ---[   0]---> Adder-cost: 14624   maxlim: 48936030210085425939791597006793990950177679   bits: 146/146
18.51	c ==================================[MINISAT+]==================================
18.51	c | Conflicts | Original         | Learnt                           | Progress |
18.51	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
18.51	c ==============================================================================
18.51	c |         0 |  126098   418442 |   42032       0        0     nan |  0.000 % |
18.54	c |       101 |  126098   418442 |   46235     101      729     7.2 | 11.449 % |
18.65	c |       251 |  126066   418338 |   50858     246     2394     9.7 | 11.473 % |
18.84	c |       476 |  126059   418315 |   55944     469     8702    18.6 | 11.477 % |
19.11	c |       813 |  126059   418315 |   61539     806    12831    15.9 | 11.477 % |
19.83	c |      1319 |  126059   418315 |   67692    1312    26699    20.3 | 11.477 % |
19.97	c |      2079 |  126059   418315 |   74462    2072    82321    39.7 | 11.477 % |
20.64	c |      3218 |  126059   418315 |   81908    3211   132523    41.3 | 11.478 % |
21.50	c |      4927 |  125931   417839 |   90099    4904   218822    44.6 | 11.562 % |
22.10	c |      7489 |  125931   417839 |   99109    7466   321978    43.1 | 11.561 % |
23.88	c |     11333 |  125931   417839 |  109020   11310   737315    65.2 | 11.561 % |
26.16	c |     17100 |  125931   417839 |  119922   17077  1168306    68.4 | 11.561 % |
30.10	c |     25750 |  125833   417505 |  131914   25713  2022839    78.7 | 11.629 % |
34.69	c |     38725 |  125727   417123 |  145105   38674  2942251    76.1 | 11.697 % |
44.22	c |     58187 |  125557   416535 |  159616   58098  4498250    77.4 | 11.810 % |
68.57	c |     87381 |  125549   416509 |  175578   87291  7174778    82.2 | 11.814 % |
134.50	c |    131173 |  125549   416509 |  193135  131083 12163661    92.8 | 11.814 % |
221.53	c |    196857 |  125509   416379 |  212449  196762 21980152   111.7 | 11.834 % |
492.01	c |    295383 |  125509   416379 |  233694   89617 10847019   121.0 | 11.834 % |
875.81	c |    443172 |  125501   416353 |  257063  237405 40300653   169.8 | 11.838 % |
1347.04	c |    664856 |  125405   416041 |  282770  211881 44558312   210.3 | 11.886 % |
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/node14/watcher-49795-1154118698 -o ROOT/results/node14/solver-49795-1154118698 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node14/49795-1154118698/instance-49795-1154118698.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.97 0.99 2/64 2416
/proc/meminfo: memFree=1299176/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=1048 CPUtime=0
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 86 0 0 0 0 0 0 0 19 0 1 0 158730732 1073152 70 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031051 0 2147483391 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 262 70 58 215 0 44 0

[startup+10.002 s]
/proc/loadavg: 0.93 0.97 0.99 2/64 2416
/proc/meminfo: memFree=1262256/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=37916 CPUtime=9.98
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 9636 0 0 0 991 7 0 0 25 0 1 0 158730732 38825984 9258 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838334 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 9479 9258 92 215 0 9261 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 37916

[startup+20.008 s]
/proc/loadavg: 1.02 0.99 0.99 2/64 2416
/proc/meminfo: memFree=1258416/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=42612 CPUtime=19.99
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 10759 0 0 0 1991 8 0 0 25 0 1 0 158730732 43634688 10298 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574147 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 10653 10298 123 215 0 10435 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 42612

[startup+30.0139 s]
/proc/loadavg: 1.02 0.99 0.99 2/64 2416
/proc/meminfo: memFree=1258416/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=42612 CPUtime=29.99
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 10759 0 0 0 2991 8 0 0 25 0 1 0 158730732 43634688 10298 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 10653 10298 123 215 0 10435 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 42612

[startup+40.0199 s]
/proc/loadavg: 1.02 0.99 0.99 2/64 2416
/proc/meminfo: memFree=1258416/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=42612 CPUtime=40
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 10759 0 0 0 3992 8 0 0 25 0 1 0 158730732 43634688 10298 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 10653 10298 123 215 0 10435 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 42612

[startup+50.0269 s]
/proc/loadavg: 1.01 0.99 0.99 2/64 2416
/proc/meminfo: memFree=1255536/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=45596 CPUtime=50
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 11487 0 0 0 4991 9 0 0 25 0 1 0 158730732 46690304 11026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 11399 11026 123 215 0 11181 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 45596

[startup+60.0328 s]
/proc/loadavg: 1.01 0.99 0.99 2/64 2416
/proc/meminfo: memFree=1250480/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=50568 CPUtime=60.01
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 12741 0 0 0 5990 11 0 0 25 0 1 0 158730732 51781632 12280 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 12642 12280 123 215 0 12424 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 50568

[startup+70.0388 s]
/proc/loadavg: 1.01 0.99 0.99 2/64 2416
/proc/meminfo: memFree=1246000/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=54992 CPUtime=70.01
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 13853 0 0 0 6989 12 0 0 25 0 1 0 158730732 56311808 13392 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 13748 13392 123 215 0 13530 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 54992

[startup+80.0447 s]
/proc/loadavg: 1.01 0.99 0.99 2/64 2416
/proc/meminfo: memFree=1243056/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=58184 CPUtime=80.01
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 14616 0 0 0 7988 13 0 0 25 0 1 0 158730732 59580416 14155 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574489 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 14546 14155 123 215 0 14328 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 58184

[startup+90.0507 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 2416
/proc/meminfo: memFree=1239920/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=61208 CPUtime=90.02
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 15390 0 0 0 8988 14 0 0 25 0 1 0 158730732 62676992 14929 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575399 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 15302 14929 123 215 0 15084 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 61208

[startup+100.057 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 2416
/proc/meminfo: memFree=1236656/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=64496 CPUtime=100.01
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 16209 0 0 0 9987 14 0 0 25 0 1 0 158730732 66043904 15748 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573899 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 16124 15748 123 215 0 15906 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 64496

[startup+110.064 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 2416
/proc/meminfo: memFree=1232240/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=68824 CPUtime=110.02
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 17298 0 0 0 10987 15 0 0 25 0 1 0 158730732 70475776 16837 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573865 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 17206 16837 123 215 0 16988 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 68824

[startup+120.07 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 2416
/proc/meminfo: memFree=1228720/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=72356 CPUtime=120.03
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 18183 0 0 0 11987 16 0 0 25 0 1 0 158730732 74092544 17722 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 18089 17722 123 215 0 17871 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 72356

[startup+130.075 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 2416
/proc/meminfo: memFree=1226288/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=74708 CPUtime=130.03
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 18789 0 0 0 12987 16 0 0 25 0 1 0 158730732 76500992 18328 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579551 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 18677 18328 123 215 0 18459 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 74708

[startup+140.081 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 2416
/proc/meminfo: memFree=1222960/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=77992 CPUtime=140.03
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 19619 0 0 0 13986 17 0 0 25 0 1 0 158730732 79863808 19158 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 19498 19158 123 215 0 19280 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 77992

[startup+150.087 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 2416
/proc/meminfo: memFree=1216560/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=84612 CPUtime=150.04
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 21208 0 0 0 14985 19 0 0 25 0 1 0 158730732 86642688 20747 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 21153 20747 123 215 0 20935 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 84612

[startup+160.093 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 2416
/proc/meminfo: memFree=1212656/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=88420 CPUtime=160.04
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 22181 0 0 0 15984 20 0 0 25 0 1 0 158730732 90542080 21720 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 22105 21720 123 215 0 21887 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 88420

[startup+170.099 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 2416
/proc/meminfo: memFree=1207536/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=93504 CPUtime=170.04
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 23451 0 0 0 16983 21 0 0 25 0 1 0 158730732 95748096 22990 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 23376 22990 123 215 0 23158 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 93504

[startup+180.105 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 2416
/proc/meminfo: memFree=1202416/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=98640 CPUtime=180.05
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 24736 0 0 0 17982 23 0 0 25 0 1 0 158730732 101007360 24275 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 24660 24275 123 215 0 24442 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 98640

[startup+190.111 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 2416
/proc/meminfo: memFree=1196912/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=104168 CPUtime=190.04
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 26127 0 0 0 18981 23 0 0 25 0 1 0 158730732 106668032 25666 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 26042 25666 123 215 0 25824 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 104168

[startup+200.117 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 2416
/proc/meminfo: memFree=1191600/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=109412 CPUtime=200.06
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 27453 0 0 0 19981 25 0 0 25 0 1 0 158730732 112037888 26992 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 27353 26992 123 215 0 27135 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 109412

[startup+210.123 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 2416

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

/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 63404 0 0 0 178082 70 0 0 25 0 1 0 158730732 259448832 62943 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 63342 62943 123 215 0 63124 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (Kb) 253368

[startup+1783.07 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 2556
/proc/meminfo: memFree=1046008/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=253368 CPUtime=1782.52
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 63404 0 0 0 178182 70 0 0 25 0 1 0 158730732 259448832 62943 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 63342 62943 123 215 0 63124 0
Current children cumulated CPU time (s) 1782.52
Current children cumulated vsize (Kb) 253368

[startup+1784.07 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 2576
/proc/meminfo: memFree=1046008/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=253368 CPUtime=1783.51
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 63404 0 0 0 178281 70 0 0 25 0 1 0 158730732 259448832 62943 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 63342 62943 123 215 0 63124 0
Current children cumulated CPU time (s) 1783.51
Current children cumulated vsize (Kb) 253368

[startup+1785.08 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 2576
/proc/meminfo: memFree=1046008/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=253368 CPUtime=1784.52
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 63404 0 0 0 178382 70 0 0 25 0 1 0 158730732 259448832 62943 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 63342 62943 123 215 0 63124 0
Current children cumulated CPU time (s) 1784.52
Current children cumulated vsize (Kb) 253368

[startup+1786.08 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 2576
/proc/meminfo: memFree=1046008/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=253368 CPUtime=1785.52
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 63404 0 0 0 178482 70 0 0 25 0 1 0 158730732 259448832 62943 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 63342 62943 123 215 0 63124 0
Current children cumulated CPU time (s) 1785.52
Current children cumulated vsize (Kb) 253368

[startup+1787.09 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 2600
/proc/meminfo: memFree=1045944/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=253368 CPUtime=1786.53
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 63404 0 0 0 178582 71 0 0 25 0 1 0 158730732 259448832 62943 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572728 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 63342 62943 123 215 0 63124 0
Current children cumulated CPU time (s) 1786.53
Current children cumulated vsize (Kb) 253368

[startup+1788.09 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 2600
/proc/meminfo: memFree=1045944/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=253368 CPUtime=1787.53
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 63404 0 0 0 178682 71 0 0 25 0 1 0 158730732 259448832 62943 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 63342 62943 123 215 0 63124 0
Current children cumulated CPU time (s) 1787.53
Current children cumulated vsize (Kb) 253368

[startup+1789.1 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 2600
/proc/meminfo: memFree=1045944/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=253368 CPUtime=1788.54
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 63404 0 0 0 178783 71 0 0 25 0 1 0 158730732 259448832 62943 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 63342 62943 123 215 0 63124 0
Current children cumulated CPU time (s) 1788.54
Current children cumulated vsize (Kb) 253368

[startup+1790.1 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 2616
/proc/meminfo: memFree=1047080/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=253368 CPUtime=1789.53
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 63404 0 0 0 178882 71 0 0 25 0 1 0 158730732 259448832 62943 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 63342 62943 123 215 0 63124 0
Current children cumulated CPU time (s) 1789.53
Current children cumulated vsize (Kb) 253368

[startup+1791.11 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 2616
/proc/meminfo: memFree=1047080/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=253368 CPUtime=1790.53
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 63404 0 0 0 178982 71 0 0 25 0 1 0 158730732 259448832 62943 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576749 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 63342 62943 123 215 0 63124 0
Current children cumulated CPU time (s) 1790.53
Current children cumulated vsize (Kb) 253368

[startup+1792.11 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 2616
/proc/meminfo: memFree=1047080/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=253368 CPUtime=1791.54
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 63404 0 0 0 179083 71 0 0 25 0 1 0 158730732 259448832 62943 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574414 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 63342 62943 123 215 0 63124 0
Current children cumulated CPU time (s) 1791.54
Current children cumulated vsize (Kb) 253368

[startup+1793.12 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 2616
/proc/meminfo: memFree=1047080/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=253368 CPUtime=1792.54
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 63404 0 0 0 179183 71 0 0 25 0 1 0 158730732 259448832 62943 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 63342 62943 123 215 0 63124 0
Current children cumulated CPU time (s) 1792.54
Current children cumulated vsize (Kb) 253368

[startup+1794.12 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 2616
/proc/meminfo: memFree=1047080/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=253368 CPUtime=1793.55
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 63404 0 0 0 179284 71 0 0 25 0 1 0 158730732 259448832 62943 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 63342 62943 123 215 0 63124 0
Current children cumulated CPU time (s) 1793.55
Current children cumulated vsize (Kb) 253368

[startup+1795.13 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 2616
/proc/meminfo: memFree=1047080/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=253368 CPUtime=1794.55
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 63404 0 0 0 179384 71 0 0 25 0 1 0 158730732 259448832 62943 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 63342 62943 123 215 0 63124 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (Kb) 253368

[startup+1796.13 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 2616
/proc/meminfo: memFree=1047080/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=253368 CPUtime=1795.56
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 63404 0 0 0 179485 71 0 0 25 0 1 0 158730732 259448832 62943 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 63342 62943 123 215 0 63124 0
Current children cumulated CPU time (s) 1795.56
Current children cumulated vsize (Kb) 253368

[startup+1797.14 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 2616
/proc/meminfo: memFree=1047088/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=253368 CPUtime=1796.56
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 63404 0 0 0 179585 71 0 0 25 0 1 0 158730732 259448832 62943 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 63342 62943 123 215 0 63124 0
Current children cumulated CPU time (s) 1796.56
Current children cumulated vsize (Kb) 253368

[startup+1798.14 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 2616
/proc/meminfo: memFree=1047088/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=253368 CPUtime=1797.57
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 63404 0 0 0 179686 71 0 0 25 0 1 0 158730732 259448832 62943 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574219 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 63342 62943 123 215 0 63124 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (Kb) 253368

[startup+1799.15 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 2616
/proc/meminfo: memFree=1047088/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=253368 CPUtime=1798.57
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 63404 0 0 0 179786 71 0 0 25 0 1 0 158730732 259448832 62943 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574544 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 63342 62943 123 215 0 63124 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (Kb) 253368

[startup+1800.15 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 2616
/proc/meminfo: memFree=1047152/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=253368 CPUtime=1799.58
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 63404 0 0 0 179887 71 0 0 25 0 1 0 158730732 259448832 62943 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 63342 62943 123 215 0 63124 0
Current children cumulated CPU time (s) 1799.58
Current children cumulated vsize (Kb) 253368

[startup+1801.16 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 2616
/proc/meminfo: memFree=1047152/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=253368 CPUtime=1800.58
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 63404 0 0 0 179987 71 0 0 25 0 1 0 158730732 259448832 62943 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 63342 62943 123 215 0 63124 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 253368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 2616
/proc/meminfo: memFree=1047152/2055920 swapFree=4183052/4192956
[pid=2416] ppid=2414 vsize=253368 CPUtime=1800.59
/proc/2416/stat : 2416 (minisat+) R 2414 2416 2367 0 -1 4194304 63404 0 0 0 179988 71 0 0 25 0 1 0 158730732 259448832 62943 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2416/statm: 63342 62943 123 215 0 63124 0
Current children cumulated CPU time (s) 1800.59
Current children cumulated vsize (Kb) 253368

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

Child status: 0
Real time (s): 1801.21
CPU time (s): 1800.64
CPU user time (s): 1799.88
CPU system time (s): 0.756884
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (Kb): 253368
The end

Launcher Data (download as text)

Begin job on node14 on Fri Jul 28 20:31:38 UTC 2006


FILE ID= 49795-1154118698

PBS_JOBID= 886845

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=140-sizeP=71-sizeQ=140-318609522-max.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node14/49795-1154118698/instance-49795-1154118698.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-49795-1154118698 -o ROOT/results/node14/solver-49795-1154118698 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node14/49795-1154118698/instance-49795-1154118698.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  ae51e618574b80c61fbc975822c4a1eb

RANDOM SEED= 401273061

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.235
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.235
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:       1299448 kB
Buffers:         42392 kB
Cached:         633040 kB
SwapCached:       3956 kB
Active:         106712 kB
Inactive:       577636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1299448 kB
SwapTotal:     4192956 kB
SwapFree:      4183052 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          14784 kB
Slab:            58116 kB
Committed_AS:   656512 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node14 on Fri Jul 28 21:01:40 UTC 2006