Trace number 49820

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=140-sizeP=71-sizeQ=140-217105354-max.opb
MD5SUM64d4edb5594d01918b916e348b224fe7
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 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 3291009114642412084308654416646809277848400271660251117497592779
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.32	c   -- Detecting intervals from adjacent constraints: #
5.33	c   -- Clauses(.)/Splits(s): ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
5.39	c ---[   0]---> Adder-cost: 14344   maxlim: 12260096495293523194541348577744854983136311   bits: 144/144
18.05	c ==================================[MINISAT+]==================================
18.05	c | Conflicts | Original         | Learnt                           | Progress |
18.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
18.05	c ==============================================================================
18.05	c |         0 |  123862   410764 |   41287       0        0     nan |  0.000 % |
18.18	c |       100 |  123552   409658 |   45415      60      184     3.1 | 12.351 % |
18.27	c |       250 |  123467   409381 |   49957     197      591     3.0 | 12.412 % |
18.31	c |       476 |  123399   409137 |   54952     413     7370    17.8 | 12.456 % |
18.38	c |       814 |  123399   409137 |   60448     751    17744    23.6 | 12.456 % |
18.49	c |      1320 |  123399   409137 |   66493    1257    31401    25.0 | 12.456 % |
18.66	c |      2079 |  123399   409137 |   73142    2016    59254    29.4 | 12.456 % |
18.97	c |      3221 |  123390   409108 |   80456    3157   100702    31.9 | 12.464 % |
19.57	c |      4931 |  123390   409108 |   88502    4867   191677    39.4 | 12.465 % |
20.82	c |      7495 |  123390   409108 |   97352    7431   395562    53.2 | 12.464 % |
22.18	c |     11340 |  123390   409108 |  107087   11276   588307    52.2 | 12.464 % |
24.89	c |     17106 |  123374   409056 |  117796   17040  1070447    62.8 | 12.473 % |
27.92	c |     25756 |  123374   409056 |  129576   25690  1616452    62.9 | 12.473 % |
35.94	c |     38730 |  123342   408952 |  142533   38660  2744020    71.0 | 12.489 % |
48.59	c |     58192 |  123307   408831 |  156787   58118  4795145    82.5 | 12.509 % |
75.95	c |     87384 |  123291   408779 |  172466   87308  7473805    85.6 | 12.517 % |
120.45	c |    131174 |  123248   408628 |  189712  131092 12134884    92.6 | 12.542 % |
205.14	c |    196858 |  123183   408415 |  208683  196730 18426395    93.7 | 12.578 % |
310.72	c |    295384 |  123119   408207 |  229552  105199 12800708   121.7 | 12.611 % |
613.22	c |    443175 |  123095   408129 |  252507   26829  4545373   169.4 | 12.623 % |
1166.37	c |    664858 |  123095   408129 |  277758  248512 33040184   133.0 | 12.623 % |
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-49820-1154120501 -o ROOT/results/node14/solver-49820-1154120501 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node14/49820-1154120501/instance-49820-1154120501.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 0.99 0.99 2/64 2680
/proc/meminfo: memFree=1297760/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=1048 CPUtime=0
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 108 0 0 0 0 0 0 0 19 0 1 0 158911040 1073152 92 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 262 92 74 215 0 44 0

[startup+10.0017 s]
/proc/loadavg: 1.08 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1261672/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=37104 CPUtime=9.99
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 9425 0 0 0 991 8 0 0 25 0 1 0 158911040 37994496 9047 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005244 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 9276 9047 92 215 0 9058 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 37104

[startup+20.0076 s]
/proc/loadavg: 1.07 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1257512/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=42072 CPUtime=19.99
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 10626 0 0 0 1990 9 0 0 25 0 1 0 158911040 43081728 10165 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574226 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 10518 10165 123 215 0 10300 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 42072

[startup+30.0136 s]
/proc/loadavg: 1.06 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1257576/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=42072 CPUtime=29.99
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 10626 0 0 0 2990 9 0 0 25 0 1 0 158911040 43081728 10165 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 10518 10165 123 215 0 10300 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 42072

[startup+40.0196 s]
/proc/loadavg: 1.05 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1257640/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=42072 CPUtime=40
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 10626 0 0 0 3991 9 0 0 25 0 1 0 158911040 43081728 10165 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 10518 10165 123 215 0 10300 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 42072

[startup+50.0255 s]
/proc/loadavg: 1.04 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1255400/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=44300 CPUtime=50.01
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 11200 0 0 0 4991 10 0 0 25 0 1 0 158911040 45363200 10739 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 11075 10739 123 215 0 10857 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 44300

[startup+60.0315 s]
/proc/loadavg: 1.03 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1251368/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=48472 CPUtime=60
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 12214 0 0 0 5990 10 0 0 25 0 1 0 158911040 49635328 11753 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 12118 11753 123 215 0 11900 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 48472

[startup+70.0374 s]
/proc/loadavg: 1.03 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1246632/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=53048 CPUtime=70.01
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 13380 0 0 0 6989 12 0 0 25 0 1 0 158911040 54321152 12919 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 13262 12919 123 215 0 13044 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 53048

[startup+80.0434 s]
/proc/loadavg: 1.02 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1241640/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=58212 CPUtime=80.01
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 14626 0 0 0 7988 13 0 0 25 0 1 0 158911040 59609088 14165 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581008 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 14553 14165 123 215 0 14335 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 58212

[startup+90.0493 s]
/proc/loadavg: 1.02 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1239656/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=60180 CPUtime=90.02
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 15126 0 0 0 8988 14 0 0 25 0 1 0 158911040 61624320 14665 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581181 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 15045 14665 123 215 0 14827 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 60180

[startup+100.055 s]
/proc/loadavg: 1.02 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1233128/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=66636 CPUtime=100.02
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 16761 0 0 0 9986 16 0 0 25 0 1 0 158911040 68235264 16300 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 16659 16300 123 215 0 16441 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 66636

[startup+110.061 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1228712/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=71072 CPUtime=110.03
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 17867 0 0 0 10985 18 0 0 25 0 1 0 158911040 72777728 17406 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 17768 17406 123 215 0 17550 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 71072

[startup+120.068 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1223848/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=75808 CPUtime=120.03
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 19072 0 0 0 11984 19 0 0 25 0 1 0 158911040 77627392 18611 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 18952 18611 123 215 0 18734 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 75808

[startup+130.073 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1220648/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=79348 CPUtime=130.02
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 19872 0 0 0 12983 19 0 0 25 0 1 0 158911040 81252352 19411 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 19837 19411 123 215 0 19619 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 79348

[startup+140.079 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1217000/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=82888 CPUtime=140.03
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 20779 0 0 0 13983 20 0 0 25 0 1 0 158911040 84877312 20318 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 20722 20318 123 215 0 20504 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 82888

[startup+150.085 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1214504/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=85360 CPUtime=150.03
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 21399 0 0 0 14982 21 0 0 25 0 1 0 158911040 87408640 20938 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 21340 20938 123 215 0 21122 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 85360

[startup+160.091 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1211432/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=88388 CPUtime=160.04
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 22163 0 0 0 15981 23 0 0 25 0 1 0 158911040 90509312 21702 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 22097 21702 123 215 0 21879 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 88388

[startup+170.097 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1209576/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=90224 CPUtime=170.04
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 22643 0 0 0 16981 23 0 0 25 0 1 0 158911040 92389376 22182 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 22556 22182 123 215 0 22338 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 90224

[startup+180.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1204968/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=94828 CPUtime=180.04
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 23806 0 0 0 17979 25 0 0 25 0 1 0 158911040 97103872 23345 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 23707 23345 123 215 0 23489 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 94828

[startup+190.109 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1200872/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=99012 CPUtime=190.05
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 24843 0 0 0 18979 26 0 0 25 0 1 0 158911040 101388288 24382 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 24753 24382 123 215 0 24535 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 99012

[startup+200.115 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1198120/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=101752 CPUtime=200.05
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 25535 0 0 0 19978 27 0 0 25 0 1 0 158911040 104194048 25074 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 25438 25074 123 215 0 25220 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 101752

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

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

/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 55048 0 0 0 178097 59 0 0 25 0 1 0 158911040 225030144 54587 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 54939 54587 123 215 0 54721 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (Kb) 219756

[startup+1783.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1079720/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=219756 CPUtime=1782.57
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 55048 0 0 0 178198 59 0 0 25 0 1 0 158911040 225030144 54587 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 54939 54587 123 215 0 54721 0
Current children cumulated CPU time (s) 1782.57
Current children cumulated vsize (Kb) 219756

[startup+1784.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1079720/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=219756 CPUtime=1783.57
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 55048 0 0 0 178298 59 0 0 25 0 1 0 158911040 225030144 54587 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 54939 54587 123 215 0 54721 0
Current children cumulated CPU time (s) 1783.57
Current children cumulated vsize (Kb) 219756

[startup+1785.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1079720/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=219756 CPUtime=1784.58
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 55048 0 0 0 178399 59 0 0 25 0 1 0 158911040 225030144 54587 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 54939 54587 123 215 0 54721 0
Current children cumulated CPU time (s) 1784.58
Current children cumulated vsize (Kb) 219756

[startup+1786.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1079720/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=219756 CPUtime=1785.58
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 55048 0 0 0 178499 59 0 0 25 0 1 0 158911040 225030144 54587 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 54939 54587 123 215 0 54721 0
Current children cumulated CPU time (s) 1785.58
Current children cumulated vsize (Kb) 219756

[startup+1787.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1079720/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=219756 CPUtime=1786.59
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 55048 0 0 0 178600 59 0 0 25 0 1 0 158911040 225030144 54587 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 54939 54587 123 215 0 54721 0
Current children cumulated CPU time (s) 1786.59
Current children cumulated vsize (Kb) 219756

[startup+1788.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1079720/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=219756 CPUtime=1787.59
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 55048 0 0 0 178700 59 0 0 25 0 1 0 158911040 225030144 54587 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 54939 54587 123 215 0 54721 0
Current children cumulated CPU time (s) 1787.59
Current children cumulated vsize (Kb) 219756

[startup+1789.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1079720/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=219756 CPUtime=1788.6
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 55048 0 0 0 178801 59 0 0 25 0 1 0 158911040 225030144 54587 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 54939 54587 123 215 0 54721 0
Current children cumulated CPU time (s) 1788.6
Current children cumulated vsize (Kb) 219756

[startup+1790.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1079720/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=219756 CPUtime=1789.6
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 55048 0 0 0 178901 59 0 0 25 0 1 0 158911040 225030144 54587 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576727 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 54939 54587 123 215 0 54721 0
Current children cumulated CPU time (s) 1789.6
Current children cumulated vsize (Kb) 219756

[startup+1791.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1079720/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=219756 CPUtime=1790.61
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 55048 0 0 0 179002 59 0 0 25 0 1 0 158911040 225030144 54587 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 54939 54587 123 215 0 54721 0
Current children cumulated CPU time (s) 1790.61
Current children cumulated vsize (Kb) 219756

[startup+1792.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1079720/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=219756 CPUtime=1791.61
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 55048 0 0 0 179102 59 0 0 25 0 1 0 158911040 225030144 54587 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 54939 54587 123 215 0 54721 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (Kb) 219756

[startup+1793.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1079720/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=219756 CPUtime=1792.62
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 55048 0 0 0 179203 59 0 0 25 0 1 0 158911040 225030144 54587 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 54939 54587 123 215 0 54721 0
Current children cumulated CPU time (s) 1792.62
Current children cumulated vsize (Kb) 219756

[startup+1794.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1079720/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=219756 CPUtime=1793.62
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 55048 0 0 0 179303 59 0 0 25 0 1 0 158911040 225030144 54587 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 54939 54587 123 215 0 54721 0
Current children cumulated CPU time (s) 1793.62
Current children cumulated vsize (Kb) 219756

[startup+1795.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1079720/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=219756 CPUtime=1794.63
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 55048 0 0 0 179404 59 0 0 25 0 1 0 158911040 225030144 54587 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 54939 54587 123 215 0 54721 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (Kb) 219756

[startup+1796.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1079720/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=219756 CPUtime=1795.63
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 55048 0 0 0 179504 59 0 0 25 0 1 0 158911040 225030144 54587 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 54939 54587 123 215 0 54721 0
Current children cumulated CPU time (s) 1795.63
Current children cumulated vsize (Kb) 219756

[startup+1797.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1079720/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=219756 CPUtime=1796.63
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 55048 0 0 0 179604 59 0 0 25 0 1 0 158911040 225030144 54587 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581133 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 54939 54587 123 215 0 54721 0
Current children cumulated CPU time (s) 1796.63
Current children cumulated vsize (Kb) 219756

[startup+1798.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1079720/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=219756 CPUtime=1797.64
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 55048 0 0 0 179705 59 0 0 25 0 1 0 158911040 225030144 54587 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 54939 54587 123 215 0 54721 0
Current children cumulated CPU time (s) 1797.64
Current children cumulated vsize (Kb) 219756

[startup+1799.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1079720/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=219756 CPUtime=1798.64
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 55048 0 0 0 179805 59 0 0 25 0 1 0 158911040 225030144 54587 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 54939 54587 123 215 0 54721 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (Kb) 219756

[startup+1800.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1079720/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=219756 CPUtime=1799.65
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 55048 0 0 0 179906 59 0 0 25 0 1 0 158911040 225030144 54587 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574268 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 54939 54587 123 215 0 54721 0
Current children cumulated CPU time (s) 1799.65
Current children cumulated vsize (Kb) 219756

[startup+1801.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1079720/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=219756 CPUtime=1800.65
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 55048 0 0 0 180006 59 0 0 25 0 1 0 158911040 225030144 54587 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 54939 54587 123 215 0 54721 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 219756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 2680
/proc/meminfo: memFree=1079720/2055920 swapFree=4183052/4192956
[pid=2680] ppid=2678 vsize=219756 CPUtime=1800.66
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2631 0 -1 4194304 55048 0 0 0 180007 59 0 0 25 0 1 0 158911040 225030144 54587 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 54939 54587 123 215 0 54721 0
Current children cumulated CPU time (s) 1800.66
Current children cumulated vsize (Kb) 219756

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

Child status: 0
Real time (s): 1801.21
CPU time (s): 1800.71
CPU user time (s): 1800.07
CPU system time (s): 0.635903
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (Kb): 219820
The end

Launcher Data (download as text)

Begin job on node14 on Fri Jul 28 21:01:41 UTC 2006


FILE ID= 49820-1154120501

PBS_JOBID= 886945

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  64d4edb5594d01918b916e348b224fe7

RANDOM SEED= 357436432

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:       1297968 kB
Buffers:         42404 kB
Cached:         634184 kB
SwapCached:       3956 kB
Active:         107176 kB
Inactive:       578360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1297968 kB
SwapTotal:     4192956 kB
SwapFree:      4183052 kB
Dirty:             200 kB
Writeback:           0 kB
Mapped:          14784 kB
Slab:            58380 kB
Committed_AS:   658832 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:31:43 UTC 2006