Trace number 40577

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
bsolo 2006/05? 1800.1 1800.75

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-dano3_3.opb
MD5SUM1c7fb7925778882f8c8001dcd3838f28
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables404796
Total number of constraints3709
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)3
Number of constraints which are nor clauses,nor cardinality constraints3706
Minimum length of a constraint11
Maximum length of a constraint15900
Number of terms in the objective function 30
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 1073741823
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 134217728000
Number of bits of the biggest number in a constraint 37
Biggest sum of numbers in a constraint 569083166190
Number of bits of the biggest sum of numbers40
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 Time Limit set via PBTIMEOUT to 1800
0.07	c INFO: OSL Context initialized.
0.14	c BIG Int formula...
66.32	c Initial problem consists of 404796 variables and 4933 constraints.
71.69	c	preprocess terminated. Elapsed time: 71.592
71.69	c After prepocess the problem consists of 283766 variables and 4918 constraints.
71.69	c Initial Lower Bound: 0
1800.64	s UNKNOWN
1800.64	c Exit Code: 0
1800.64	c Total time: 1800 s

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/node55/watcher-40577-1149305769 -o ROOT/results/node55/solver-40577-1149305769 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node55/40577-1149305769/instance-40577-1149305769.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.97 1.00 0.97 2/64 3442
/proc/meminfo: memFree=1684296/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=3364 CPUtime=0
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 60 0 0 0 0 0 0 0 18 0 1 0 196244595 3444736 43 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 6851213 0 0 4096 0 0 0 0 17 1 0 0
/proc/3442/statm: 859 47 34 55 0 42 0

[startup+10.0021 s]
/proc/loadavg: 0.97 1.00 0.97 2/64 3442
/proc/meminfo: memFree=1418512/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=271928 CPUtime=9.92
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 82651 0 0 0 959 33 0 0 25 0 1 0 196244595 278454272 66726 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537477 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 67982 66726 281 55 0 66874 0
Current children cumulated CPU time (s) 9.92
Current children cumulated vsize (Kb) 271928

[startup+20.0091 s]
/proc/loadavg: 0.98 1.00 0.97 2/64 3442
/proc/meminfo: memFree=1383248/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=309036 CPUtime=19.92
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 91613 0 0 0 1954 38 0 0 25 0 1 0 196244595 316452864 75537 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537408 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 77259 75537 281 55 0 76151 0
Current children cumulated CPU time (s) 19.92
Current children cumulated vsize (Kb) 309036

[startup+30.0161 s]
/proc/loadavg: 0.98 1.00 0.97 2/64 3442
/proc/meminfo: memFree=1373840/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=320984 CPUtime=29.92
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 94208 0 0 0 2953 39 0 0 25 0 1 0 196244595 328687616 77931 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537420 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 80246 77931 281 55 0 79138 0
Current children cumulated CPU time (s) 29.92
Current children cumulated vsize (Kb) 320984

[startup+40.0221 s]
/proc/loadavg: 0.98 1.00 0.97 2/64 3442
/proc/meminfo: memFree=1364816/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=332240 CPUtime=39.93
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 96638 0 0 0 3953 40 0 0 25 0 1 0 196244595 340213760 80177 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537408 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 83060 80177 281 55 0 81952 0
Current children cumulated CPU time (s) 39.93
Current children cumulated vsize (Kb) 332240

[startup+50.0282 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3442
/proc/meminfo: memFree=1355280/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=344328 CPUtime=49.92
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 99256 0 0 0 4951 41 0 0 25 0 1 0 196244595 352591872 82593 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537441 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 86082 82593 281 55 0 84974 0
Current children cumulated CPU time (s) 49.92
Current children cumulated vsize (Kb) 344328

[startup+60.0341 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3442
/proc/meminfo: memFree=1345872/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=356108 CPUtime=59.93
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 101799 0 0 0 5951 42 0 0 25 0 1 0 196244595 364654592 84941 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537450 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 89027 84941 281 55 0 87919 0
Current children cumulated CPU time (s) 59.93
Current children cumulated vsize (Kb) 356108

[startup+70.0402 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3442
/proc/meminfo: memFree=1137232/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=574176 CPUtime=69.93
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 153888 0 0 0 6928 65 0 0 25 0 1 0 196244595 587956224 136991 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541672 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 143544 136991 288 55 0 142436 0
Current children cumulated CPU time (s) 69.93
Current children cumulated vsize (Kb) 574176

[startup+80.0462 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3442
/proc/meminfo: memFree=1087632/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=79.94
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166278 0 0 0 7924 70 0 0 25 0 1 0 196244595 642801664 149381 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649078 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149381 296 55 0 155826 0
Current children cumulated CPU time (s) 79.94
Current children cumulated vsize (Kb) 627736

[startup+90.0522 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3442
/proc/meminfo: memFree=1087632/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=89.94
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166278 0 0 0 8924 70 0 0 25 0 1 0 196244595 642801664 149381 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555782 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149381 296 55 0 155826 0
Current children cumulated CPU time (s) 89.94
Current children cumulated vsize (Kb) 627736

[startup+100.057 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3442
/proc/meminfo: memFree=1087632/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=99.94
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166278 0 0 0 9924 70 0 0 25 0 1 0 196244595 642801664 149381 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149381 296 55 0 155826 0
Current children cumulated CPU time (s) 99.94
Current children cumulated vsize (Kb) 627736

[startup+110.063 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3442
/proc/meminfo: memFree=1087632/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=109.94
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166278 0 0 0 10924 70 0 0 25 0 1 0 196244595 642801664 149381 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149381 296 55 0 155826 0
Current children cumulated CPU time (s) 109.94
Current children cumulated vsize (Kb) 627736

[startup+120.069 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3442
/proc/meminfo: memFree=1087568/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=119.95
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166278 0 0 0 11925 70 0 0 25 0 1 0 196244595 642801664 149381 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535097 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149381 296 55 0 155826 0
Current children cumulated CPU time (s) 119.95
Current children cumulated vsize (Kb) 627736

[startup+130.075 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3442
/proc/meminfo: memFree=1087568/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=129.95
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166278 0 0 0 12925 70 0 0 25 0 1 0 196244595 642801664 149381 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134552112 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149381 296 55 0 155826 0
Current children cumulated CPU time (s) 129.95
Current children cumulated vsize (Kb) 627736

[startup+140.081 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3442
/proc/meminfo: memFree=1087568/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=139.95
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166278 0 0 0 13925 70 0 0 25 0 1 0 196244595 642801664 149381 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149381 296 55 0 155826 0
Current children cumulated CPU time (s) 139.95
Current children cumulated vsize (Kb) 627736

[startup+150.087 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3442
/proc/meminfo: memFree=1087568/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=149.96
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166278 0 0 0 14926 70 0 0 25 0 1 0 196244595 642801664 149381 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649082 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149381 296 55 0 155826 0
Current children cumulated CPU time (s) 149.96
Current children cumulated vsize (Kb) 627736

[startup+160.092 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3442
/proc/meminfo: memFree=1087568/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=159.97
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166278 0 0 0 15927 70 0 0 25 0 1 0 196244595 642801664 149381 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149381 296 55 0 155826 0
Current children cumulated CPU time (s) 159.97
Current children cumulated vsize (Kb) 627736

[startup+170.112 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3442
/proc/meminfo: memFree=1087568/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=169.98
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166280 0 0 0 16928 70 0 0 25 0 1 0 196244595 642801664 149383 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149383 296 55 0 155826 0
Current children cumulated CPU time (s) 169.98
Current children cumulated vsize (Kb) 627736

[startup+180.118 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3442
/proc/meminfo: memFree=1087568/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=179.98
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166280 0 0 0 17928 70 0 0 25 0 1 0 196244595 642801664 149383 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149383 296 55 0 155826 0
Current children cumulated CPU time (s) 179.98
Current children cumulated vsize (Kb) 627736

[startup+190.124 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3442
/proc/meminfo: memFree=1087568/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=189.98
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166280 0 0 0 18928 70 0 0 25 0 1 0 196244595 642801664 149383 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149383 296 55 0 155826 0
Current children cumulated CPU time (s) 189.98
Current children cumulated vsize (Kb) 627736

[startup+200.13 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3442
/proc/meminfo: memFree=1087504/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=199.99
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166280 0 0 0 19929 70 0 0 25 0 1 0 196244595 642801664 149383 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149383 296 55 0 155826 0
Current children cumulated CPU time (s) 199.99
Current children cumulated vsize (Kb) 627736

[startup+210.137 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3442
/proc/meminfo: memFree=1087504/2055920 swapFree=4181444/4192956

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

/proc/3442/statm: 156934 149415 296 55 0 155826 0
Current children cumulated CPU time (s) 1760.44
Current children cumulated vsize (Kb) 627736

[startup+1771.08 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3637
/proc/meminfo: memFree=1086680/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=1770.44
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166312 0 0 0 176965 79 0 0 25 0 1 0 196244595 642801664 149415 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134552587 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149415 296 55 0 155826 0
Current children cumulated CPU time (s) 1770.44
Current children cumulated vsize (Kb) 627736

[startup+1781.08 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3637
/proc/meminfo: memFree=1086680/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=1780.44
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166314 0 0 0 177965 79 0 0 25 0 1 0 196244595 642801664 149417 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555645 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149417 296 55 0 155826 0
Current children cumulated CPU time (s) 1780.44
Current children cumulated vsize (Kb) 627736

[startup+1782.09 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3637
/proc/meminfo: memFree=1086680/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=1781.45
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166314 0 0 0 178066 79 0 0 25 0 1 0 196244595 642801664 149417 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149417 296 55 0 155826 0
Current children cumulated CPU time (s) 1781.45
Current children cumulated vsize (Kb) 627736

[startup+1783.09 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3637
/proc/meminfo: memFree=1086680/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=1782.45
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166314 0 0 0 178166 79 0 0 25 0 1 0 196244595 642801664 149417 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535088 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149417 296 55 0 155826 0
Current children cumulated CPU time (s) 1782.45
Current children cumulated vsize (Kb) 627736

[startup+1784.1 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3637
/proc/meminfo: memFree=1086680/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=1783.46
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166314 0 0 0 178267 79 0 0 25 0 1 0 196244595 642801664 149417 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134556045 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149417 296 55 0 155826 0
Current children cumulated CPU time (s) 1783.46
Current children cumulated vsize (Kb) 627736

[startup+1785.1 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3637
/proc/meminfo: memFree=1086680/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=1784.46
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166314 0 0 0 178367 79 0 0 25 0 1 0 196244595 642801664 149417 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149417 296 55 0 155826 0
Current children cumulated CPU time (s) 1784.46
Current children cumulated vsize (Kb) 627736

[startup+1786.11 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3637
/proc/meminfo: memFree=1086680/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=1785.47
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166314 0 0 0 178468 79 0 0 25 0 1 0 196244595 642801664 149417 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555805 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149417 296 55 0 155826 0
Current children cumulated CPU time (s) 1785.47
Current children cumulated vsize (Kb) 627736

[startup+1787.11 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3637
/proc/meminfo: memFree=1086680/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=1786.47
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166314 0 0 0 178568 79 0 0 25 0 1 0 196244595 642801664 149417 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555910 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149417 296 55 0 155826 0
Current children cumulated CPU time (s) 1786.47
Current children cumulated vsize (Kb) 627736

[startup+1788.12 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3637
/proc/meminfo: memFree=1086680/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=1787.48
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166314 0 0 0 178669 79 0 0 25 0 1 0 196244595 642801664 149417 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555639 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149417 296 55 0 155826 0
Current children cumulated CPU time (s) 1787.48
Current children cumulated vsize (Kb) 627736

[startup+1789.12 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3637
/proc/meminfo: memFree=1086680/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=1788.48
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166314 0 0 0 178769 79 0 0 25 0 1 0 196244595 642801664 149417 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542061 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149417 296 55 0 155826 0
Current children cumulated CPU time (s) 1788.48
Current children cumulated vsize (Kb) 627736

[startup+1790.13 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3637
/proc/meminfo: memFree=1086680/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=1789.49
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166314 0 0 0 178870 79 0 0 25 0 1 0 196244595 642801664 149417 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557876 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149417 296 55 0 155826 0
Current children cumulated CPU time (s) 1789.49
Current children cumulated vsize (Kb) 627736

[startup+1791.13 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3637
/proc/meminfo: memFree=1086680/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=1790.49
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166314 0 0 0 178970 79 0 0 25 0 1 0 196244595 642801664 149417 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555915 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149417 296 55 0 155826 0
Current children cumulated CPU time (s) 1790.49
Current children cumulated vsize (Kb) 627736

[startup+1792.14 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3637
/proc/meminfo: memFree=1086680/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=1791.49
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166314 0 0 0 179070 79 0 0 25 0 1 0 196244595 642801664 149417 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542081 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149417 296 55 0 155826 0
Current children cumulated CPU time (s) 1791.49
Current children cumulated vsize (Kb) 627736

[startup+1793.14 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3637
/proc/meminfo: memFree=1086680/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=1792.5
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166314 0 0 0 179171 79 0 0 25 0 1 0 196244595 642801664 149417 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649013 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149417 296 55 0 155826 0
Current children cumulated CPU time (s) 1792.5
Current children cumulated vsize (Kb) 627736

[startup+1794.15 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3637
/proc/meminfo: memFree=1086680/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=1793.5
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166314 0 0 0 179271 79 0 0 25 0 1 0 196244595 642801664 149417 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149417 296 55 0 155826 0
Current children cumulated CPU time (s) 1793.5
Current children cumulated vsize (Kb) 627736

[startup+1795.15 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3637
/proc/meminfo: memFree=1086680/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=1794.51
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166314 0 0 0 179372 79 0 0 25 0 1 0 196244595 642801664 149417 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557862 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149417 296 55 0 155826 0
Current children cumulated CPU time (s) 1794.51
Current children cumulated vsize (Kb) 627736

[startup+1796.15 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3637
/proc/meminfo: memFree=1086680/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=1795.51
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166314 0 0 0 179472 79 0 0 25 0 1 0 196244595 642801664 149417 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557876 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149417 296 55 0 155826 0
Current children cumulated CPU time (s) 1795.51
Current children cumulated vsize (Kb) 627736

[startup+1797.16 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3637
/proc/meminfo: memFree=1086680/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=1796.52
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166314 0 0 0 179573 79 0 0 25 0 1 0 196244595 642801664 149417 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555529 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149417 296 55 0 155826 0
Current children cumulated CPU time (s) 1796.52
Current children cumulated vsize (Kb) 627736

[startup+1798.16 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3637
/proc/meminfo: memFree=1086680/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=1797.52
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166314 0 0 0 179673 79 0 0 25 0 1 0 196244595 642801664 149417 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149417 296 55 0 155826 0
Current children cumulated CPU time (s) 1797.52
Current children cumulated vsize (Kb) 627736

[startup+1799.17 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3637
/proc/meminfo: memFree=1086680/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=1798.53
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166314 0 0 0 179774 79 0 0 25 0 1 0 196244595 642801664 149417 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149417 296 55 0 155826 0
Current children cumulated CPU time (s) 1798.53
Current children cumulated vsize (Kb) 627736

[startup+1800.17 s]
/proc/loadavg: 0.99 1.00 0.97 2/64 3637
/proc/meminfo: memFree=1086680/2055920 swapFree=4181444/4192956
[pid=3442] ppid=3440 vsize=627736 CPUtime=1799.53
/proc/3442/stat : 3442 (bsolo) R 3440 3442 3396 0 -1 0 166314 0 0 0 179874 79 0 0 25 0 1 0 196244595 642801664 149417 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649030 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3442/statm: 156934 149417 296 55 0 155826 0
Current children cumulated CPU time (s) 1799.53
Current children cumulated vsize (Kb) 627736

Child status: 0
Real time (s): 1800.75
CPU time (s): 1800.1
CPU user time (s): 1799.22
CPU system time (s): 0.883865
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (Kb): 627736

Launcher Data (download as text)

Begin job on node55 on Sat Jun  3 03:36:10 UTC 2006


FILE ID= 40577-1149305769

PBS_JOBID= 307622

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-dano3_3.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node55/40577-1149305769/instance-40577-1149305769.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-40577-1149305769 -o ROOT/results/node55/solver-40577-1149305769 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node55/40577-1149305769/instance-40577-1149305769.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  1c7fb7925778882f8c8001dcd3838f28

RANDOM SEED= 197218850


/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.243
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.243
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:       1684504 kB
Buffers:         20300 kB
Cached:         281412 kB
SwapCached:       3336 kB
Active:          81632 kB
Inactive:       228976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1684504 kB
SwapTotal:     4192956 kB
SwapFree:      4181444 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          14944 kB
Slab:            46900 kB
Committed_AS:   287964 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node55 on Sat Jun  3 04:06:11 UTC 2006