Trace number 35790

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.54 1801.26

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-maros-r7.opb
MD5SUM0981750c20a5ad85ded6bb04bf23d130
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 10442014720
Optimality of the best value was proved NO
Number of variables282240
Total number of constraints3136
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3136
Minimum length of a constraint150
Maximum length of a constraint720
Number of terms in the objective function 188160
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 6734508713856
Number of bits of the sum of numbers in the objective function 43
Biggest number in a constraint 536870912000000
Number of bits of the biggest number in a constraint 49
Biggest sum of numbers in a constraint 4602477289606474
Number of bits of the biggest sum of numbers53
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...
54.52	c Converting 6272 PB-constraints to clauses...
54.71	c   -- Unit propagations: (none)
54.75	c   -- Detecting intervals from adjacent constraints: ################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
55.64	c   -- Clauses(.)/Splits(s): (none)
55.64	c ---[6270]---> 
1801.20	c *** TERMINATED ***
1801.20	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
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node54/watcher-35790-1149311135 -o ROOT/results/node54/solver-35790-1149311135 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node54/35790-1149311135/instance-35790-1149311135.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.91 2/64 32232
/proc/meminfo: memFree=1654400/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=1344 CPUtime=0
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 196781168 1376256 141 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32232/statm: 336 141 67 215 0 118 0

[startup+10.0025 s]
/proc/loadavg: 0.93 0.98 0.91 2/64 32232
/proc/meminfo: memFree=1574744/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=85308 CPUtime=9.99
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 21064 0 0 0 989 10 0 0 25 0 1 0 196781168 87355392 20053 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32232/statm: 21327 20054 74 215 0 21109 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 85308

[startup+20.0086 s]
/proc/loadavg: 0.94 0.98 0.91 2/64 32232
/proc/meminfo: memFree=1521752/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=140908 CPUtime=19.99
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 34330 0 0 0 1984 15 0 0 25 0 1 0 196781168 144289792 33319 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005911 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32232/statm: 35227 33319 74 215 0 35009 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 140908

[startup+30.0147 s]
/proc/loadavg: 0.95 0.98 0.91 2/64 32232
/proc/meminfo: memFree=1470040/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=191300 CPUtime=29.99
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 47220 0 0 0 2977 22 0 0 25 0 1 0 196781168 195891200 46209 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135002669 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32232/statm: 47825 46209 74 215 0 47607 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 191300

[startup+40.0208 s]
/proc/loadavg: 0.96 0.98 0.91 2/64 32232
/proc/meminfo: memFree=1418904/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=241564 CPUtime=39.98
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 59995 0 0 0 3970 28 0 0 25 0 1 0 196781168 247361536 58984 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134624497 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 60391 58984 74 215 0 60173 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 241564

[startup+50.0279 s]
/proc/loadavg: 0.96 0.98 0.91 2/64 32232
/proc/meminfo: memFree=1365912/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=293868 CPUtime=49.98
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 73263 0 0 0 4964 34 0 0 25 0 1 0 196781168 300920832 72252 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838065 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32232/statm: 73467 72252 74 215 0 73249 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 293868

[startup+60.034 s]
/proc/loadavg: 0.97 0.98 0.91 2/64 32232
/proc/meminfo: memFree=1319384/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=59.99
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 5956 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 339924

[startup+70.0409 s]
/proc/loadavg: 0.97 0.98 0.91 2/64 32232
/proc/meminfo: memFree=1319384/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=69.99
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 6956 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134677723 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 339924

[startup+80.048 s]
/proc/loadavg: 0.98 0.98 0.91 2/64 32232
/proc/meminfo: memFree=1319384/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=79.99
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 7956 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 339924

[startup+90.0541 s]
/proc/loadavg: 0.98 0.98 0.91 2/64 32232
/proc/meminfo: memFree=1319384/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=90
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 8957 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 339924

[startup+100.06 s]
/proc/loadavg: 0.98 0.98 0.91 2/64 32232
/proc/meminfo: memFree=1319448/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=100
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 9957 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 339924

[startup+110.067 s]
/proc/loadavg: 0.98 0.98 0.91 2/64 32232
/proc/meminfo: memFree=1319448/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=110
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 10957 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012155 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 339924

[startup+120.073 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 32232
/proc/meminfo: memFree=1319448/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=120
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 11957 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809952 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 339924

[startup+130.079 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 32232
/proc/meminfo: memFree=1319448/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=130.01
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 12958 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839070 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 339924

[startup+140.086 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 32232
/proc/meminfo: memFree=1319448/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=140.01
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 13958 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134648425 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 339924

[startup+150.093 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 32232
/proc/meminfo: memFree=1319448/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=150.01
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 14958 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 339924

[startup+160.099 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 32232
/proc/meminfo: memFree=1319448/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=160.01
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 15958 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005800 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 339924

[startup+170.105 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 32232
/proc/meminfo: memFree=1319448/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=170.02
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 16959 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005892 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 339924

[startup+180.111 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 32232
/proc/meminfo: memFree=1319448/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=180.02
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 17959 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003216 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 339924

[startup+190.117 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 32232
/proc/meminfo: memFree=1319512/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=190.02
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 18959 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012160 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 339924

[startup+200.123 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 32232
/proc/meminfo: memFree=1319512/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=200.02
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 19959 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838351 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 339924

[startup+210.129 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 32232
/proc/meminfo: memFree=1319512/2055920 swapFree=4180872/4192956

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

[pid=32232] ppid=32230 vsize=339924 CPUtime=1781.39
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 178096 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134691288 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 1781.39
Current children cumulated vsize (Kb) 339924

[startup+1783.1 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 32234
/proc/meminfo: memFree=1319256/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=1782.39
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 178196 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 1782.39
Current children cumulated vsize (Kb) 339924

[startup+1784.11 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 32234
/proc/meminfo: memFree=1319256/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=1783.39
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 178296 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005838 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 1783.39
Current children cumulated vsize (Kb) 339924

[startup+1785.11 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 32234
/proc/meminfo: memFree=1319256/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=1784.4
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 178397 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005252 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 1784.4
Current children cumulated vsize (Kb) 339924

[startup+1786.12 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 32234
/proc/meminfo: memFree=1319256/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=1785.4
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 178497 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 1785.4
Current children cumulated vsize (Kb) 339924

[startup+1787.13 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 32234
/proc/meminfo: memFree=1319256/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=1786.41
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 178598 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005911 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 1786.41
Current children cumulated vsize (Kb) 339924

[startup+1788.13 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 32234
/proc/meminfo: memFree=1319256/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=1787.41
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 178698 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006859 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 1787.41
Current children cumulated vsize (Kb) 339924

[startup+1789.13 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 32234
/proc/meminfo: memFree=1319256/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=1788.42
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 178799 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003247 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 1788.42
Current children cumulated vsize (Kb) 339924

[startup+1790.14 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 32234
/proc/meminfo: memFree=1319256/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=1789.42
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 178899 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 1789.42
Current children cumulated vsize (Kb) 339924

[startup+1791.14 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 32234
/proc/meminfo: memFree=1319256/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=1790.43
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 179000 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839070 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 1790.43
Current children cumulated vsize (Kb) 339924

[startup+1792.15 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 32234
/proc/meminfo: memFree=1319256/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=1791.43
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 179100 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839070 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 1791.43
Current children cumulated vsize (Kb) 339924

[startup+1793.15 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 32234
/proc/meminfo: memFree=1319256/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=1792.44
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 179201 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003848 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 1792.44
Current children cumulated vsize (Kb) 339924

[startup+1794.16 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 32234
/proc/meminfo: memFree=1319256/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=1793.44
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 179301 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838067 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 1793.44
Current children cumulated vsize (Kb) 339924

[startup+1795.16 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 32234
/proc/meminfo: memFree=1319256/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=1794.45
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 179402 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 1794.45
Current children cumulated vsize (Kb) 339924

[startup+1796.17 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 32234
/proc/meminfo: memFree=1319256/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=1795.45
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 179502 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005791 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 1795.45
Current children cumulated vsize (Kb) 339924

[startup+1797.18 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 32234
/proc/meminfo: memFree=1319256/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=1796.46
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 179603 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 1796.46
Current children cumulated vsize (Kb) 339924

[startup+1798.18 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 32234
/proc/meminfo: memFree=1319256/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=1797.46
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 179703 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003912 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 1797.46
Current children cumulated vsize (Kb) 339924

[startup+1799.18 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 32234
/proc/meminfo: memFree=1319256/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=1798.46
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 179803 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005274 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 1798.46
Current children cumulated vsize (Kb) 339924

[startup+1800.19 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 32234
/proc/meminfo: memFree=1319256/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=1799.47
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 179904 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808961 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 1799.47
Current children cumulated vsize (Kb) 339924

[startup+1801.2 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 32234
/proc/meminfo: memFree=1319256/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=1800.47
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 180004 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134834158 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 1800.47
Current children cumulated vsize (Kb) 339924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 1.00 1.00 0.92 2/64 32234
/proc/meminfo: memFree=1319256/2055920 swapFree=4180872/4192956
[pid=32232] ppid=32230 vsize=339924 CPUtime=1800.48
/proc/32232/stat : 32232 (minisat+) R 32230 32232 32186 0 -1 4194304 87759 0 0 0 180005 43 0 0 25 0 1 0 196781168 348082176 83776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32232/statm: 84981 83776 89 215 0 84763 0
Current children cumulated CPU time (s) 1800.48
Current children cumulated vsize (Kb) 339924

Sending SIGTERM to -32232
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.26
CPU time (s): 1800.54
CPU user time (s): 1800.05
CPU system time (s): 0.487925
CPU usage (%): 99.9602
Max. virtual memory (cumulated for all children) (Kb): 339924

Launcher Data (download as text)

Begin job on node54 on Sat Jun  3 05:05:36 UTC 2006


FILE ID= 35790-1149311135

PBS_JOBID= 307994

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-maros-r7.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node54/35790-1149311135/instance-35790-1149311135.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node54/watcher-35790-1149311135 -o ROOT/results/node54/solver-35790-1149311135 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node54/35790-1149311135/instance-35790-1149311135.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  0981750c20a5ad85ded6bb04bf23d130

RANDOM SEED= 571829992


/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.279
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.279
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:       1654800 kB
Buffers:         19180 kB
Cached:         312196 kB
SwapCached:       3864 kB
Active:          68888 kB
Inactive:       271340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1654800 kB
SwapTotal:     4192956 kB
SwapFree:      4180872 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          14920 kB
Slab:            46924 kB
Committed_AS:   305196 kB
PageTables:       1432 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node54 on Sat Jun  3 05:35:38 UTC 2006