Trace number 49794

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.55 1801.25

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=80-sizeP=41-sizeQ=80-505615378-max.opb
MD5SUM37b8d6470d70c8bd94b60d5c165e51c9
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 variables3401
Total number of constraints9841
Number of constraints which are clauses9840
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 constraint3280
Number of terms in the objective function 41
Biggest coefficient in the objective function 1099511627776
Number of bits for the biggest coefficient in the objective function 41
Sum of the numbers in the objective function 2199023255551
Number of bits of the sum of numbers in the objective function 41
Biggest number in a constraint 664613997892457936451903530140172288
Number of bits of the biggest number in a constraint 120
Biggest sum of numbers in a constraint 2658455991569056391466495993868342803
Number of bits of the biggest sum of numbers121
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...
0.39	c Converting 9842 PB-constraints to clauses...
0.39	c   -- Unit propagations: (none)
0.81	c   -- Detecting intervals from adjacent constraints: #
0.82	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.84	c ---[   0]---> Adder-cost: 4756   maxlim: 24349407823598997552605679   bits: 85/85
3.07	c ==================================[MINISAT+]==================================
3.07	c | Conflicts | Original         | Learnt                           | Progress |
3.07	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.07	c ==============================================================================
3.07	c |         0 |   40845   135268 |   13615       0        0     nan |  0.000 % |
3.10	c |       100 |   40662   134631 |   14976      80      235     2.9 | 12.899 % |
3.14	c |       250 |   40651   134588 |   16474     229     3629    15.8 | 12.923 % |
3.17	c |       476 |   40651   134588 |   18121     455    11898    26.1 | 12.924 % |
3.24	c |       814 |   40651   134588 |   19933     793    15973    20.1 | 12.923 % |
3.36	c |      1320 |   40635   134536 |   21927    1295    28221    21.8 | 12.960 % |
3.48	c |      2083 |   40635   134536 |   24119    2058    56256    27.3 | 12.960 % |
3.71	c |      3223 |   40635   134536 |   26531    3198    87065    27.2 | 12.960 % |
4.09	c |      4931 |   40615   134464 |   29184    4904   136725    27.9 | 13.008 % |
4.66	c |      7493 |   40565   134290 |   32103    7457   230023    30.8 | 13.093 % |
5.71	c |     11338 |   40549   134238 |   35313   11300   585251    51.8 | 13.117 % |
7.60	c |     17105 |   40506   134091 |   38845   17062  1139192    66.8 | 13.190 % |
10.51	c |     25754 |   40490   134039 |   42729   25709  1979936    77.0 | 13.214 % |
17.24	c |     38729 |   40465   133958 |   47002   38681  3119672    80.7 | 13.263 % |
29.23	c |     58190 |   40425   133824 |   51702   26203  1946917    74.3 | 13.324 % |
50.65	c |     87383 |   40385   133694 |   56873   19129  1506568    78.8 | 13.384 % |
99.06	c |    131172 |   40385   133694 |   62560   27784  1601931    57.7 | 13.384 % |
165.92	c |    196856 |   40315   133452 |   68816   45638  8209129   179.9 | 13.542 % |
296.04	c |    295383 |   40267   133296 |   75698   30053  2889467    96.1 | 13.651 % |
581.14	c |    443173 |   40267   133296 |   83268   57283 17163486   299.6 | 13.651 % |
1114.79	c |    664857 |   40267   133296 |   91594   30160  5511078   182.7 | 13.651 % |
1747.31	c |    997382 |   40267   133296 |  100754   63368  7301491   115.2 | 13.651 % |
1801.22	c 
1801.22	c *** TERMINATED ***
1801.22	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/node61/watcher-49794-1154118690 -o ROOT/results/node61/solver-49794-1154118690 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node61/49794-1154118690/instance-49794-1154118690.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/64 8802
/proc/meminfo: memFree=1426056/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=1048 CPUtime=0
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 96 0 0 0 0 0 0 0 19 0 1 0 158739242 1073152 80 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134571941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 262 81 67 215 0 44 0

[startup+10.0027 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 8802
/proc/meminfo: memFree=1410536/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=16724 CPUtime=9.98
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 4204 0 0 0 995 3 0 0 25 0 1 0 158739242 17125376 4013 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007864 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 4181 4013 123 215 0 3963 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 16724

[startup+20.0095 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 8802
/proc/meminfo: memFree=1403624/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=23776 CPUtime=19.98
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 5951 0 0 0 1994 4 0 0 25 0 1 0 158739242 24346624 5760 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581463 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 5944 5760 123 215 0 5726 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 23776

[startup+30.0162 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 8802
/proc/meminfo: memFree=1401000/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=26276 CPUtime=29.98
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 6602 0 0 0 2994 4 0 0 25 0 1 0 158739242 26906624 6411 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 6569 6411 123 215 0 6351 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 26276

[startup+40.022 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 8802
/proc/meminfo: memFree=1401064/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=26276 CPUtime=39.99
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 6602 0 0 0 3994 5 0 0 25 0 1 0 158739242 26906624 6411 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 6569 6411 123 215 0 6351 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 26276

[startup+50.0288 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 8802
/proc/meminfo: memFree=1399656/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=27716 CPUtime=49.99
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 6957 0 0 0 4994 5 0 0 25 0 1 0 158739242 28381184 6766 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 6929 6766 123 215 0 6711 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 27716

[startup+60.0345 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 8802
/proc/meminfo: memFree=1399656/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=27716 CPUtime=59.99
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 6957 0 0 0 5994 5 0 0 25 0 1 0 158739242 28381184 6766 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 6929 6766 123 215 0 6711 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 27716

[startup+70.0413 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 8802
/proc/meminfo: memFree=1399656/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=27716 CPUtime=69.99
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 6957 0 0 0 6994 5 0 0 25 0 1 0 158739242 28381184 6766 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581014 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 6929 6766 123 215 0 6711 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 27716

[startup+80.0481 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 8802
/proc/meminfo: memFree=1399656/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=27716 CPUtime=80
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 6957 0 0 0 7995 5 0 0 25 0 1 0 158739242 28381184 6766 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 6929 6766 123 215 0 6711 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 27716

[startup+90.0538 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 8802
/proc/meminfo: memFree=1398888/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=28500 CPUtime=90
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 7143 0 0 0 8995 5 0 0 25 0 1 0 158739242 29184000 6952 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 7125 6952 123 215 0 6907 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 28500

[startup+100.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 8802
/proc/meminfo: memFree=1398184/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=29156 CPUtime=100.01
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 7320 0 0 0 9995 6 0 0 25 0 1 0 158739242 29855744 7129 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 7289 7129 123 215 0 7071 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 29156

[startup+110.065 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 8802
/proc/meminfo: memFree=1397224/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=30076 CPUtime=110.01
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 7560 0 0 0 10995 6 0 0 25 0 1 0 158739242 30797824 7369 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 7519 7369 123 215 0 7301 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 30076

[startup+120.071 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 8802
/proc/meminfo: memFree=1389032/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=38236 CPUtime=120
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 9609 0 0 0 11993 7 0 0 25 0 1 0 158739242 39153664 9418 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 9559 9418 123 215 0 9341 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 38236

[startup+130.077 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 8802
/proc/meminfo: memFree=1382824/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=44408 CPUtime=130.01
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 11153 0 0 0 12993 8 0 0 25 0 1 0 158739242 45473792 10962 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574219 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 11102 10962 123 215 0 10884 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 44408

[startup+140.083 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 8802
/proc/meminfo: memFree=1379048/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=48316 CPUtime=140.01
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 12090 0 0 0 13992 9 0 0 25 0 1 0 158739242 49475584 11899 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 12079 11899 123 215 0 11861 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 48316

[startup+150.088 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 8802
/proc/meminfo: memFree=1379048/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=48316 CPUtime=150.01
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 12090 0 0 0 14992 9 0 0 25 0 1 0 158739242 49475584 11899 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 12079 11899 123 215 0 11861 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 48316

[startup+160.094 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 8802
/proc/meminfo: memFree=1379048/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=48316 CPUtime=160.02
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 12090 0 0 0 15993 9 0 0 25 0 1 0 158739242 49475584 11899 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 12079 11899 123 215 0 11861 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 48316

[startup+170.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 8802
/proc/meminfo: memFree=1377832/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=49500 CPUtime=170.02
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 12400 0 0 0 16992 10 0 0 25 0 1 0 158739242 50688000 12209 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 12375 12209 123 215 0 12157 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 49500

[startup+180.106 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 8802
/proc/meminfo: memFree=1369960/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=57376 CPUtime=180.03
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 14357 0 0 0 17991 12 0 0 25 0 1 0 158739242 58753024 14166 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 14344 14166 123 215 0 14126 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 57376

[startup+190.111 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 8802
/proc/meminfo: memFree=1361576/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=65788 CPUtime=190.02
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 16457 0 0 0 18989 13 0 0 25 0 1 0 158739242 67366912 16266 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 16447 16266 123 215 0 16229 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 65788

[startup+200.117 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 8802
/proc/meminfo: memFree=1353384/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=73916 CPUtime=200.03
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 18497 0 0 0 19988 15 0 0 25 0 1 0 158739242 75689984 18306 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 18479 18306 123 215 0 18261 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 73916

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

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

/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 30274 0 0 0 178115 30 0 0 25 0 1 0 158739242 124035072 30083 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 30282 30083 123 215 0 30064 0
Current children cumulated CPU time (s) 1781.45
Current children cumulated vsize (Kb) 121128

[startup+1783.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 8920
/proc/meminfo: memFree=1304744/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=121128 CPUtime=1782.46
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 30274 0 0 0 178215 31 0 0 25 0 1 0 158739242 124035072 30083 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 30282 30083 123 215 0 30064 0
Current children cumulated CPU time (s) 1782.46
Current children cumulated vsize (Kb) 121128

[startup+1784.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 8920
/proc/meminfo: memFree=1304744/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=121128 CPUtime=1783.46
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 30274 0 0 0 178315 31 0 0 25 0 1 0 158739242 124035072 30083 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 30282 30083 123 215 0 30064 0
Current children cumulated CPU time (s) 1783.46
Current children cumulated vsize (Kb) 121128

[startup+1785.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 8920
/proc/meminfo: memFree=1304744/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=121128 CPUtime=1784.47
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 30274 0 0 0 178416 31 0 0 25 0 1 0 158739242 124035072 30083 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 30282 30083 123 215 0 30064 0
Current children cumulated CPU time (s) 1784.47
Current children cumulated vsize (Kb) 121128

[startup+1786.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 8938
/proc/meminfo: memFree=1304616/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=121128 CPUtime=1785.47
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 30274 0 0 0 178516 31 0 0 25 0 1 0 158739242 124035072 30083 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 30282 30083 123 215 0 30064 0
Current children cumulated CPU time (s) 1785.47
Current children cumulated vsize (Kb) 121128

[startup+1787.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 8938
/proc/meminfo: memFree=1304616/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=121128 CPUtime=1786.47
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 30274 0 0 0 178616 31 0 0 25 0 1 0 158739242 124035072 30083 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573328 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 30282 30083 123 215 0 30064 0
Current children cumulated CPU time (s) 1786.47
Current children cumulated vsize (Kb) 121128

[startup+1788.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 8938
/proc/meminfo: memFree=1304616/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=121128 CPUtime=1787.48
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 30274 0 0 0 178717 31 0 0 25 0 1 0 158739242 124035072 30083 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 30282 30083 123 215 0 30064 0
Current children cumulated CPU time (s) 1787.48
Current children cumulated vsize (Kb) 121128

[startup+1789.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 8942
/proc/meminfo: memFree=1304744/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=121128 CPUtime=1788.48
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 30274 0 0 0 178817 31 0 0 25 0 1 0 158739242 124035072 30083 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 30282 30083 123 215 0 30064 0
Current children cumulated CPU time (s) 1788.48
Current children cumulated vsize (Kb) 121128

[startup+1790.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 8942
/proc/meminfo: memFree=1304744/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=121128 CPUtime=1789.48
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 30274 0 0 0 178917 31 0 0 25 0 1 0 158739242 124035072 30083 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 30282 30083 123 215 0 30064 0
Current children cumulated CPU time (s) 1789.48
Current children cumulated vsize (Kb) 121128

[startup+1791.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 8942
/proc/meminfo: memFree=1304744/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=121128 CPUtime=1790.49
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 30274 0 0 0 179018 31 0 0 25 0 1 0 158739242 124035072 30083 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 30282 30083 123 215 0 30064 0
Current children cumulated CPU time (s) 1790.49
Current children cumulated vsize (Kb) 121128

[startup+1792.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 8962
/proc/meminfo: memFree=1304680/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=121128 CPUtime=1791.48
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 30274 0 0 0 179117 31 0 0 25 0 1 0 158739242 124035072 30083 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 30282 30083 123 215 0 30064 0
Current children cumulated CPU time (s) 1791.48
Current children cumulated vsize (Kb) 121128

[startup+1793.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 8962
/proc/meminfo: memFree=1304680/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=121128 CPUtime=1792.49
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 30274 0 0 0 179218 31 0 0 25 0 1 0 158739242 124035072 30083 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 30282 30083 123 215 0 30064 0
Current children cumulated CPU time (s) 1792.49
Current children cumulated vsize (Kb) 121128

[startup+1794.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 8962
/proc/meminfo: memFree=1304680/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=121128 CPUtime=1793.49
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 30274 0 0 0 179318 31 0 0 25 0 1 0 158739242 124035072 30083 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 30282 30083 123 215 0 30064 0
Current children cumulated CPU time (s) 1793.49
Current children cumulated vsize (Kb) 121128

[startup+1795.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 8986
/proc/meminfo: memFree=1304616/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=121128 CPUtime=1794.49
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 30274 0 0 0 179418 31 0 0 25 0 1 0 158739242 124035072 30083 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 30282 30083 123 215 0 30064 0
Current children cumulated CPU time (s) 1794.49
Current children cumulated vsize (Kb) 121128

[startup+1796.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 8986
/proc/meminfo: memFree=1304616/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=121128 CPUtime=1795.5
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 30274 0 0 0 179519 31 0 0 25 0 1 0 158739242 124035072 30083 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581008 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 30282 30083 123 215 0 30064 0
Current children cumulated CPU time (s) 1795.5
Current children cumulated vsize (Kb) 121128

[startup+1797.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 8986
/proc/meminfo: memFree=1304616/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=121128 CPUtime=1796.5
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 30274 0 0 0 179619 31 0 0 25 0 1 0 158739242 124035072 30083 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 30282 30083 123 215 0 30064 0
Current children cumulated CPU time (s) 1796.5
Current children cumulated vsize (Kb) 121128

[startup+1798.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9002
/proc/meminfo: memFree=1305688/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=121128 CPUtime=1797.49
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 30274 0 0 0 179718 31 0 0 25 0 1 0 158739242 124035072 30083 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 30282 30083 123 215 0 30064 0
Current children cumulated CPU time (s) 1797.49
Current children cumulated vsize (Kb) 121128

[startup+1799.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9002
/proc/meminfo: memFree=1305688/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=121128 CPUtime=1798.5
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 30274 0 0 0 179819 31 0 0 25 0 1 0 158739242 124035072 30083 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 30282 30083 123 215 0 30064 0
Current children cumulated CPU time (s) 1798.5
Current children cumulated vsize (Kb) 121128

[startup+1800.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9002
/proc/meminfo: memFree=1305688/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=121128 CPUtime=1799.5
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 30274 0 0 0 179919 31 0 0 25 0 1 0 158739242 124035072 30083 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 30282 30083 123 215 0 30064 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (Kb) 121128

[startup+1801.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9002
/proc/meminfo: memFree=1305688/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=121128 CPUtime=1800.51
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 30274 0 0 0 180020 31 0 0 25 0 1 0 158739242 124035072 30083 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 30282 30083 123 215 0 30064 0
Current children cumulated CPU time (s) 1800.51
Current children cumulated vsize (Kb) 121128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9002
/proc/meminfo: memFree=1305688/2055920 swapFree=4183096/4192956
[pid=8802] ppid=8800 vsize=121128 CPUtime=1800.51
/proc/8802/stat : 8802 (minisat+) R 8800 8802 8753 0 -1 4194304 30274 0 0 0 180020 31 0 0 25 0 1 0 158739242 124035072 30083 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8802/statm: 30282 30083 123 215 0 30064 0
Current children cumulated CPU time (s) 1800.51
Current children cumulated vsize (Kb) 121128

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

Child status: 0
Real time (s): 1801.25
CPU time (s): 1800.55
CPU user time (s): 1800.21
CPU system time (s): 0.339948
CPU usage (%): 99.9611
Max. virtual memory (cumulated for all children) (Kb): 121128
The end

Launcher Data (download as text)

Begin job on node61 on Fri Jul 28 20:31:30 UTC 2006


FILE ID= 49794-1154118690

PBS_JOBID= 886841

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=80-sizeP=41-sizeQ=80-505615378-max.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node61/49794-1154118690/instance-49794-1154118690.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-49794-1154118690 -o ROOT/results/node61/solver-49794-1154118690 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node61/49794-1154118690/instance-49794-1154118690.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  37b8d6470d70c8bd94b60d5c165e51c9

RANDOM SEED= 316404616

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.267
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.267
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:       1426264 kB
Buffers:         40860 kB
Cached:         509792 kB
SwapCached:       4024 kB
Active:          41644 kB
Inactive:       517864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1426264 kB
SwapTotal:     4192956 kB
SwapFree:      4183096 kB
Dirty:             144 kB
Writeback:           0 kB
Mapped:          14820 kB
Slab:            56300 kB
Committed_AS:  1134892 kB
PageTables:       1404 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node61 on Fri Jul 28 21:01:32 UTC 2006