Trace number 3748664

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
npSolver inc (fixed)? (TO) 1800.1 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos16.opb
MD5SUM49459e9c72edb2754f1d384319cf8731
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark114
Best CPU time to get the best result obtained on this benchmark1076.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 114
Optimality of the best value was proved NO
Number of variables464
Total number of constraints1059
Number of constraints which are clauses336
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints723
Minimum length of a constraint2
Maximum length of a constraint128
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 138
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 535
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.03	c run inc solver
0.00/0.03	c [INC SYSTEM] run initial solver
0.00/0.03	c [INC SYSTEM] preprocess with white file
0.00/0.44	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.44	c [INC SYSTEM] execute solver
0.00/0.54	c [INC SEARCH] formula is SAT
0.00/0.54	c [INC SYSTEM] solved the initial formula
0.00/0.54	c model valid
0.00/0.54	c current solution ok
0.00/0.60	o 125
0.00/0.60	c execute binary inc search
0.00/0.60	c [INC SEARCH] current bound: 62
0.00/0.60	c [INC SEARCH] iteration: 0
0.00/0.60	c [INC SEARCH] lower bound: 0 upperbound 125 current bound: 62 best value:125
0.00/0.60	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.60	c write failed with 2
0.00/0.60	c [INC SYSTEM] create new solver instance
0.00/0.60	c [INC] encode full formula
0.00/0.60	c set iterative enc to: swc
0.00/0.61	c [INC SEARCH] isOptimum variable: 0
33.96/34.03	c [INC SEARCH] formula is UNSAT
33.96/34.03	c [INC SYSTEM] there exists a inc, kill it!
33.96/34.03	c write failed with 2
33.96/34.03	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0xa7f2f0)
33.96/34.03	c sat variable: 0 optimum/unsat variable: 1
33.96/34.03	c [INC SEARCH] set lower bound to 63 upperbound 125
33.96/34.03	c [INC SEARCH] current bound: 94
33.96/34.03	c [INC SEARCH] iteration: 1
33.96/34.03	c [INC SEARCH] lower bound: 63 upperbound 125 current bound: 94 best value:125
33.96/34.03	c [INC SYSTEM] create new solver instance
33.96/34.03	c [INC] encode full formula
33.96/34.03	c set iterative enc to: swc
33.96/34.04	c [INC SEARCH] isOptimum variable: 0
1067.80/1068.07	c [INC SEARCH] formula is UNSAT
1067.80/1068.07	c [INC SYSTEM] there exists a inc, kill it!
1067.80/1068.07	c write failed with 2
1067.80/1068.07	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0xa7ef70)
1067.80/1068.07	c sat variable: 0 optimum/unsat variable: 1
1067.80/1068.07	c [INC SEARCH] set lower bound to 95 upperbound 125
1067.80/1068.07	c [INC SEARCH] current bound: 110
1067.80/1068.07	c [INC SEARCH] iteration: 2
1067.80/1068.07	c [INC SEARCH] lower bound: 95 upperbound 125 current bound: 110 best value:125
1067.80/1068.07	c [INC SYSTEM] create new solver instance
1067.80/1068.07	c [INC] encode full formula
1067.80/1068.07	c set iterative enc to: swc
1067.80/1068.08	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.40	c an unexpexted return value has been received, exit
1800.07/1800.40	s UNKNOWN
1800.07/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.40	c write failed with -1
1800.07/1800.40	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0xa7ef70)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3748664-1339113332/watcher-3748664-1339113332 -o /tmp/evaluation-result-3748664-1339113332/solver-3748664-1339113332 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748664-1339113332.opb 1748185105 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 1.91 3/178 15207
/proc/meminfo: memFree=26878756/32873844 swapFree=9160/9160
[pid=15207] ppid=15205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15207/stat : 15207 (npSolver-pbo-I.) S 15205 15207 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377457722 9367552 275 33554432000 4194304 5064252 140735283284432 140735283283344 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15207/statm: 2287 275 233 213 0 72 0

[startup+0.00990896 s]
/proc/loadavg: 2.00 2.01 1.91 3/178 15207
/proc/meminfo: memFree=26878756/32873844 swapFree=9160/9160
[pid=15207] ppid=15205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15207/stat : 15207 (npSolver-pbo-I.) S 15205 15207 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377457722 9367552 275 33554432000 4194304 5064252 140735283284432 140735283283344 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15207/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100283 s]
/proc/loadavg: 2.00 2.01 1.91 3/178 15207
/proc/meminfo: memFree=26878756/32873844 swapFree=9160/9160
[pid=15207] ppid=15205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15207/stat : 15207 (npSolver-pbo-I.) S 15205 15207 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377457722 9367552 275 33554432000 4194304 5064252 140735283284432 140735283283344 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15207/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300137 s]
/proc/loadavg: 2.00 2.01 1.91 3/178 15207
/proc/meminfo: memFree=26878756/32873844 swapFree=9160/9160
[pid=15207] ppid=15205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15207/stat : 15207 (npSolver-pbo-I.) S 15205 15207 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377457722 9367552 275 33554432000 4194304 5064252 140735283284432 140735283283344 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15207/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700141 s]
/proc/loadavg: 2.00 2.01 1.91 3/178 15207
/proc/meminfo: memFree=26878756/32873844 swapFree=9160/9160
[pid=15207] ppid=15205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15207/stat : 15207 (npSolver-pbo-I.) S 15205 15207 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377457722 9367552 275 33554432000 4194304 5064252 140735283284432 140735283283344 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15207/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.00 2.01 1.91 3/181 15216
/proc/meminfo: memFree=26869640/32873844 swapFree=9160/9160
[pid=15207] ppid=15205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15207/stat : 15207 (npSolver-pbo-I.) S 15205 15207 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377457722 9367552 275 33554432000 4194304 5064252 140735283284432 140735283283344 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15207/statm: 2287 275 233 213 0 72 0
[pid=15208] ppid=15207 vsize=4292 CPUtime=0.6 cores=1,3,5,7
/proc/15208/stat : 15208 (npSolver-pbo) S 15207 15207 10841 0 -1 4202496 2590 7674 0 0 4 5 49 2 20 0 1 0 377457722 4395008 618 33554432000 4194304 6004724 140737162866688 140737162851608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15208/statm: 1073 618 167 442 0 627 0
[pid=15216] ppid=15208 vsize=12324 CPUtime=0.88 cores=1,3,5,7
/proc/15216/stat : 15216 (glucosInc) R 15208 15207 10841 0 -1 4202496 1889 0 0 0 88 0 0 0 20 0 1 0 377457783 12619776 1788 33554432000 4194304 5654031 140736772416304 140736772414200 4216337 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15216/statm: 3081 1788 137 357 0 2721 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 25764

[startup+3.1003 s]
/proc/loadavg: 2.00 2.01 1.91 3/181 15216
/proc/meminfo: memFree=26866608/32873844 swapFree=9160/9160
[pid=15207] ppid=15205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15207/stat : 15207 (npSolver-pbo-I.) S 15205 15207 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377457722 9367552 275 33554432000 4194304 5064252 140735283284432 140735283283344 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15207/statm: 2287 275 233 213 0 72 0
[pid=15208] ppid=15207 vsize=4292 CPUtime=0.6 cores=1,3,5,7
/proc/15208/stat : 15208 (npSolver-pbo) S 15207 15207 10841 0 -1 4202496 2590 7674 0 0 4 5 49 2 20 0 1 0 377457722 4395008 618 33554432000 4194304 6004724 140737162866688 140737162851608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15208/statm: 1073 618 167 442 0 627 0
[pid=15216] ppid=15208 vsize=11068 CPUtime=2.47 cores=1,3,5,7
/proc/15216/stat : 15216 (glucosInc) R 15208 15207 10841 0 -1 4202496 2780 0 0 0 247 0 0 0 20 0 1 0 377457783 11333632 1891 33554432000 4194304 5654031 140736772416304 140736772414088 4232767 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15216/statm: 2767 1891 138 357 0 2407 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 24508

[startup+6.3003 s]
/proc/loadavg: 2.00 2.01 1.91 3/181 15216
/proc/meminfo: memFree=26859036/32873844 swapFree=9160/9160
[pid=15207] ppid=15205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15207/stat : 15207 (npSolver-pbo-I.) S 15205 15207 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377457722 9367552 275 33554432000 4194304 5064252 140735283284432 140735283283344 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15207/statm: 2287 275 233 213 0 72 0
[pid=15208] ppid=15207 vsize=4292 CPUtime=0.6 cores=1,3,5,7
/proc/15208/stat : 15208 (npSolver-pbo) S 15207 15207 10841 0 -1 4202496 2590 7674 0 0 4 5 49 2 20 0 1 0 377457722 4395008 618 33554432000 4194304 6004724 140737162866688 140737162851608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15208/statm: 1073 618 167 442 0 627 0
[pid=15216] ppid=15208 vsize=14528 CPUtime=5.67 cores=1,3,5,7
/proc/15216/stat : 15216 (glucosInc) R 15208 15207 10841 0 -1 4202496 3944 0 0 0 567 0 0 0 20 0 1 0 377457783 14876672 2990 33554432000 4194304 5654031 140736772416304 140736772414104 4208619 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15216/statm: 3632 2990 138 357 0 3272 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 27968

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 1.91 3/181 15216
/proc/meminfo: memFree=26847396/32873844 swapFree=9160/9160
[pid=15207] ppid=15205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15207/stat : 15207 (npSolver-pbo-I.) S 15205 15207 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377457722 9367552 275 33554432000 4194304 5064252 140735283284432 140735283283344 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15207/statm: 2287 275 233 213 0 72 0
[pid=15208] ppid=15207 vsize=4292 CPUtime=0.6 cores=1,3,5,7
/proc/15208/stat : 15208 (npSolver-pbo) S 15207 15207 10841 0 -1 4202496 2590 7674 0 0 4 5 49 2 20 0 1 0 377457722 4395008 618 33554432000 4194304 6004724 140737162866688 140737162851608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15208/statm: 1073 618 167 442 0 627 0
[pid=15216] ppid=15208 vsize=21780 CPUtime=12.06 cores=1,3,5,7
/proc/15216/stat : 15216 (glucosInc) R 15208 15207 10841 0 -1 4202496 4951 0 0 0 1206 0 0 0 20 0 1 0 377457783 22302720 4412 33554432000 4194304 5654031 140736772416304 140736772414184 4232939 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15216/statm: 5445 4412 138 357 0 5085 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 35220

[startup+25.5004 s]
/proc/loadavg: 2.07 2.03 1.91 3/181 15216
/proc/meminfo: memFree=26831300/32873844 swapFree=9160/9160
[pid=15207] ppid=15205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15207/stat : 15207 (npSolver-pbo-I.) S 15205 15207 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377457722 9367552 275 33554432000 4194304 5064252 140735283284432 140735283283344 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15207/statm: 2287 275 233 213 0 72 0
[pid=15208] ppid=15207 vsize=4292 CPUtime=0.6 cores=1,3,5,7
/proc/15208/stat : 15208 (npSolver-pbo) S 15207 15207 10841 0 -1 4202496 2590 7674 0 0 4 5 49 2 20 0 1 0 377457722 4395008 618 33554432000 4194304 6004724 140737162866688 140737162851608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15208/statm: 1073 618 167 442 0 627 0
[pid=15216] ppid=15208 vsize=21780 CPUtime=24.86 cores=1,3,5,7
/proc/15216/stat : 15216 (glucosInc) R 15208 15207 10841 0 -1 4202496 5518 0 0 0 2486 0 0 0 20 0 1 0 377457783 22302720 4925 33554432000 4194304 5654031 140736772416304 140736772414184 4216690 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15216/statm: 5445 4925 138 357 0 5085 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 35220

[startup+51.1004 s]
/proc/loadavg: 2.04 2.03 1.91 3/181 15218
/proc/meminfo: memFree=26865660/32873844 swapFree=9160/9160
[pid=15207] ppid=15205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15207/stat : 15207 (npSolver-pbo-I.) S 15205 15207 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377457722 9367552 275 33554432000 4194304 5064252 140735283284432 140735283283344 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15207/statm: 2287 275 233 213 0 72 0
[pid=15208] ppid=15207 vsize=4292 CPUtime=34.01 cores=1,3,5,7
/proc/15208/stat : 15208 (npSolver-pbo) S 15207 15207 10841 0 -1 4202496 2643 13712 0 0 4 5 3389 3 20 0 1 0 377457722 4395008 618 33554432000 4194304 6004724 140737162866688 140737162851608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15208/statm: 1073 618 167 442 0 627 0
[pid=15218] ppid=15208 vsize=18960 CPUtime=17.04 cores=1,3,5,7
/proc/15218/stat : 15218 (glucosInc) R 15208 15207 10841 0 -1 4202496 4382 0 0 0 1704 0 0 0 20 0 1 0 377461126 19415040 4158 33554432000 4194304 5654031 140736802050688 140736802048488 4232800 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15218/statm: 4740 4158 138 357 0 4380 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 32400

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 1.91 3/181 15218
/proc/meminfo: memFree=26866832/32873844 swapFree=9160/9160
[pid=15207] ppid=15205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15207/stat : 15207 (npSolver-pbo-I.) S 15205 15207 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377457722 9367552 275 33554432000 4194304 5064252 140735283284432 140735283283344 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15207/statm: 2287 275 233 213 0 72 0
[pid=15208] ppid=15207 vsize=4292 CPUtime=34.01 cores=1,3,5,7
/proc/15208/stat : 15208 (npSolver-pbo) S 15207 15207 10841 0 -1 4202496 2643 13712 0 0 4 5 3389 3 20 0 1 0 377457722 4395008 618 33554432000 4194304 6004724 140737162866688 140737162851608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15208/statm: 1073 618 167 442 0 627 0
[pid=15218] ppid=15208 vsize=37888 CPUtime=68.23 cores=1,3,5,7
/proc/15218/stat : 15218 (glucosInc) R 15208 15207 10841 0 -1 4202496 5869 0 0 0 6823 0 0 0 20 0 1 0 377461126 38797312 6605 33554432000 4194304 5654031 140736802050688 140736802048568 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15218/statm: 9472 6605 138 357 0 9112 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 51328

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 1.91 3/181 15218
/proc/meminfo: memFree=26893436/32873844 swapFree=9160/9160
[pid=15207] ppid=15205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15207/stat : 15207 (npSolver-pbo-I.) S 15205 15207 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377457722 9367552 275 33554432000 4194304 5064252 140735283284432 140735283283344 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15207/statm: 2287 275 233 213 0 72 0
[pid=15208] ppid=15207 vsize=4292 CPUtime=34.01 cores=1,3,5,7
/proc/15208/stat : 15208 (npSolver-pbo) S 15207 15207 10841 0 -1 4202496 2643 13712 0 0 4 5 3389 3 20 0 1 0 377457722 4395008 618 33554432000 4194304 6004724 140737162866688 140737162851608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15208/statm: 1073 618 167 442 0 627 0
[pid=15218] ppid=15208 vsize=37888 CPUtime=128.22 cores=1,3,5,7
/proc/15218/stat : 15218 (glucosInc) R 15208 15207 10841 0 -1 4202496 6186 0 0 0 12821 1 0 0 20 0 1 0 377461126 38797312 8953 33554432000 4194304 5654031 140736802050688 140736802038504 4232700 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15218/statm: 9472 8953 138 357 0 9112 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 51328

[startup+222.307 s]
/proc/loadavg: 2.00 2.01 1.91 3/181 15219
/proc/meminfo: memFree=26808016/32873844 swapFree=9160/9160
[pid=15207] ppid=15205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15207/stat : 15207 (npSolver-pbo-I.) S 15205 15207 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377457722 9367552 275 33554432000 4194304 5064252 140735283284432 140735283283344 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15207/statm: 2287 275 233 213 0 72 0
[pid=15208] ppid=15207 vsize=4292 CPUtime=34.01 cores=1,3,5,7
/proc/15208/stat : 15208 (npSolver-pbo) S 15207 15207 10841 0 -1 4202496 2643 13712 0 0 4 5 3389 3 20 0 1 0 377457722 4395008 618 33554432000 4194304 6004724 140737162866688 140737162851608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15208/statm: 1073 618 167 442 0 627 0
[pid=15218] ppid=15208 vsize=38460 CPUtime=188.22 cores=1,3,5,7
/proc/15218/stat : 15218 (glucosInc) R 15208 15207 10841 0 -1 4202496 6345 0 0 0 18821 1 0 0 20 0 1 0 377461126 39383040 9107 33554432000 4194304 5654031 140736802050688 140736802048488 4233168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15218/statm: 9615 9107 138 357 0 9255 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 51900

[startup+282.3 s]

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

/proc/meminfo: memFree=26871420/32873844 swapFree=9160/9160
[pid=15207] ppid=15205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15207/stat : 15207 (npSolver-pbo-I.) S 15205 15207 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377457722 9367552 275 33554432000 4194304 5064252 140735283284432 140735283283344 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15207/statm: 2287 275 233 213 0 72 0
[pid=15208] ppid=15207 vsize=4292 CPUtime=1067.88 cores=1,3,5,7
/proc/15208/stat : 15208 (npSolver-pbo) S 15207 15207 10841 0 -1 4202496 2698 23459 0 0 4 5 106771 8 20 0 1 0 377457722 4395008 618 33554432000 4194304 6004724 140737162866688 140737162851608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15208/statm: 1073 618 167 442 0 627 0
[pid=15305] ppid=15208 vsize=57736 CPUtime=234.16 cores=1,3,5,7
/proc/15305/stat : 15305 (glucosInc) R 15208 15207 10841 0 -1 4202496 8069 0 0 0 23413 3 0 0 20 0 1 0 377564531 59121664 10566 33554432000 4194304 5654031 140736664064000 140736664051816 4232968 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15305/statm: 14434 10566 138 357 0 14074 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 71176

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 15308
/proc/meminfo: memFree=26933868/32873844 swapFree=9160/9160
[pid=15207] ppid=15205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15207/stat : 15207 (npSolver-pbo-I.) S 15205 15207 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377457722 9367552 275 33554432000 4194304 5064252 140735283284432 140735283283344 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15207/statm: 2287 275 233 213 0 72 0
[pid=15208] ppid=15207 vsize=4292 CPUtime=1067.88 cores=1,3,5,7
/proc/15208/stat : 15208 (npSolver-pbo) S 15207 15207 10841 0 -1 4202496 2698 23459 0 0 4 5 106771 8 20 0 1 0 377457722 4395008 618 33554432000 4194304 6004724 140737162866688 140737162851608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15208/statm: 1073 618 167 442 0 627 0
[pid=15305] ppid=15208 vsize=57736 CPUtime=294.15 cores=1,3,5,7
/proc/15305/stat : 15305 (glucosInc) R 15208 15207 10841 0 -1 4202496 8373 0 0 0 29412 3 0 0 20 0 1 0 377564531 59121664 13416 33554432000 4194304 5654031 140736664064000 140736664051816 4208659 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15305/statm: 14434 13416 138 357 0 14074 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 71176

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 15311
/proc/meminfo: memFree=26944040/32873844 swapFree=9160/9160
[pid=15207] ppid=15205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15207/stat : 15207 (npSolver-pbo-I.) S 15205 15207 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377457722 9367552 275 33554432000 4194304 5064252 140735283284432 140735283283344 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15207/statm: 2287 275 233 213 0 72 0
[pid=15208] ppid=15207 vsize=4292 CPUtime=1067.88 cores=1,3,5,7
/proc/15208/stat : 15208 (npSolver-pbo) S 15207 15207 10841 0 -1 4202496 2698 23459 0 0 4 5 106771 8 20 0 1 0 377457722 4395008 618 33554432000 4194304 6004724 140737162866688 140737162851608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15208/statm: 1073 618 167 442 0 627 0
[pid=15305] ppid=15208 vsize=57736 CPUtime=354.15 cores=1,3,5,7
/proc/15305/stat : 15305 (glucosInc) R 15208 15207 10841 0 -1 4202496 8374 0 0 0 35412 3 0 0 20 0 1 0 377564531 59121664 13928 33554432000 4194304 5654031 140736664064000 140736664051816 4232772 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15305/statm: 14434 13928 138 357 0 14074 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 71176

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/182 15314
/proc/meminfo: memFree=26925532/32873844 swapFree=9160/9160
[pid=15207] ppid=15205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15207/stat : 15207 (npSolver-pbo-I.) S 15205 15207 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377457722 9367552 275 33554432000 4194304 5064252 140735283284432 140735283283344 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15207/statm: 2287 275 233 213 0 72 0
[pid=15208] ppid=15207 vsize=4292 CPUtime=1067.88 cores=1,3,5,7
/proc/15208/stat : 15208 (npSolver-pbo) S 15207 15207 10841 0 -1 4202496 2698 23459 0 0 4 5 106771 8 20 0 1 0 377457722 4395008 618 33554432000 4194304 6004724 140737162866688 140737162851608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15208/statm: 1073 618 167 442 0 627 0
[pid=15305] ppid=15208 vsize=57736 CPUtime=414.13 cores=1,3,5,7
/proc/15305/stat : 15305 (glucosInc) R 15208 15207 10841 0 -1 4202496 8374 0 0 0 41410 3 0 0 20 0 1 0 377564531 59121664 13928 33554432000 4194304 5654031 140736664064000 140736664051816 4232794 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15305/statm: 14434 13928 138 357 0 14074 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 71176

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 15316
/proc/meminfo: memFree=26928592/32873844 swapFree=9160/9160
[pid=15207] ppid=15205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15207/stat : 15207 (npSolver-pbo-I.) S 15205 15207 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377457722 9367552 275 33554432000 4194304 5064252 140735283284432 140735283283344 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15207/statm: 2287 275 233 213 0 72 0
[pid=15208] ppid=15207 vsize=4292 CPUtime=1067.88 cores=1,3,5,7
/proc/15208/stat : 15208 (npSolver-pbo) S 15207 15207 10841 0 -1 4202496 2698 23459 0 0 4 5 106771 8 20 0 1 0 377457722 4395008 618 33554432000 4194304 6004724 140737162866688 140737162851608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15208/statm: 1073 618 167 442 0 627 0
[pid=15305] ppid=15208 vsize=57736 CPUtime=474.13 cores=1,3,5,7
/proc/15305/stat : 15305 (glucosInc) R 15208 15207 10841 0 -1 4202496 8374 0 0 0 47410 3 0 0 20 0 1 0 377564531 59121664 13928 33554432000 4194304 5654031 140736664064000 140736664051816 4233232 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15305/statm: 14434 13928 138 357 0 14074 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 71176

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 15316
/proc/meminfo: memFree=26916972/32873844 swapFree=9160/9160
[pid=15207] ppid=15205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15207/stat : 15207 (npSolver-pbo-I.) S 15205 15207 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377457722 9367552 275 33554432000 4194304 5064252 140735283284432 140735283283344 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15207/statm: 2287 275 233 213 0 72 0
[pid=15208] ppid=15207 vsize=4292 CPUtime=1067.88 cores=1,3,5,7
/proc/15208/stat : 15208 (npSolver-pbo) S 15207 15207 10841 0 -1 4202496 2698 23459 0 0 4 5 106771 8 20 0 1 0 377457722 4395008 618 33554432000 4194304 6004724 140737162866688 140737162851608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15208/statm: 1073 618 167 442 0 627 0
[pid=15305] ppid=15208 vsize=57736 CPUtime=534.11 cores=1,3,5,7
/proc/15305/stat : 15305 (glucosInc) R 15208 15207 10841 0 -1 4202496 8374 0 0 0 53408 3 0 0 20 0 1 0 377564531 59121664 13928 33554432000 4194304 5654031 140736664064000 140736664051816 4232994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15305/statm: 14434 13928 138 357 0 14074 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 71176

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 15318
/proc/meminfo: memFree=26939076/32873844 swapFree=9160/9160
[pid=15207] ppid=15205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15207/stat : 15207 (npSolver-pbo-I.) S 15205 15207 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377457722 9367552 275 33554432000 4194304 5064252 140735283284432 140735283283344 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15207/statm: 2287 275 233 213 0 72 0
[pid=15208] ppid=15207 vsize=4292 CPUtime=1067.88 cores=1,3,5,7
/proc/15208/stat : 15208 (npSolver-pbo) S 15207 15207 10841 0 -1 4202496 2698 23459 0 0 4 5 106771 8 20 0 1 0 377457722 4395008 618 33554432000 4194304 6004724 140737162866688 140737162851608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15208/statm: 1073 618 167 442 0 627 0
[pid=15305] ppid=15208 vsize=57736 CPUtime=594.1 cores=1,3,5,7
/proc/15305/stat : 15305 (glucosInc) R 15208 15207 10841 0 -1 4202496 8374 0 0 0 59407 3 0 0 20 0 1 0 377564531 59121664 13928 33554432000 4194304 5654031 140736664064000 140736664051816 4232939 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15305/statm: 14434 13928 138 357 0 14074 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 71176

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 15319
/proc/meminfo: memFree=26918212/32873844 swapFree=9160/9160
[pid=15207] ppid=15205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15207/stat : 15207 (npSolver-pbo-I.) S 15205 15207 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377457722 9367552 275 33554432000 4194304 5064252 140735283284432 140735283283344 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15207/statm: 2287 275 233 213 0 72 0
[pid=15208] ppid=15207 vsize=4292 CPUtime=1067.88 cores=1,3,5,7
/proc/15208/stat : 15208 (npSolver-pbo) S 15207 15207 10841 0 -1 4202496 2698 23459 0 0 4 5 106771 8 20 0 1 0 377457722 4395008 618 33554432000 4194304 6004724 140737162866688 140737162851608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15208/statm: 1073 618 167 442 0 627 0
[pid=15305] ppid=15208 vsize=57736 CPUtime=654.1 cores=1,3,5,7
/proc/15305/stat : 15305 (glucosInc) R 15208 15207 10841 0 -1 4202496 8469 0 0 0 65406 4 0 0 20 0 1 0 377564531 59121664 13928 33554432000 4194304 5654031 140736664064000 140736664051816 4232813 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15305/statm: 14434 13928 138 357 0 14074 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 71176

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 15319
/proc/meminfo: memFree=26894936/32873844 swapFree=9160/9160
[pid=15207] ppid=15205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15207/stat : 15207 (npSolver-pbo-I.) S 15205 15207 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377457722 9367552 275 33554432000 4194304 5064252 140735283284432 140735283283344 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15207/statm: 2287 275 233 213 0 72 0
[pid=15208] ppid=15207 vsize=4292 CPUtime=1067.88 cores=1,3,5,7
/proc/15208/stat : 15208 (npSolver-pbo) S 15207 15207 10841 0 -1 4202496 2698 23459 0 0 4 5 106771 8 20 0 1 0 377457722 4395008 618 33554432000 4194304 6004724 140737162866688 140737162851608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15208/statm: 1073 618 167 442 0 627 0
[pid=15305] ppid=15208 vsize=78368 CPUtime=714.09 cores=1,3,5,7
/proc/15305/stat : 15305 (glucosInc) R 15208 15207 10841 0 -1 4202496 8696 0 0 0 71405 4 0 0 20 0 1 0 377564531 80248832 16710 33554432000 4194304 5654031 140736664064000 140736664051816 4208694 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15305/statm: 19592 16710 138 357 0 19232 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 91808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 15319
/proc/meminfo: memFree=26895060/32873844 swapFree=9160/9160
[pid=15207] ppid=15205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15207/stat : 15207 (npSolver-pbo-I.) S 15205 15207 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377457722 9367552 275 33554432000 4194304 5064252 140735283284432 140735283283344 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15207/statm: 2287 275 233 213 0 72 0
[pid=15208] ppid=15207 vsize=4292 CPUtime=1067.88 cores=1,3,5,7
/proc/15208/stat : 15208 (npSolver-pbo) S 15207 15207 10841 0 -1 4202496 2698 23459 0 0 4 5 106771 8 20 0 1 0 377457722 4395008 618 33554432000 4194304 6004724 140737162866688 140737162851608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15208/statm: 1073 618 167 442 0 627 0
[pid=15305] ppid=15208 vsize=78368 CPUtime=732.19 cores=1,3,5,7
/proc/15305/stat : 15305 (glucosInc) R 15208 15207 10841 0 -1 4202496 8696 0 0 0 73215 4 0 0 20 0 1 0 377564531 80248832 16710 33554432000 4194304 5654031 140736664064000 140736664051816 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15305/statm: 19592 16710 138 357 0 19232 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 91808

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 15319
/proc/meminfo: memFree=26895060/32873844 swapFree=9160/9160
[pid=15207] ppid=15205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15207/stat : 15207 (npSolver-pbo-I.) S 15205 15207 10841 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377457722 9367552 275 33554432000 4194304 5064252 140735283284432 140735283283344 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15207/statm: 2287 275 233 213 0 72 0
[pid=15208] ppid=15207 vsize=4292 CPUtime=1067.88 cores=1,3,5,7
/proc/15208/stat : 15208 (npSolver-pbo) S 15207 15207 10841 0 -1 4202496 2698 23459 0 0 4 5 106771 8 20 0 1 0 377457722 4395008 618 33554432000 4194304 6004724 140737162866688 140737162851608 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/15208/statm: 1073 618 167 442 0 627 0
[pid=15305] ppid=15208 vsize=78368 CPUtime=732.19 cores=1,3,5,7
/proc/15305/stat : 15305 (glucosInc) R 15208 15207 10841 0 -1 4202496 8696 0 0 0 73215 4 0 0 20 0 1 0 377564531 80248832 16710 33554432000 4194304 5654031 140736664064000 140736664051816 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15305/statm: 19592 16710 138 357 0 19232 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 91808

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.92
CPU system time (s): 0.182972
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 106332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.182972
maximum resident set size= 80592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35233
page faults= 0
swaps= 0
block input operations= 0
block output operations= 7768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 86
involuntary context switches= 1950

runsolver used 3.13952 second user time and 8.39272 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-08 01:55:32
IDJOB=3748664
IDBENCH=1844
IDSOLVER=2333
FILE ID=node139/3748664-1339113332
RUNJOBID= node139-1339111531-12534
PBS_JOBID= 14643714
Free space on /tmp= 71012 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos16.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748664-1339113332/watcher-3748664-1339113332 -o /tmp/evaluation-result-3748664-1339113332/solver-3748664-1339113332 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748664-1339113332.opb 1748185105 HOME HOME

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 49459e9c72edb2754f1d384319cf8731
RANDOM SEED=1748185105

node139.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26879128 kB
Buffers:          571528 kB
Cached:          4351196 kB
SwapCached:          828 kB
Active:          2357048 kB
Inactive:        2721272 kB
Active(anon):     149296 kB
Inactive(anon):     7900 kB
Active(file):    2207752 kB
Inactive(file):  2713372 kB
Unevictable:        9160 kB
Mlocked:            9160 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:        257428 kB
Mapped:            12664 kB
Shmem:                 8 kB
Slab:             770628 kB
SReclaimable:     212772 kB
SUnreclaim:       557856 kB
KernelStack:        1504 kB
PageTables:         3872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     303844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71000 MiB
End job on node139 at 2012-06-08 02:25:32