Trace number 3699922

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx63.opb
MD5SUM807bc542b75293285fea5916dfeaaa3e
Bench CategoryOPT-SMALLINT-LIN (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 FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3216
Total number of constraints3658
Number of constraints which are clauses3210
Number of constraints which are cardinality constraints (but not clauses)64
Number of constraints which are nor clauses,nor cardinality constraints384
Minimum length of a constraint2
Maximum length of a constraint384
Number of terms in the objective function 6
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 786
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.72	c run inc solver
0.00/0.72	c [INC SYSTEM] run initial solver
0.00/0.72	c [INC SYSTEM] preprocess with white file
22.32/22.49	c [INC SYSTEM] finished preprocessing in 21 s
22.32/22.49	c [INC SYSTEM] execute solver
1800.03/1800.40	c an unexpexted return value has been received, exit
1800.03/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3699922-1338082908/watcher-3699922-1338082908 -o /tmp/evaluation-result-3699922-1338082908/solver-3699922-1338082908 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699922-1338082908.opb 822425104 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: 2.20 2.11 2.04 3/178 6166
/proc/meminfo: memFree=30554680/32873844 swapFree=7108/7108
[pid=6166] ppid=6164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6166/stat : 6166 (npSolver-pbo-I.) S 6164 6166 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274419355 9367552 275 33554432000 4194304 5064252 140735482156976 140735482155888 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6166/statm: 2287 275 233 213 0 72 0

[startup+0.0912281 s]
/proc/loadavg: 2.20 2.11 2.04 3/178 6166
/proc/meminfo: memFree=30554680/32873844 swapFree=7108/7108
[pid=6166] ppid=6164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6166/stat : 6166 (npSolver-pbo-I.) S 6164 6166 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274419355 9367552 275 33554432000 4194304 5064252 140735482156976 140735482155888 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6166/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100287 s]
/proc/loadavg: 2.20 2.11 2.04 3/178 6166
/proc/meminfo: memFree=30554680/32873844 swapFree=7108/7108
[pid=6166] ppid=6164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6166/stat : 6166 (npSolver-pbo-I.) S 6164 6166 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274419355 9367552 275 33554432000 4194304 5064252 140735482156976 140735482155888 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6166/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300231 s]
/proc/loadavg: 2.20 2.11 2.04 3/178 6166
/proc/meminfo: memFree=30554680/32873844 swapFree=7108/7108
[pid=6166] ppid=6164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6166/stat : 6166 (npSolver-pbo-I.) S 6164 6166 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274419355 9367552 275 33554432000 4194304 5064252 140735482156976 140735482155888 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6166/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700235 s]
/proc/loadavg: 2.20 2.11 2.04 3/178 6166
/proc/meminfo: memFree=30554680/32873844 swapFree=7108/7108
[pid=6166] ppid=6164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6166/stat : 6166 (npSolver-pbo-I.) S 6164 6166 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274419355 9367552 275 33554432000 4194304 5064252 140735482156976 140735482155888 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6166/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: 2.18 2.11 2.04 3/182 6170
/proc/meminfo: memFree=30400232/32873844 swapFree=7108/7108
[pid=6166] ppid=6164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6166/stat : 6166 (npSolver-pbo-I.) S 6164 6166 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274419355 9367552 275 33554432000 4194304 5064252 140735482156976 140735482155888 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6166/statm: 2287 275 233 213 0 72 0
[pid=6167] ppid=6166 vsize=75844 CPUtime=0.72 cores=0,2,4,6
/proc/6167/stat : 6167 (npSolver-pbo) S 6166 6166 1127 0 -1 4202496 13852 0 0 0 64 8 0 0 20 0 1 0 274419355 77664256 18553 33554432000 4194304 5992684 140733294523600 140733294518048 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6167/statm: 18961 18553 164 440 0 18517 0
[pid=6169] ppid=6167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6169/stat : 6169 (cp2_pre.sh) S 6167 6166 1127 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274419428 9367552 276 33554432000 4194304 5064252 140736250699712 140736250698416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6169/statm: 2287 276 234 213 0 72 0
[pid=6170] ppid=6169 vsize=348284 CPUtime=0.76 cores=0,2,4,6
/proc/6170/stat : 6170 (coprocessor) R 6169 6166 1127 0 -1 4202496 28007 0 0 0 67 9 0 0 20 0 1 0 274419428 356642816 74552 33554432000 4194304 6586260 140734068255824 140734068252584 5511711 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/6170/statm: 87071 74553 164 584 0 86483 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 442424

[startup+3.10035 s]
/proc/loadavg: 2.18 2.11 2.04 3/182 6170
/proc/meminfo: memFree=30074840/32873844 swapFree=7108/7108
[pid=6166] ppid=6164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6166/stat : 6166 (npSolver-pbo-I.) S 6164 6166 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274419355 9367552 275 33554432000 4194304 5064252 140735482156976 140735482155888 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6166/statm: 2287 275 233 213 0 72 0
[pid=6167] ppid=6166 vsize=75844 CPUtime=0.72 cores=0,2,4,6
/proc/6167/stat : 6167 (npSolver-pbo) S 6166 6166 1127 0 -1 4202496 13852 0 0 0 64 8 0 0 20 0 1 0 274419355 77664256 18553 33554432000 4194304 5992684 140733294523600 140733294518048 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6167/statm: 18961 18553 164 440 0 18517 0
[pid=6169] ppid=6167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6169/stat : 6169 (cp2_pre.sh) S 6167 6166 1127 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274419428 9367552 276 33554432000 4194304 5064252 140736250699712 140736250698416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6169/statm: 2287 276 234 213 0 72 0
[pid=6170] ppid=6169 vsize=471088 CPUtime=2.36 cores=0,2,4,6
/proc/6170/stat : 6170 (coprocessor) R 6169 6166 1127 0 -1 4202496 57366 0 0 0 222 14 0 0 20 0 1 0 274419428 482394112 115150 33554432000 4194304 6586260 140734068255824 140734068251752 4771220 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/6170/statm: 117772 115150 173 584 0 117184 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 565228

[startup+6.30035 s]
/proc/loadavg: 2.16 2.11 2.04 3/182 6170
/proc/meminfo: memFree=29913620/32873844 swapFree=7108/7108
[pid=6166] ppid=6164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6166/stat : 6166 (npSolver-pbo-I.) S 6164 6166 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274419355 9367552 275 33554432000 4194304 5064252 140735482156976 140735482155888 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6166/statm: 2287 275 233 213 0 72 0
[pid=6167] ppid=6166 vsize=75844 CPUtime=0.72 cores=0,2,4,6
/proc/6167/stat : 6167 (npSolver-pbo) S 6166 6166 1127 0 -1 4202496 13852 0 0 0 64 8 0 0 20 0 1 0 274419355 77664256 18553 33554432000 4194304 5992684 140733294523600 140733294518048 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6167/statm: 18961 18553 164 440 0 18517 0
[pid=6169] ppid=6167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6169/stat : 6169 (cp2_pre.sh) S 6167 6166 1127 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274419428 9367552 276 33554432000 4194304 5064252 140736250699712 140736250698416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6169/statm: 2287 276 234 213 0 72 0
[pid=6170] ppid=6169 vsize=538548 CPUtime=5.55 cores=0,2,4,6
/proc/6170/stat : 6170 (coprocessor) R 6169 6166 1127 0 -1 4202496 64876 0 0 0 540 15 0 0 20 0 1 0 274419428 551473152 132880 33554432000 4194304 6586260 140734068255824 140734068251144 4676454 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/6170/statm: 134637 132880 188 584 0 134049 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 632688

[startup+12.7004 s]
/proc/loadavg: 2.15 2.11 2.03 3/182 6170
/proc/meminfo: memFree=29905812/32873844 swapFree=7108/7108
[pid=6166] ppid=6164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6166/stat : 6166 (npSolver-pbo-I.) S 6164 6166 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274419355 9367552 275 33554432000 4194304 5064252 140735482156976 140735482155888 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6166/statm: 2287 275 233 213 0 72 0
[pid=6167] ppid=6166 vsize=75844 CPUtime=0.72 cores=0,2,4,6
/proc/6167/stat : 6167 (npSolver-pbo) S 6166 6166 1127 0 -1 4202496 13852 0 0 0 64 8 0 0 20 0 1 0 274419355 77664256 18553 33554432000 4194304 5992684 140733294523600 140733294518048 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6167/statm: 18961 18553 164 440 0 18517 0
[pid=6169] ppid=6167 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6169/stat : 6169 (cp2_pre.sh) S 6167 6166 1127 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274419428 9367552 276 33554432000 4194304 5064252 140736250699712 140736250698416 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/6169/statm: 2287 276 234 213 0 72 0
[pid=6170] ppid=6169 vsize=541320 CPUtime=11.96 cores=0,2,4,6
/proc/6170/stat : 6170 (coprocessor) R 6169 6166 1127 0 -1 4202496 65582 0 0 0 1180 16 0 0 20 0 1 0 274419428 554311680 133586 33554432000 4194304 6586260 140734068255824 140734068251144 5599447 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/6170/statm: 135330 133586 188 584 0 134742 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 635460

[startup+25.5004 s]
/proc/loadavg: 2.12 2.10 2.03 3/181 6172
/proc/meminfo: memFree=30271608/32873844 swapFree=7108/7108
[pid=6166] ppid=6164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6166/stat : 6166 (npSolver-pbo-I.) S 6164 6166 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274419355 9367552 275 33554432000 4194304 5064252 140735482156976 140735482155888 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6166/statm: 2287 275 233 213 0 72 0
[pid=6167] ppid=6166 vsize=75844 CPUtime=22.42 cores=0,2,4,6
/proc/6167/stat : 6167 (npSolver-pbo) S 6166 6166 1127 0 -1 4202496 13869 70229 0 0 64 8 1818 352 20 0 1 0 274419355 77664256 18557 33554432000 4194304 5992684 140733294523600 140733294509864 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6167/statm: 18961 18557 167 440 0 18517 0
[pid=6172] ppid=6167 vsize=168072 CPUtime=2.99 cores=0,2,4,6
/proc/6172/stat : 6172 (glucosInc) R 6167 6166 1127 0 -1 4202496 29619 0 0 0 294 5 0 0 20 0 1 0 274421604 172105728 37490 33554432000 4194304 5654031 140734039721872 140734039719960 4232495 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6172/statm: 42018 37490 140 357 0 41658 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 253064

[startup+51.1004 s]
/proc/loadavg: 2.08 2.09 2.03 3/181 6172
/proc/meminfo: memFree=30286700/32873844 swapFree=7108/7108
[pid=6166] ppid=6164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6166/stat : 6166 (npSolver-pbo-I.) S 6164 6166 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274419355 9367552 275 33554432000 4194304 5064252 140735482156976 140735482155888 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6166/statm: 2287 275 233 213 0 72 0
[pid=6167] ppid=6166 vsize=75844 CPUtime=22.42 cores=0,2,4,6
/proc/6167/stat : 6167 (npSolver-pbo) S 6166 6166 1127 0 -1 4202496 13869 70229 0 0 64 8 1818 352 20 0 1 0 274419355 77664256 18557 33554432000 4194304 5992684 140733294523600 140733294509864 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6167/statm: 18961 18557 167 440 0 18517 0
[pid=6172] ppid=6167 vsize=168556 CPUtime=28.59 cores=0,2,4,6
/proc/6172/stat : 6172 (glucosInc) R 6167 6166 1127 0 -1 4202496 30278 0 0 0 2853 6 0 0 20 0 1 0 274421604 172601344 37761 33554432000 4194304 5654031 140734039721872 140734039719768 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6172/statm: 42139 37761 142 357 0 41779 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 253548

[startup+102.307 s]
/proc/loadavg: 2.03 2.07 2.03 3/181 6172
/proc/meminfo: memFree=30311568/32873844 swapFree=7108/7108
[pid=6166] ppid=6164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6166/stat : 6166 (npSolver-pbo-I.) S 6164 6166 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274419355 9367552 275 33554432000 4194304 5064252 140735482156976 140735482155888 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6166/statm: 2287 275 233 213 0 72 0
[pid=6167] ppid=6166 vsize=75844 CPUtime=22.42 cores=0,2,4,6
/proc/6167/stat : 6167 (npSolver-pbo) S 6166 6166 1127 0 -1 4202496 13869 70229 0 0 64 8 1818 352 20 0 1 0 274419355 77664256 18557 33554432000 4194304 5992684 140733294523600 140733294509864 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6167/statm: 18961 18557 167 440 0 18517 0
[pid=6172] ppid=6167 vsize=171048 CPUtime=79.78 cores=0,2,4,6
/proc/6172/stat : 6172 (glucosInc) R 6167 6166 1127 0 -1 4202496 31552 0 0 0 7972 6 0 0 20 0 1 0 274421604 175153152 39599 33554432000 4194304 5654031 140734039721872 140734039709688 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6172/statm: 42762 39599 142 357 0 42402 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 256040

[startup+162.3 s]
/proc/loadavg: 2.01 2.06 2.02 3/181 6173
/proc/meminfo: memFree=30270320/32873844 swapFree=7108/7108
[pid=6166] ppid=6164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6166/stat : 6166 (npSolver-pbo-I.) S 6164 6166 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274419355 9367552 275 33554432000 4194304 5064252 140735482156976 140735482155888 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6166/statm: 2287 275 233 213 0 72 0
[pid=6167] ppid=6166 vsize=75844 CPUtime=22.42 cores=0,2,4,6
/proc/6167/stat : 6167 (npSolver-pbo) S 6166 6166 1127 0 -1 4202496 13869 70229 0 0 64 8 1818 352 20 0 1 0 274419355 77664256 18557 33554432000 4194304 5992684 140733294523600 140733294509864 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6167/statm: 18961 18557 167 440 0 18517 0
[pid=6172] ppid=6167 vsize=208780 CPUtime=139.75 cores=0,2,4,6
/proc/6172/stat : 6172 (glucosInc) R 6167 6166 1127 0 -1 4202496 32628 0 0 0 13967 8 0 0 20 0 1 0 274421604 213790720 49215 33554432000 4194304 5654031 140734039721872 140734039709688 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6172/statm: 52195 49215 142 357 0 51835 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 293772

[startup+222.3 s]
/proc/loadavg: 2.04 2.06 2.02 3/181 6173
/proc/meminfo: memFree=30185628/32873844 swapFree=7108/7108
[pid=6166] ppid=6164 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.04 2.01 3/181 6303
/proc/meminfo: memFree=27839964/32873844 swapFree=7108/7108
[pid=6166] ppid=6164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6166/stat : 6166 (npSolver-pbo-I.) S 6164 6166 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274419355 9367552 275 33554432000 4194304 5064252 140735482156976 140735482155888 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6166/statm: 2287 275 233 213 0 72 0
[pid=6167] ppid=6166 vsize=75844 CPUtime=22.42 cores=0,2,4,6
/proc/6167/stat : 6167 (npSolver-pbo) S 6166 6166 1127 0 -1 4202496 13869 70229 0 0 64 8 1818 352 20 0 1 0 274419355 77664256 18557 33554432000 4194304 5992684 140733294523600 140733294509864 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6167/statm: 18961 18557 167 440 0 18517 0
[pid=6172] ppid=6167 vsize=282328 CPUtime=1279.58 cores=0,2,4,6
/proc/6172/stat : 6172 (glucosInc) R 6167 6166 1127 0 -1 4202496 37770 0 0 0 127940 18 0 0 20 0 1 0 274421604 289103872 64392 33554432000 4194304 5654031 140734039721872 140734039709688 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6172/statm: 70582 64392 142 357 0 70222 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 367320

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/181 6304
/proc/meminfo: memFree=27875304/32873844 swapFree=7108/7108
[pid=6166] ppid=6164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6166/stat : 6166 (npSolver-pbo-I.) S 6164 6166 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274419355 9367552 275 33554432000 4194304 5064252 140735482156976 140735482155888 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6166/statm: 2287 275 233 213 0 72 0
[pid=6167] ppid=6166 vsize=75844 CPUtime=22.42 cores=0,2,4,6
/proc/6167/stat : 6167 (npSolver-pbo) S 6166 6166 1127 0 -1 4202496 13869 70229 0 0 64 8 1818 352 20 0 1 0 274419355 77664256 18557 33554432000 4194304 5992684 140733294523600 140733294509864 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6167/statm: 18961 18557 167 440 0 18517 0
[pid=6172] ppid=6167 vsize=282328 CPUtime=1339.57 cores=0,2,4,6
/proc/6172/stat : 6172 (glucosInc) R 6167 6166 1127 0 -1 4202496 38086 0 0 0 133938 19 0 0 20 0 1 0 274421604 289103872 63368 33554432000 4194304 5654031 140734039721872 140734039719800 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6172/statm: 70582 63368 142 357 0 70222 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 367320

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 6304
/proc/meminfo: memFree=27875332/32873844 swapFree=7108/7108
[pid=6166] ppid=6164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6166/stat : 6166 (npSolver-pbo-I.) S 6164 6166 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274419355 9367552 275 33554432000 4194304 5064252 140735482156976 140735482155888 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6166/statm: 2287 275 233 213 0 72 0
[pid=6167] ppid=6166 vsize=75844 CPUtime=22.42 cores=0,2,4,6
/proc/6167/stat : 6167 (npSolver-pbo) S 6166 6166 1127 0 -1 4202496 13869 70229 0 0 64 8 1818 352 20 0 1 0 274419355 77664256 18557 33554432000 4194304 5992684 140733294523600 140733294509864 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6167/statm: 18961 18557 167 440 0 18517 0
[pid=6172] ppid=6167 vsize=233008 CPUtime=1399.57 cores=0,2,4,6
/proc/6172/stat : 6172 (glucosInc) R 6167 6166 1127 0 -1 4202496 38091 0 0 0 139938 19 0 0 20 0 1 0 274421604 238600192 55389 33554432000 4194304 5654031 140734039721872 140734039709688 4232968 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6172/statm: 58252 55389 142 357 0 57892 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 318000

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 6304
/proc/meminfo: memFree=27875172/32873844 swapFree=7108/7108
[pid=6166] ppid=6164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6166/stat : 6166 (npSolver-pbo-I.) S 6164 6166 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274419355 9367552 275 33554432000 4194304 5064252 140735482156976 140735482155888 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6166/statm: 2287 275 233 213 0 72 0
[pid=6167] ppid=6166 vsize=75844 CPUtime=22.42 cores=0,2,4,6
/proc/6167/stat : 6167 (npSolver-pbo) S 6166 6166 1127 0 -1 4202496 13869 70229 0 0 64 8 1818 352 20 0 1 0 274419355 77664256 18557 33554432000 4194304 5992684 140733294523600 140733294509864 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6167/statm: 18961 18557 167 440 0 18517 0
[pid=6172] ppid=6167 vsize=233008 CPUtime=1459.55 cores=0,2,4,6
/proc/6172/stat : 6172 (glucosInc) R 6167 6166 1127 0 -1 4202496 38410 0 0 0 145936 19 0 0 20 0 1 0 274421604 238600192 55389 33554432000 4194304 5654031 140734039721872 140734039719896 4232939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6172/statm: 58252 55389 142 357 0 57892 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 318000

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 6304
/proc/meminfo: memFree=27832912/32873844 swapFree=7108/7108
[pid=6166] ppid=6164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6166/stat : 6166 (npSolver-pbo-I.) S 6164 6166 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274419355 9367552 275 33554432000 4194304 5064252 140735482156976 140735482155888 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6166/statm: 2287 275 233 213 0 72 0
[pid=6167] ppid=6166 vsize=75844 CPUtime=22.42 cores=0,2,4,6
/proc/6167/stat : 6167 (npSolver-pbo) S 6166 6166 1127 0 -1 4202496 13869 70229 0 0 64 8 1818 352 20 0 1 0 274419355 77664256 18557 33554432000 4194304 5992684 140733294523600 140733294509864 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6167/statm: 18961 18557 167 440 0 18517 0
[pid=6172] ppid=6167 vsize=282328 CPUtime=1519.54 cores=0,2,4,6
/proc/6172/stat : 6172 (glucosInc) R 6167 6166 1127 0 -1 4202496 38728 0 0 0 151934 20 0 0 20 0 1 0 274421604 289103872 65416 33554432000 4194304 5654031 140734039721872 140734039709688 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6172/statm: 70582 65416 142 357 0 70222 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 367320

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6304
/proc/meminfo: memFree=27865872/32873844 swapFree=7108/7108
[pid=6166] ppid=6164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6166/stat : 6166 (npSolver-pbo-I.) S 6164 6166 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274419355 9367552 275 33554432000 4194304 5064252 140735482156976 140735482155888 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6166/statm: 2287 275 233 213 0 72 0
[pid=6167] ppid=6166 vsize=75844 CPUtime=22.42 cores=0,2,4,6
/proc/6167/stat : 6167 (npSolver-pbo) S 6166 6166 1127 0 -1 4202496 13869 70229 0 0 64 8 1818 352 20 0 1 0 274419355 77664256 18557 33554432000 4194304 5992684 140733294523600 140733294509864 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6167/statm: 18961 18557 167 440 0 18517 0
[pid=6172] ppid=6167 vsize=233008 CPUtime=1579.53 cores=0,2,4,6
/proc/6172/stat : 6172 (glucosInc) R 6167 6166 1127 0 -1 4202496 38731 0 0 0 157933 20 0 0 20 0 1 0 274421604 238600192 55389 33554432000 4194304 5654031 140734039721872 140734039709688 4232431 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6172/statm: 58252 55389 142 357 0 57892 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 318000

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6305
/proc/meminfo: memFree=27820072/32873844 swapFree=7108/7108
[pid=6166] ppid=6164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6166/stat : 6166 (npSolver-pbo-I.) S 6164 6166 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274419355 9367552 275 33554432000 4194304 5064252 140735482156976 140735482155888 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6166/statm: 2287 275 233 213 0 72 0
[pid=6167] ppid=6166 vsize=75844 CPUtime=22.42 cores=0,2,4,6
/proc/6167/stat : 6167 (npSolver-pbo) S 6166 6166 1127 0 -1 4202496 13869 70229 0 0 64 8 1818 352 20 0 1 0 274419355 77664256 18557 33554432000 4194304 5992684 140733294523600 140733294509864 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6167/statm: 18961 18557 167 440 0 18517 0
[pid=6172] ppid=6167 vsize=282328 CPUtime=1639.52 cores=0,2,4,6
/proc/6172/stat : 6172 (glucosInc) R 6167 6166 1127 0 -1 4202496 39052 0 0 0 163931 21 0 0 20 0 1 0 274421604 289103872 66952 33554432000 4194304 5654031 140734039721872 140734039709688 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6172/statm: 70582 66952 142 357 0 70222 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 367320

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 6308
/proc/meminfo: memFree=27826456/32873844 swapFree=7108/7108
[pid=6166] ppid=6164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6166/stat : 6166 (npSolver-pbo-I.) S 6164 6166 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274419355 9367552 275 33554432000 4194304 5064252 140735482156976 140735482155888 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6166/statm: 2287 275 233 213 0 72 0
[pid=6167] ppid=6166 vsize=75844 CPUtime=22.42 cores=0,2,4,6
/proc/6167/stat : 6167 (npSolver-pbo) S 6166 6166 1127 0 -1 4202496 13869 70229 0 0 64 8 1818 352 20 0 1 0 274419355 77664256 18557 33554432000 4194304 5992684 140733294523600 140733294509864 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6167/statm: 18961 18557 167 440 0 18517 0
[pid=6172] ppid=6167 vsize=282328 CPUtime=1699.51 cores=0,2,4,6
/proc/6172/stat : 6172 (glucosInc) R 6167 6166 1127 0 -1 4202496 39370 0 0 0 169930 21 0 0 20 0 1 0 274421604 289103872 65416 33554432000 4194304 5654031 140734039721872 140734039709688 4208595 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6172/statm: 70582 65416 142 357 0 70222 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 367320

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6308
/proc/meminfo: memFree=27865872/32873844 swapFree=7108/7108
[pid=6166] ppid=6164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6166/stat : 6166 (npSolver-pbo-I.) S 6164 6166 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274419355 9367552 275 33554432000 4194304 5064252 140735482156976 140735482155888 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6166/statm: 2287 275 233 213 0 72 0
[pid=6167] ppid=6166 vsize=75844 CPUtime=22.42 cores=0,2,4,6
/proc/6167/stat : 6167 (npSolver-pbo) S 6166 6166 1127 0 -1 4202496 13869 70229 0 0 64 8 1818 352 20 0 1 0 274419355 77664256 18557 33554432000 4194304 5992684 140733294523600 140733294509864 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6167/statm: 18961 18557 167 440 0 18517 0
[pid=6172] ppid=6167 vsize=233008 CPUtime=1759.5 cores=0,2,4,6
/proc/6172/stat : 6172 (glucosInc) R 6167 6166 1127 0 -1 4202496 39373 0 0 0 175929 21 0 0 20 0 1 0 274421604 238600192 55389 33554432000 4194304 5654031 140734039721872 140734039709688 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6172/statm: 58252 55389 142 357 0 57892 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 318000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6308
/proc/meminfo: memFree=27830352/32873844 swapFree=7108/7108
[pid=6166] ppid=6164 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6166/stat : 6166 (npSolver-pbo-I.) S 6164 6166 1127 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274419355 9367552 275 33554432000 4194304 5064252 140735482156976 140735482155888 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/6166/statm: 2287 275 233 213 0 72 0
[pid=6167] ppid=6166 vsize=75844 CPUtime=22.42 cores=0,2,4,6
/proc/6167/stat : 6167 (npSolver-pbo) S 6166 6166 1127 0 -1 4202496 13869 70229 0 0 64 8 1818 352 20 0 1 0 274419355 77664256 18557 33554432000 4194304 5992684 140733294523600 140733294509864 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/6167/statm: 18961 18557 167 440 0 18517 0
[pid=6172] ppid=6167 vsize=282328 CPUtime=1777.61 cores=0,2,4,6
/proc/6172/stat : 6172 (glucosInc) R 6167 6166 1127 0 -1 4202496 39689 0 0 0 177739 22 0 0 20 0 1 0 274421604 289103872 64392 33554432000 4194304 5654031 140734039721872 140734039709688 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6172/statm: 70582 64392 142 357 0 70222 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 367320

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 6166 and gives
#  childrusage.ru_utime.tv_sec=18
#  childrusage.ru_utime.tv_usec=830137
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=613450
# CPU time returned by wait4() is 22.4436
# while last known CPU time is 1800.03
#
# 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.03
CPU user time (s): 1796.21
CPU system time (s): 3.82
CPU usage (%): 99.9786
Max. virtual memory (cumulated for all children) (KiB): 886264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.8301
system time used= 3.61345
maximum resident set size= 769512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84475
page faults= 0
swaps= 0
block input operations= 8
block output operations= 153344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 75

runsolver used 2.73058 second user time and 7.17491 second system time

The end

Launcher Data

Begin job on node102 at 2012-05-27 03:41:48
IDJOB=3699922
IDBENCH=71844
IDSOLVER=2276
FILE ID=node102/3699922-1338082908
RUNJOBID= node102-1338052958-1143
PBS_JOBID= 14624412
Free space on /tmp= 71528 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx63.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699922-1338082908/watcher-3699922-1338082908 -o /tmp/evaluation-result-3699922-1338082908/solver-3699922-1338082908 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699922-1338082908.opb 822425104 HOME HOME

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

MD5SUM BENCH= 807bc542b75293285fea5916dfeaaa3e
RANDOM SEED=822425104

node102.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.178
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.35
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.178
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.90
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.178
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.178
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		: 2667.178
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.178
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	: 5438.54
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.178
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.178
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:        30554572 kB
Buffers:          300520 kB
Cached:          1057652 kB
SwapCached:            0 kB
Active:           911164 kB
Inactive:         560596 kB
Active(anon):     104160 kB
Inactive(anon):    12260 kB
Active(file):     807004 kB
Inactive(file):   548336 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8736 kB
Writeback:             0 kB
AnonPages:        186088 kB
Mapped:            15640 kB
Shmem:               200 kB
Slab:             685760 kB
SReclaimable:     127532 kB
SUnreclaim:       558228 kB
KernelStack:        1504 kB
PageTables:         4280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     264004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 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= 70656 MiB
End job on node102 at 2012-05-27 04:11:49