Trace number 3703110

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx30.opb
MD5SUMa013c9210a7cfe037db9246041ce6240
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 variables774
Total number of constraints994
Number of constraints which are clauses771
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints192
Minimum length of a constraint2
Maximum length of a constraint192
Number of terms in the objective function 3
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 3
Number of bits of the sum of numbers in the objective function 2
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 380
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

0.00/0.16	c run inc solver
0.00/0.16	c [INC SYSTEM] run initial solver
0.00/0.16	c [INC SYSTEM] preprocess with white file
8.78/8.89	c [INC SYSTEM] finished preprocessing in 8 s
8.78/8.89	c [INC SYSTEM] execute solver
1800.08/1800.41	HOME/npSolver-pbo-Itdqb.sh: line 18: 25379 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3703110-1338085942/watcher-3703110-1338085942 -o /tmp/evaluation-result-3703110-1338085942/solver-3703110-1338085942 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703110-1338085942.opb 273856127 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.14 2.07 2.01 3/178 25378
/proc/meminfo: memFree=31654340/32873844 swapFree=6872/6872
[pid=25378] ppid=25376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25378/stat : 25378 (npSolver-pbo-It) S 25376 25378 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274661197 9367552 274 33554432000 4194304 5064252 140737227210816 140737227209728 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25378/statm: 2287 274 233 213 0 72 0

[startup+0.0617011 s]
/proc/loadavg: 2.14 2.07 2.01 3/178 25378
/proc/meminfo: memFree=31654340/32873844 swapFree=6872/6872
[pid=25378] ppid=25376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25378/stat : 25378 (npSolver-pbo-It) S 25376 25378 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274661197 9367552 274 33554432000 4194304 5064252 140737227210816 140737227209728 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25378/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100353 s]
/proc/loadavg: 2.14 2.07 2.01 3/178 25378
/proc/meminfo: memFree=31654340/32873844 swapFree=6872/6872
[pid=25378] ppid=25376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25378/stat : 25378 (npSolver-pbo-It) S 25376 25378 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274661197 9367552 274 33554432000 4194304 5064252 140737227210816 140737227209728 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25378/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300178 s]
/proc/loadavg: 2.14 2.07 2.01 3/178 25378
/proc/meminfo: memFree=31654340/32873844 swapFree=6872/6872
[pid=25378] ppid=25376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25378/stat : 25378 (npSolver-pbo-It) S 25376 25378 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274661197 9367552 274 33554432000 4194304 5064252 140737227210816 140737227209728 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25378/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70019 s]
/proc/loadavg: 2.14 2.07 2.01 3/178 25378
/proc/meminfo: memFree=31654340/32873844 swapFree=6872/6872
[pid=25378] ppid=25376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25378/stat : 25378 (npSolver-pbo-It) S 25376 25378 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274661197 9367552 274 33554432000 4194304 5064252 140737227210816 140737227209728 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25378/statm: 2287 274 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.14 2.07 2.01 3/182 25382
/proc/meminfo: memFree=31516764/32873844 swapFree=6872/6872
[pid=25378] ppid=25376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25378/stat : 25378 (npSolver-pbo-It) S 25376 25378 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274661197 9367552 274 33554432000 4194304 5064252 140737227210816 140737227209728 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25378/statm: 2287 274 233 213 0 72 0
[pid=25379] ppid=25378 vsize=19176 CPUtime=0.16 cores=1,3,5,7
/proc/25379/stat : 25379 (npSolver-pbo) S 25378 25378 8327 0 -1 4202496 4487 0 0 0 14 2 0 0 20 0 1 0 274661198 19636224 4366 33554432000 4194304 5992684 140734213651168 140734213645616 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25379/statm: 4794 4366 165 440 0 4350 0
[pid=25381] ppid=25379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25381/stat : 25381 (cp2_pre.sh) S 25379 25378 8327 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 274661214 9367552 276 33554432000 4194304 5064252 140733413400304 140733413399008 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25381/statm: 2287 276 234 213 0 72 0
[pid=25382] ppid=25381 vsize=134844 CPUtime=1.31 cores=1,3,5,7
/proc/25382/stat : 25382 (coprocessor) R 25381 25378 8327 0 -1 4202496 24633 0 0 0 127 4 0 0 20 0 1 0 274661215 138080256 32824 33554432000 4194304 6586260 140736334904224 140736334900248 4683467 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/25382/statm: 33711 32824 190 584 0 33123 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 172316

[startup+3.10045 s]
/proc/loadavg: 2.14 2.07 2.01 3/182 25382
/proc/meminfo: memFree=31499088/32873844 swapFree=6872/6872
[pid=25378] ppid=25376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25378/stat : 25378 (npSolver-pbo-It) S 25376 25378 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274661197 9367552 274 33554432000 4194304 5064252 140737227210816 140737227209728 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25378/statm: 2287 274 233 213 0 72 0
[pid=25379] ppid=25378 vsize=19176 CPUtime=0.16 cores=1,3,5,7
/proc/25379/stat : 25379 (npSolver-pbo) S 25378 25378 8327 0 -1 4202496 4487 0 0 0 14 2 0 0 20 0 1 0 274661198 19636224 4366 33554432000 4194304 5992684 140734213651168 140734213645616 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25379/statm: 4794 4366 165 440 0 4350 0
[pid=25381] ppid=25379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25381/stat : 25381 (cp2_pre.sh) S 25379 25378 8327 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 274661214 9367552 276 33554432000 4194304 5064252 140733413400304 140733413399008 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25381/statm: 2287 276 234 213 0 72 0
[pid=25382] ppid=25381 vsize=135372 CPUtime=2.91 cores=1,3,5,7
/proc/25382/stat : 25382 (coprocessor) R 25381 25378 8327 0 -1 4202496 24750 0 0 0 287 4 0 0 20 0 1 0 274661215 138620928 32941 33554432000 4194304 6586260 140736334904224 140736334899592 4676827 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/25382/statm: 33843 32941 190 584 0 33255 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 172844

[startup+6.30045 s]
/proc/loadavg: 2.13 2.07 2.01 3/182 25382
/proc/meminfo: memFree=31498716/32873844 swapFree=6872/6872
[pid=25378] ppid=25376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25378/stat : 25378 (npSolver-pbo-It) S 25376 25378 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274661197 9367552 274 33554432000 4194304 5064252 140737227210816 140737227209728 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25378/statm: 2287 274 233 213 0 72 0
[pid=25379] ppid=25378 vsize=19176 CPUtime=0.16 cores=1,3,5,7
/proc/25379/stat : 25379 (npSolver-pbo) S 25378 25378 8327 0 -1 4202496 4487 0 0 0 14 2 0 0 20 0 1 0 274661198 19636224 4366 33554432000 4194304 5992684 140734213651168 140734213645616 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25379/statm: 4794 4366 165 440 0 4350 0
[pid=25381] ppid=25379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25381/stat : 25381 (cp2_pre.sh) S 25379 25378 8327 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 274661214 9367552 276 33554432000 4194304 5064252 140733413400304 140733413399008 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25381/statm: 2287 276 234 213 0 72 0
[pid=25382] ppid=25381 vsize=135504 CPUtime=6.11 cores=1,3,5,7
/proc/25382/stat : 25382 (coprocessor) R 25381 25378 8327 0 -1 4202496 24796 0 0 0 607 4 0 0 20 0 1 0 274661215 138756096 32987 33554432000 4194304 6586260 140736334904224 140736334899544 4676681 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/25382/statm: 33876 32987 190 584 0 33288 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 172976

[startup+12.7004 s]
/proc/loadavg: 2.12 2.07 2.01 3/181 25384
/proc/meminfo: memFree=31588812/32873844 swapFree=6872/6872
[pid=25378] ppid=25376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25378/stat : 25378 (npSolver-pbo-It) S 25376 25378 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274661197 9367552 274 33554432000 4194304 5064252 140737227210816 140737227209728 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25378/statm: 2287 274 233 213 0 72 0
[pid=25379] ppid=25378 vsize=19176 CPUtime=8.87 cores=1,3,5,7
/proc/25379/stat : 25379 (npSolver-pbo) S 25378 25378 8327 0 -1 4202496 4505 28896 0 0 14 2 797 74 20 0 1 0 274661198 19636224 4369 33554432000 4194304 5992684 140734213651168 140734213637432 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25379/statm: 4794 4369 167 440 0 4350 0
[pid=25384] ppid=25379 vsize=41232 CPUtime=3.79 cores=1,3,5,7
/proc/25384/stat : 25384 (glucosInc) R 25379 25378 8327 0 -1 4202496 9575 0 0 0 377 2 0 0 20 0 1 0 274662087 42221568 8838 33554432000 4194304 5654031 140734374129712 140734374127800 4208694 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25384/statm: 10308 8838 141 357 0 9948 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 69556

[startup+25.5004 s]
/proc/loadavg: 2.16 2.08 2.01 3/181 25384
/proc/meminfo: memFree=31619540/32873844 swapFree=6872/6872
[pid=25378] ppid=25376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25378/stat : 25378 (npSolver-pbo-It) S 25376 25378 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274661197 9367552 274 33554432000 4194304 5064252 140737227210816 140737227209728 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25378/statm: 2287 274 233 213 0 72 0
[pid=25379] ppid=25378 vsize=19176 CPUtime=8.87 cores=1,3,5,7
/proc/25379/stat : 25379 (npSolver-pbo) S 25378 25378 8327 0 -1 4202496 4505 28896 0 0 14 2 797 74 20 0 1 0 274661198 19636224 4369 33554432000 4194304 5992684 140734213651168 140734213637432 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25379/statm: 4794 4369 167 440 0 4350 0
[pid=25384] ppid=25379 vsize=60332 CPUtime=16.59 cores=1,3,5,7
/proc/25384/stat : 25384 (glucosInc) R 25379 25378 8327 0 -1 4202496 11933 0 0 0 1656 3 0 0 20 0 1 0 274662087 61779968 13514 33554432000 4194304 5654031 140734374129712 140734374117528 4216405 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25384/statm: 15083 13514 142 357 0 14723 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 88656

[startup+51.1004 s]
/proc/loadavg: 2.10 2.08 2.01 3/181 25385
/proc/meminfo: memFree=31612032/32873844 swapFree=6872/6872
[pid=25378] ppid=25376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25378/stat : 25378 (npSolver-pbo-It) S 25376 25378 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274661197 9367552 274 33554432000 4194304 5064252 140737227210816 140737227209728 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25378/statm: 2287 274 233 213 0 72 0
[pid=25379] ppid=25378 vsize=19176 CPUtime=8.87 cores=1,3,5,7
/proc/25379/stat : 25379 (npSolver-pbo) S 25378 25378 8327 0 -1 4202496 4505 28896 0 0 14 2 797 74 20 0 1 0 274661198 19636224 4369 33554432000 4194304 5992684 140734213651168 140734213637432 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25379/statm: 4794 4369 167 440 0 4350 0
[pid=25384] ppid=25379 vsize=60332 CPUtime=42.18 cores=1,3,5,7
/proc/25384/stat : 25384 (glucosInc) R 25379 25378 8327 0 -1 4202496 12203 0 0 0 4215 3 0 0 20 0 1 0 274662087 61779968 13782 33554432000 4194304 5654031 140734374129712 140734374117528 4216325 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25384/statm: 15083 13782 142 357 0 14723 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 88656

[startup+102.307 s]
/proc/loadavg: 2.04 2.06 2.00 3/181 25385
/proc/meminfo: memFree=31565024/32873844 swapFree=6872/6872
[pid=25378] ppid=25376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25378/stat : 25378 (npSolver-pbo-It) S 25376 25378 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274661197 9367552 274 33554432000 4194304 5064252 140737227210816 140737227209728 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25378/statm: 2287 274 233 213 0 72 0
[pid=25379] ppid=25378 vsize=19176 CPUtime=8.87 cores=1,3,5,7
/proc/25379/stat : 25379 (npSolver-pbo) S 25378 25378 8327 0 -1 4202496 4505 28896 0 0 14 2 797 74 20 0 1 0 274661198 19636224 4369 33554432000 4194304 5992684 140734213651168 140734213637432 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25379/statm: 4794 4369 167 440 0 4350 0
[pid=25384] ppid=25379 vsize=72048 CPUtime=93.37 cores=1,3,5,7
/proc/25384/stat : 25384 (glucosInc) R 25379 25378 8327 0 -1 4202496 14048 0 0 0 9333 4 0 0 20 0 1 0 274662087 73777152 16249 33554432000 4194304 5654031 140734374129712 140734374117528 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25384/statm: 18012 16249 142 357 0 17652 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 100372

[startup+162.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/181 25385
/proc/meminfo: memFree=31555036/32873844 swapFree=6872/6872
[pid=25378] ppid=25376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25378/stat : 25378 (npSolver-pbo-It) S 25376 25378 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274661197 9367552 274 33554432000 4194304 5064252 140737227210816 140737227209728 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25378/statm: 2287 274 233 213 0 72 0
[pid=25379] ppid=25378 vsize=19176 CPUtime=8.87 cores=1,3,5,7
/proc/25379/stat : 25379 (npSolver-pbo) S 25378 25378 8327 0 -1 4202496 4505 28896 0 0 14 2 797 74 20 0 1 0 274661198 19636224 4369 33554432000 4194304 5992684 140734213651168 140734213637432 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25379/statm: 4794 4369 167 440 0 4350 0
[pid=25384] ppid=25379 vsize=83540 CPUtime=153.35 cores=1,3,5,7
/proc/25384/stat : 25384 (glucosInc) R 25379 25378 8327 0 -1 4202496 14995 0 0 0 15331 4 0 0 20 0 1 0 274662087 85544960 19709 33554432000 4194304 5654031 140734374129712 140734374117528 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25384/statm: 20885 19709 142 357 0 20525 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 111864

[startup+222.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/181 25385
/proc/meminfo: memFree=31521148/32873844 swapFree=6872/6872
[pid=25378] ppid=25376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25378/stat : 25378 (npSolver-pbo-It) S 25376 25378 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274661197 9367552 274 33554432000 4194304 5064252 140737227210816 140737227209728 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25378/statm: 2287 274 233 213 0 72 0
[pid=25379] ppid=25378 vsize=19176 CPUtime=8.87 cores=1,3,5,7

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

/proc/loadavg: 1.88 1.85 1.91 3/183 15376
/proc/meminfo: memFree=31651312/32873844 swapFree=6872/6872
[pid=25378] ppid=25376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25378/stat : 25378 (npSolver-pbo-It) S 25376 25378 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274661197 9367552 274 33554432000 4194304 5064252 140737227210816 140737227209728 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25378/statm: 2287 274 233 213 0 72 0
[pid=25379] ppid=25378 vsize=19176 CPUtime=8.87 cores=1,3,5,7
/proc/25379/stat : 25379 (npSolver-pbo) S 25378 25378 8327 0 -1 4202496 4505 28896 0 0 14 2 797 74 20 0 1 0 274661198 19636224 4369 33554432000 4194304 5992684 140734213651168 140734213637432 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25379/statm: 4794 4369 167 440 0 4350 0
[pid=25384] ppid=25379 vsize=164168 CPUtime=1293.19 cores=1,3,5,7
/proc/25384/stat : 25384 (glucosInc) R 25379 25378 8327 0 -1 4202496 21973 0 0 0 129299 20 0 0 20 0 1 0 274662087 168108032 38704 33554432000 4194304 5654031 140734374129712 140734374117528 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25384/statm: 41042 38704 142 357 0 40682 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 192492

[startup+1362.3 s]
/proc/loadavg: 1.68 1.80 1.88 3/183 17595
/proc/meminfo: memFree=31652364/32873844 swapFree=6872/6872
[pid=25378] ppid=25376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25378/stat : 25378 (npSolver-pbo-It) S 25376 25378 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274661197 9367552 274 33554432000 4194304 5064252 140737227210816 140737227209728 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25378/statm: 2287 274 233 213 0 72 0
[pid=25379] ppid=25378 vsize=19176 CPUtime=8.87 cores=1,3,5,7
/proc/25379/stat : 25379 (npSolver-pbo) S 25378 25378 8327 0 -1 4202496 4505 28896 0 0 14 2 797 74 20 0 1 0 274661198 19636224 4369 33554432000 4194304 5992684 140734213651168 140734213637432 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25379/statm: 4794 4369 167 440 0 4350 0
[pid=25384] ppid=25379 vsize=164168 CPUtime=1353.17 cores=1,3,5,7
/proc/25384/stat : 25384 (glucosInc) R 25379 25378 8327 0 -1 4202496 22353 0 0 0 135297 20 0 0 20 0 1 0 274662087 168108032 37680 33554432000 4194304 5654031 140734374129712 140734374117528 4232960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25384/statm: 41042 37680 142 357 0 40682 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 192492

[startup+1422.31 s]
/proc/loadavg: 1.68 1.77 1.87 3/183 19852
/proc/meminfo: memFree=31662008/32873844 swapFree=6872/6872
[pid=25378] ppid=25376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25378/stat : 25378 (npSolver-pbo-It) S 25376 25378 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274661197 9367552 274 33554432000 4194304 5064252 140737227210816 140737227209728 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25378/statm: 2287 274 233 213 0 72 0
[pid=25379] ppid=25378 vsize=19176 CPUtime=8.87 cores=1,3,5,7
/proc/25379/stat : 25379 (npSolver-pbo) S 25378 25378 8327 0 -1 4202496 4505 28896 0 0 14 2 797 74 20 0 1 0 274661198 19636224 4369 33554432000 4194304 5992684 140734213651168 140734213637432 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25379/statm: 4794 4369 167 440 0 4350 0
[pid=25384] ppid=25379 vsize=164168 CPUtime=1413.16 cores=1,3,5,7
/proc/25384/stat : 25384 (glucosInc) R 25379 25378 8327 0 -1 4202496 22734 0 0 0 141295 21 0 0 20 0 1 0 274662087 168108032 37168 33554432000 4194304 5654031 140734374129712 140734374117528 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25384/statm: 41042 37168 142 357 0 40682 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 192492

[startup+1482.3 s]
/proc/loadavg: 1.88 1.81 1.87 3/183 22064
/proc/meminfo: memFree=31663504/32873844 swapFree=6872/6872
[pid=25378] ppid=25376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25378/stat : 25378 (npSolver-pbo-It) S 25376 25378 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274661197 9367552 274 33554432000 4194304 5064252 140737227210816 140737227209728 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25378/statm: 2287 274 233 213 0 72 0
[pid=25379] ppid=25378 vsize=19176 CPUtime=8.87 cores=1,3,5,7
/proc/25379/stat : 25379 (npSolver-pbo) S 25378 25378 8327 0 -1 4202496 4505 28896 0 0 14 2 797 74 20 0 1 0 274661198 19636224 4369 33554432000 4194304 5992684 140734213651168 140734213637432 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25379/statm: 4794 4369 167 440 0 4350 0
[pid=25384] ppid=25379 vsize=164168 CPUtime=1473.15 cores=1,3,5,7
/proc/25384/stat : 25384 (glucosInc) R 25379 25378 8327 0 -1 4202496 23201 0 0 0 147293 22 0 0 20 0 1 0 274662087 168108032 36656 33554432000 4194304 5654031 140734374129712 140734374127640 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25384/statm: 41042 36656 142 357 0 40682 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 192492

[startup+1542.3 s]
/proc/loadavg: 1.90 1.83 1.87 3/183 24308
/proc/meminfo: memFree=31691276/32873844 swapFree=6872/6872
[pid=25378] ppid=25376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25378/stat : 25378 (npSolver-pbo-It) S 25376 25378 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274661197 9367552 274 33554432000 4194304 5064252 140737227210816 140737227209728 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25378/statm: 2287 274 233 213 0 72 0
[pid=25379] ppid=25378 vsize=19176 CPUtime=8.87 cores=1,3,5,7
/proc/25379/stat : 25379 (npSolver-pbo) S 25378 25378 8327 0 -1 4202496 4505 28896 0 0 14 2 797 74 20 0 1 0 274661198 19636224 4369 33554432000 4194304 5992684 140734213651168 140734213637432 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25379/statm: 4794 4369 167 440 0 4350 0
[pid=25384] ppid=25379 vsize=114848 CPUtime=1533.14 cores=1,3,5,7
/proc/25384/stat : 25384 (glucosInc) R 25379 25378 8327 0 -1 4202496 23207 0 0 0 153291 23 0 0 20 0 1 0 274662087 117604352 27593 33554432000 4194304 5654031 140734374129712 140734374117528 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25384/statm: 28712 27593 142 357 0 28352 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 143172

[startup+1602.3 s]
/proc/loadavg: 1.79 1.80 1.86 3/183 26541
/proc/meminfo: memFree=31650976/32873844 swapFree=6872/6872
[pid=25378] ppid=25376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25378/stat : 25378 (npSolver-pbo-It) S 25376 25378 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274661197 9367552 274 33554432000 4194304 5064252 140737227210816 140737227209728 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25378/statm: 2287 274 233 213 0 72 0
[pid=25379] ppid=25378 vsize=19176 CPUtime=8.87 cores=1,3,5,7
/proc/25379/stat : 25379 (npSolver-pbo) S 25378 25378 8327 0 -1 4202496 4505 28896 0 0 14 2 797 74 20 0 1 0 274661198 19636224 4369 33554432000 4194304 5992684 140734213651168 140734213637432 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25379/statm: 4794 4369 167 440 0 4350 0
[pid=25384] ppid=25379 vsize=164168 CPUtime=1593.13 cores=1,3,5,7
/proc/25384/stat : 25384 (glucosInc) R 25379 25378 8327 0 -1 4202496 23711 0 0 0 159289 24 0 0 20 0 1 0 274662087 168108032 39850 33554432000 4194304 5654031 140734374129712 140734374117528 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25384/statm: 41042 39850 142 357 0 40682 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 192492

[startup+1662.3 s]
/proc/loadavg: 1.74 1.79 1.85 3/184 28816
/proc/meminfo: memFree=31660124/32873844 swapFree=6872/6872
[pid=25378] ppid=25376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25378/stat : 25378 (npSolver-pbo-It) S 25376 25378 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274661197 9367552 274 33554432000 4194304 5064252 140737227210816 140737227209728 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25378/statm: 2287 274 233 213 0 72 0
[pid=25379] ppid=25378 vsize=19176 CPUtime=8.87 cores=1,3,5,7
/proc/25379/stat : 25379 (npSolver-pbo) S 25378 25378 8327 0 -1 4202496 4505 28896 0 0 14 2 797 74 20 0 1 0 274661198 19636224 4369 33554432000 4194304 5992684 140734213651168 140734213637432 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25379/statm: 4794 4369 167 440 0 4350 0
[pid=25384] ppid=25379 vsize=164168 CPUtime=1653.13 cores=1,3,5,7
/proc/25384/stat : 25384 (glucosInc) R 25379 25378 8327 0 -1 4202496 24547 0 0 0 165287 26 0 0 20 0 1 0 274662087 168108032 35632 33554432000 4194304 5654031 140734374129712 140734374127640 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25384/statm: 41042 35632 142 357 0 40682 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 192492

[startup+1722.3 s]
/proc/loadavg: 1.75 1.78 1.84 3/184 31075
/proc/meminfo: memFree=31698196/32873844 swapFree=6872/6872
[pid=25378] ppid=25376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25378/stat : 25378 (npSolver-pbo-It) S 25376 25378 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274661197 9367552 274 33554432000 4194304 5064252 140737227210816 140737227209728 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25378/statm: 2287 274 233 213 0 72 0
[pid=25379] ppid=25378 vsize=19176 CPUtime=8.87 cores=1,3,5,7
/proc/25379/stat : 25379 (npSolver-pbo) S 25378 25378 8327 0 -1 4202496 4505 28896 0 0 14 2 797 74 20 0 1 0 274661198 19636224 4369 33554432000 4194304 5992684 140734213651168 140734213637432 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25379/statm: 4794 4369 167 440 0 4350 0
[pid=25384] ppid=25379 vsize=114848 CPUtime=1713.12 cores=1,3,5,7
/proc/25384/stat : 25384 (glucosInc) R 25379 25378 8327 0 -1 4202496 24869 0 0 0 171285 27 0 0 20 0 1 0 274662087 117604352 27593 33554432000 4194304 5654031 140734374129712 140734374117528 4232659 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25384/statm: 28712 27593 142 357 0 28352 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 143172

[startup+1782.3 s]
/proc/loadavg: 1.65 1.74 1.82 3/183 903
/proc/meminfo: memFree=31642772/32873844 swapFree=6872/6872
[pid=25378] ppid=25376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25378/stat : 25378 (npSolver-pbo-It) S 25376 25378 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274661197 9367552 274 33554432000 4194304 5064252 140737227210816 140737227209728 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25378/statm: 2287 274 233 213 0 72 0
[pid=25379] ppid=25378 vsize=19176 CPUtime=8.87 cores=1,3,5,7
/proc/25379/stat : 25379 (npSolver-pbo) S 25378 25378 8327 0 -1 4202496 4505 28896 0 0 14 2 797 74 20 0 1 0 274661198 19636224 4369 33554432000 4194304 5992684 140734213651168 140734213637432 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25379/statm: 4794 4369 167 440 0 4350 0
[pid=25384] ppid=25379 vsize=164168 CPUtime=1773.11 cores=1,3,5,7
/proc/25384/stat : 25384 (glucosInc) R 25379 25378 8327 0 -1 4202496 25250 0 0 0 177283 28 0 0 20 0 1 0 274662087 168108032 39216 33554432000 4194304 5654031 140734374129712 140734374117528 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25384/statm: 41042 39216 142 357 0 40682 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 192492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.75 1.75 1.82 3/183 1641
/proc/meminfo: memFree=31640548/32873844 swapFree=6872/6872
[pid=25378] ppid=25376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25378/stat : 25378 (npSolver-pbo-It) S 25376 25378 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274661197 9367552 274 33554432000 4194304 5064252 140737227210816 140737227209728 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25378/statm: 2287 274 233 213 0 72 0
[pid=25379] ppid=25378 vsize=19176 CPUtime=8.87 cores=1,3,5,7
/proc/25379/stat : 25379 (npSolver-pbo) S 25378 25378 8327 0 -1 4202496 4505 28896 0 0 14 2 797 74 20 0 1 0 274661198 19636224 4369 33554432000 4194304 5992684 140734213651168 140734213637432 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25379/statm: 4794 4369 167 440 0 4350 0
[pid=25384] ppid=25379 vsize=194988 CPUtime=1791.21 cores=1,3,5,7
/proc/25384/stat : 25384 (glucosInc) R 25379 25378 8327 0 -1 4202496 25796 0 0 0 179092 29 0 0 20 0 1 0 274662087 199667712 40271 33554432000 4194304 5654031 140734374129712 140734374127800 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25384/statm: 48747 40271 142 357 0 48387 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 223312

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 25378 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=125764
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=770882
# CPU time returned by wait4() is 8.89665
# 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.03
CPU system time (s): 1.05
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 223312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.12576
system time used= 0.770882
maximum resident set size= 164868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33775
page faults= 0
swaps= 0
block input operations= 0
block output operations= 31680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 24

runsolver used 3.12852 second user time and 8.66368 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-27 04:32:22
IDJOB=3703110
IDBENCH=71846
IDSOLVER=2278
FILE ID=node105/3703110-1338085942
RUNJOBID= node105-1338052967-8344
PBS_JOBID= 14624416
Free space on /tmp= 71568 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx30.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3703110-1338085942/watcher-3703110-1338085942 -o /tmp/evaluation-result-3703110-1338085942/solver-3703110-1338085942 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703110-1338085942.opb 273856127 HOME HOME

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

MD5SUM BENCH= a013c9210a7cfe037db9246041ce6240
RANDOM SEED=273856127

node105.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
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	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31654604 kB
Buffers:          157800 kB
Cached:            83368 kB
SwapCached:         1948 kB
Active:           349760 kB
Inactive:          81040 kB
Active(anon):     188404 kB
Inactive(anon):     2836 kB
Active(file):     161356 kB
Inactive(file):    78204 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100352 kB
Dirty:              8568 kB
Writeback:             0 kB
AnonPages:        322888 kB
Mapped:             9624 kB
Shmem:                 0 kB
Slab:             646500 kB
SReclaimable:      88288 kB
SUnreclaim:       558212 kB
KernelStack:        1504 kB
PageTables:         4456 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     347000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    284672 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= 71568 MiB
End job on node105 at 2012-05-27 05:02:22