Trace number 3698326

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-topDown? (TO) 1800.07 1800.42

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.76	c run inc solver
0.00/0.76	c [INC SYSTEM] run initial solver
0.00/0.76	c [INC SYSTEM] preprocess with white file
26.77/26.81	c [INC SYSTEM] finished preprocessing in 26 s
26.77/26.81	c [INC SYSTEM] execute solver
1800.07/1800.41	c an unexpexted return value has been received, exit
1800.07/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-3698326-1338081989/watcher-3698326-1338081989 -o /tmp/evaluation-result-3698326-1338081989/solver-3698326-1338081989 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698326-1338081989.opb 523182077 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.00 2.00 2.00 3/180 8891
/proc/meminfo: memFree=27946832/32873844 swapFree=7124/7124
[pid=8891] ppid=8889 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo-It) S 8889 8891 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274324289 9367552 275 33554432000 4194304 5064252 140736013975168 140736013974080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8891/statm: 2287 275 233 213 0 72 0

[startup+0.0624251 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8891
/proc/meminfo: memFree=27946832/32873844 swapFree=7124/7124
[pid=8891] ppid=8889 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo-It) S 8889 8891 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274324289 9367552 275 33554432000 4194304 5064252 140736013975168 140736013974080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8891/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100257 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8891
/proc/meminfo: memFree=27946832/32873844 swapFree=7124/7124
[pid=8891] ppid=8889 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo-It) S 8889 8891 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274324289 9367552 275 33554432000 4194304 5064252 140736013975168 140736013974080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8891/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300333 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8891
/proc/meminfo: memFree=27946832/32873844 swapFree=7124/7124
[pid=8891] ppid=8889 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo-It) S 8889 8891 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274324289 9367552 275 33554432000 4194304 5064252 140736013975168 140736013974080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8891/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700314 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8891
/proc/meminfo: memFree=27946832/32873844 swapFree=7124/7124
[pid=8891] ppid=8889 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo-It) S 8889 8891 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274324289 9367552 275 33554432000 4194304 5064252 140736013975168 140736013974080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8891/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50044 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8895
/proc/meminfo: memFree=27801328/32873844 swapFree=7124/7124
[pid=8891] ppid=8889 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo-It) S 8889 8891 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274324289 9367552 275 33554432000 4194304 5064252 140736013975168 140736013974080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8891/statm: 2287 275 233 213 0 72 0
[pid=8892] ppid=8891 vsize=75844 CPUtime=0.75 cores=1,3,5,7
/proc/8892/stat : 8892 (npSolver-pbo) S 8891 8891 4265 0 -1 4202496 13810 0 0 0 67 8 0 0 20 0 1 0 274324290 77664256 18514 33554432000 4194304 5992684 140736599432864 140736599427312 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8892/statm: 18961 18514 164 440 0 18517 0
[pid=8894] ppid=8892 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8894/stat : 8894 (cp2_pre.sh) S 8892 8891 4265 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274324366 9367552 277 33554432000 4194304 5064252 140735081758048 140735081756752 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8894/statm: 2287 277 234 213 0 72 0
[pid=8895] ppid=8894 vsize=341020 CPUtime=0.71 cores=1,3,5,7
/proc/8895/stat : 8895 (coprocessor) R 8894 8891 4265 0 -1 4202496 25039 0 0 0 63 8 0 0 20 0 1 0 274324366 349204480 73117 33554432000 4194304 6586260 140734699925584 140734699922472 5511711 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/8895/statm: 85255 73117 164 584 0 84667 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 435160

[startup+3.10044 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8895
/proc/meminfo: memFree=27481560/32873844 swapFree=7124/7124
[pid=8891] ppid=8889 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo-It) S 8889 8891 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274324289 9367552 275 33554432000 4194304 5064252 140736013975168 140736013974080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8891/statm: 2287 275 233 213 0 72 0
[pid=8892] ppid=8891 vsize=75844 CPUtime=0.75 cores=1,3,5,7
/proc/8892/stat : 8892 (npSolver-pbo) S 8891 8891 4265 0 -1 4202496 13810 0 0 0 67 8 0 0 20 0 1 0 274324290 77664256 18514 33554432000 4194304 5992684 140736599432864 140736599427312 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8892/statm: 18961 18514 164 440 0 18517 0
[pid=8894] ppid=8892 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8894/stat : 8894 (cp2_pre.sh) S 8892 8891 4265 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274324366 9367552 277 33554432000 4194304 5064252 140735081758048 140735081756752 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8894/statm: 2287 277 234 213 0 72 0
[pid=8895] ppid=8894 vsize=471088 CPUtime=2.32 cores=1,3,5,7
/proc/8895/stat : 8895 (coprocessor) R 8894 8891 4265 0 -1 4202496 56496 0 0 0 216 16 0 0 20 0 1 0 274324366 482394112 115302 33554432000 4194304 6586260 140734699925584 140734699921848 4770132 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/8895/statm: 117772 115302 173 584 0 117184 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 565228

[startup+6.30049 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8895
/proc/meminfo: memFree=27305956/32873844 swapFree=7124/7124
[pid=8891] ppid=8889 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo-It) S 8889 8891 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274324289 9367552 275 33554432000 4194304 5064252 140736013975168 140736013974080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8891/statm: 2287 275 233 213 0 72 0
[pid=8892] ppid=8891 vsize=75844 CPUtime=0.75 cores=1,3,5,7
/proc/8892/stat : 8892 (npSolver-pbo) S 8891 8891 4265 0 -1 4202496 13810 0 0 0 67 8 0 0 20 0 1 0 274324290 77664256 18514 33554432000 4194304 5992684 140736599432864 140736599427312 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8892/statm: 18961 18514 164 440 0 18517 0
[pid=8894] ppid=8892 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8894/stat : 8894 (cp2_pre.sh) S 8892 8891 4265 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274324366 9367552 277 33554432000 4194304 5064252 140735081758048 140735081756752 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8894/statm: 2287 277 234 213 0 72 0
[pid=8895] ppid=8894 vsize=537360 CPUtime=5.52 cores=1,3,5,7
/proc/8895/stat : 8895 (coprocessor) R 8894 8891 4265 0 -1 4202496 63722 0 0 0 534 18 0 0 20 0 1 0 274324366 550256640 132748 33554432000 4194304 6586260 140734699925584 140734699920952 4676686 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/8895/statm: 134340 132748 188 584 0 133752 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 631500

[startup+12.7005 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 8895
/proc/meminfo: memFree=27300692/32873844 swapFree=7124/7124
[pid=8891] ppid=8889 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo-It) S 8889 8891 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274324289 9367552 275 33554432000 4194304 5064252 140736013975168 140736013974080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8891/statm: 2287 275 233 213 0 72 0
[pid=8892] ppid=8891 vsize=75844 CPUtime=0.75 cores=1,3,5,7
/proc/8892/stat : 8892 (npSolver-pbo) S 8891 8891 4265 0 -1 4202496 13810 0 0 0 67 8 0 0 20 0 1 0 274324290 77664256 18514 33554432000 4194304 5992684 140736599432864 140736599427312 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8892/statm: 18961 18514 164 440 0 18517 0
[pid=8894] ppid=8892 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8894/stat : 8894 (cp2_pre.sh) S 8892 8891 4265 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274324366 9367552 277 33554432000 4194304 5064252 140735081758048 140735081756752 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8894/statm: 2287 277 234 213 0 72 0
[pid=8895] ppid=8894 vsize=540792 CPUtime=11.92 cores=1,3,5,7
/proc/8895/stat : 8895 (coprocessor) R 8894 8891 4265 0 -1 4202496 64560 0 0 0 1174 18 0 0 20 0 1 0 274324366 553771008 133586 33554432000 4194304 6586260 140734699925584 140734699920904 4676681 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/8895/statm: 135198 133586 188 584 0 134610 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 634932

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 2.00 3/184 8895
/proc/meminfo: memFree=27168792/32873844 swapFree=7124/7124
[pid=8891] ppid=8889 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo-It) S 8889 8891 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274324289 9367552 275 33554432000 4194304 5064252 140736013975168 140736013974080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8891/statm: 2287 275 233 213 0 72 0
[pid=8892] ppid=8891 vsize=75844 CPUtime=0.75 cores=1,3,5,7
/proc/8892/stat : 8892 (npSolver-pbo) S 8891 8891 4265 0 -1 4202496 13810 0 0 0 67 8 0 0 20 0 1 0 274324290 77664256 18514 33554432000 4194304 5992684 140736599432864 140736599427312 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8892/statm: 18961 18514 164 440 0 18517 0
[pid=8894] ppid=8892 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8894/stat : 8894 (cp2_pre.sh) S 8892 8891 4265 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274324366 9367552 277 33554432000 4194304 5064252 140735081758048 140735081756752 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8894/statm: 2287 277 234 213 0 72 0
[pid=8895] ppid=8894 vsize=792120 CPUtime=24.71 cores=1,3,5,7
/proc/8895/stat : 8895 (coprocessor) R 8894 8891 4265 0 -1 4202496 69115 0 0 0 2197 274 0 0 20 0 1 0 274324366 811130880 170476 33554432000 4194304 6586260 140734699925584 140734699921208 5732496 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/8895/statm: 198030 170476 195 584 0 197442 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 886260

[startup+51.1005 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 8897
/proc/meminfo: memFree=27717508/32873844 swapFree=7124/7124
[pid=8891] ppid=8889 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo-It) S 8889 8891 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274324289 9367552 275 33554432000 4194304 5064252 140736013975168 140736013974080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8891/statm: 2287 275 233 213 0 72 0
[pid=8892] ppid=8891 vsize=75844 CPUtime=26.78 cores=1,3,5,7
/proc/8892/stat : 8892 (npSolver-pbo) S 8891 8891 4265 0 -1 4202496 13828 70021 0 0 67 8 2279 324 20 0 1 0 274324290 77664256 18517 33554432000 4194304 5992684 140736599432864 140736599419128 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/8892/statm: 18961 18517 167 440 0 18517 0
[pid=8897] ppid=8892 vsize=168068 CPUtime=24.27 cores=1,3,5,7
/proc/8897/stat : 8897 (glucosInc) R 8892 8891 4265 0 -1 4202496 29128 0 0 0 2421 6 0 0 20 0 1 0 274326971 172101632 36994 33554432000 4194304 5654031 140737062951296 140737062939112 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8897/statm: 42017 36994 141 357 0 41657 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 253060

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 8897
/proc/meminfo: memFree=27673628/32873844 swapFree=7124/7124
[pid=8891] ppid=8889 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo-It) S 8889 8891 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274324289 9367552 275 33554432000 4194304 5064252 140736013975168 140736013974080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8891/statm: 2287 275 233 213 0 72 0
[pid=8892] ppid=8891 vsize=75844 CPUtime=26.78 cores=1,3,5,7
/proc/8892/stat : 8892 (npSolver-pbo) S 8891 8891 4265 0 -1 4202496 13828 70021 0 0 67 8 2279 324 20 0 1 0 274324290 77664256 18517 33554432000 4194304 5992684 140736599432864 140736599419128 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/8892/statm: 18961 18517 167 440 0 18517 0
[pid=8897] ppid=8892 vsize=169896 CPUtime=75.47 cores=1,3,5,7
/proc/8897/stat : 8897 (glucosInc) R 8892 8891 4265 0 -1 4202496 30303 0 0 0 7540 7 0 0 20 0 1 0 274326971 173973504 38609 33554432000 4194304 5654031 140737062951296 140737062949080 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8897/statm: 42474 38609 142 357 0 42114 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 254888

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8897
/proc/meminfo: memFree=27653692/32873844 swapFree=7124/7124
[pid=8891] ppid=8889 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo-It) S 8889 8891 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274324289 9367552 275 33554432000 4194304 5064252 140736013975168 140736013974080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8891/statm: 2287 275 233 213 0 72 0
[pid=8892] ppid=8891 vsize=75844 CPUtime=26.78 cores=1,3,5,7
/proc/8892/stat : 8892 (npSolver-pbo) S 8891 8891 4265 0 -1 4202496 13828 70021 0 0 67 8 2279 324 20 0 1 0 274324290 77664256 18517 33554432000 4194304 5992684 140736599432864 140736599419128 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/8892/statm: 18961 18517 167 440 0 18517 0
[pid=8897] ppid=8892 vsize=190100 CPUtime=135.45 cores=1,3,5,7
/proc/8897/stat : 8897 (glucosInc) R 8892 8891 4265 0 -1 4202496 31693 0 0 0 13537 8 0 0 20 0 1 0 274326971 194662400 42678 33554432000 4194304 5654031 140737062951296 140737062949096 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8897/statm: 47525 42678 142 357 0 47165 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 275092

[startup+222.3 s]

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

/proc/loadavg: 2.05 2.01 2.00 3/183 8954
/proc/meminfo: memFree=26438348/32873844 swapFree=7124/7124
[pid=8891] ppid=8889 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo-It) S 8889 8891 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274324289 9367552 275 33554432000 4194304 5064252 140736013975168 140736013974080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8891/statm: 2287 275 233 213 0 72 0
[pid=8892] ppid=8891 vsize=75844 CPUtime=26.78 cores=1,3,5,7
/proc/8892/stat : 8892 (npSolver-pbo) S 8891 8891 4265 0 -1 4202496 13828 70021 0 0 67 8 2279 324 20 0 1 0 274324290 77664256 18517 33554432000 4194304 5992684 140736599432864 140736599419128 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/8892/statm: 18961 18517 167 440 0 18517 0
[pid=8897] ppid=8892 vsize=269768 CPUtime=1275.27 cores=1,3,5,7
/proc/8897/stat : 8897 (glucosInc) R 8892 8891 4265 0 -1 4202496 36814 0 0 0 127513 14 0 0 20 0 1 0 274326971 276242432 56423 33554432000 4194304 5654031 140737062951296 140737062939112 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8897/statm: 67442 56423 142 357 0 67082 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 354760

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 8954
/proc/meminfo: memFree=26474232/32873844 swapFree=7124/7124
[pid=8891] ppid=8889 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo-It) S 8889 8891 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274324289 9367552 275 33554432000 4194304 5064252 140736013975168 140736013974080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8891/statm: 2287 275 233 213 0 72 0
[pid=8892] ppid=8891 vsize=75844 CPUtime=26.78 cores=1,3,5,7
/proc/8892/stat : 8892 (npSolver-pbo) S 8891 8891 4265 0 -1 4202496 13828 70021 0 0 67 8 2279 324 20 0 1 0 274324290 77664256 18517 33554432000 4194304 5992684 140736599432864 140736599419128 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/8892/statm: 18961 18517 167 440 0 18517 0
[pid=8897] ppid=8892 vsize=220448 CPUtime=1335.25 cores=1,3,5,7
/proc/8897/stat : 8897 (glucosInc) R 8892 8891 4265 0 -1 4202496 36814 0 0 0 133511 14 0 0 20 0 1 0 274326971 225738752 47266 33554432000 4194304 5654031 140737062951296 140737062939112 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8897/statm: 55112 47266 142 357 0 54752 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 305440

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8957
/proc/meminfo: memFree=26451620/32873844 swapFree=7124/7124
[pid=8891] ppid=8889 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo-It) S 8889 8891 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274324289 9367552 275 33554432000 4194304 5064252 140736013975168 140736013974080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8891/statm: 2287 275 233 213 0 72 0
[pid=8892] ppid=8891 vsize=75844 CPUtime=26.78 cores=1,3,5,7
/proc/8892/stat : 8892 (npSolver-pbo) S 8891 8891 4265 0 -1 4202496 13828 70021 0 0 67 8 2279 324 20 0 1 0 274324290 77664256 18517 33554432000 4194304 5992684 140736599432864 140736599419128 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/8892/statm: 18961 18517 167 440 0 18517 0
[pid=8897] ppid=8892 vsize=233004 CPUtime=1395.25 cores=1,3,5,7
/proc/8897/stat : 8897 (glucosInc) R 8892 8891 4265 0 -1 4202496 37805 0 0 0 139510 15 0 0 20 0 1 0 274326971 238596096 52898 33554432000 4194304 5654031 140737062951296 140737062949176 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8897/statm: 58251 52898 142 357 0 57891 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 317996

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8958
/proc/meminfo: memFree=26406604/32873844 swapFree=7124/7124
[pid=8891] ppid=8889 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo-It) S 8889 8891 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274324289 9367552 275 33554432000 4194304 5064252 140736013975168 140736013974080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8891/statm: 2287 275 233 213 0 72 0
[pid=8892] ppid=8891 vsize=75844 CPUtime=26.78 cores=1,3,5,7
/proc/8892/stat : 8892 (npSolver-pbo) S 8891 8891 4265 0 -1 4202496 13828 70021 0 0 67 8 2279 324 20 0 1 0 274324290 77664256 18517 33554432000 4194304 5992684 140736599432864 140736599419128 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/8892/statm: 18961 18517 167 440 0 18517 0
[pid=8897] ppid=8892 vsize=282324 CPUtime=1455.24 cores=1,3,5,7
/proc/8897/stat : 8897 (glucosInc) R 8892 8891 4265 0 -1 4202496 38297 0 0 0 145508 16 0 0 20 0 1 0 274326971 289099776 63610 33554432000 4194304 5654031 140737062951296 140737062939112 4232495 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8897/statm: 70581 63610 142 357 0 70221 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 367316

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8958
/proc/meminfo: memFree=26434240/32873844 swapFree=7124/7124
[pid=8891] ppid=8889 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo-It) S 8889 8891 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274324289 9367552 275 33554432000 4194304 5064252 140736013975168 140736013974080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8891/statm: 2287 275 233 213 0 72 0
[pid=8892] ppid=8891 vsize=75844 CPUtime=26.78 cores=1,3,5,7
/proc/8892/stat : 8892 (npSolver-pbo) S 8891 8891 4265 0 -1 4202496 13828 70021 0 0 67 8 2279 324 20 0 1 0 274324290 77664256 18517 33554432000 4194304 5992684 140736599432864 140736599419128 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/8892/statm: 18961 18517 167 440 0 18517 0
[pid=8897] ppid=8892 vsize=233004 CPUtime=1515.23 cores=1,3,5,7
/proc/8897/stat : 8897 (glucosInc) R 8892 8891 4265 0 -1 4202496 38299 0 0 0 151507 16 0 0 20 0 1 0 274326971 238596096 54965 33554432000 4194304 5654031 140737062951296 140737062939112 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8897/statm: 58251 54965 142 357 0 57891 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 317996

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8958
/proc/meminfo: memFree=26392164/32873844 swapFree=7124/7124
[pid=8891] ppid=8889 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo-It) S 8889 8891 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274324289 9367552 275 33554432000 4194304 5064252 140736013975168 140736013974080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8891/statm: 2287 275 233 213 0 72 0
[pid=8892] ppid=8891 vsize=75844 CPUtime=26.78 cores=1,3,5,7
/proc/8892/stat : 8892 (npSolver-pbo) S 8891 8891 4265 0 -1 4202496 13828 70021 0 0 67 8 2279 324 20 0 1 0 274324290 77664256 18517 33554432000 4194304 5992684 140736599432864 140736599419128 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/8892/statm: 18961 18517 167 440 0 18517 0
[pid=8897] ppid=8892 vsize=282324 CPUtime=1575.22 cores=1,3,5,7
/proc/8897/stat : 8897 (glucosInc) R 8892 8891 4265 0 -1 4202496 38770 0 0 0 157505 17 0 0 20 0 1 0 274326971 289099776 64122 33554432000 4194304 5654031 140737062951296 140737062939112 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8897/statm: 70581 64122 142 357 0 70221 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 367316

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 8958
/proc/meminfo: memFree=26425548/32873844 swapFree=7124/7124
[pid=8891] ppid=8889 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo-It) S 8889 8891 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274324289 9367552 275 33554432000 4194304 5064252 140736013975168 140736013974080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8891/statm: 2287 275 233 213 0 72 0
[pid=8892] ppid=8891 vsize=75844 CPUtime=26.78 cores=1,3,5,7
/proc/8892/stat : 8892 (npSolver-pbo) S 8891 8891 4265 0 -1 4202496 13828 70021 0 0 67 8 2279 324 20 0 1 0 274324290 77664256 18517 33554432000 4194304 5992684 140736599432864 140736599419128 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/8892/statm: 18961 18517 167 440 0 18517 0
[pid=8897] ppid=8892 vsize=233004 CPUtime=1635.21 cores=1,3,5,7
/proc/8897/stat : 8897 (glucosInc) R 8892 8891 4265 0 -1 4202496 38772 0 0 0 163504 17 0 0 20 0 1 0 274326971 238596096 54965 33554432000 4194304 5654031 140737062951296 140737062939112 4216337 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8897/statm: 58251 54965 142 357 0 57891 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 317996

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 8958
/proc/meminfo: memFree=26380060/32873844 swapFree=7124/7124
[pid=8891] ppid=8889 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo-It) S 8889 8891 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274324289 9367552 275 33554432000 4194304 5064252 140736013975168 140736013974080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8891/statm: 2287 275 233 213 0 72 0
[pid=8892] ppid=8891 vsize=75844 CPUtime=26.78 cores=1,3,5,7
/proc/8892/stat : 8892 (npSolver-pbo) S 8891 8891 4265 0 -1 4202496 13828 70021 0 0 67 8 2279 324 20 0 1 0 274324290 77664256 18517 33554432000 4194304 5992684 140736599432864 140736599419128 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/8892/statm: 18961 18517 167 440 0 18517 0
[pid=8897] ppid=8892 vsize=282324 CPUtime=1695.2 cores=1,3,5,7
/proc/8897/stat : 8897 (glucosInc) R 8892 8891 4265 0 -1 4202496 39243 0 0 0 169503 17 0 0 20 0 1 0 274326971 289099776 64634 33554432000 4194304 5654031 140737062951296 140737062939112 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8897/statm: 70581 64634 142 357 0 70221 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 367316

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 8959
/proc/meminfo: memFree=26415868/32873844 swapFree=7124/7124
[pid=8891] ppid=8889 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo-It) S 8889 8891 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274324289 9367552 275 33554432000 4194304 5064252 140736013975168 140736013974080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8891/statm: 2287 275 233 213 0 72 0
[pid=8892] ppid=8891 vsize=75844 CPUtime=26.78 cores=1,3,5,7
/proc/8892/stat : 8892 (npSolver-pbo) S 8891 8891 4265 0 -1 4202496 13828 70021 0 0 67 8 2279 324 20 0 1 0 274324290 77664256 18517 33554432000 4194304 5992684 140736599432864 140736599419128 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/8892/statm: 18961 18517 167 440 0 18517 0
[pid=8897] ppid=8892 vsize=233004 CPUtime=1755.2 cores=1,3,5,7
/proc/8897/stat : 8897 (glucosInc) R 8892 8891 4265 0 -1 4202496 39243 0 0 0 175502 18 0 0 20 0 1 0 274326971 238596096 54965 33554432000 4194304 5654031 140737062951296 140737062939112 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8897/statm: 58251 54965 142 357 0 57891 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 317996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 8959
/proc/meminfo: memFree=26383040/32873844 swapFree=7124/7124
[pid=8891] ppid=8889 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8891/stat : 8891 (npSolver-pbo-It) S 8889 8891 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274324289 9367552 275 33554432000 4194304 5064252 140736013975168 140736013974080 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8891/statm: 2287 275 233 213 0 72 0
[pid=8892] ppid=8891 vsize=75844 CPUtime=26.78 cores=1,3,5,7
/proc/8892/stat : 8892 (npSolver-pbo) S 8891 8891 4265 0 -1 4202496 13828 70021 0 0 67 8 2279 324 20 0 1 0 274324290 77664256 18517 33554432000 4194304 5992684 140736599432864 140736599419128 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/8892/statm: 18961 18517 167 440 0 18517 0
[pid=8897] ppid=8892 vsize=282324 CPUtime=1773.29 cores=1,3,5,7
/proc/8897/stat : 8897 (glucosInc) R 8892 8891 4265 0 -1 4202496 39711 0 0 0 177311 18 0 0 20 0 1 0 274326971 289099776 63098 33554432000 4194304 5654031 140737062951296 140737062939112 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8897/statm: 70581 63098 142 357 0 70221 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 367316

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 8891 and gives
#  childrusage.ru_utime.tv_sec=23
#  childrusage.ru_utime.tv_usec=470431
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=340492
# CPU time returned by wait4() is 26.8109
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.07
CPU user time (s): 1796.57
CPU system time (s): 3.5
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 985328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.4704
system time used= 3.34049
maximum resident set size= 770724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84225
page faults= 0
swaps= 0
block input operations= 0
block output operations= 153344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 63

runsolver used 4.01539 second user time and 9.29759 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-27 03:26:29
IDJOB=3698326
IDBENCH=71844
IDSOLVER=2275
FILE ID=node134/3698326-1338081989
RUNJOBID= node134-1338052941-4282
PBS_JOBID= 14624402
Free space on /tmp= 71024 MiB

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

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

MD5SUM BENCH= 807bc542b75293285fea5916dfeaaa3e
RANDOM SEED=523182077

node134.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.278
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.55
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.278
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	: 5332.56
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.278
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	: 5332.55
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.278
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	: 5332.59
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.278
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	: 5332.55
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.278
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	: 5332.55
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.278
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	: 5332.57
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.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27947104 kB
Buffers:          340500 kB
Cached:          3558684 kB
SwapCached:            0 kB
Active:          1602884 kB
Inactive:        2465192 kB
Active(anon):     165300 kB
Inactive(anon):     5996 kB
Active(file):    1437584 kB
Inactive(file):  2459196 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8536 kB
Writeback:             0 kB
AnonPages:        200280 kB
Mapped:            15680 kB
Shmem:               212 kB
Slab:             692540 kB
SReclaimable:     134696 kB
SUnreclaim:       557844 kB
KernelStack:        1480 kB
PageTables:         4192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     346140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 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= 70568 MiB
End job on node134 at 2012-05-27 03:56:29