Trace number 3748052

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.08 1800.41

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12046_2-sat.opb
MD5SUM8df6acf86997549eac6f2a4fde05a479
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables48158
Total number of constraints168360
Number of constraints which are clauses167568
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints792
Minimum length of a constraint1
Maximum length of a constraint67
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 432
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.10/1.12	c run inc solver
1.10/1.12	c [INC SYSTEM] run initial solver
1.10/1.12	c [INC SYSTEM] preprocess with white file
4.58/4.67	c [INC SYSTEM] finished preprocessing in 3 s
4.58/4.67	c [INC SYSTEM] execute solver
1800.08/1800.40	c an unexpexted return value has been received, exit
1800.08/1800.40	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-3748052-1339158909/watcher-3748052-1339158909 -o /tmp/evaluation-result-3748052-1339158909/solver-3748052-1339158909 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748052-1339158909.opb 1374850933 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.97 1.41 1.54 2/180 25078
/proc/meminfo: memFree=28192664/32873844 swapFree=7384/7384
[pid=25078] ppid=25076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (npSolver-pbo-I.) S 25076 25078 14826 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382019411 9367552 275 33554432000 4194304 5064252 140734095803312 140734095802224 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25078/statm: 2287 275 233 213 0 72 0

[startup+0.0147989 s]
/proc/loadavg: 1.97 1.41 1.54 2/180 25078
/proc/meminfo: memFree=28192664/32873844 swapFree=7384/7384
[pid=25078] ppid=25076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (npSolver-pbo-I.) S 25076 25078 14826 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382019411 9367552 275 33554432000 4194304 5064252 140734095803312 140734095802224 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25078/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.1002 s]
/proc/loadavg: 1.97 1.41 1.54 2/180 25078
/proc/meminfo: memFree=28192664/32873844 swapFree=7384/7384
[pid=25078] ppid=25076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (npSolver-pbo-I.) S 25076 25078 14826 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382019411 9367552 275 33554432000 4194304 5064252 140734095803312 140734095802224 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25078/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300204 s]
/proc/loadavg: 1.97 1.41 1.54 2/180 25078
/proc/meminfo: memFree=28192664/32873844 swapFree=7384/7384
[pid=25078] ppid=25076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (npSolver-pbo-I.) S 25076 25078 14826 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382019411 9367552 275 33554432000 4194304 5064252 140734095803312 140734095802224 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25078/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700214 s]
/proc/loadavg: 1.97 1.41 1.54 2/180 25078
/proc/meminfo: memFree=28192664/32873844 swapFree=7384/7384
[pid=25078] ppid=25076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (npSolver-pbo-I.) S 25076 25078 14826 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382019411 9367552 275 33554432000 4194304 5064252 140734095803312 140734095802224 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25078/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 1.97 1.41 1.54 3/182 25080
/proc/meminfo: memFree=28056424/32873844 swapFree=7384/7384
[pid=25078] ppid=25076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (npSolver-pbo-I.) S 25076 25078 14826 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382019411 9367552 275 33554432000 4194304 5064252 140734095803312 140734095802224 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25078/statm: 2287 275 233 213 0 72 0
[pid=25079] ppid=25078 vsize=96532 CPUtime=1.12 cores=0,2,4,6
/proc/25079/stat : 25079 (npSolver-pbo) S 25078 25078 14826 0 -1 4202496 16586 0 0 0 103 9 0 0 20 0 1 0 382019411 98848768 22881 33554432000 4194304 6004724 140734169345696 140734169340160 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25079/statm: 24133 22881 163 442 0 23687 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 105680

[startup+3.10041 s]
/proc/loadavg: 1.97 1.41 1.54 2/184 25085
/proc/meminfo: memFree=27840128/32873844 swapFree=7384/7384
[pid=25078] ppid=25076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (npSolver-pbo-I.) S 25076 25078 14826 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382019411 9367552 275 33554432000 4194304 5064252 140734095803312 140734095802224 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25078/statm: 2287 275 233 213 0 72 0
[pid=25079] ppid=25078 vsize=96532 CPUtime=1.12 cores=0,2,4,6
/proc/25079/stat : 25079 (npSolver-pbo) S 25078 25078 14826 0 -1 4202496 16586 0 0 0 103 9 0 0 20 0 1 0 382019411 98848768 22881 33554432000 4194304 6004724 140734169345696 140734169340160 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25079/statm: 24133 22881 163 442 0 23687 0
[pid=25081] ppid=25079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25081/stat : 25081 (cp2_pre.sh) S 25079 25078 14826 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 382019524 9367552 277 33554432000 4194304 5064252 140733203657184 140733203655888 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25081/statm: 2287 277 234 213 0 72 0
[pid=25082] ppid=25081 vsize=255196 CPUtime=1.95 cores=0,2,4,6
/proc/25082/stat : 25082 (coprocessor) R 25081 25078 14826 0 -1 4202496 38327 0 0 0 189 6 0 0 20 0 1 0 382019524 261320704 61368 33554432000 4194304 6586260 140735958216912 140735958212632 4751082 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/25082/statm: 63799 61368 181 584 0 63211 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 370024

[startup+6.30037 s]
/proc/loadavg: 1.98 1.42 1.55 3/181 25169
/proc/meminfo: memFree=28042036/32873844 swapFree=7384/7384
[pid=25078] ppid=25076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (npSolver-pbo-I.) S 25076 25078 14826 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382019411 9367552 275 33554432000 4194304 5064252 140734095803312 140734095802224 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25078/statm: 2287 275 233 213 0 72 0
[pid=25079] ppid=25078 vsize=96532 CPUtime=4.65 cores=0,2,4,6
/proc/25079/stat : 25079 (npSolver-pbo) S 25078 25078 14826 0 -1 4202496 16603 44497 0 0 103 9 315 38 20 0 1 0 382019411 98848768 22885 33554432000 4194304 6004724 140734169345696 140734169331976 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25079/statm: 24133 22885 167 442 0 23687 0
[pid=25158] ppid=25079 vsize=87888 CPUtime=1.61 cores=0,2,4,6
/proc/25158/stat : 25158 (glucosInc) R 25079 25078 14826 0 -1 4202496 17180 0 0 0 159 2 0 0 20 0 1 0 382019879 89997312 19398 33554432000 4194304 5654031 140733856747360 140733856745144 4232518 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25158/statm: 21972 19398 131 357 0 21612 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 193568

[startup+12.7004 s]
/proc/loadavg: 2.14 1.46 1.56 3/183 25171
/proc/meminfo: memFree=27531300/32873844 swapFree=7384/7384
[pid=25078] ppid=25076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (npSolver-pbo-I.) S 25076 25078 14826 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382019411 9367552 275 33554432000 4194304 5064252 140734095803312 140734095802224 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25078/statm: 2287 275 233 213 0 72 0
[pid=25079] ppid=25078 vsize=96532 CPUtime=4.65 cores=0,2,4,6
/proc/25079/stat : 25079 (npSolver-pbo) S 25078 25078 14826 0 -1 4202496 16603 44497 0 0 103 9 315 38 20 0 1 0 382019411 98848768 22885 33554432000 4194304 6004724 140734169345696 140734169331976 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25079/statm: 24133 22885 167 442 0 23687 0
[pid=25158] ppid=25079 vsize=89172 CPUtime=8.01 cores=0,2,4,6
/proc/25158/stat : 25158 (glucosInc) R 25079 25078 14826 0 -1 4202496 17481 0 0 0 798 3 0 0 20 0 1 0 382019879 91312128 20208 33554432000 4194304 5654031 140733856747360 140733856735176 4232710 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25158/statm: 22293 20208 140 357 0 21933 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 194852

[startup+25.5004 s]
/proc/loadavg: 2.03 1.47 1.56 3/183 25215
/proc/meminfo: memFree=27786124/32873844 swapFree=7384/7384
[pid=25078] ppid=25076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (npSolver-pbo-I.) S 25076 25078 14826 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382019411 9367552 275 33554432000 4194304 5064252 140734095803312 140734095802224 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25078/statm: 2287 275 233 213 0 72 0
[pid=25079] ppid=25078 vsize=96532 CPUtime=4.65 cores=0,2,4,6
/proc/25079/stat : 25079 (npSolver-pbo) S 25078 25078 14826 0 -1 4202496 16603 44497 0 0 103 9 315 38 20 0 1 0 382019411 98848768 22885 33554432000 4194304 6004724 140734169345696 140734169331976 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25079/statm: 24133 22885 167 442 0 23687 0
[pid=25158] ppid=25079 vsize=90508 CPUtime=20.81 cores=0,2,4,6
/proc/25158/stat : 25158 (glucosInc) R 25079 25078 14826 0 -1 4202496 18115 0 0 0 2078 3 0 0 20 0 1 0 382019879 92680192 20381 33554432000 4194304 5654031 140733856747360 140733856735176 4232994 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25158/statm: 22627 20381 142 357 0 22267 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 196188

[startup+51.1004 s]
/proc/loadavg: 2.02 1.51 1.57 3/182 25217
/proc/meminfo: memFree=27916380/32873844 swapFree=7384/7384
[pid=25078] ppid=25076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (npSolver-pbo-I.) S 25076 25078 14826 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382019411 9367552 275 33554432000 4194304 5064252 140734095803312 140734095802224 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25078/statm: 2287 275 233 213 0 72 0
[pid=25079] ppid=25078 vsize=96532 CPUtime=4.65 cores=0,2,4,6
/proc/25079/stat : 25079 (npSolver-pbo) S 25078 25078 14826 0 -1 4202496 16603 44497 0 0 103 9 315 38 20 0 1 0 382019411 98848768 22885 33554432000 4194304 6004724 140734169345696 140734169331976 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25079/statm: 24133 22885 167 442 0 23687 0
[pid=25158] ppid=25079 vsize=119144 CPUtime=46.4 cores=0,2,4,6
/proc/25158/stat : 25158 (glucosInc) R 25079 25078 14826 0 -1 4202496 20333 0 0 0 4636 4 0 0 20 0 1 0 382019879 122003456 26556 33554432000 4194304 5654031 140733856747360 140733856735176 4232659 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25158/statm: 29786 26556 142 357 0 29426 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 224824

[startup+102.307 s]
/proc/loadavg: 2.01 1.58 1.59 3/181 25218
/proc/meminfo: memFree=27884392/32873844 swapFree=7384/7384
[pid=25078] ppid=25076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (npSolver-pbo-I.) S 25076 25078 14826 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382019411 9367552 275 33554432000 4194304 5064252 140734095803312 140734095802224 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25078/statm: 2287 275 233 213 0 72 0
[pid=25079] ppid=25078 vsize=96532 CPUtime=4.65 cores=0,2,4,6
/proc/25079/stat : 25079 (npSolver-pbo) S 25078 25078 14826 0 -1 4202496 16603 44497 0 0 103 9 315 38 20 0 1 0 382019411 98848768 22885 33554432000 4194304 6004724 140734169345696 140734169331976 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25079/statm: 24133 22885 167 442 0 23687 0
[pid=25158] ppid=25079 vsize=119144 CPUtime=97.59 cores=0,2,4,6
/proc/25158/stat : 25158 (glucosInc) R 25079 25078 14826 0 -1 4202496 20444 0 0 0 9755 4 0 0 20 0 1 0 382019879 122003456 28089 33554432000 4194304 5654031 140733856747360 140733856735176 4232960 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25158/statm: 29786 28089 142 357 0 29426 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 224824

[startup+162.3 s]
/proc/loadavg: 2.00 1.66 1.61 3/181 25218
/proc/meminfo: memFree=27869420/32873844 swapFree=7384/7384
[pid=25078] ppid=25076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (npSolver-pbo-I.) S 25076 25078 14826 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382019411 9367552 275 33554432000 4194304 5064252 140734095803312 140734095802224 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25078/statm: 2287 275 233 213 0 72 0
[pid=25079] ppid=25078 vsize=96532 CPUtime=4.65 cores=0,2,4,6
/proc/25079/stat : 25079 (npSolver-pbo) S 25078 25078 14826 0 -1 4202496 16603 44497 0 0 103 9 315 38 20 0 1 0 382019411 98848768 22885 33554432000 4194304 6004724 140734169345696 140734169331976 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25079/statm: 24133 22885 167 442 0 23687 0
[pid=25158] ppid=25079 vsize=119144 CPUtime=157.58 cores=0,2,4,6
/proc/25158/stat : 25158 (glucosInc) R 25079 25078 14826 0 -1 4202496 20453 0 0 0 15753 5 0 0 20 0 1 0 382019879 122003456 28135 33554432000 4194304 5654031 140733856747360 140733856735176 4208659 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25158/statm: 29786 28135 142 357 0 29426 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 224824

[startup+222.3 s]
/proc/loadavg: 2.00 1.72 1.64 3/181 25218
/proc/meminfo: memFree=27863248/32873844 swapFree=7384/7384
[pid=25078] ppid=25076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (npSolver-pbo-I.) S 25076 25078 14826 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382019411 9367552 275 33554432000 4194304 5064252 140734095803312 140734095802224 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25078/statm: 2287 275 233 213 0 72 0
[pid=25079] ppid=25078 vsize=96532 CPUtime=4.65 cores=0,2,4,6
/proc/25079/stat : 25079 (npSolver-pbo) S 25078 25078 14826 0 -1 4202496 16603 44497 0 0 103 9 315 38 20 0 1 0 382019411 98848768 22885 33554432000 4194304 6004724 140734169345696 140734169331976 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25079/statm: 24133 22885 167 442 0 23687 0
[pid=25158] ppid=25079 vsize=119144 CPUtime=217.57 cores=0,2,4,6
/proc/25158/stat : 25158 (glucosInc) R 25079 25078 14826 0 -1 4202496 20860 0 0 0 21752 5 0 0 20 0 1 0 382019879 122003456 28135 33554432000 4194304 5654031 140733856747360 140733856735176 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25158/statm: 29786 28135 142 357 0 29426 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 224824

[startup+282.3 s]

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

/proc/loadavg: 2.01 2.00 1.86 3/181 25228
/proc/meminfo: memFree=27785028/32873844 swapFree=7384/7384
[pid=25078] ppid=25076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (npSolver-pbo-I.) S 25076 25078 14826 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382019411 9367552 275 33554432000 4194304 5064252 140734095803312 140734095802224 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25078/statm: 2287 275 233 213 0 72 0
[pid=25079] ppid=25078 vsize=96532 CPUtime=4.65 cores=0,2,4,6
/proc/25079/stat : 25079 (npSolver-pbo) S 25078 25078 14826 0 -1 4202496 16603 44497 0 0 103 9 315 38 20 0 1 0 382019411 98848768 22885 33554432000 4194304 6004724 140734169345696 140734169331976 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25079/statm: 24133 22885 167 442 0 23687 0
[pid=25158] ppid=25079 vsize=199164 CPUtime=1297.41 cores=0,2,4,6
/proc/25158/stat : 25158 (glucosInc) R 25079 25078 14826 0 -1 4202496 22448 0 0 0 129728 13 0 0 20 0 1 0 382019879 203943936 44589 33554432000 4194304 5654031 140733856747360 140733856735176 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25158/statm: 49791 44589 142 357 0 49431 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 304844

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/181 25228
/proc/meminfo: memFree=27788892/32873844 swapFree=7384/7384
[pid=25078] ppid=25076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (npSolver-pbo-I.) S 25076 25078 14826 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382019411 9367552 275 33554432000 4194304 5064252 140734095803312 140734095802224 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25078/statm: 2287 275 233 213 0 72 0
[pid=25079] ppid=25078 vsize=96532 CPUtime=4.65 cores=0,2,4,6
/proc/25079/stat : 25079 (npSolver-pbo) S 25078 25078 14826 0 -1 4202496 16603 44497 0 0 103 9 315 38 20 0 1 0 382019411 98848768 22885 33554432000 4194304 6004724 140734169345696 140734169331976 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25079/statm: 24133 22885 167 442 0 23687 0
[pid=25158] ppid=25079 vsize=199164 CPUtime=1357.39 cores=0,2,4,6
/proc/25158/stat : 25158 (glucosInc) R 25079 25078 14826 0 -1 4202496 22489 0 0 0 135725 14 0 0 20 0 1 0 382019879 203943936 44077 33554432000 4194304 5654031 140733856747360 140733856735176 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25158/statm: 49791 44077 142 357 0 49431 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 304844

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.88 3/181 25228
/proc/meminfo: memFree=27770772/32873844 swapFree=7384/7384
[pid=25078] ppid=25076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (npSolver-pbo-I.) S 25076 25078 14826 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382019411 9367552 275 33554432000 4194304 5064252 140734095803312 140734095802224 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25078/statm: 2287 275 233 213 0 72 0
[pid=25079] ppid=25078 vsize=96532 CPUtime=4.65 cores=0,2,4,6
/proc/25079/stat : 25079 (npSolver-pbo) S 25078 25078 14826 0 -1 4202496 16603 44497 0 0 103 9 315 38 20 0 1 0 382019411 98848768 22885 33554432000 4194304 6004724 140734169345696 140734169331976 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25079/statm: 24133 22885 167 442 0 23687 0
[pid=25158] ppid=25079 vsize=149844 CPUtime=1417.39 cores=0,2,4,6
/proc/25158/stat : 25158 (glucosInc) R 25079 25078 14826 0 -1 4202496 22496 0 0 0 141725 14 0 0 20 0 1 0 382019879 153440256 35865 33554432000 4194304 5654031 140733856747360 140733856735176 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25158/statm: 37461 35865 142 357 0 37101 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 255524

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/181 25228
/proc/meminfo: memFree=27727344/32873844 swapFree=7384/7384
[pid=25078] ppid=25076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (npSolver-pbo-I.) S 25076 25078 14826 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382019411 9367552 275 33554432000 4194304 5064252 140734095803312 140734095802224 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25078/statm: 2287 275 233 213 0 72 0
[pid=25079] ppid=25078 vsize=96532 CPUtime=4.65 cores=0,2,4,6
/proc/25079/stat : 25079 (npSolver-pbo) S 25078 25078 14826 0 -1 4202496 16603 44497 0 0 103 9 315 38 20 0 1 0 382019411 98848768 22885 33554432000 4194304 6004724 140734169345696 140734169331976 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25079/statm: 24133 22885 167 442 0 23687 0
[pid=25158] ppid=25079 vsize=199164 CPUtime=1477.38 cores=0,2,4,6
/proc/25158/stat : 25158 (glucosInc) R 25079 25078 14826 0 -1 4202496 22539 0 0 0 147723 15 0 0 20 0 1 0 382019879 203943936 47661 33554432000 4194304 5654031 140733856747360 140733856735176 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25158/statm: 49791 47661 142 357 0 49431 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 304844

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/182 25231
/proc/meminfo: memFree=27739516/32873844 swapFree=7384/7384
[pid=25078] ppid=25076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (npSolver-pbo-I.) S 25076 25078 14826 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382019411 9367552 275 33554432000 4194304 5064252 140734095803312 140734095802224 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25078/statm: 2287 275 233 213 0 72 0
[pid=25079] ppid=25078 vsize=96532 CPUtime=4.65 cores=0,2,4,6
/proc/25079/stat : 25079 (npSolver-pbo) S 25078 25078 14826 0 -1 4202496 16603 44497 0 0 103 9 315 38 20 0 1 0 382019411 98848768 22885 33554432000 4194304 6004724 140734169345696 140734169331976 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25079/statm: 24133 22885 167 442 0 23687 0
[pid=25158] ppid=25079 vsize=199164 CPUtime=1537.37 cores=0,2,4,6
/proc/25158/stat : 25158 (glucosInc) R 25079 25078 14826 0 -1 4202496 22580 0 0 0 153721 16 0 0 20 0 1 0 382019879 203943936 46125 33554432000 4194304 5654031 140733856747360 140733856735176 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25158/statm: 49791 46125 142 357 0 49431 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 304844

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/182 25255
/proc/meminfo: memFree=27784788/32873844 swapFree=7384/7384
[pid=25078] ppid=25076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (npSolver-pbo-I.) S 25076 25078 14826 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382019411 9367552 275 33554432000 4194304 5064252 140734095803312 140734095802224 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25078/statm: 2287 275 233 213 0 72 0
[pid=25079] ppid=25078 vsize=96532 CPUtime=4.65 cores=0,2,4,6
/proc/25079/stat : 25079 (npSolver-pbo) S 25078 25078 14826 0 -1 4202496 16603 44497 0 0 103 9 315 38 20 0 1 0 382019411 98848768 22885 33554432000 4194304 6004724 140734169345696 140734169331976 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25079/statm: 24133 22885 167 442 0 23687 0
[pid=25158] ppid=25079 vsize=199164 CPUtime=1597.36 cores=0,2,4,6
/proc/25158/stat : 25158 (glucosInc) R 25079 25078 14826 0 -1 4202496 22690 0 0 0 159719 17 0 0 20 0 1 0 382019879 203943936 44589 33554432000 4194304 5654031 140733856747360 140733856735176 4232880 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25158/statm: 49791 44589 142 357 0 49431 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 304844

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 1.90 3/181 25255
/proc/meminfo: memFree=27819580/32873844 swapFree=7384/7384
[pid=25078] ppid=25076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (npSolver-pbo-I.) S 25076 25078 14826 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382019411 9367552 275 33554432000 4194304 5064252 140734095803312 140734095802224 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25078/statm: 2287 275 233 213 0 72 0
[pid=25079] ppid=25078 vsize=96532 CPUtime=4.65 cores=0,2,4,6
/proc/25079/stat : 25079 (npSolver-pbo) S 25078 25078 14826 0 -1 4202496 16603 44497 0 0 103 9 315 38 20 0 1 0 382019411 98848768 22885 33554432000 4194304 6004724 140734169345696 140734169331976 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25079/statm: 24133 22885 167 442 0 23687 0
[pid=25158] ppid=25079 vsize=149844 CPUtime=1657.35 cores=0,2,4,6
/proc/25158/stat : 25158 (glucosInc) R 25079 25078 14826 0 -1 4202496 22768 0 0 0 165717 18 0 0 20 0 1 0 382019879 153440256 35865 33554432000 4194304 5654031 140733856747360 140733856735176 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25158/statm: 37461 35865 142 357 0 37101 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 255524

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/181 25255
/proc/meminfo: memFree=27726304/32873844 swapFree=7384/7384
[pid=25078] ppid=25076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (npSolver-pbo-I.) S 25076 25078 14826 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382019411 9367552 275 33554432000 4194304 5064252 140734095803312 140734095802224 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25078/statm: 2287 275 233 213 0 72 0
[pid=25079] ppid=25078 vsize=96532 CPUtime=4.65 cores=0,2,4,6
/proc/25079/stat : 25079 (npSolver-pbo) S 25078 25078 14826 0 -1 4202496 16603 44497 0 0 103 9 315 38 20 0 1 0 382019411 98848768 22885 33554432000 4194304 6004724 140734169345696 140734169331976 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25079/statm: 24133 22885 167 442 0 23687 0
[pid=25158] ppid=25079 vsize=199164 CPUtime=1717.34 cores=0,2,4,6
/proc/25158/stat : 25158 (glucosInc) R 25079 25078 14826 0 -1 4202496 22810 0 0 0 171715 19 0 0 20 0 1 0 382019879 203943936 47149 33554432000 4194304 5654031 140733856747360 140733856735176 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25158/statm: 49791 47149 142 357 0 49431 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 304844

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/181 25255
/proc/meminfo: memFree=27749792/32873844 swapFree=7384/7384
[pid=25078] ppid=25076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (npSolver-pbo-I.) S 25076 25078 14826 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382019411 9367552 275 33554432000 4194304 5064252 140734095803312 140734095802224 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25078/statm: 2287 275 233 213 0 72 0
[pid=25079] ppid=25078 vsize=96532 CPUtime=4.65 cores=0,2,4,6
/proc/25079/stat : 25079 (npSolver-pbo) S 25078 25078 14826 0 -1 4202496 16603 44497 0 0 103 9 315 38 20 0 1 0 382019411 98848768 22885 33554432000 4194304 6004724 140734169345696 140734169331976 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25079/statm: 24133 22885 167 442 0 23687 0
[pid=25158] ppid=25079 vsize=199164 CPUtime=1777.33 cores=0,2,4,6
/proc/25158/stat : 25158 (glucosInc) R 25079 25078 14826 0 -1 4202496 22918 0 0 0 177713 20 0 0 20 0 1 0 382019879 203943936 44589 33554432000 4194304 5654031 140733856747360 140733856745288 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25158/statm: 49791 44589 142 357 0 49431 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 304844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 25255
/proc/meminfo: memFree=27737504/32873844 swapFree=7384/7384
[pid=25078] ppid=25076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25078/stat : 25078 (npSolver-pbo-I.) S 25076 25078 14826 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382019411 9367552 275 33554432000 4194304 5064252 140734095803312 140734095802224 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25078/statm: 2287 275 233 213 0 72 0
[pid=25079] ppid=25078 vsize=96532 CPUtime=4.65 cores=0,2,4,6
/proc/25079/stat : 25079 (npSolver-pbo) S 25078 25078 14826 0 -1 4202496 16603 44497 0 0 103 9 315 38 20 0 1 0 382019411 98848768 22885 33554432000 4194304 6004724 140734169345696 140734169331976 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25079/statm: 24133 22885 167 442 0 23687 0
[pid=25158] ppid=25079 vsize=199164 CPUtime=1795.43 cores=0,2,4,6
/proc/25158/stat : 25158 (glucosInc) R 25079 25078 14826 0 -1 4202496 22920 0 0 0 179523 20 0 0 20 0 1 0 382019879 203943936 45613 33554432000 4194304 5654031 140733856747360 140733856735176 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25158/statm: 49791 45613 142 357 0 49431 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 304844

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 25078 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=190362
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=483926
# CPU time returned by wait4() is 4.67429
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1799.41
CPU system time (s): 0.67
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 416300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.19036
system time used= 0.483926
maximum resident set size= 293100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61476
page faults= 0
swaps= 0
block input operations= 0
block output operations= 81376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 16

runsolver used 2.54961 second user time and 7.27989 second system time

The end

Launcher Data

Begin job on node106 at 2012-06-08 14:35:09
IDJOB=3748052
IDBENCH=73459
IDSOLVER=2333
FILE ID=node106/3748052-1339158909
RUNJOBID= node106-1339158832-20098
PBS_JOBID= 14643763
Free space on /tmp= 71024 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12046_2-sat.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748052-1339158909/watcher-3748052-1339158909 -o /tmp/evaluation-result-3748052-1339158909/solver-3748052-1339158909 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748052-1339158909.opb 1374850933 HOME HOME

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

MD5SUM BENCH= 8df6acf86997549eac6f2a4fde05a479
RANDOM SEED=1374850933

node106.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		: 2667.065
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	: 5334.13
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		: 2667.065
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		: 2667.065
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		: 2667.065
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.92
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		: 2667.065
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		: 2667.065
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		: 2667.065
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		: 2667.065
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28193192 kB
Buffers:          458740 kB
Cached:          3196420 kB
SwapCached:         2340 kB
Active:          1607996 kB
Inactive:        2158592 kB
Active(anon):     108096 kB
Inactive(anon):     5500 kB
Active(file):    1499900 kB
Inactive(file):  2153092 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67100732 kB
Dirty:             29952 kB
Writeback:             0 kB
AnonPages:        109660 kB
Mapped:            10400 kB
Shmem:                 0 kB
Slab:             773704 kB
SReclaimable:     212296 kB
SUnreclaim:       561408 kB
KernelStack:        1528 kB
PageTables:         4492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     236532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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= 70992 MiB
End job on node106 at 2012-06-08 15:05:10