Trace number 3701084

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 1.0? (TO) 1800.1 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-mod010.opb
MD5SUM0155c0c96434984f6ded6bb7ada20c0c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6548
Best CPU time to get the best result obtained on this benchmark0.591909
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 6548
Optimality of the best value was proved YES
Number of variables2655
Total number of constraints146
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)145
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint4
Maximum length of a constraint2655
Number of terms in the objective function 2655
Biggest coefficient in the objective function 266
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 489211
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 266
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 489211
Number of bits of the biggest sum of numbers19
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.11	c run usual solver
162.24/162.38	c model valid
162.24/162.38	c current solution ok
162.54/162.64	o 8412
162.54/162.64	c current bound: 4206
162.54/162.64	c fallback to adder encoding
1800.05/1800.41	./satsolver.sh: line 5:  8064 Terminated              ./glucose $1 > $2 2> /dev/null
1800.05/1800.41	c error: unexpected solver exit code
1800.05/1800.41	s UNKNOWN

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-3701084-1338049876/watcher-3701084-1338049876 -o /tmp/evaluation-result-3701084-1338049876/solver-3701084-1338049876 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701084-1338049876.opb 137617139 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.03 2.33 2.61 3/179 8049
/proc/meminfo: memFree=29043152/32873844 swapFree=6868/6868
[pid=8049] ppid=8047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8049/stat : 8049 (npSolver-pbo.sh) S 8047 8049 31651 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271054651 9367552 274 33554432000 4194304 5064252 140735447988976 140735447987888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8049/statm: 2287 274 233 213 0 72 0

[startup+0.0950239 s]
/proc/loadavg: 2.03 2.33 2.61 3/179 8049
/proc/meminfo: memFree=29043152/32873844 swapFree=6868/6868
[pid=8049] ppid=8047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8049/stat : 8049 (npSolver-pbo.sh) S 8047 8049 31651 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271054651 9367552 274 33554432000 4194304 5064252 140735447988976 140735447987888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8049/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100322 s]
/proc/loadavg: 2.03 2.33 2.61 3/179 8049
/proc/meminfo: memFree=29043152/32873844 swapFree=6868/6868
[pid=8049] ppid=8047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8049/stat : 8049 (npSolver-pbo.sh) S 8047 8049 31651 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271054651 9367552 274 33554432000 4194304 5064252 140735447988976 140735447987888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8049/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300324 s]
/proc/loadavg: 2.03 2.33 2.61 3/179 8049
/proc/meminfo: memFree=29043152/32873844 swapFree=6868/6868
[pid=8049] ppid=8047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8049/stat : 8049 (npSolver-pbo.sh) S 8047 8049 31651 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271054651 9367552 274 33554432000 4194304 5064252 140735447988976 140735447987888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8049/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70032 s]
/proc/loadavg: 2.03 2.33 2.61 3/179 8049
/proc/meminfo: memFree=29043152/32873844 swapFree=6868/6868
[pid=8049] ppid=8047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8049/stat : 8049 (npSolver-pbo.sh) S 8047 8049 31651 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271054651 9367552 274 33554432000 4194304 5064252 140735447988976 140735447987888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8049/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 2.03 2.33 2.60 3/183 8053
/proc/meminfo: memFree=28971980/32873844 swapFree=6868/6868
[pid=8049] ppid=8047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8049/stat : 8049 (npSolver-pbo.sh) S 8047 8049 31651 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271054651 9367552 274 33554432000 4194304 5064252 140735447988976 140735447987888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8049/statm: 2287 274 233 213 0 72 0
[pid=8050] ppid=8049 vsize=11592 CPUtime=1.1 cores=1,3,5,7
/proc/8050/stat : 8050 (npSolver-pbo) S 8049 8049 31651 0 -1 4202496 3455 14378 0 0 9 1 91 9 20 0 1 0 271054651 11870208 2519 33554432000 4194304 5992684 140735054947056 140735054942176 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8050/statm: 2898 2519 172 440 0 2454 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 20740

[startup+3.10043 s]
/proc/loadavg: 2.03 2.33 2.60 3/183 8056
/proc/meminfo: memFree=29006828/32873844 swapFree=6868/6868
[pid=8049] ppid=8047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8049/stat : 8049 (npSolver-pbo.sh) S 8047 8049 31651 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271054651 9367552 274 33554432000 4194304 5064252 140735447988976 140735447987888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8049/statm: 2287 274 233 213 0 72 0
[pid=8050] ppid=8049 vsize=11592 CPUtime=1.1 cores=1,3,5,7
/proc/8050/stat : 8050 (npSolver-pbo) S 8049 8049 31651 0 -1 4202496 3455 14378 0 0 9 1 91 9 20 0 1 0 271054651 11870208 2519 33554432000 4194304 5992684 140735054947056 140735054942176 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8050/statm: 2898 2519 172 440 0 2454 0
[pid=8055] ppid=8050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8055/stat : 8055 (satsolver.sh) S 8050 8049 31651 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271054763 9367552 267 33554432000 4194304 5064252 140734796398976 140734796397888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8055/statm: 2287 267 226 213 0 72 0
[pid=8056] ppid=8055 vsize=26764 CPUtime=1.96 cores=1,3,5,7
/proc/8056/stat : 8056 (glucose) R 8055 8049 31651 0 -1 4202496 6230 0 0 0 195 1 0 0 20 0 1 0 271054763 27406336 5618 33554432000 4194304 5208918 140736965924592 140736965922424 4212437 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8056/statm: 6691 5618 105 248 0 6440 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 56652

[startup+6.30043 s]
/proc/loadavg: 2.03 2.33 2.60 3/183 8056
/proc/meminfo: memFree=28999628/32873844 swapFree=6868/6868
[pid=8049] ppid=8047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8049/stat : 8049 (npSolver-pbo.sh) S 8047 8049 31651 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271054651 9367552 274 33554432000 4194304 5064252 140735447988976 140735447987888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8049/statm: 2287 274 233 213 0 72 0
[pid=8050] ppid=8049 vsize=11592 CPUtime=1.1 cores=1,3,5,7
/proc/8050/stat : 8050 (npSolver-pbo) S 8049 8049 31651 0 -1 4202496 3455 14378 0 0 9 1 91 9 20 0 1 0 271054651 11870208 2519 33554432000 4194304 5992684 140735054947056 140735054942176 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8050/statm: 2898 2519 172 440 0 2454 0
[pid=8055] ppid=8050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8055/stat : 8055 (satsolver.sh) S 8050 8049 31651 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271054763 9367552 267 33554432000 4194304 5064252 140734796398976 140734796397888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8055/statm: 2287 267 226 213 0 72 0
[pid=8056] ppid=8055 vsize=31508 CPUtime=5.17 cores=1,3,5,7
/proc/8056/stat : 8056 (glucose) R 8055 8049 31651 0 -1 4202496 7732 0 0 0 515 2 0 0 20 0 1 0 271054763 32264192 7124 33554432000 4194304 5208918 140736965924592 140736965920968 4229035 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8056/statm: 7877 7124 105 248 0 7626 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 61396

[startup+12.7004 s]
/proc/loadavg: 2.03 2.32 2.60 3/183 8056
/proc/meminfo: memFree=28992828/32873844 swapFree=6868/6868
[pid=8049] ppid=8047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8049/stat : 8049 (npSolver-pbo.sh) S 8047 8049 31651 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271054651 9367552 274 33554432000 4194304 5064252 140735447988976 140735447987888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8049/statm: 2287 274 233 213 0 72 0
[pid=8050] ppid=8049 vsize=11592 CPUtime=1.1 cores=1,3,5,7
/proc/8050/stat : 8050 (npSolver-pbo) S 8049 8049 31651 0 -1 4202496 3455 14378 0 0 9 1 91 9 20 0 1 0 271054651 11870208 2519 33554432000 4194304 5992684 140735054947056 140735054942176 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8050/statm: 2898 2519 172 440 0 2454 0
[pid=8055] ppid=8050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8055/stat : 8055 (satsolver.sh) S 8050 8049 31651 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271054763 9367552 267 33554432000 4194304 5064252 140734796398976 140734796397888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8055/statm: 2287 267 226 213 0 72 0
[pid=8056] ppid=8055 vsize=35860 CPUtime=11.57 cores=1,3,5,7
/proc/8056/stat : 8056 (glucose) R 8055 8049 31651 0 -1 4202496 8587 0 0 0 1155 2 0 0 20 0 1 0 271054763 36720640 8427 33554432000 4194304 5208918 140736965924592 140736965920904 4229456 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8056/statm: 8965 8427 105 248 0 8714 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 65748

[startup+25.5005 s]
/proc/loadavg: 2.02 2.31 2.59 3/183 8056
/proc/meminfo: memFree=28972164/32873844 swapFree=6868/6868
[pid=8049] ppid=8047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8049/stat : 8049 (npSolver-pbo.sh) S 8047 8049 31651 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271054651 9367552 274 33554432000 4194304 5064252 140735447988976 140735447987888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8049/statm: 2287 274 233 213 0 72 0
[pid=8050] ppid=8049 vsize=11592 CPUtime=1.1 cores=1,3,5,7
/proc/8050/stat : 8050 (npSolver-pbo) S 8049 8049 31651 0 -1 4202496 3455 14378 0 0 9 1 91 9 20 0 1 0 271054651 11870208 2519 33554432000 4194304 5992684 140735054947056 140735054942176 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8050/statm: 2898 2519 172 440 0 2454 0
[pid=8055] ppid=8050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8055/stat : 8055 (satsolver.sh) S 8050 8049 31651 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271054763 9367552 267 33554432000 4194304 5064252 140734796398976 140734796397888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8055/statm: 2287 267 226 213 0 72 0
[pid=8056] ppid=8055 vsize=54604 CPUtime=24.36 cores=1,3,5,7
/proc/8056/stat : 8056 (glucose) R 8055 8049 31651 0 -1 4202496 11033 0 0 0 2433 3 0 0 20 0 1 0 271054763 55914496 9684 33554432000 4194304 5208918 140736965924592 140736965920968 4212649 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8056/statm: 13651 9684 105 248 0 13400 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 84492

[startup+51.1005 s]
/proc/loadavg: 2.01 2.28 2.57 3/183 8057
/proc/meminfo: memFree=28906976/32873844 swapFree=6868/6868
[pid=8049] ppid=8047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8049/stat : 8049 (npSolver-pbo.sh) S 8047 8049 31651 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271054651 9367552 274 33554432000 4194304 5064252 140735447988976 140735447987888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8049/statm: 2287 274 233 213 0 72 0
[pid=8050] ppid=8049 vsize=11592 CPUtime=1.1 cores=1,3,5,7
/proc/8050/stat : 8050 (npSolver-pbo) S 8049 8049 31651 0 -1 4202496 3455 14378 0 0 9 1 91 9 20 0 1 0 271054651 11870208 2519 33554432000 4194304 5992684 140735054947056 140735054942176 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8050/statm: 2898 2519 172 440 0 2454 0
[pid=8055] ppid=8050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8055/stat : 8055 (satsolver.sh) S 8050 8049 31651 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271054763 9367552 267 33554432000 4194304 5064252 140734796398976 140734796397888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8055/statm: 2287 267 226 213 0 72 0
[pid=8056] ppid=8055 vsize=92276 CPUtime=49.95 cores=1,3,5,7
/proc/8056/stat : 8056 (glucose) R 8055 8049 31651 0 -1 4202496 12120 0 0 0 4991 4 0 0 20 0 1 0 271054763 94490624 16852 33554432000 4194304 5208918 140736965924592 140736965920280 4213035 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8056/statm: 23069 16852 105 248 0 22818 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 122164

[startup+102.307 s]
/proc/loadavg: 2.00 2.23 2.54 3/183 8057
/proc/meminfo: memFree=28994960/32873844 swapFree=6868/6868
[pid=8049] ppid=8047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8049/stat : 8049 (npSolver-pbo.sh) S 8047 8049 31651 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271054651 9367552 274 33554432000 4194304 5064252 140735447988976 140735447987888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8049/statm: 2287 274 233 213 0 72 0
[pid=8050] ppid=8049 vsize=11592 CPUtime=1.1 cores=1,3,5,7
/proc/8050/stat : 8050 (npSolver-pbo) S 8049 8049 31651 0 -1 4202496 3455 14378 0 0 9 1 91 9 20 0 1 0 271054651 11870208 2519 33554432000 4194304 5992684 140735054947056 140735054942176 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8050/statm: 2898 2519 172 440 0 2454 0
[pid=8055] ppid=8050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8055/stat : 8055 (satsolver.sh) S 8050 8049 31651 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271054763 9367552 267 33554432000 4194304 5064252 140734796398976 140734796397888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8055/statm: 2287 267 226 213 0 72 0
[pid=8056] ppid=8055 vsize=92276 CPUtime=101.15 cores=1,3,5,7
/proc/8056/stat : 8056 (glucose) R 8055 8049 31651 0 -1 4202496 12704 0 0 0 10108 7 0 0 20 0 1 0 271054763 94490624 17879 33554432000 4194304 5208918 140736965924592 140736965922680 4229316 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8056/statm: 23069 17879 105 248 0 22818 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 122164

[startup+162.3 s]
/proc/loadavg: 2.00 2.19 2.50 3/183 8057
/proc/meminfo: memFree=28900520/32873844 swapFree=6868/6868
[pid=8049] ppid=8047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8049/stat : 8049 (npSolver-pbo.sh) S 8047 8049 31651 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271054651 9367552 274 33554432000 4194304 5064252 140735447988976 140735447987888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8049/statm: 2287 274 233 213 0 72 0
[pid=8050] ppid=8049 vsize=11592 CPUtime=1.1 cores=1,3,5,7
/proc/8050/stat : 8050 (npSolver-pbo) S 8049 8049 31651 0 -1 4202496 3455 14378 0 0 9 1 91 9 20 0 1 0 271054651 11870208 2519 33554432000 4194304 5992684 140735054947056 140735054942176 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8050/statm: 2898 2519 172 440 0 2454 0
[pid=8055] ppid=8050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8055/stat : 8055 (satsolver.sh) S 8050 8049 31651 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 271054763 9367552 267 33554432000 4194304 5064252 140734796398976 140734796397888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8055/statm: 2287 267 226 213 0 72 0
[pid=8056] ppid=8055 vsize=92276 CPUtime=161.14 cores=1,3,5,7
/proc/8056/stat : 8056 (glucose) R 8055 8049 31651 0 -1 4202496 14071 0 0 0 16103 11 0 0 20 0 1 0 271054763 94490624 17933 33554432000 4194304 5208918 140736965924592 140736965920968 4607488 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8056/statm: 23069 17933 107 248 0 22818 0
Current children cumulated CPU time (s) 162.24

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


[startup+1362.3 s]
/proc/loadavg: 2.06 2.01 2.12 3/183 8134
/proc/meminfo: memFree=29162416/32873844 swapFree=6868/6868
[pid=8049] ppid=8047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8049/stat : 8049 (npSolver-pbo.sh) S 8047 8049 31651 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271054651 9367552 274 33554432000 4194304 5064252 140735447988976 140735447987888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8049/statm: 2287 274 233 213 0 72 0
[pid=8050] ppid=8049 vsize=33424 CPUtime=162.8 cores=1,3,5,7
/proc/8050/stat : 8050 (npSolver-pbo) S 8049 8049 31651 0 -1 4202496 7186 32614 0 0 33 26 16199 22 20 0 1 0 271054651 34226176 7332 33554432000 4194304 5992684 140735054947056 140735054939376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8050/statm: 8356 7332 189 440 0 7912 0
[pid=8063] ppid=8050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8063/stat : 8063 (satsolver.sh) S 8050 8049 31651 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271070936 9367552 267 33554432000 4194304 5064252 140736174405536 140736174404448 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8063/statm: 2287 267 226 213 0 72 0
[pid=8064] ppid=8063 vsize=250864 CPUtime=1199.22 cores=1,3,5,7
/proc/8064/stat : 8064 (glucose) R 8063 8049 31651 0 -1 4202496 34279 0 0 0 119872 50 0 0 20 0 1 0 271070937 256884736 54263 33554432000 4194304 5208918 140736862220784 140736862216552 4211901 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8064/statm: 62716 54263 104 248 0 62465 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 302584

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.11 3/183 8134
/proc/meminfo: memFree=29206480/32873844 swapFree=6868/6868
[pid=8049] ppid=8047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8049/stat : 8049 (npSolver-pbo.sh) S 8047 8049 31651 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271054651 9367552 274 33554432000 4194304 5064252 140735447988976 140735447987888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8049/statm: 2287 274 233 213 0 72 0
[pid=8050] ppid=8049 vsize=33424 CPUtime=162.8 cores=1,3,5,7
/proc/8050/stat : 8050 (npSolver-pbo) S 8049 8049 31651 0 -1 4202496 7186 32614 0 0 33 26 16199 22 20 0 1 0 271054651 34226176 7332 33554432000 4194304 5992684 140735054947056 140735054939376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8050/statm: 8356 7332 189 440 0 7912 0
[pid=8063] ppid=8050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8063/stat : 8063 (satsolver.sh) S 8050 8049 31651 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271070936 9367552 267 33554432000 4194304 5064252 140736174405536 140736174404448 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8063/statm: 2287 267 226 213 0 72 0
[pid=8064] ppid=8063 vsize=169956 CPUtime=1259.22 cores=1,3,5,7
/proc/8064/stat : 8064 (glucose) R 8063 8049 31651 0 -1 4202496 35147 0 0 0 125870 52 0 0 20 0 1 0 271070937 174034944 40541 33554432000 4194304 5208918 140736862220784 140736862217160 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8064/statm: 42489 40541 104 248 0 42238 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 221676

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/183 8134
/proc/meminfo: memFree=29146568/32873844 swapFree=6868/6868
[pid=8049] ppid=8047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8049/stat : 8049 (npSolver-pbo.sh) S 8047 8049 31651 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271054651 9367552 274 33554432000 4194304 5064252 140735447988976 140735447987888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8049/statm: 2287 274 233 213 0 72 0
[pid=8050] ppid=8049 vsize=33424 CPUtime=162.8 cores=1,3,5,7
/proc/8050/stat : 8050 (npSolver-pbo) S 8049 8049 31651 0 -1 4202496 7186 32614 0 0 33 26 16199 22 20 0 1 0 271054651 34226176 7332 33554432000 4194304 5992684 140735054947056 140735054939376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8050/statm: 8356 7332 189 440 0 7912 0
[pid=8063] ppid=8050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8063/stat : 8063 (satsolver.sh) S 8050 8049 31651 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271070936 9367552 267 33554432000 4194304 5064252 140736174405536 140736174404448 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8063/statm: 2287 267 226 213 0 72 0
[pid=8064] ppid=8063 vsize=250864 CPUtime=1319.21 cores=1,3,5,7
/proc/8064/stat : 8064 (glucose) R 8063 8049 31651 0 -1 4202496 36053 0 0 0 131867 54 0 0 20 0 1 0 271070937 256884736 53197 33554432000 4194304 5208918 140736862220784 140736862217160 4211744 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8064/statm: 62716 53197 104 248 0 62465 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 302584

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/183 8134
/proc/meminfo: memFree=29186212/32873844 swapFree=6868/6868
[pid=8049] ppid=8047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8049/stat : 8049 (npSolver-pbo.sh) S 8047 8049 31651 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271054651 9367552 274 33554432000 4194304 5064252 140735447988976 140735447987888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8049/statm: 2287 274 233 213 0 72 0
[pid=8050] ppid=8049 vsize=33424 CPUtime=162.8 cores=1,3,5,7
/proc/8050/stat : 8050 (npSolver-pbo) S 8049 8049 31651 0 -1 4202496 7186 32614 0 0 33 26 16199 22 20 0 1 0 271054651 34226176 7332 33554432000 4194304 5992684 140735054947056 140735054939376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8050/statm: 8356 7332 189 440 0 7912 0
[pid=8063] ppid=8050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8063/stat : 8063 (satsolver.sh) S 8050 8049 31651 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271070936 9367552 267 33554432000 4194304 5064252 140736174405536 140736174404448 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8063/statm: 2287 267 226 213 0 72 0
[pid=8064] ppid=8063 vsize=200776 CPUtime=1379.19 cores=1,3,5,7
/proc/8064/stat : 8064 (glucose) R 8063 8049 31651 0 -1 4202496 37328 0 0 0 137863 56 0 0 20 0 1 0 271070937 205594624 42999 33554432000 4194304 5208918 140736862220784 140736862218936 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8064/statm: 50194 42999 104 248 0 49943 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 252496

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/183 8135
/proc/meminfo: memFree=29115036/32873844 swapFree=6868/6868
[pid=8049] ppid=8047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8049/stat : 8049 (npSolver-pbo.sh) S 8047 8049 31651 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271054651 9367552 274 33554432000 4194304 5064252 140735447988976 140735447987888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8049/statm: 2287 274 233 213 0 72 0
[pid=8050] ppid=8049 vsize=33424 CPUtime=162.8 cores=1,3,5,7
/proc/8050/stat : 8050 (npSolver-pbo) S 8049 8049 31651 0 -1 4202496 7186 32614 0 0 33 26 16199 22 20 0 1 0 271054651 34226176 7332 33554432000 4194304 5992684 140735054947056 140735054939376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8050/statm: 8356 7332 189 440 0 7912 0
[pid=8063] ppid=8050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8063/stat : 8063 (satsolver.sh) S 8050 8049 31651 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271070936 9367552 267 33554432000 4194304 5064252 140736174405536 140736174404448 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8063/statm: 2287 267 226 213 0 72 0
[pid=8064] ppid=8063 vsize=250864 CPUtime=1439.19 cores=1,3,5,7
/proc/8064/stat : 8064 (glucose) R 8063 8049 31651 0 -1 4202496 37867 0 0 0 143861 58 0 0 20 0 1 0 271070937 256884736 55287 33554432000 4194304 5208918 140736862220784 140736862218936 4211897 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8064/statm: 62716 55287 104 248 0 62465 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 302584

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/183 8135
/proc/meminfo: memFree=29149544/32873844 swapFree=6868/6868
[pid=8049] ppid=8047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8049/stat : 8049 (npSolver-pbo.sh) S 8047 8049 31651 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271054651 9367552 274 33554432000 4194304 5064252 140735447988976 140735447987888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8049/statm: 2287 274 233 213 0 72 0
[pid=8050] ppid=8049 vsize=33424 CPUtime=162.8 cores=1,3,5,7
/proc/8050/stat : 8050 (npSolver-pbo) S 8049 8049 31651 0 -1 4202496 7186 32614 0 0 33 26 16199 22 20 0 1 0 271054651 34226176 7332 33554432000 4194304 5992684 140735054947056 140735054939376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8050/statm: 8356 7332 189 440 0 7912 0
[pid=8063] ppid=8050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8063/stat : 8063 (satsolver.sh) S 8050 8049 31651 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271070936 9367552 267 33554432000 4194304 5064252 140736174405536 140736174404448 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8063/statm: 2287 267 226 213 0 72 0
[pid=8064] ppid=8063 vsize=200776 CPUtime=1499.18 cores=1,3,5,7
/proc/8064/stat : 8064 (glucose) R 8063 8049 31651 0 -1 4202496 39321 0 0 0 149858 60 0 0 20 0 1 0 271070937 205594624 45728 33554432000 4194304 5208918 140736862220784 140736862218936 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8064/statm: 50194 45728 104 248 0 49943 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 252496

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/183 8135
/proc/meminfo: memFree=29083388/32873844 swapFree=6868/6868
[pid=8049] ppid=8047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8049/stat : 8049 (npSolver-pbo.sh) S 8047 8049 31651 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271054651 9367552 274 33554432000 4194304 5064252 140735447988976 140735447987888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8049/statm: 2287 274 233 213 0 72 0
[pid=8050] ppid=8049 vsize=33424 CPUtime=162.8 cores=1,3,5,7
/proc/8050/stat : 8050 (npSolver-pbo) S 8049 8049 31651 0 -1 4202496 7186 32614 0 0 33 26 16199 22 20 0 1 0 271054651 34226176 7332 33554432000 4194304 5992684 140735054947056 140735054939376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8050/statm: 8356 7332 189 440 0 7912 0
[pid=8063] ppid=8050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8063/stat : 8063 (satsolver.sh) S 8050 8049 31651 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271070936 9367552 267 33554432000 4194304 5064252 140736174405536 140736174404448 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8063/statm: 2287 267 226 213 0 72 0
[pid=8064] ppid=8063 vsize=250864 CPUtime=1559.17 cores=1,3,5,7
/proc/8064/stat : 8064 (glucose) R 8063 8049 31651 0 -1 4202496 39754 0 0 0 155855 62 0 0 20 0 1 0 271070937 256884736 60979 33554432000 4194304 5208918 140736862220784 140736862217160 4211744 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8064/statm: 62716 60979 104 248 0 62465 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 302584

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/184 8138
/proc/meminfo: memFree=29026128/32873844 swapFree=6868/6868
[pid=8049] ppid=8047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8049/stat : 8049 (npSolver-pbo.sh) S 8047 8049 31651 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271054651 9367552 274 33554432000 4194304 5064252 140735447988976 140735447987888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8049/statm: 2287 274 233 213 0 72 0
[pid=8050] ppid=8049 vsize=33424 CPUtime=162.8 cores=1,3,5,7
/proc/8050/stat : 8050 (npSolver-pbo) S 8049 8049 31651 0 -1 4202496 7186 32614 0 0 33 26 16199 22 20 0 1 0 271054651 34226176 7332 33554432000 4194304 5992684 140735054947056 140735054939376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8050/statm: 8356 7332 189 440 0 7912 0
[pid=8063] ppid=8050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8063/stat : 8063 (satsolver.sh) S 8050 8049 31651 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271070936 9367552 267 33554432000 4194304 5064252 140736174405536 140736174404448 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8063/statm: 2287 267 226 213 0 72 0
[pid=8064] ppid=8063 vsize=332252 CPUtime=1619.15 cores=1,3,5,7
/proc/8064/stat : 8064 (glucose) R 8063 8049 31651 0 -1 4202496 40198 0 0 0 161852 63 0 0 20 0 1 0 271070937 340226048 71629 33554432000 4194304 5208918 140736862220784 140736862217160 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8064/statm: 83063 71629 104 248 0 82812 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 383972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.06 3/184 8161
/proc/meminfo: memFree=29144924/32873844 swapFree=6868/6868
[pid=8049] ppid=8047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8049/stat : 8049 (npSolver-pbo.sh) S 8047 8049 31651 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271054651 9367552 274 33554432000 4194304 5064252 140735447988976 140735447987888 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8049/statm: 2287 274 233 213 0 72 0
[pid=8050] ppid=8049 vsize=33424 CPUtime=162.8 cores=1,3,5,7
/proc/8050/stat : 8050 (npSolver-pbo) S 8049 8049 31651 0 -1 4202496 7186 32614 0 0 33 26 16199 22 20 0 1 0 271054651 34226176 7332 33554432000 4194304 5992684 140735054947056 140735054939376 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8050/statm: 8356 7332 189 440 0 7912 0
[pid=8063] ppid=8050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8063/stat : 8063 (satsolver.sh) S 8050 8049 31651 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271070936 9367552 267 33554432000 4194304 5064252 140736174405536 140736174404448 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8063/statm: 2287 267 226 213 0 72 0
[pid=8064] ppid=8063 vsize=200776 CPUtime=1637.25 cores=1,3,5,7
/proc/8064/stat : 8064 (glucose) R 8063 8049 31651 0 -1 4202496 40945 0 0 0 163661 64 0 0 20 0 1 0 271070937 205594624 41463 33554432000 4194304 5208918 140736862220784 140736862218936 4229251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8064/statm: 50194 41463 104 248 0 49943 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 252496

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1798.95
CPU system time (s): 1.14383
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 433292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.95
system time used= 1.14383
maximum resident set size= 336440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81735
page faults= 0
swaps= 0
block input operations= 0
block output operations= 50464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 268
involuntary context switches= 1911

runsolver used 12.7021 second user time and 13.4919 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-26 18:31:16
IDJOB=3701084
IDBENCH=1851
IDSOLVER=2277
FILE ID=node105/3701084-1338049876
RUNJOBID= node105-1338048622-3330
PBS_JOBID= 14624366
Free space on /tmp= 71440 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-mod010.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701084-1338049876/watcher-3701084-1338049876 -o /tmp/evaluation-result-3701084-1338049876/solver-3701084-1338049876 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701084-1338049876.opb 137617139 HOME HOME

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

MD5SUM BENCH= 0155c0c96434984f6ded6bb7ada20c0c
RANDOM SEED=137617139

node105.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.882
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.76
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.882
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.882
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.91
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.882
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.882
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	: 5438.54
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.882
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.882
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.92
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.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29043044 kB
Buffers:          269288 kB
Cached:          2364468 kB
SwapCached:         6376 kB
Active:          1262728 kB
Inactive:        1760828 kB
Active(anon):     377080 kB
Inactive(anon):    14760 kB
Active(file):     885648 kB
Inactive(file):  1746068 kB
Unevictable:        6868 kB
Mlocked:            6868 kB
SwapTotal:      67108856 kB
SwapFree:       67101936 kB
Dirty:              8384 kB
Writeback:             4 kB
AnonPages:        389308 kB
Mapped:            15548 kB
Shmem:                 8 kB
Slab:             665936 kB
SReclaimable:     107904 kB
SUnreclaim:       558032 kB
KernelStack:        1472 kB
PageTables:         4588 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     589768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    284672 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= 71488 MiB
End job on node105 at 2012-05-26 19:01:17