Trace number 3748598

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 NameAnswerCPU timeWall clock time
npSolver inc (fixed)? (TO) 1800.1 1800.62

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat25_6_4_0_mh.opb
MD5SUMd45c19629398b5f846111b7dcef3015f
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3689644
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31350
Total number of constraints73332
Number of constraints which are clauses57050
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints16250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 16825
Biggest coefficient in the objective function 98611128
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 12268557731
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 98611128
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 12268557731
Number of bits of the biggest sum of numbers34
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.23	c old isEQ: 0, new EQ is 1
0.00/0.23	c old isEQ: 116, new EQ is 0
0.00/0.24	c old isEQ: 0, new EQ is 0
0.00/0.25	c old isEQ: 0, new EQ is 0
0.00/0.25	c old isEQ: 0, new EQ is 0
0.00/0.26	c old isEQ: 0, new EQ is 0
0.00/0.27	c old isEQ: 0, new EQ is 0
0.00/0.28	c old isEQ: 0, new EQ is 0
0.00/0.28	c old isEQ: 0, new EQ is 0
0.00/0.29	c old isEQ: 0, new EQ is 0
0.00/0.30	c old isEQ: 0, new EQ is 0
0.00/0.31	c old isEQ: 0, new EQ is 0
0.00/0.32	c old isEQ: 0, new EQ is 0
0.00/0.32	c old isEQ: 0, new EQ is 0
0.00/0.33	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.42	c old isEQ: 0, new EQ is 0
0.00/0.44	c old isEQ: 0, new EQ is 1
0.00/0.50	c old isEQ: 1, new EQ is 1
0.00/0.58	c run inc solver
0.00/0.58	c [INC SYSTEM] run initial solver
0.00/0.58	c [INC SYSTEM] preprocess with white file
2.63/2.80	c [INC SYSTEM] finished preprocessing in 2 s
2.63/2.80	c [INC SYSTEM] execute solver
2.64/3.05	c [INC SEARCH] formula is SAT
2.64/3.06	c [INC SYSTEM] solved the initial formula
2.71/3.16	c model valid
2.71/3.16	c current solution ok
3.65/3.80	o 68192787
3.65/3.80	c execute binary inc search
3.65/3.80	c [INC SEARCH] current bound: 34096406
3.65/3.80	c [INC SEARCH] iteration: 0
3.65/3.80	c [INC SEARCH] lower bound: 0 upperbound 68192812 current bound: 34096406 best value:68192812
3.65/3.80	c [INC SYSTEM] there exists a inc, kill it!
3.65/3.80	c write failed with 2
3.65/3.81	c [INC SYSTEM] create new solver instance
3.65/3.81	c [INC] encode full formula
3.65/3.81	c fallback to adder encoding
6.05/6.21	c set iterative enc to: adder
6.05/6.21	c set iterative enc to: none
6.34/6.56	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.61	HOME/npSolver-pbo-I.sh: line 18: 23189 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-3748598-1339174040/watcher-3748598-1339174040 -o /tmp/evaluation-result-3748598-1339174040/solver-3748598-1339174040 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748598-1339174040.opb 625326379 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.08 2.15 2.11 3/176 23188
/proc/meminfo: memFree=20278560/32873852 swapFree=6864/6864
[pid=23188] ppid=23186 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23188/stat : 23188 (npSolver-pbo-I.) S 23186 23188 22577 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383529455 9367552 274 33554432000 4194304 5064252 140735202938240 140735202937152 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23188/statm: 2287 274 233 213 0 72 0

[startup+0.103655 s]
/proc/loadavg: 2.08 2.15 2.11 3/176 23188
/proc/meminfo: memFree=20278560/32873852 swapFree=6864/6864
[pid=23188] ppid=23186 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23188/stat : 23188 (npSolver-pbo-I.) S 23186 23188 22577 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383529455 9367552 274 33554432000 4194304 5064252 140735202938240 140735202937152 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23188/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200324 s]
/proc/loadavg: 2.08 2.15 2.11 3/176 23188
/proc/meminfo: memFree=20278560/32873852 swapFree=6864/6864
[pid=23188] ppid=23186 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23188/stat : 23188 (npSolver-pbo-I.) S 23186 23188 22577 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383529455 9367552 274 33554432000 4194304 5064252 140735202938240 140735202937152 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23188/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300306 s]
/proc/loadavg: 2.08 2.15 2.11 3/176 23188
/proc/meminfo: memFree=20278560/32873852 swapFree=6864/6864
[pid=23188] ppid=23186 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23188/stat : 23188 (npSolver-pbo-I.) S 23186 23188 22577 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383529455 9367552 274 33554432000 4194304 5064252 140735202938240 140735202937152 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23188/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700249 s]
/proc/loadavg: 2.08 2.15 2.11 3/176 23188
/proc/meminfo: memFree=20278560/32873852 swapFree=6864/6864
[pid=23188] ppid=23186 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23188/stat : 23188 (npSolver-pbo-I.) S 23186 23188 22577 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383529455 9367552 274 33554432000 4194304 5064252 140735202938240 140735202937152 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23188/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.08 2.15 2.11 3/180 23192
/proc/meminfo: memFree=20096876/32873852 swapFree=6864/6864
[pid=23188] ppid=23186 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23188/stat : 23188 (npSolver-pbo-I.) S 23186 23188 22577 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383529455 9367552 274 33554432000 4194304 5064252 140735202938240 140735202937152 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23188/statm: 2287 274 233 213 0 72 0
[pid=23189] ppid=23188 vsize=71948 CPUtime=0.59 cores=1,3,5,7
/proc/23189/stat : 23189 (npSolver-pbo) S 23188 23188 22577 0 -1 4202496 9577 0 0 0 54 5 0 0 20 0 1 0 383529456 73674752 17584 33554432000 4194304 6004724 140736093253792 140736093248256 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/23189/statm: 17987 17584 164 442 0 17541 0
[pid=23191] ppid=23189 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23191/stat : 23191 (cp2_pre.sh) S 23189 23188 22577 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383529516 9367552 277 33554432000 4194304 5064252 140735386943232 140735386941936 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23191/statm: 2287 277 234 213 0 72 0
[pid=23192] ppid=23191 vsize=135236 CPUtime=0.87 cores=1,3,5,7
/proc/23192/stat : 23192 (coprocessor) R 23191 23188 22577 0 -1 4202496 24623 0 0 0 82 5 0 0 20 0 1 0 383529517 138481664 32814 33554432000 4194304 6586260 140736029499456 140736029495608 4683456 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/23192/statm: 33809 32814 192 584 0 33221 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 225480

[startup+3.10029 s]
/proc/loadavg: 2.08 2.15 2.11 3/180 23192
/proc/meminfo: memFree=20068024/32873852 swapFree=6864/6864
[pid=23188] ppid=23186 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23188/stat : 23188 (npSolver-pbo-I.) S 23186 23188 22577 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383529455 9367552 274 33554432000 4194304 5064252 140735202938240 140735202937152 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23188/statm: 2287 274 233 213 0 72 0
[pid=23189] ppid=23188 vsize=71948 CPUtime=2.71 cores=1,3,5,7
/proc/23189/stat : 23189 (npSolver-pbo) R 23188 23188 22577 0 -1 4202496 11320 25964 0 0 60 6 192 13 20 0 1 0 383529456 73674752 17593 33554432000 4194304 6004724 140736093253792 140736093240072 5190736 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23189/statm: 17987 17593 173 442 0 17541 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 81096

[startup+6.30031 s]
/proc/loadavg: 2.08 2.14 2.11 3/178 23195
/proc/meminfo: memFree=20055484/32873852 swapFree=6864/6864
[pid=23188] ppid=23186 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23188/stat : 23188 (npSolver-pbo-I.) S 23186 23188 22577 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383529455 9367552 274 33554432000 4194304 5064252 140735202938240 140735202937152 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23188/statm: 2287 274 233 213 0 72 0
[pid=23189] ppid=23188 vsize=516432 CPUtime=6.15 cores=1,3,5,7
/proc/23189/stat : 23189 (npSolver-pbo) R 23188 23188 22577 0 -1 4202496 16303 38527 0 0 315 68 213 19 20 0 1 0 383529456 528826368 93044 33554432000 4194304 6004724 140736093253792 140736093246584 5056492 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23189/statm: 129108 93044 184 442 0 128662 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 525580

[startup+12.7004 s]
/proc/loadavg: 2.07 2.14 2.11 3/179 23197
/proc/meminfo: memFree=19570860/32873852 swapFree=6864/6864
[pid=23188] ppid=23186 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23188/stat : 23188 (npSolver-pbo-I.) S 23186 23188 22577 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383529455 9367552 274 33554432000 4194304 5064252 140735202938240 140735202937152 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23188/statm: 2287 274 233 213 0 72 0
[pid=23189] ppid=23188 vsize=88332 CPUtime=6.41 cores=1,3,5,7
/proc/23189/stat : 23189 (npSolver-pbo) S 23188 23188 22577 0 -1 4202496 16766 38527 0 0 316 93 213 19 20 0 1 0 383529456 90451968 21700 33554432000 4194304 6004724 140736093253792 140736093238712 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23189/statm: 22083 21700 184 442 0 21637 0
[pid=23197] ppid=23189 vsize=521468 CPUtime=6.12 cores=1,3,5,7
/proc/23197/stat : 23197 (glucosInc) R 23189 23188 22577 0 -1 4202496 73033 0 0 0 586 26 0 0 20 0 1 0 383530112 533983232 108869 33554432000 4194304 5654031 140736699497232 140736699494920 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23197/statm: 130367 108869 141 357 0 130007 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 618948

[startup+25.5005 s]
/proc/loadavg: 2.05 2.13 2.10 3/179 23197
/proc/meminfo: memFree=19567760/32873852 swapFree=6864/6864
[pid=23188] ppid=23186 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23188/stat : 23188 (npSolver-pbo-I.) S 23186 23188 22577 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383529455 9367552 274 33554432000 4194304 5064252 140735202938240 140735202937152 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23188/statm: 2287 274 233 213 0 72 0
[pid=23189] ppid=23188 vsize=88332 CPUtime=6.41 cores=1,3,5,7
/proc/23189/stat : 23189 (npSolver-pbo) S 23188 23188 22577 0 -1 4202496 16766 38527 0 0 316 93 213 19 20 0 1 0 383529456 90451968 21700 33554432000 4194304 6004724 140736093253792 140736093238712 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23189/statm: 22083 21700 184 442 0 21637 0
[pid=23197] ppid=23189 vsize=521732 CPUtime=18.92 cores=1,3,5,7
/proc/23197/stat : 23197 (glucosInc) R 23189 23188 22577 0 -1 4202496 73121 0 0 0 1866 26 0 0 20 0 1 0 383530112 534253568 108957 33554432000 4194304 5654031 140736699497232 140736699485048 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23197/statm: 130433 108957 141 357 0 130073 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 619212

[startup+51.1005 s]
/proc/loadavg: 2.03 2.12 2.10 3/179 23197
/proc/meminfo: memFree=19557004/32873852 swapFree=6864/6864
[pid=23188] ppid=23186 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23188/stat : 23188 (npSolver-pbo-I.) S 23186 23188 22577 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383529455 9367552 274 33554432000 4194304 5064252 140735202938240 140735202937152 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23188/statm: 2287 274 233 213 0 72 0
[pid=23189] ppid=23188 vsize=88332 CPUtime=6.41 cores=1,3,5,7
/proc/23189/stat : 23189 (npSolver-pbo) S 23188 23188 22577 0 -1 4202496 16766 38527 0 0 316 93 213 19 20 0 1 0 383529456 90451968 21700 33554432000 4194304 6004724 140736093253792 140736093238712 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23189/statm: 22083 21700 184 442 0 21637 0
[pid=23197] ppid=23189 vsize=524752 CPUtime=44.51 cores=1,3,5,7
/proc/23197/stat : 23197 (glucosInc) R 23189 23188 22577 0 -1 4202496 74389 0 0 0 4425 26 0 0 20 0 1 0 383530112 537346048 110736 33554432000 4194304 5654031 140736699497232 140736699495016 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23197/statm: 131188 110736 141 357 0 130828 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 622232

[startup+102.3 s]
/proc/loadavg: 2.01 2.10 2.09 3/179 23197
/proc/meminfo: memFree=19538992/32873852 swapFree=6864/6864
[pid=23188] ppid=23186 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23188/stat : 23188 (npSolver-pbo-I.) S 23186 23188 22577 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383529455 9367552 274 33554432000 4194304 5064252 140735202938240 140735202937152 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23188/statm: 2287 274 233 213 0 72 0
[pid=23189] ppid=23188 vsize=88332 CPUtime=6.41 cores=1,3,5,7
/proc/23189/stat : 23189 (npSolver-pbo) S 23188 23188 22577 0 -1 4202496 16766 38527 0 0 316 93 213 19 20 0 1 0 383529456 90451968 21700 33554432000 4194304 6004724 140736093253792 140736093238712 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23189/statm: 22083 21700 184 442 0 21637 0
[pid=23197] ppid=23189 vsize=526660 CPUtime=95.71 cores=1,3,5,7
/proc/23197/stat : 23197 (glucosInc) R 23189 23188 22577 0 -1 4202496 74841 0 0 0 9544 27 0 0 20 0 1 0 383530112 539299840 112210 33554432000 4194304 5654031 140736699497232 140736699494920 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23197/statm: 131665 112210 141 357 0 131305 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 624140

[startup+162.3 s]
/proc/loadavg: 2.04 2.09 2.09 3/180 23200
/proc/meminfo: memFree=19525724/32873852 swapFree=6864/6864
[pid=23188] ppid=23186 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23188/stat : 23188 (npSolver-pbo-I.) S 23186 23188 22577 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383529455 9367552 274 33554432000 4194304 5064252 140735202938240 140735202937152 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23188/statm: 2287 274 233 213 0 72 0
[pid=23189] ppid=23188 vsize=88332 CPUtime=6.41 cores=1,3,5,7
/proc/23189/stat : 23189 (npSolver-pbo) S 23188 23188 22577 0 -1 4202496 16766 38527 0 0 316 93 213 19 20 0 1 0 383529456 90451968 21700 33554432000 4194304 6004724 140736093253792 140736093238712 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23189/statm: 22083 21700 184 442 0 21637 0
[pid=23197] ppid=23189 vsize=527212 CPUtime=155.69 cores=1,3,5,7
/proc/23197/stat : 23197 (glucosInc) R 23189 23188 22577 0 -1 4202496 74978 0 0 0 15542 27 0 0 20 0 1 0 383530112 539865088 112858 33554432000 4194304 5654031 140736699497232 140736699494920 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23197/statm: 131803 112858 141 357 0 131443 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 624692

[startup+222.307 s]
/proc/loadavg: 2.01 2.08 2.08 3/179 23201
/proc/meminfo: memFree=19511712/32873852 swapFree=6864/6864
[pid=23188] ppid=23186 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23188/stat : 23188 (npSolver-pbo-I.) S 23186 23188 22577 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383529455 9367552 274 33554432000 4194304 5064252 140735202938240 140735202937152 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23188/statm: 2287 274 233 213 0 72 0
[pid=23189] ppid=23188 vsize=88332 CPUtime=6.41 cores=1,3,5,7
/proc/23189/stat : 23189 (npSolver-pbo) S 23188 23188 22577 0 -1 4202496 16766 38527 0 0 316 93 213 19 20 0 1 0 383529456 90451968 21700 33554432000 4194304 6004724 140736093253792 140736093238712 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23189/statm: 22083 21700 184 442 0 21637 0
[pid=23197] ppid=23189 vsize=536784 CPUtime=215.69 cores=1,3,5,7
/proc/23197/stat : 23197 (glucosInc) R 23189 23188 22577 0 -1 4202496 76076 0 0 0 21542 27 0 0 20 0 1 0 383530112 549666816 114978 33554432000 4194304 5654031 140736699497232 140736699485048 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23197/statm: 134196 114978 141 357 0 133836 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 634264

[startup+282.3 s]
/proc/loadavg: 2.00 2.06 2.08 3/179 23201
/proc/meminfo: memFree=19504800/32873852 swapFree=6864/6864
[pid=23188] ppid=23186 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.01 2.00 2.00 3/180 23233
/proc/meminfo: memFree=19413560/32873852 swapFree=6864/6864
[pid=23188] ppid=23186 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23188/stat : 23188 (npSolver-pbo-I.) S 23186 23188 22577 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383529455 9367552 274 33554432000 4194304 5064252 140735202938240 140735202937152 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23188/statm: 2287 274 233 213 0 72 0
[pid=23189] ppid=23188 vsize=88332 CPUtime=6.41 cores=1,3,5,7
/proc/23189/stat : 23189 (npSolver-pbo) S 23188 23188 22577 0 -1 4202496 16766 38527 0 0 316 93 213 19 20 0 1 0 383529456 90451968 21700 33554432000 4194304 6004724 140736093253792 140736093238712 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23189/statm: 22083 21700 184 442 0 21637 0
[pid=23197] ppid=23189 vsize=540600 CPUtime=1355.51 cores=1,3,5,7
/proc/23197/stat : 23197 (glucosInc) R 23189 23188 22577 0 -1 4202496 76943 0 0 0 135521 30 0 0 20 0 1 0 383530112 553574400 120047 33554432000 4194304 5654031 140736699497232 140736699485048 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23197/statm: 135150 120047 141 357 0 134790 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 638080

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23234
/proc/meminfo: memFree=19410280/32873852 swapFree=6864/6864
[pid=23188] ppid=23186 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23188/stat : 23188 (npSolver-pbo-I.) S 23186 23188 22577 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383529455 9367552 274 33554432000 4194304 5064252 140735202938240 140735202937152 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23188/statm: 2287 274 233 213 0 72 0
[pid=23189] ppid=23188 vsize=88332 CPUtime=6.41 cores=1,3,5,7
/proc/23189/stat : 23189 (npSolver-pbo) S 23188 23188 22577 0 -1 4202496 16766 38527 0 0 316 93 213 19 20 0 1 0 383529456 90451968 21700 33554432000 4194304 6004724 140736093253792 140736093238712 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23189/statm: 22083 21700 184 442 0 21637 0
[pid=23197] ppid=23189 vsize=540600 CPUtime=1415.51 cores=1,3,5,7
/proc/23197/stat : 23197 (glucosInc) R 23189 23188 22577 0 -1 4202496 76943 0 0 0 141521 30 0 0 20 0 1 0 383530112 553574400 120047 33554432000 4194304 5654031 140736699497232 140736699485048 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23197/statm: 135150 120047 141 357 0 134790 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 638080

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23234
/proc/meminfo: memFree=19424036/32873852 swapFree=6864/6864
[pid=23188] ppid=23186 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23188/stat : 23188 (npSolver-pbo-I.) S 23186 23188 22577 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383529455 9367552 274 33554432000 4194304 5064252 140735202938240 140735202937152 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23188/statm: 2287 274 233 213 0 72 0
[pid=23189] ppid=23188 vsize=88332 CPUtime=6.41 cores=1,3,5,7
/proc/23189/stat : 23189 (npSolver-pbo) S 23188 23188 22577 0 -1 4202496 16766 38527 0 0 316 93 213 19 20 0 1 0 383529456 90451968 21700 33554432000 4194304 6004724 140736093253792 140736093238712 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23189/statm: 22083 21700 184 442 0 21637 0
[pid=23197] ppid=23189 vsize=540600 CPUtime=1475.49 cores=1,3,5,7
/proc/23197/stat : 23197 (glucosInc) R 23189 23188 22577 0 -1 4202496 77427 0 0 0 147517 32 0 0 20 0 1 0 383530112 553574400 115206 33554432000 4194304 5654031 140736699497232 140736699495256 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23197/statm: 135150 115206 141 357 0 134790 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 638080

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23234
/proc/meminfo: memFree=19418984/32873852 swapFree=6864/6864
[pid=23188] ppid=23186 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23188/stat : 23188 (npSolver-pbo-I.) S 23186 23188 22577 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383529455 9367552 274 33554432000 4194304 5064252 140735202938240 140735202937152 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23188/statm: 2287 274 233 213 0 72 0
[pid=23189] ppid=23188 vsize=88332 CPUtime=6.41 cores=1,3,5,7
/proc/23189/stat : 23189 (npSolver-pbo) S 23188 23188 22577 0 -1 4202496 16766 38527 0 0 316 93 213 19 20 0 1 0 383529456 90451968 21700 33554432000 4194304 6004724 140736093253792 140736093238712 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23189/statm: 22083 21700 184 442 0 21637 0
[pid=23197] ppid=23189 vsize=540600 CPUtime=1535.49 cores=1,3,5,7
/proc/23197/stat : 23197 (glucosInc) R 23189 23188 22577 0 -1 4202496 77428 0 0 0 153517 32 0 0 20 0 1 0 383530112 553574400 115718 33554432000 4194304 5654031 140736699497232 140736699485048 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23197/statm: 135150 115718 141 357 0 134790 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 638080

[startup+1602.3 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 23281
/proc/meminfo: memFree=29923656/32873852 swapFree=6864/6864
[pid=23188] ppid=23186 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23188/stat : 23188 (npSolver-pbo-I.) S 23186 23188 22577 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383529455 9367552 274 33554432000 4194304 5064252 140735202938240 140735202937152 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23188/statm: 2287 274 233 213 0 72 0
[pid=23189] ppid=23188 vsize=88332 CPUtime=6.41 cores=1,3,5,7
/proc/23189/stat : 23189 (npSolver-pbo) S 23188 23188 22577 0 -1 4202496 16766 38527 0 0 316 93 213 19 20 0 1 0 383529456 90451968 21700 33554432000 4194304 6004724 140736093253792 140736093238712 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23189/statm: 22083 21700 184 442 0 21637 0
[pid=23197] ppid=23189 vsize=544604 CPUtime=1595.47 cores=1,3,5,7
/proc/23197/stat : 23197 (glucosInc) R 23189 23188 22577 0 -1 4202496 77430 0 0 0 159515 32 0 0 20 0 1 0 383530112 557674496 115720 33554432000 4194304 5654031 140736699497232 140736699495000 4233306 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23197/statm: 136151 115720 141 357 0 135791 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 642084

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 23281
/proc/meminfo: memFree=29908200/32873852 swapFree=6864/6864
[pid=23188] ppid=23186 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23188/stat : 23188 (npSolver-pbo-I.) S 23186 23188 22577 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383529455 9367552 274 33554432000 4194304 5064252 140735202938240 140735202937152 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23188/statm: 2287 274 233 213 0 72 0
[pid=23189] ppid=23188 vsize=88332 CPUtime=6.41 cores=1,3,5,7
/proc/23189/stat : 23189 (npSolver-pbo) S 23188 23188 22577 0 -1 4202496 16766 38527 0 0 316 93 213 19 20 0 1 0 383529456 90451968 21700 33554432000 4194304 6004724 140736093253792 140736093238712 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23189/statm: 22083 21700 184 442 0 21637 0
[pid=23197] ppid=23189 vsize=544604 CPUtime=1655.45 cores=1,3,5,7
/proc/23197/stat : 23197 (glucosInc) R 23189 23188 22577 0 -1 4202496 77450 0 0 0 165513 32 0 0 20 0 1 0 383530112 557674496 116744 33554432000 4194304 5654031 140736699497232 140736699485048 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23197/statm: 136151 116744 141 357 0 135791 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 642084

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23282
/proc/meminfo: memFree=29893716/32873852 swapFree=6864/6864
[pid=23188] ppid=23186 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23188/stat : 23188 (npSolver-pbo-I.) S 23186 23188 22577 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383529455 9367552 274 33554432000 4194304 5064252 140735202938240 140735202937152 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23188/statm: 2287 274 233 213 0 72 0
[pid=23189] ppid=23188 vsize=88332 CPUtime=6.41 cores=1,3,5,7
/proc/23189/stat : 23189 (npSolver-pbo) S 23188 23188 22577 0 -1 4202496 16766 38527 0 0 316 93 213 19 20 0 1 0 383529456 90451968 21700 33554432000 4194304 6004724 140736093253792 140736093238712 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23189/statm: 22083 21700 184 442 0 21637 0
[pid=23197] ppid=23189 vsize=544604 CPUtime=1715.41 cores=1,3,5,7
/proc/23197/stat : 23197 (glucosInc) R 23189 23188 22577 0 -1 4202496 77489 0 0 0 171509 32 0 0 20 0 1 0 383530112 557674496 117262 33554432000 4194304 5654031 140736699497232 140736699485048 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23197/statm: 136151 117262 141 357 0 135791 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 642084

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23282
/proc/meminfo: memFree=29867992/32873852 swapFree=6864/6864
[pid=23188] ppid=23186 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23188/stat : 23188 (npSolver-pbo-I.) S 23186 23188 22577 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383529455 9367552 274 33554432000 4194304 5064252 140735202938240 140735202937152 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23188/statm: 2287 274 233 213 0 72 0
[pid=23189] ppid=23188 vsize=88332 CPUtime=6.41 cores=1,3,5,7
/proc/23189/stat : 23189 (npSolver-pbo) S 23188 23188 22577 0 -1 4202496 16766 38527 0 0 316 93 213 19 20 0 1 0 383529456 90451968 21700 33554432000 4194304 6004724 140736093253792 140736093238712 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23189/statm: 22083 21700 184 442 0 21637 0
[pid=23197] ppid=23189 vsize=544604 CPUtime=1775.39 cores=1,3,5,7
/proc/23197/stat : 23197 (glucosInc) R 23189 23188 22577 0 -1 4202496 77505 0 0 0 177507 32 0 0 20 0 1 0 383530112 557674496 117782 33554432000 4194304 5654031 140736699497232 140736699485048 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23197/statm: 136151 117782 141 357 0 135791 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 642084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23282
/proc/meminfo: memFree=29865448/32873852 swapFree=6864/6864
[pid=23188] ppid=23186 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23188/stat : 23188 (npSolver-pbo-I.) S 23186 23188 22577 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383529455 9367552 274 33554432000 4194304 5064252 140735202938240 140735202937152 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23188/statm: 2287 274 233 213 0 72 0
[pid=23189] ppid=23188 vsize=88332 CPUtime=6.41 cores=1,3,5,7
/proc/23189/stat : 23189 (npSolver-pbo) S 23188 23188 22577 0 -1 4202496 16766 38527 0 0 316 93 213 19 20 0 1 0 383529456 90451968 21700 33554432000 4194304 6004724 140736093253792 140736093238712 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23189/statm: 22083 21700 184 442 0 21637 0
[pid=23197] ppid=23189 vsize=544604 CPUtime=1793.69 cores=1,3,5,7
/proc/23197/stat : 23197 (glucosInc) R 23189 23188 22577 0 -1 4202496 77505 0 0 0 179337 32 0 0 20 0 1 0 383530112 557674496 117782 33554432000 4194304 5654031 140736699497232 140736699485048 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23197/statm: 136151 117782 141 357 0 135791 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 642084

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23282
/proc/meminfo: memFree=29865448/32873852 swapFree=6864/6864
[pid=23188] ppid=23186 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23188/stat : 23188 (npSolver-pbo-I.) S 23186 23188 22577 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 383529455 9367552 274 33554432000 4194304 5064252 140735202938240 140735202937152 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23188/statm: 2287 274 233 213 0 72 0
[pid=23189] ppid=23188 vsize=88332 CPUtime=6.41 cores=1,3,5,7
/proc/23189/stat : 23189 (npSolver-pbo) S 23188 23188 22577 0 -1 4202496 16766 38527 0 0 316 93 213 19 20 0 1 0 383529456 90451968 21700 33554432000 4194304 6004724 140736093253792 140736093238712 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23189/statm: 22083 21700 184 442 0 21637 0
[pid=23197] ppid=23189 vsize=544604 CPUtime=1793.69 cores=1,3,5,7
/proc/23197/stat : 23197 (glucosInc) R 23189 23188 22577 0 -1 4202496 77505 0 0 0 179337 32 0 0 20 0 1 0 383530112 557674496 117782 33554432000 4194304 5654031 140736699497232 140736699485048 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23197/statm: 136151 117782 141 357 0 135791 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 642084

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23188 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=303193
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=135827
# CPU time returned by wait4() is 6.43902
# 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.66
CPU system time (s): 1.44
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 817220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.30319
system time used= 1.13583
maximum resident set size= 418960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55666
page faults= 0
swaps= 0
block input operations= 0
block output operations= 400632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 370
involuntary context switches= 25

runsolver used 2.92855 second user time and 7.35288 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-08 18:47:20
IDJOB=3748598
IDBENCH=92693
IDSOLVER=2333
FILE ID=node129/3748598-1339174040
RUNJOBID= node129-1339170215-22594
PBS_JOBID= 14643830
Free space on /tmp= 68404 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat25_6_4_0_mh.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748598-1339174040/watcher-3748598-1339174040 -o /tmp/evaluation-result-3748598-1339174040/solver-3748598-1339174040 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748598-1339174040.opb 625326379 HOME HOME

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

MD5SUM BENCH= d45c19629398b5f846111b7dcef3015f
RANDOM SEED=625326379

node129.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.957
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.91
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.957
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.957
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.957
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.957
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.90
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.957
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.92
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.957
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.90
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.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        20278560 kB
Buffers:          291168 kB
Cached:          2686584 kB
SwapCached:         2008 kB
Active:         11441984 kB
Inactive:         191148 kB
Active(anon):    8653688 kB
Inactive(anon):     4180 kB
Active(file):    2788296 kB
Inactive(file):   186968 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67100448 kB
Dirty:             11268 kB
Writeback:             0 kB
AnonPages:       8660524 kB
Mapped:             9924 kB
Shmem:                 0 kB
Slab:             806132 kB
SReclaimable:     248412 kB
SUnreclaim:       557720 kB
KernelStack:        1456 kB
PageTables:        21116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:   11333928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5029888 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= 70376 MiB
End job on node129 at 2012-06-08 19:17:21