Trace number 3748262

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.62

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/web/www.ps.uni-sb.de/
~walser/benchmarks/course-ass/normalized-ws97-3.opb
MD5SUMf687933a5408753eb50bdd526af25aa5
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3052
Best CPU time to get the best result obtained on this benchmark1800.16
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3052
Optimality of the best value was proved NO
Number of variables3300
Total number of constraints1985
Number of constraints which are clauses1364
Number of constraints which are cardinality constraints (but not clauses)621
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint220
Number of terms in the objective function 2792
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 1385986
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1385986
Number of bits of the biggest sum of numbers21
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.02	c old isEQ: 0, new EQ is 0
0.00/0.03	c old isEQ: 0, new EQ is 0
0.00/0.04	c old isEQ: 0, new EQ is 0
0.00/0.04	c old isEQ: 0, new EQ is 0
0.00/0.05	c old isEQ: 0, new EQ is 0
0.00/0.05	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 0
0.00/0.10	c old isEQ: 0, new EQ is 0
0.00/0.11	c old isEQ: 0, new EQ is 0
0.00/0.12	c old isEQ: 0, new EQ is 0
0.00/0.12	c old isEQ: 0, new EQ is 0
0.00/0.13	c old isEQ: 0, new EQ is 0
0.00/0.14	c old isEQ: 0, new EQ is 0
0.00/0.14	c old isEQ: 0, new EQ is 0
0.00/0.15	c old isEQ: 0, new EQ is 0
0.00/0.16	c old isEQ: 0, new EQ is 0
0.00/0.17	c old isEQ: 0, new EQ is 0
0.00/0.18	c old isEQ: 0, new EQ is 0
0.00/0.19	c old isEQ: 0, new EQ is 0
0.00/0.20	c old isEQ: 0, new EQ is 0
0.00/0.21	c old isEQ: 0, new EQ is 0
0.00/0.22	c old isEQ: 0, new EQ is 0
0.00/0.23	c old isEQ: 0, new EQ is 0
0.00/0.25	c run inc solver
0.00/0.25	c [INC SYSTEM] run initial solver
0.00/0.25	c [INC SYSTEM] preprocess with white file
1.67/1.71	c [INC SYSTEM] finished preprocessing in 1 s
1.67/1.71	c [INC SYSTEM] execute solver
10.06/10.13	c [INC SEARCH] formula is SAT
10.06/10.13	c [INC SYSTEM] solved the initial formula
10.06/10.14	c model valid
10.06/10.14	c current solution ok
10.36/10.49	o 228306
10.36/10.49	c execute binary inc search
10.36/10.49	c [INC SEARCH] current bound: 114856
10.36/10.49	c [INC SEARCH] iteration: 0
10.36/10.49	c [INC SEARCH] lower bound: 0 upperbound 229713 current bound: 114856 best value:229713
10.36/10.49	c [INC SYSTEM] there exists a inc, kill it!
10.36/10.49	c write failed with 2
10.36/10.49	c [INC SYSTEM] create new solver instance
10.36/10.49	c [INC] encode full formula
10.36/10.49	c fallback to adder encoding
10.67/10.75	c set iterative enc to: adder
10.67/10.75	c set iterative enc to: none
10.73/10.90	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.61	HOME/npSolver-pbo-I.sh: line 18: 22964 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=1 -useInc=1

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-3748262-1339113310/watcher-3748262-1339113310 -o /tmp/evaluation-result-3748262-1339113310/solver-3748262-1339113310 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748262-1339113310.opb 1644143536 HOME HOME 

running on 4 cores: 0,2,4,6

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: 1.99 1.91 1.80 3/176 22963
/proc/meminfo: memFree=27398788/32873852 swapFree=6860/6860
[pid=22963] ppid=22961 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22963/stat : 22963 (npSolver-pbo-I.) S 22961 22963 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377456943 9367552 275 33554432000 4194304 5064252 140736107523856 140736107522768 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22963/statm: 2287 275 233 213 0 72 0

[startup+0.077529 s]
/proc/loadavg: 1.99 1.91 1.80 3/176 22963
/proc/meminfo: memFree=27398788/32873852 swapFree=6860/6860
[pid=22963] ppid=22961 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22963/stat : 22963 (npSolver-pbo-I.) S 22961 22963 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377456943 9367552 275 33554432000 4194304 5064252 140736107523856 140736107522768 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22963/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100308 s]
/proc/loadavg: 1.99 1.91 1.80 3/176 22963
/proc/meminfo: memFree=27398788/32873852 swapFree=6860/6860
[pid=22963] ppid=22961 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22963/stat : 22963 (npSolver-pbo-I.) S 22961 22963 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377456943 9367552 275 33554432000 4194304 5064252 140736107523856 140736107522768 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22963/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300296 s]
/proc/loadavg: 1.99 1.91 1.80 3/176 22963
/proc/meminfo: memFree=27398788/32873852 swapFree=6860/6860
[pid=22963] ppid=22961 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22963/stat : 22963 (npSolver-pbo-I.) S 22961 22963 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377456943 9367552 275 33554432000 4194304 5064252 140736107523856 140736107522768 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22963/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700328 s]
/proc/loadavg: 1.99 1.91 1.80 3/176 22963
/proc/meminfo: memFree=27398788/32873852 swapFree=6860/6860
[pid=22963] ppid=22961 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22963/stat : 22963 (npSolver-pbo-I.) S 22961 22963 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377456943 9367552 275 33554432000 4194304 5064252 140736107523856 140736107522768 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22963/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 1.99 1.91 1.80 3/180 22967
/proc/meminfo: memFree=27356220/32873852 swapFree=6860/6860
[pid=22963] ppid=22961 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22963/stat : 22963 (npSolver-pbo-I.) S 22961 22963 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377456943 9367552 275 33554432000 4194304 5064252 140736107523856 140736107522768 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22963/statm: 2287 275 233 213 0 72 0
[pid=22964] ppid=22963 vsize=16180 CPUtime=0.24 cores=0,2,4,6
/proc/22964/stat : 22964 (npSolver-pbo) S 22963 22963 21457 0 -1 4202496 5158 0 0 0 23 1 0 0 20 0 1 0 377456943 16568320 3048 33554432000 4194304 6004724 140734393871552 140734393866016 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22964/statm: 4045 3048 164 442 0 3599 0
[pid=22966] ppid=22964 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22966/stat : 22966 (cp2_pre.sh) S 22964 22963 21457 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 377456969 9367552 276 33554432000 4194304 5064252 140735798962992 140735798961696 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22966/statm: 2287 276 234 213 0 72 0
[pid=22967] ppid=22966 vsize=111548 CPUtime=1.23 cores=0,2,4,6
/proc/22967/stat : 22967 (coprocessor) R 22966 22963 21457 0 -1 4202496 22563 0 0 0 110 13 0 0 20 0 1 0 377456969 114225152 26196 33554432000 4194304 6586260 140733794350736 140733794346056 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/22967/statm: 27887 26196 199 584 0 27299 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 146024

[startup+3.1003 s]
/proc/loadavg: 1.99 1.91 1.80 3/179 22969
/proc/meminfo: memFree=27417184/32873852 swapFree=6860/6860
[pid=22963] ppid=22961 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22963/stat : 22963 (npSolver-pbo-I.) S 22961 22963 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377456943 9367552 275 33554432000 4194304 5064252 140736107523856 140736107522768 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22963/statm: 2287 275 233 213 0 72 0
[pid=22964] ppid=22963 vsize=16180 CPUtime=1.69 cores=0,2,4,6
/proc/22964/stat : 22964 (npSolver-pbo) S 22963 22963 21457 0 -1 4202496 5174 23463 0 0 23 1 130 15 20 0 1 0 377456943 16568320 3051 33554432000 4194304 6004724 140734393871552 140734393857832 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22964/statm: 4045 3051 167 442 0 3599 0
[pid=22969] ppid=22964 vsize=46724 CPUtime=1.38 cores=0,2,4,6
/proc/22969/stat : 22969 (glucosInc) R 22964 22963 21457 0 -1 4202496 9452 0 0 0 136 2 0 0 20 0 1 0 377457114 47845376 10185 33554432000 4194304 5654031 140734352346480 140734352334296 4235121 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22969/statm: 11681 10185 142 357 0 11321 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 72052

[startup+6.30031 s]
/proc/loadavg: 2.07 1.93 1.81 3/179 22969
/proc/meminfo: memFree=27369096/32873852 swapFree=6860/6860
[pid=22963] ppid=22961 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22963/stat : 22963 (npSolver-pbo-I.) S 22961 22963 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377456943 9367552 275 33554432000 4194304 5064252 140736107523856 140736107522768 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22963/statm: 2287 275 233 213 0 72 0
[pid=22964] ppid=22963 vsize=16180 CPUtime=1.69 cores=0,2,4,6
/proc/22964/stat : 22964 (npSolver-pbo) S 22963 22963 21457 0 -1 4202496 5174 23463 0 0 23 1 130 15 20 0 1 0 377456943 16568320 3051 33554432000 4194304 6004724 140734393871552 140734393857832 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22964/statm: 4045 3051 167 442 0 3599 0
[pid=22969] ppid=22964 vsize=55368 CPUtime=4.57 cores=0,2,4,6
/proc/22969/stat : 22969 (glucosInc) R 22964 22963 21457 0 -1 4202496 11771 0 0 0 454 3 0 0 20 0 1 0 377457114 56696832 12384 33554432000 4194304 5654031 140734352346480 140734352344504 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22969/statm: 13842 12384 143 357 0 13482 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 80696

[startup+12.7003 s]
/proc/loadavg: 2.07 1.93 1.81 3/179 22972
/proc/meminfo: memFree=27285812/32873852 swapFree=6860/6860
[pid=22963] ppid=22961 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22963/stat : 22963 (npSolver-pbo-I.) S 22961 22963 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377456943 9367552 275 33554432000 4194304 5064252 140736107523856 140736107522768 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22963/statm: 2287 275 233 213 0 72 0
[pid=22964] ppid=22963 vsize=31144 CPUtime=10.76 cores=0,2,4,6
/proc/22964/stat : 22964 (npSolver-pbo) S 22963 22963 21457 0 -1 4202496 9856 36633 0 0 54 35 967 20 20 0 1 0 377456943 31891456 6809 33554432000 4194304 6004724 140734393871552 140734393856472 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22964/statm: 7786 6809 184 442 0 7340 0
[pid=22972] ppid=22964 vsize=90696 CPUtime=1.79 cores=0,2,4,6
/proc/22972/stat : 22972 (glucosInc) R 22964 22963 21457 0 -1 4202496 18793 0 0 0 175 4 0 0 20 0 1 0 377458033 92872704 20429 33554432000 4194304 5654031 140733284454384 140733284442200 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22972/statm: 22674 20429 142 357 0 22314 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 130988

[startup+25.5003 s]
/proc/loadavg: 2.06 1.94 1.81 3/179 22972
/proc/meminfo: memFree=27289892/32873852 swapFree=6860/6860
[pid=22963] ppid=22961 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22963/stat : 22963 (npSolver-pbo-I.) S 22961 22963 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377456943 9367552 275 33554432000 4194304 5064252 140736107523856 140736107522768 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22963/statm: 2287 275 233 213 0 72 0
[pid=22964] ppid=22963 vsize=31144 CPUtime=10.76 cores=0,2,4,6
/proc/22964/stat : 22964 (npSolver-pbo) S 22963 22963 21457 0 -1 4202496 9856 36633 0 0 54 35 967 20 20 0 1 0 377456943 31891456 6809 33554432000 4194304 6004724 140734393871552 140734393856472 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22964/statm: 7786 6809 184 442 0 7340 0
[pid=22972] ppid=22964 vsize=113960 CPUtime=14.58 cores=0,2,4,6
/proc/22972/stat : 22972 (glucosInc) R 22964 22963 21457 0 -1 4202496 21212 0 0 0 1452 6 0 0 20 0 1 0 377458033 116695040 26681 33554432000 4194304 5654031 140733284454384 140733284452408 4214560 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22972/statm: 28490 26681 142 357 0 28130 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 154252

[startup+51.1003 s]
/proc/loadavg: 2.03 1.94 1.82 3/179 22972
/proc/meminfo: memFree=27234272/32873852 swapFree=6860/6860
[pid=22963] ppid=22961 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22963/stat : 22963 (npSolver-pbo-I.) S 22961 22963 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377456943 9367552 275 33554432000 4194304 5064252 140736107523856 140736107522768 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22963/statm: 2287 275 233 213 0 72 0
[pid=22964] ppid=22963 vsize=31144 CPUtime=10.76 cores=0,2,4,6
/proc/22964/stat : 22964 (npSolver-pbo) S 22963 22963 21457 0 -1 4202496 9856 36633 0 0 54 35 967 20 20 0 1 0 377456943 31891456 6809 33554432000 4194304 6004724 140734393871552 140734393856472 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22964/statm: 7786 6809 184 442 0 7340 0
[pid=22972] ppid=22964 vsize=174660 CPUtime=40.15 cores=0,2,4,6
/proc/22972/stat : 22972 (glucosInc) R 22964 22963 21457 0 -1 4202496 21843 0 0 0 4008 7 0 0 20 0 1 0 377458033 178851840 36967 33554432000 4194304 5654031 140733284454384 140733284442200 4208595 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22972/statm: 43665 36967 142 357 0 43305 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 214952

[startup+102.307 s]
/proc/loadavg: 2.01 1.95 1.82 3/179 22972
/proc/meminfo: memFree=27205876/32873852 swapFree=6860/6860
[pid=22963] ppid=22961 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22963/stat : 22963 (npSolver-pbo-I.) S 22961 22963 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377456943 9367552 275 33554432000 4194304 5064252 140736107523856 140736107522768 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22963/statm: 2287 275 233 213 0 72 0
[pid=22964] ppid=22963 vsize=31144 CPUtime=10.76 cores=0,2,4,6
/proc/22964/stat : 22964 (npSolver-pbo) S 22963 22963 21457 0 -1 4202496 9856 36633 0 0 54 35 967 20 20 0 1 0 377456943 31891456 6809 33554432000 4194304 6004724 140734393871552 140734393856472 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22964/statm: 7786 6809 184 442 0 7340 0
[pid=22972] ppid=22964 vsize=223980 CPUtime=91.35 cores=0,2,4,6
/proc/22972/stat : 22972 (glucosInc) R 22964 22963 21457 0 -1 4202496 23050 0 0 0 9126 9 0 0 20 0 1 0 377458033 229355520 46261 33554432000 4194304 5654031 140733284454384 140733284452312 4233232 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22972/statm: 55995 46261 142 357 0 55635 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 264272

[startup+162.3 s]
/proc/loadavg: 2.00 1.95 1.83 3/179 22972
/proc/meminfo: memFree=27209804/32873852 swapFree=6860/6860
[pid=22963] ppid=22961 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22963/stat : 22963 (npSolver-pbo-I.) S 22961 22963 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377456943 9367552 275 33554432000 4194304 5064252 140736107523856 140736107522768 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22963/statm: 2287 275 233 213 0 72 0
[pid=22964] ppid=22963 vsize=31144 CPUtime=10.76 cores=0,2,4,6
/proc/22964/stat : 22964 (npSolver-pbo) S 22963 22963 21457 0 -1 4202496 9856 36633 0 0 54 35 967 20 20 0 1 0 377456943 31891456 6809 33554432000 4194304 6004724 140734393871552 140734393856472 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22964/statm: 7786 6809 184 442 0 7340 0
[pid=22972] ppid=22964 vsize=174660 CPUtime=151.33 cores=0,2,4,6
/proc/22972/stat : 22972 (glucosInc) R 22964 22963 21457 0 -1 4202496 25086 0 0 0 15121 12 0 0 20 0 1 0 377458033 178851840 38293 33554432000 4194304 5654031 140733284454384 140733284442200 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22972/statm: 43665 38293 142 357 0 43305 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 214952

[startup+222.3 s]
/proc/loadavg: 2.00 1.96 1.83 3/179 22973
/proc/meminfo: memFree=27175464/32873852 swapFree=6860/6860
[pid=22963] ppid=22961 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22963/stat : 22963 (npSolver-pbo-I.) S 22961 22963 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377456943 9367552 275 33554432000 4194304 5064252 140736107523856 140736107522768 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22963/statm: 2287 275 233 213 0 72 0
[pid=22964] ppid=22963 vsize=31144 CPUtime=10.76 cores=0,2,4,6
/proc/22964/stat : 22964 (npSolver-pbo) S 22963 22963 21457 0 -1 4202496 9856 36633 0 0 54 35 967 20 20 0 1 0 377456943 31891456 6809 33554432000 4194304 6004724 140734393871552 140734393856472 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22964/statm: 7786 6809 184 442 0 7340 0
[pid=22972] ppid=22964 vsize=223980 CPUtime=211.31 cores=0,2,4,6
/proc/22972/stat : 22972 (glucosInc) R 22964 22963 21457 0 -1 4202496 27257 0 0 0 21115 16 0 0 20 0 1 0 377458033 229355520 46867 33554432000 4194304 5654031 140733284454384 140733284442200 4232830 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22972/statm: 55995 46867 142 357 0 55635 0
Current children cumulated CPU time (s) 222.07

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

/proc/loadavg: 2.01 2.02 1.94 3/179 23054
/proc/meminfo: memFree=27260460/32873852 swapFree=6860/6860
[pid=22963] ppid=22961 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22963/stat : 22963 (npSolver-pbo-I.) S 22961 22963 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377456943 9367552 275 33554432000 4194304 5064252 140736107523856 140736107522768 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22963/statm: 2287 275 233 213 0 72 0
[pid=22964] ppid=22963 vsize=31144 CPUtime=10.76 cores=0,2,4,6
/proc/22964/stat : 22964 (npSolver-pbo) S 22963 22963 21457 0 -1 4202496 9856 36633 0 0 54 35 967 20 20 0 1 0 377456943 31891456 6809 33554432000 4194304 6004724 140734393871552 140734393856472 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22964/statm: 7786 6809 184 442 0 7340 0
[pid=22972] ppid=22964 vsize=254800 CPUtime=1291.14 cores=0,2,4,6
/proc/22972/stat : 22972 (glucosInc) R 22964 22963 21457 0 -1 4202496 51479 0 0 0 129043 71 0 0 20 0 1 0 377458033 260915200 58691 33554432000 4194304 5654031 140733284454384 140733284442200 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22972/statm: 63700 58691 142 357 0 63340 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 295092

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 1.94 3/179 23054
/proc/meminfo: memFree=27247908/32873852 swapFree=6860/6860
[pid=22963] ppid=22961 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22963/stat : 22963 (npSolver-pbo-I.) S 22961 22963 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377456943 9367552 275 33554432000 4194304 5064252 140736107523856 140736107522768 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22963/statm: 2287 275 233 213 0 72 0
[pid=22964] ppid=22963 vsize=31144 CPUtime=10.76 cores=0,2,4,6
/proc/22964/stat : 22964 (npSolver-pbo) S 22963 22963 21457 0 -1 4202496 9856 36633 0 0 54 35 967 20 20 0 1 0 377456943 31891456 6809 33554432000 4194304 6004724 140734393871552 140734393856472 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22964/statm: 7786 6809 184 442 0 7340 0
[pid=22972] ppid=22964 vsize=304888 CPUtime=1351.12 cores=0,2,4,6
/proc/22972/stat : 22972 (glucosInc) R 22964 22963 21457 0 -1 4202496 52613 0 0 0 135038 74 0 0 20 0 1 0 377458033 312205312 59504 33554432000 4194304 5654031 140733284454384 140733284442200 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22972/statm: 76222 59504 142 357 0 75862 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 345180

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 1.94 3/179 23054
/proc/meminfo: memFree=27230704/32873852 swapFree=6860/6860
[pid=22963] ppid=22961 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22963/stat : 22963 (npSolver-pbo-I.) S 22961 22963 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377456943 9367552 275 33554432000 4194304 5064252 140736107523856 140736107522768 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22963/statm: 2287 275 233 213 0 72 0
[pid=22964] ppid=22963 vsize=31144 CPUtime=10.76 cores=0,2,4,6
/proc/22964/stat : 22964 (npSolver-pbo) S 22963 22963 21457 0 -1 4202496 9856 36633 0 0 54 35 967 20 20 0 1 0 377456943 31891456 6809 33554432000 4194304 6004724 140734393871552 140734393856472 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22964/statm: 7786 6809 184 442 0 7340 0
[pid=22972] ppid=22964 vsize=254800 CPUtime=1411.13 cores=0,2,4,6
/proc/22972/stat : 22972 (glucosInc) R 22964 22963 21457 0 -1 4202496 53115 0 0 0 141036 77 0 0 20 0 1 0 377458033 260915200 59203 33554432000 4194304 5654031 140733284454384 140733284442200 4215028 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22972/statm: 63700 59203 142 357 0 63340 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 295092

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/179 23055
/proc/meminfo: memFree=27231932/32873852 swapFree=6860/6860
[pid=22963] ppid=22961 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22963/stat : 22963 (npSolver-pbo-I.) S 22961 22963 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377456943 9367552 275 33554432000 4194304 5064252 140736107523856 140736107522768 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22963/statm: 2287 275 233 213 0 72 0
[pid=22964] ppid=22963 vsize=31144 CPUtime=10.76 cores=0,2,4,6
/proc/22964/stat : 22964 (npSolver-pbo) S 22963 22963 21457 0 -1 4202496 9856 36633 0 0 54 35 967 20 20 0 1 0 377456943 31891456 6809 33554432000 4194304 6004724 140734393871552 140734393856472 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22964/statm: 7786 6809 184 442 0 7340 0
[pid=22972] ppid=22964 vsize=254800 CPUtime=1471.1 cores=0,2,4,6
/proc/22972/stat : 22972 (glucosInc) R 22964 22963 21457 0 -1 4202496 53934 0 0 0 147030 80 0 0 20 0 1 0 377458033 260915200 57155 33554432000 4194304 5654031 140733284454384 140733284442200 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22972/statm: 63700 57155 142 357 0 63340 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 295092

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 23058
/proc/meminfo: memFree=27185628/32873852 swapFree=6860/6860
[pid=22963] ppid=22961 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22963/stat : 22963 (npSolver-pbo-I.) S 22961 22963 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377456943 9367552 275 33554432000 4194304 5064252 140736107523856 140736107522768 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22963/statm: 2287 275 233 213 0 72 0
[pid=22964] ppid=22963 vsize=31144 CPUtime=10.76 cores=0,2,4,6
/proc/22964/stat : 22964 (npSolver-pbo) S 22963 22963 21457 0 -1 4202496 9856 36633 0 0 54 35 967 20 20 0 1 0 377456943 31891456 6809 33554432000 4194304 6004724 140734393871552 140734393856472 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22964/statm: 7786 6809 184 442 0 7340 0
[pid=22972] ppid=22964 vsize=304888 CPUtime=1531.09 cores=0,2,4,6
/proc/22972/stat : 22972 (glucosInc) R 22964 22963 21457 0 -1 4202496 54267 0 0 0 153028 81 0 0 20 0 1 0 377458033 312205312 67696 33554432000 4194304 5654031 140733284454384 140733284442200 4215248 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22972/statm: 76222 67696 142 357 0 75862 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 345180

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 23058
/proc/meminfo: memFree=27185556/32873852 swapFree=6860/6860
[pid=22963] ppid=22961 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22963/stat : 22963 (npSolver-pbo-I.) S 22961 22963 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377456943 9367552 275 33554432000 4194304 5064252 140736107523856 140736107522768 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22963/statm: 2287 275 233 213 0 72 0
[pid=22964] ppid=22963 vsize=31144 CPUtime=10.76 cores=0,2,4,6
/proc/22964/stat : 22964 (npSolver-pbo) S 22963 22963 21457 0 -1 4202496 9856 36633 0 0 54 35 967 20 20 0 1 0 377456943 31891456 6809 33554432000 4194304 6004724 140734393871552 140734393856472 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22964/statm: 7786 6809 184 442 0 7340 0
[pid=22972] ppid=22964 vsize=304888 CPUtime=1591.08 cores=0,2,4,6
/proc/22972/stat : 22972 (glucosInc) R 22964 22963 21457 0 -1 4202496 55105 0 0 0 159025 83 0 0 20 0 1 0 377458033 312205312 67184 33554432000 4194304 5654031 140733284454384 140733284442200 4232935 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22972/statm: 76222 67184 142 357 0 75862 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 345180

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 23058
/proc/meminfo: memFree=27187776/32873852 swapFree=6860/6860
[pid=22963] ppid=22961 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22963/stat : 22963 (npSolver-pbo-I.) S 22961 22963 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377456943 9367552 275 33554432000 4194304 5064252 140736107523856 140736107522768 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22963/statm: 2287 275 233 213 0 72 0
[pid=22964] ppid=22963 vsize=31144 CPUtime=10.76 cores=0,2,4,6
/proc/22964/stat : 22964 (npSolver-pbo) S 22963 22963 21457 0 -1 4202496 9856 36633 0 0 54 35 967 20 20 0 1 0 377456943 31891456 6809 33554432000 4194304 6004724 140734393871552 140734393856472 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22964/statm: 7786 6809 184 442 0 7340 0
[pid=22972] ppid=22964 vsize=304888 CPUtime=1651.07 cores=0,2,4,6
/proc/22972/stat : 22972 (glucosInc) R 22964 22963 21457 0 -1 4202496 55919 0 0 0 165021 86 0 0 20 0 1 0 377458033 312205312 66672 33554432000 4194304 5654031 140733284454384 140733284442200 4215112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22972/statm: 76222 66672 142 357 0 75862 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 345180

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 23058
/proc/meminfo: memFree=27198976/32873852 swapFree=6860/6860
[pid=22963] ppid=22961 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22963/stat : 22963 (npSolver-pbo-I.) S 22961 22963 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377456943 9367552 275 33554432000 4194304 5064252 140736107523856 140736107522768 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22963/statm: 2287 275 233 213 0 72 0
[pid=22964] ppid=22963 vsize=31144 CPUtime=10.76 cores=0,2,4,6
/proc/22964/stat : 22964 (npSolver-pbo) S 22963 22963 21457 0 -1 4202496 9856 36633 0 0 54 35 967 20 20 0 1 0 377456943 31891456 6809 33554432000 4194304 6004724 140734393871552 140734393856472 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22964/statm: 7786 6809 184 442 0 7340 0
[pid=22972] ppid=22964 vsize=304888 CPUtime=1711.06 cores=0,2,4,6
/proc/22972/stat : 22972 (glucosInc) R 22964 22963 21457 0 -1 4202496 56736 0 0 0 171017 89 0 0 20 0 1 0 377458033 312205312 64624 33554432000 4194304 5654031 140733284454384 140733284442200 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22972/statm: 76222 64624 142 357 0 75862 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 345180

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 23060
/proc/meminfo: memFree=27196004/32873852 swapFree=6860/6860
[pid=22963] ppid=22961 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22963/stat : 22963 (npSolver-pbo-I.) S 22961 22963 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377456943 9367552 275 33554432000 4194304 5064252 140736107523856 140736107522768 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22963/statm: 2287 275 233 213 0 72 0
[pid=22964] ppid=22963 vsize=31144 CPUtime=10.76 cores=0,2,4,6
/proc/22964/stat : 22964 (npSolver-pbo) S 22963 22963 21457 0 -1 4202496 9856 36633 0 0 54 35 967 20 20 0 1 0 377456943 31891456 6809 33554432000 4194304 6004724 140734393871552 140734393856472 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22964/statm: 7786 6809 184 442 0 7340 0
[pid=22972] ppid=22964 vsize=309084 CPUtime=1771.04 cores=0,2,4,6
/proc/22972/stat : 22972 (glucosInc) R 22964 22963 21457 0 -1 4202496 58076 0 0 0 177013 91 0 0 20 0 1 0 377458033 316502016 64624 33554432000 4194304 5654031 140733284454384 140733284442200 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22972/statm: 77271 64624 142 357 0 76911 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 349376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 23060
/proc/meminfo: memFree=27177572/32873852 swapFree=6860/6860
[pid=22963] ppid=22961 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22963/stat : 22963 (npSolver-pbo-I.) S 22961 22963 21457 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377456943 9367552 275 33554432000 4194304 5064252 140736107523856 140736107522768 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22963/statm: 2287 275 233 213 0 72 0
[pid=22964] ppid=22963 vsize=31144 CPUtime=10.76 cores=0,2,4,6
/proc/22964/stat : 22964 (npSolver-pbo) S 22963 22963 21457 0 -1 4202496 9856 36633 0 0 54 35 967 20 20 0 1 0 377456943 31891456 6809 33554432000 4194304 6004724 140734393871552 140734393856472 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22964/statm: 7786 6809 184 442 0 7340 0
[pid=22972] ppid=22964 vsize=309084 CPUtime=1789.34 cores=0,2,4,6
/proc/22972/stat : 22972 (glucosInc) R 22964 22963 21457 0 -1 4202496 58084 0 0 0 178843 91 0 0 20 0 1 0 377458033 316502016 68720 33554432000 4194304 5654031 140733284454384 140733284442200 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22972/statm: 77271 68720 142 357 0 76911 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 349376

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22963 and gives
#  childrusage.ru_utime.tv_sec=10
#  childrusage.ru_utime.tv_usec=223445
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=561914
# CPU time returned by wait4() is 10.7854
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.1
CPU user time (s): 1798.64
CPU system time (s): 1.46
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 429516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.2234
system time used= 0.561914
maximum resident set size= 108428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46863
page faults= 0
swaps= 0
block input operations= 0
block output operations= 78032
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 292
involuntary context switches= 295

runsolver used 3.53846 second user time and 8.39072 second system time

The end

Launcher Data

Begin job on node128 at 2012-06-08 01:55:10
IDJOB=3748262
IDBENCH=1536
IDSOLVER=2333
FILE ID=node128/3748262-1339113310
RUNJOBID= node128-1339112613-22881
PBS_JOBID= 14643725
Free space on /tmp= 70804 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06//final/normalized-PB06/OPT-MEDINT/web/www.ps.uni-sb.de/~walser/benchmarks/course-ass/normalized-ws97-3.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748262-1339113310/watcher-3748262-1339113310 -o /tmp/evaluation-result-3748262-1339113310/solver-3748262-1339113310 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748262-1339113310.opb 1644143536 HOME HOME

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

MD5SUM BENCH= f687933a5408753eb50bdd526af25aa5
RANDOM SEED=1644143536

node128.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.389
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	: 5332.77
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.389
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.389
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	: 5438.56
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.389
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.389
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.91
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.389
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.389
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.389
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:       32873852 kB
MemFree:        27399168 kB
Buffers:          598676 kB
Cached:          3721936 kB
SwapCached:         1000 kB
Active:          2191008 kB
Inactive:        2347524 kB
Active(anon):     208540 kB
Inactive(anon):    11604 kB
Active(file):    1982468 kB
Inactive(file):  2335920 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67106408 kB
Dirty:              8536 kB
Writeback:             0 kB
AnonPages:        372912 kB
Mapped:            11720 kB
Shmem:               196 kB
Slab:             778996 kB
SReclaimable:     221268 kB
SUnreclaim:       557728 kB
KernelStack:        1488 kB
PageTables:         4488 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     358500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    303104 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= 70768 MiB
End job on node128 at 2012-06-08 02:25:11