Trace number 36643

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
Pueblo 1.4SAT-3 1783.1 1784.45

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos19.opb
MD5SUM1ef5c8e94b66b7ed63dffc6923ecd901
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-3
Best CPU time to get the best result obtained on this benchmark1783.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -3
Optimality of the best value was proved NO
Number of variables1041679
Total number of constraints127860
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints127780
Minimum length of a constraint2
Maximum length of a constraint275
Number of terms in the objective function 1611
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1611
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 24576
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 98256
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK	-3

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/node91/watcher-36643-1149365840 -o ROOT/results/node91/solver-36643-1149365840 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node91/36643-1149365840/instance-36643-1149365840.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.06 1.00 1.00 2/68 14322
/proc/meminfo: memFree=1577992/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=18544 CPUtime=0
/proc/14322/stat : 14322 (runsolver) R 14320 14322 14276 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 202223097 18989056 278 18446744073709551615 4194304 4262084 548682069056 18446744073709551615 264724083735 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/14322/statm: 4636 278 242 16 0 2626 0

[startup+10.0033 s]
/proc/loadavg: 1.05 1.00 1.00 2/68 14322
/proc/meminfo: memFree=1430680/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=149772 CPUtime=9.98
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 37078 0 0 0 981 17 0 0 25 0 1 0 202223097 153366528 37050 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 1743358 0 0 4096 0 0 0 0 17 0 0 0
/proc/14322/statm: 37443 37050 197 16 0 36883 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 149772

[startup+20.0103 s]
/proc/loadavg: 1.04 1.00 1.00 2/68 14322
/proc/meminfo: memFree=1323360/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=257580 CPUtime=19.98
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 1372302 0 0 0 1478 520 0 0 25 0 1 0 202223097 263761920 63870 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532045 0 0 4096 0 0 0 0 17 0 0 0
/proc/14322/statm: 64395 63870 203 16 0 63835 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 257580

[startup+30.0172 s]
/proc/loadavg: 1.03 1.00 1.00 2/68 14322
/proc/meminfo: memFree=1323488/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=257580 CPUtime=29.96
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 3056074 0 0 0 1822 1174 0 0 25 0 1 0 202223097 263761920 63870 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532045 0 0 4096 0 0 0 0 17 0 0 0
/proc/14322/statm: 64395 63870 203 16 0 63835 0
Current children cumulated CPU time (s) 29.96
Current children cumulated vsize (Kb) 257580

[startup+40.0242 s]
/proc/loadavg: 1.03 1.00 1.00 2/68 14322
/proc/meminfo: memFree=1324384/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=257580 CPUtime=39.97
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 4763037 0 0 0 2156 1841 0 0 25 0 1 0 202223097 263761920 63647 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 0 0 0
/proc/14322/statm: 64395 63647 203 16 0 63835 0
Current children cumulated CPU time (s) 39.97
Current children cumulated vsize (Kb) 257580

[startup+50.0312 s]
/proc/loadavg: 1.02 1.00 1.00 2/68 14322
/proc/meminfo: memFree=1326304/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=257580 CPUtime=49.96
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 6418850 0 0 0 2507 2489 0 0 25 0 1 0 202223097 263761920 63174 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 0 0 0
/proc/14322/statm: 64395 63174 203 16 0 63835 0
Current children cumulated CPU time (s) 49.96
Current children cumulated vsize (Kb) 257580

[startup+60.0381 s]
/proc/loadavg: 1.02 1.00 1.00 2/68 14322
/proc/meminfo: memFree=1324896/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=257580 CPUtime=59.96
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 8083632 0 0 0 2854 3142 0 0 25 0 1 0 202223097 263761920 63526 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 0 0 0
/proc/14322/statm: 64395 63526 203 16 0 63835 0
Current children cumulated CPU time (s) 59.96
Current children cumulated vsize (Kb) 257580

[startup+70.0451 s]
/proc/loadavg: 1.02 1.00 1.00 2/68 14322
/proc/meminfo: memFree=1323552/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=257580 CPUtime=69.95
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 9773856 0 0 0 3183 3812 0 0 25 0 1 0 202223097 263761920 63870 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532045 0 0 4096 0 0 0 0 17 0 0 0
/proc/14322/statm: 64395 63870 203 16 0 63835 0
Current children cumulated CPU time (s) 69.95
Current children cumulated vsize (Kb) 257580

[startup+80.0521 s]
/proc/loadavg: 1.01 1.00 1.00 2/68 14322
/proc/meminfo: memFree=1324000/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=257580 CPUtime=79.95
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 11403569 0 0 0 3536 4459 0 0 25 0 1 0 202223097 263761920 63765 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 0 0 0
/proc/14322/statm: 64395 63765 203 16 0 63835 0
Current children cumulated CPU time (s) 79.95
Current children cumulated vsize (Kb) 257580

[startup+90.059 s]
/proc/loadavg: 1.01 1.00 1.00 2/68 14322
/proc/meminfo: memFree=1322720/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=259428 CPUtime=89.94
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 12999095 0 0 0 3875 5119 0 0 25 0 1 0 202223097 265654272 64085 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 0 0 0
/proc/14322/statm: 64857 64085 203 16 0 64297 0
Current children cumulated CPU time (s) 89.94
Current children cumulated vsize (Kb) 259428

[startup+100.066 s]
/proc/loadavg: 1.01 1.00 1.00 2/68 14322
/proc/meminfo: memFree=1322784/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=262200 CPUtime=99.95
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 14643149 0 0 0 4229 5766 0 0 25 0 1 0 202223097 268492800 64069 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 0 0 0
/proc/14322/statm: 65550 64069 203 16 0 64990 0
Current children cumulated CPU time (s) 99.95
Current children cumulated vsize (Kb) 262200

[startup+110.073 s]
/proc/loadavg: 1.01 1.00 1.00 2/68 14322
/proc/meminfo: memFree=1318048/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=265104 CPUtime=109.93
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 16369814 0 0 0 4574 6419 0 0 25 0 1 0 202223097 271466496 65224 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 0 0 0
/proc/14322/statm: 66276 65224 203 16 0 65716 0
Current children cumulated CPU time (s) 109.93
Current children cumulated vsize (Kb) 265104

[startup+120.079 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14322
/proc/meminfo: memFree=1316384/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=268056 CPUtime=119.93
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 18083533 0 0 0 4927 7066 0 0 25 0 1 0 202223097 274489344 65649 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532440 0 0 4096 0 0 0 0 17 0 0 0
/proc/14322/statm: 67014 65649 203 16 0 66454 0
Current children cumulated CPU time (s) 119.93
Current children cumulated vsize (Kb) 268056

[startup+130.085 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14322
/proc/meminfo: memFree=1311520/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=270960 CPUtime=129.93
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 19761390 0 0 0 5289 7704 0 0 25 0 1 0 202223097 277463040 66860 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532444 0 0 4096 0 0 0 0 17 0 0 0
/proc/14322/statm: 67740 66860 203 16 0 67180 0
Current children cumulated CPU time (s) 129.93
Current children cumulated vsize (Kb) 270960

[startup+140.092 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14322
/proc/meminfo: memFree=1310944/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=273864 CPUtime=139.92
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 21434107 0 0 0 5646 8346 0 0 25 0 1 0 202223097 280436736 67003 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 0 0 0
/proc/14322/statm: 68466 67003 203 16 0 67906 0
Current children cumulated CPU time (s) 139.92
Current children cumulated vsize (Kb) 273864

[startup+150.098 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14322
/proc/meminfo: memFree=1304544/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=276636 CPUtime=149.91
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 23109310 0 0 0 6008 8983 0 0 25 0 1 0 202223097 283275264 68614 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 0 0 0
/proc/14322/statm: 69159 68614 203 16 0 68599 0
Current children cumulated CPU time (s) 149.91
Current children cumulated vsize (Kb) 276636

[startup+160.104 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14322
/proc/meminfo: memFree=1302176/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=279540 CPUtime=159.91
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 24790615 0 0 0 6360 9631 0 0 25 0 1 0 202223097 286248960 69201 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 0 0 0
/proc/14322/statm: 69885 69201 203 16 0 69325 0
Current children cumulated CPU time (s) 159.91
Current children cumulated vsize (Kb) 279540

[startup+170.111 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14322
/proc/meminfo: memFree=1300704/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=282444 CPUtime=169.9
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 26484926 0 0 0 6719 10271 0 0 25 0 1 0 202223097 289222656 69560 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 0 0 0
/proc/14322/statm: 70611 69560 203 16 0 70051 0
Current children cumulated CPU time (s) 169.9
Current children cumulated vsize (Kb) 282444

[startup+180.117 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14322
/proc/meminfo: memFree=1299744/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=285216 CPUtime=179.9
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 28155660 0 0 0 7078 10912 0 0 25 0 1 0 202223097 292061184 69756 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/14322/statm: 71304 69756 203 16 0 70744 0
Current children cumulated CPU time (s) 179.9
Current children cumulated vsize (Kb) 285216

[startup+190.123 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14322
/proc/meminfo: memFree=1294240/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=288120 CPUtime=189.9
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 29831698 0 0 0 7438 11552 0 0 25 0 1 0 202223097 295034880 71184 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 0 0 0
/proc/14322/statm: 72030 71184 203 16 0 71470 0
Current children cumulated CPU time (s) 189.9
Current children cumulated vsize (Kb) 288120

[startup+200.129 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14322
/proc/meminfo: memFree=1292256/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=291024 CPUtime=199.89
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 31500692 0 0 0 7799 12190 0 0 25 0 1 0 202223097 298008576 71676 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 0 0 0
/proc/14322/statm: 72756 71676 203 16 0 72196 0
Current children cumulated CPU time (s) 199.89
Current children cumulated vsize (Kb) 291024

[startup+210.135 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14322
/proc/meminfo: memFree=1288352/2055892 swapFree=4085372/4096564

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

/proc/14322/statm: 129043 128411 206 16 0 128483 0
Current children cumulated CPU time (s) 1569.78
Current children cumulated vsize (Kb) 516172

[startup+1580.99 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14324
/proc/meminfo: memFree=1064352/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=516172 CPUtime=1579.78
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 164894049 0 0 0 94659 63319 0 0 25 0 1 0 202223097 528560128 128411 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558609 0 0 4096 0 0 0 0 17 1 0 0
/proc/14322/statm: 129043 128411 206 16 0 128483 0
Current children cumulated CPU time (s) 1579.78
Current children cumulated vsize (Kb) 516172

[startup+1590.99 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14324
/proc/meminfo: memFree=1064352/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=516172 CPUtime=1589.79
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 164894049 0 0 0 95659 63320 0 0 25 0 1 0 202223097 528560128 128411 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558602 0 0 4096 0 0 0 0 17 1 0 0
/proc/14322/statm: 129043 128411 206 16 0 128483 0
Current children cumulated CPU time (s) 1589.79
Current children cumulated vsize (Kb) 516172

[startup+1601 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14324
/proc/meminfo: memFree=1064416/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=516172 CPUtime=1599.78
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 164894049 0 0 0 96658 63320 0 0 25 0 1 0 202223097 528560128 128411 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/14322/statm: 129043 128411 206 16 0 128483 0
Current children cumulated CPU time (s) 1599.78
Current children cumulated vsize (Kb) 516172

[startup+1611.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14324
/proc/meminfo: memFree=1064416/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=516172 CPUtime=1609.79
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 164894049 0 0 0 97658 63321 0 0 25 0 1 0 202223097 528560128 128411 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558596 0 0 4096 0 0 0 0 17 1 0 0
/proc/14322/statm: 129043 128411 206 16 0 128483 0
Current children cumulated CPU time (s) 1609.79
Current children cumulated vsize (Kb) 516172

[startup+1621.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14324
/proc/meminfo: memFree=1064416/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=516172 CPUtime=1619.79
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 164894049 0 0 0 98657 63322 0 0 25 0 1 0 202223097 528560128 128411 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558602 0 0 4096 0 0 0 0 17 1 0 0
/proc/14322/statm: 129043 128411 206 16 0 128483 0
Current children cumulated CPU time (s) 1619.79
Current children cumulated vsize (Kb) 516172

[startup+1631.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14324
/proc/meminfo: memFree=1064416/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=516172 CPUtime=1629.79
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 164894049 0 0 0 99656 63323 0 0 25 0 1 0 202223097 528560128 128411 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558596 0 0 4096 0 0 0 0 17 1 0 0
/proc/14322/statm: 129043 128411 206 16 0 128483 0
Current children cumulated CPU time (s) 1629.79
Current children cumulated vsize (Kb) 516172

[startup+1641.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14324
/proc/meminfo: memFree=1064416/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=516172 CPUtime=1639.8
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 164894049 0 0 0 100656 63324 0 0 25 0 1 0 202223097 528560128 128411 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558602 0 0 4096 0 0 0 0 17 1 0 0
/proc/14322/statm: 129043 128411 206 16 0 128483 0
Current children cumulated CPU time (s) 1639.8
Current children cumulated vsize (Kb) 516172

[startup+1651.03 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14324
/proc/meminfo: memFree=1064416/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=516172 CPUtime=1649.8
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 164894049 0 0 0 101655 63325 0 0 25 0 1 0 202223097 528560128 128411 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519889 0 0 4096 0 0 0 0 17 1 0 0
/proc/14322/statm: 129043 128411 206 16 0 128483 0
Current children cumulated CPU time (s) 1649.8
Current children cumulated vsize (Kb) 516172

[startup+1661.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14324
/proc/meminfo: memFree=1064416/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=516172 CPUtime=1659.8
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 164894049 0 0 0 102655 63325 0 0 25 0 1 0 202223097 528560128 128411 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558596 0 0 4096 0 0 0 0 17 1 0 0
/proc/14322/statm: 129043 128411 206 16 0 128483 0
Current children cumulated CPU time (s) 1659.8
Current children cumulated vsize (Kb) 516172

[startup+1671.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14324
/proc/meminfo: memFree=1064416/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=516172 CPUtime=1669.81
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 164894049 0 0 0 103655 63326 0 0 25 0 1 0 202223097 528560128 128411 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/14322/statm: 129043 128411 206 16 0 128483 0
Current children cumulated CPU time (s) 1669.81
Current children cumulated vsize (Kb) 516172

[startup+1681.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14324
/proc/meminfo: memFree=1064416/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=516172 CPUtime=1679.81
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 164894049 0 0 0 104654 63327 0 0 25 0 1 0 202223097 528560128 128411 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558602 0 0 4096 0 0 0 0 17 1 0 0
/proc/14322/statm: 129043 128411 206 16 0 128483 0
Current children cumulated CPU time (s) 1679.81
Current children cumulated vsize (Kb) 516172

[startup+1691.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14324
/proc/meminfo: memFree=1064416/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=516172 CPUtime=1689.81
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 164894049 0 0 0 105654 63327 0 0 25 0 1 0 202223097 528560128 128411 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558596 0 0 4096 0 0 0 0 17 1 0 0
/proc/14322/statm: 129043 128411 206 16 0 128483 0
Current children cumulated CPU time (s) 1689.81
Current children cumulated vsize (Kb) 516172

[startup+1701.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14324
/proc/meminfo: memFree=1064416/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=516172 CPUtime=1699.82
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 164894049 0 0 0 106654 63328 0 0 25 0 1 0 202223097 528560128 128411 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14322/statm: 129043 128411 206 16 0 128483 0
Current children cumulated CPU time (s) 1699.82
Current children cumulated vsize (Kb) 516172

[startup+1711.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14324
/proc/meminfo: memFree=1064416/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=516172 CPUtime=1709.81
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 164894049 0 0 0 107653 63328 0 0 25 0 1 0 202223097 528560128 128411 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558602 0 0 4096 0 0 0 0 17 1 0 0
/proc/14322/statm: 129043 128411 206 16 0 128483 0
Current children cumulated CPU time (s) 1709.81
Current children cumulated vsize (Kb) 516172

[startup+1721.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14324
/proc/meminfo: memFree=1064416/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=516172 CPUtime=1719.82
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 164894049 0 0 0 108653 63329 0 0 25 0 1 0 202223097 528560128 128411 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558602 0 0 4096 0 0 0 0 17 1 0 0
/proc/14322/statm: 129043 128411 206 16 0 128483 0
Current children cumulated CPU time (s) 1719.82
Current children cumulated vsize (Kb) 516172

[startup+1731.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14324
/proc/meminfo: memFree=1064416/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=516172 CPUtime=1729.82
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 164894049 0 0 0 109652 63330 0 0 25 0 1 0 202223097 528560128 128411 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/14322/statm: 129043 128411 206 16 0 128483 0
Current children cumulated CPU time (s) 1729.82
Current children cumulated vsize (Kb) 516172

[startup+1741.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14324
/proc/meminfo: memFree=1064416/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=516172 CPUtime=1739.82
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 164894049 0 0 0 110652 63330 0 0 25 0 1 0 202223097 528560128 128411 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558603 0 0 4096 0 0 0 0 17 1 0 0
/proc/14322/statm: 129043 128411 206 16 0 128483 0
Current children cumulated CPU time (s) 1739.82
Current children cumulated vsize (Kb) 516172

[startup+1751.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14324
/proc/meminfo: memFree=1064416/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=516172 CPUtime=1749.83
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 164894049 0 0 0 111652 63331 0 0 25 0 1 0 202223097 528560128 128411 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558596 0 0 4096 0 0 0 0 17 1 0 0
/proc/14322/statm: 129043 128411 206 16 0 128483 0
Current children cumulated CPU time (s) 1749.83
Current children cumulated vsize (Kb) 516172

[startup+1761.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14324
/proc/meminfo: memFree=1064416/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=516172 CPUtime=1759.83
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 164894049 0 0 0 112652 63331 0 0 25 0 1 0 202223097 528560128 128411 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558596 0 0 4096 0 0 0 0 17 1 0 0
/proc/14322/statm: 129043 128411 206 16 0 128483 0
Current children cumulated CPU time (s) 1759.83
Current children cumulated vsize (Kb) 516172

[startup+1771.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14324
/proc/meminfo: memFree=1064416/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=516172 CPUtime=1769.83
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 164894049 0 0 0 113651 63332 0 0 25 0 1 0 202223097 528560128 128411 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134558596 0 0 4096 0 0 0 0 17 1 0 0
/proc/14322/statm: 129043 128411 206 16 0 128483 0
Current children cumulated CPU time (s) 1769.83
Current children cumulated vsize (Kb) 516172

[startup+1781.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14324
/proc/meminfo: memFree=1064416/2055892 swapFree=4085372/4096564
[pid=14322] ppid=14320 vsize=516172 CPUtime=1779.83
/proc/14322/stat : 14322 (Pueblo) R 14320 14322 14276 0 -1 4194304 164894049 0 0 0 114650 63333 0 0 25 0 1 0 202223097 528560128 128411 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/14322/statm: 129043 128411 206 16 0 128483 0
Current children cumulated CPU time (s) 1779.83
Current children cumulated vsize (Kb) 516172

Child status: 10
Real time (s): 1784.45
CPU time (s): 1783.1
CPU user time (s): 1149.67
CPU system time (s): 633.428
CPU usage (%): 99.9241
Max. virtual memory (cumulated for all children) (Kb): 516172

Launcher Data (download as text)

Begin job on node91 on Sat Jun  3 20:17:21 UTC 2006


FILE ID= 36643-1149365840

PBS_JOBID= 311816

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos19.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node91/36643-1149365840/instance-36643-1149365840.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node91/watcher-36643-1149365840 -o ROOT/results/node91/solver-36643-1149365840 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node91/36643-1149365840/instance-36643-1149365840.opb

MD5SUM SOLVER= 80c24de60e85bc4a9ec18ca4764e7dff
MD5SUM BENCH=  1ef5c8e94b66b7ed63dffc6923ecd901

RANDOM SEED= 163948194


/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	: 6006.18
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	: 5999.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1578200 kB
Buffers:         30452 kB
Cached:         381112 kB
SwapCached:       2352 kB
Active:          99716 kB
Inactive:       320476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1578200 kB
SwapTotal:     4096564 kB
SwapFree:      4085372 kB
Dirty:             288 kB
Writeback:           0 kB
Mapped:          16588 kB
Slab:            44040 kB
Committed_AS:   447848 kB
PageTables:       1284 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node91 on Sat Jun  3 20:47:06 UTC 2006