Trace number 3752267

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 (fixed)? (TO) 1800.07 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.12	c run inc solver
0.00/0.12	c [INC SYSTEM] run initial solver
0.00/0.12	c [INC SYSTEM] preprocess with white file
2.77/2.81	c [INC SYSTEM] finished preprocessing in 2 s
2.77/2.81	c [INC SYSTEM] execute solver
1800.07/1800.40	c an unexpexted return value has been received, exit
1800.07/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3752267-1339150597/watcher-3752267-1339150597 -o /tmp/evaluation-result-3752267-1339150597/solver-3752267-1339150597 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752267-1339150597.opb 1929835260 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.00 2.00 2.00 3/178 29439
/proc/meminfo: memFree=26447864/32873648 swapFree=7388/7388
[pid=29439] ppid=29437 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/29439/stat : 29439 (runsolver) D 29437 29439 27075 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 381184167 12095488 50 33554432000 4194304 5436572 140734292187024 140734292183320 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/29439/statm: 2953 50 31 304 0 2645 0

[startup+0.05563 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29439
/proc/meminfo: memFree=26447864/32873648 swapFree=7388/7388
[pid=29439] ppid=29437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29439/stat : 29439 (npSolver-pbo-It) S 29437 29439 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 381184167 9367552 274 33554432000 4194304 5064252 140735130491888 140735130490800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29439/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100276 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29439
/proc/meminfo: memFree=26447864/32873648 swapFree=7388/7388
[pid=29439] ppid=29437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29439/stat : 29439 (npSolver-pbo-It) S 29437 29439 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 381184167 9367552 274 33554432000 4194304 5064252 140735130491888 140735130490800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29439/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300267 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29439
/proc/meminfo: memFree=26447864/32873648 swapFree=7388/7388
[pid=29439] ppid=29437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29439/stat : 29439 (npSolver-pbo-It) S 29437 29439 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 381184167 9367552 274 33554432000 4194304 5064252 140735130491888 140735130490800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29439/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70026 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29439
/proc/meminfo: memFree=26447864/32873648 swapFree=7388/7388
[pid=29439] ppid=29437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29439/stat : 29439 (npSolver-pbo-It) S 29437 29439 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 381184167 9367552 274 33554432000 4194304 5064252 140735130491888 140735130490800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29439/statm: 2287 274 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.00 2.00 2.00 3/182 29443
/proc/meminfo: memFree=26386764/32873648 swapFree=7388/7388
[pid=29439] ppid=29437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29439/stat : 29439 (npSolver-pbo-It) S 29437 29439 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 381184167 9367552 274 33554432000 4194304 5064252 140735130491888 140735130490800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29439/statm: 2287 274 233 213 0 72 0
[pid=29441] ppid=29439 vsize=9284 CPUtime=0.1 cores=0,2,4,6
/proc/29441/stat : 29441 (npSolver-pbo) S 29439 29439 27075 0 -1 4202496 3957 0 0 0 9 1 0 0 20 0 1 0 381184168 9506816 1920 33554432000 4194304 6004724 140736297653184 140736297647648 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29441/statm: 2321 1920 148 442 0 1875 0
[pid=29442] ppid=29441 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29442/stat : 29442 (cp2_pre.sh) S 29441 29439 27075 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 381184180 9367552 277 33554432000 4194304 5064252 140736210485072 140736210483776 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29442/statm: 2287 277 234 213 0 72 0
[pid=29443] ppid=29442 vsize=53528 CPUtime=1.36 cores=0,2,4,6
/proc/29443/stat : 29443 (coprocessor) R 29442 29439 27075 0 -1 4202496 10565 0 0 0 135 1 0 0 20 0 1 0 381184180 54812672 12621 33554432000 4194304 6586260 140737005173856 140737005169448 5599216 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/29443/statm: 13382 12621 190 584 0 12794 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 81108

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 29443
/proc/meminfo: memFree=26385384/32873648 swapFree=7388/7388
[pid=29439] ppid=29437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29439/stat : 29439 (npSolver-pbo-It) S 29437 29439 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 381184167 9367552 274 33554432000 4194304 5064252 140735130491888 140735130490800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29439/statm: 2287 274 233 213 0 72 0
[pid=29441] ppid=29439 vsize=9284 CPUtime=2.77 cores=0,2,4,6
/proc/29441/stat : 29441 (npSolver-pbo) S 29439 29439 27075 0 -1 4202496 3975 11991 0 0 9 1 264 3 20 0 1 0 381184168 9506816 1925 33554432000 4194304 6004724 140736297653184 140736297639464 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29441/statm: 2321 1925 152 442 0 1875 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 18432

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29445
/proc/meminfo: memFree=26447944/32873648 swapFree=7388/7388
[pid=29439] ppid=29437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29439/stat : 29439 (npSolver-pbo-It) S 29437 29439 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 381184167 9367552 274 33554432000 4194304 5064252 140735130491888 140735130490800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29439/statm: 2287 274 233 213 0 72 0
[pid=29441] ppid=29439 vsize=9284 CPUtime=2.77 cores=0,2,4,6
/proc/29441/stat : 29441 (npSolver-pbo) S 29439 29439 27075 0 -1 4202496 3975 11991 0 0 9 1 264 3 20 0 1 0 381184168 9506816 1925 33554432000 4194304 6004724 140736297653184 140736297639464 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29441/statm: 2321 1925 152 442 0 1875 0
[pid=29445] ppid=29441 vsize=25064 CPUtime=3.48 cores=0,2,4,6
/proc/29445/stat : 29445 (glucosInc) R 29441 29439 27075 0 -1 4202496 5258 0 0 0 347 1 0 0 20 0 1 0 381184448 25665536 5544 33554432000 4194304 5654031 140734603992128 140734603989912 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29445/statm: 6266 5544 131 357 0 5906 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 43496

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29445
/proc/meminfo: memFree=26435340/32873648 swapFree=7388/7388
[pid=29439] ppid=29437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29439/stat : 29439 (npSolver-pbo-It) S 29437 29439 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 381184167 9367552 274 33554432000 4194304 5064252 140735130491888 140735130490800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29439/statm: 2287 274 233 213 0 72 0
[pid=29441] ppid=29439 vsize=9284 CPUtime=2.77 cores=0,2,4,6
/proc/29441/stat : 29441 (npSolver-pbo) S 29439 29439 27075 0 -1 4202496 3975 11991 0 0 9 1 264 3 20 0 1 0 381184168 9506816 1925 33554432000 4194304 6004724 140736297653184 140736297639464 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29441/statm: 2321 1925 152 442 0 1875 0
[pid=29445] ppid=29441 vsize=37656 CPUtime=9.88 cores=0,2,4,6
/proc/29445/stat : 29445 (glucosInc) R 29441 29439 27075 0 -1 4202496 7546 0 0 0 987 1 0 0 20 0 1 0 381184448 38559744 8563 33554432000 4194304 5654031 140734603992128 140734603979944 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29445/statm: 9414 8563 142 357 0 9054 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 56088

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29445
/proc/meminfo: memFree=26425308/32873648 swapFree=7388/7388
[pid=29439] ppid=29437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29439/stat : 29439 (npSolver-pbo-It) S 29437 29439 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 381184167 9367552 274 33554432000 4194304 5064252 140735130491888 140735130490800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29439/statm: 2287 274 233 213 0 72 0
[pid=29441] ppid=29439 vsize=9284 CPUtime=2.77 cores=0,2,4,6
/proc/29441/stat : 29441 (npSolver-pbo) S 29439 29439 27075 0 -1 4202496 3975 11991 0 0 9 1 264 3 20 0 1 0 381184168 9506816 1925 33554432000 4194304 6004724 140736297653184 140736297639464 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29441/statm: 2321 1925 152 442 0 1875 0
[pid=29445] ppid=29441 vsize=37728 CPUtime=22.67 cores=0,2,4,6
/proc/29445/stat : 29445 (glucosInc) R 29441 29439 27075 0 -1 4202496 8874 0 0 0 2266 1 0 0 20 0 1 0 381184448 38633472 7953 33554432000 4194304 5654031 140734603992128 140734603989928 4233181 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29445/statm: 9432 7953 142 357 0 9072 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 56160

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29445
/proc/meminfo: memFree=26397820/32873648 swapFree=7388/7388
[pid=29439] ppid=29437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29439/stat : 29439 (npSolver-pbo-It) S 29437 29439 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 381184167 9367552 274 33554432000 4194304 5064252 140735130491888 140735130490800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29439/statm: 2287 274 233 213 0 72 0
[pid=29441] ppid=29439 vsize=9284 CPUtime=2.77 cores=0,2,4,6
/proc/29441/stat : 29441 (npSolver-pbo) S 29439 29439 27075 0 -1 4202496 3975 11991 0 0 9 1 264 3 20 0 1 0 381184168 9506816 1925 33554432000 4194304 6004724 140736297653184 140736297639464 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29441/statm: 2321 1925 152 442 0 1875 0
[pid=29445] ppid=29441 vsize=51980 CPUtime=48.27 cores=0,2,4,6
/proc/29445/stat : 29445 (glucosInc) R 29441 29439 27075 0 -1 4202496 10167 0 0 0 4825 2 0 0 20 0 1 0 381184448 53227520 12350 33554432000 4194304 5654031 140734603992128 140734603979944 4215964 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29445/statm: 12995 12350 142 357 0 12635 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 70412

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29445
/proc/meminfo: memFree=26387904/32873648 swapFree=7388/7388
[pid=29439] ppid=29437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29439/stat : 29439 (npSolver-pbo-It) S 29437 29439 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 381184167 9367552 274 33554432000 4194304 5064252 140735130491888 140735130490800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29439/statm: 2287 274 233 213 0 72 0
[pid=29441] ppid=29439 vsize=9284 CPUtime=2.77 cores=0,2,4,6
/proc/29441/stat : 29441 (npSolver-pbo) S 29439 29439 27075 0 -1 4202496 3975 11991 0 0 9 1 264 3 20 0 1 0 381184168 9506816 1925 33554432000 4194304 6004724 140736297653184 140736297639464 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29441/statm: 2321 1925 152 442 0 1875 0
[pid=29445] ppid=29441 vsize=64072 CPUtime=99.47 cores=0,2,4,6
/proc/29445/stat : 29445 (glucosInc) R 29441 29439 27075 0 -1 4202496 10713 0 0 0 9944 3 0 0 20 0 1 0 381184448 65609728 15246 33554432000 4194304 5654031 140734603992128 140734603979944 4208641 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29445/statm: 16018 15246 142 357 0 15658 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 82504

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29445
/proc/meminfo: memFree=26379348/32873648 swapFree=7388/7388
[pid=29439] ppid=29437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29439/stat : 29439 (npSolver-pbo-It) S 29437 29439 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 381184167 9367552 274 33554432000 4194304 5064252 140735130491888 140735130490800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29439/statm: 2287 274 233 213 0 72 0
[pid=29441] ppid=29439 vsize=9284 CPUtime=2.77 cores=0,2,4,6
/proc/29441/stat : 29441 (npSolver-pbo) S 29439 29439 27075 0 -1 4202496 3975 11991 0 0 9 1 264 3 20 0 1 0 381184168 9506816 1925 33554432000 4194304 6004724 140736297653184 140736297639464 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29441/statm: 2321 1925 152 442 0 1875 0
[pid=29445] ppid=29441 vsize=64072 CPUtime=159.45 cores=0,2,4,6
/proc/29445/stat : 29445 (glucosInc) R 29441 29439 27075 0 -1 4202496 10902 0 0 0 15942 3 0 0 20 0 1 0 381184448 65609728 15378 33554432000 4194304 5654031 140734603992128 140734603979944 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29445/statm: 16018 15378 142 357 0 15658 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 82504

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 29448
/proc/meminfo: memFree=26360220/32873648 swapFree=7388/7388
[pid=29439] ppid=29437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29439/stat : 29439 (npSolver-pbo-It) S 29437 29439 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 381184167 9367552 274 33554432000 4194304 5064252 140735130491888 140735130490800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29439/statm: 2287 274 233 213 0 72 0
[pid=29441] ppid=29439 vsize=9284 CPUtime=2.77 cores=0,2,4,6
/proc/29441/stat : 29441 (npSolver-pbo) S 29439 29439 27075 0 -1 4202496 3975 11991 0 0 9 1 264 3 20 0 1 0 381184168 9506816 1925 33554432000 4194304 6004724 140736297653184 140736297639464 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29441/statm: 2321 1925 152 442 0 1875 0
[pid=29445] ppid=29441 vsize=94428 CPUtime=219.44 cores=0,2,4,6
/proc/29445/stat : 29445 (glucosInc) R 29441 29439 27075 0 -1 4202496 11293 0 0 0 21941 3 0 0 20 0 1 0 381184448 96694272 17364 33554432000 4194304 5654031 140734603992128 140734603979944 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29445/statm: 23607 17364 142 357 0 23247 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 112860

[startup+282.3 s]

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

/proc/loadavg: 2.06 2.02 2.00 3/181 29499
/proc/meminfo: memFree=26313680/32873648 swapFree=7388/7388
[pid=29439] ppid=29437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29439/stat : 29439 (npSolver-pbo-It) S 29437 29439 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 381184167 9367552 274 33554432000 4194304 5064252 140735130491888 140735130490800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29439/statm: 2287 274 233 213 0 72 0
[pid=29441] ppid=29439 vsize=9284 CPUtime=2.77 cores=0,2,4,6
/proc/29441/stat : 29441 (npSolver-pbo) S 29439 29439 27075 0 -1 4202496 3975 11991 0 0 9 1 264 3 20 0 1 0 381184168 9506816 1925 33554432000 4194304 6004724 140736297653184 140736297639464 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29441/statm: 2321 1925 152 442 0 1875 0
[pid=29445] ppid=29441 vsize=187508 CPUtime=1299.28 cores=0,2,4,6
/proc/29445/stat : 29445 (glucosInc) R 29441 29439 27075 0 -1 4202496 18887 0 0 0 129904 24 0 0 20 0 1 0 381184448 192008192 38739 33554432000 4194304 5654031 140734603992128 140734603990216 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29445/statm: 46877 38739 142 357 0 46517 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 205940

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 29499
/proc/meminfo: memFree=26318292/32873648 swapFree=7388/7388
[pid=29439] ppid=29437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29439/stat : 29439 (npSolver-pbo-It) S 29437 29439 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 381184167 9367552 274 33554432000 4194304 5064252 140735130491888 140735130490800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29439/statm: 2287 274 233 213 0 72 0
[pid=29441] ppid=29439 vsize=9284 CPUtime=2.77 cores=0,2,4,6
/proc/29441/stat : 29441 (npSolver-pbo) S 29439 29439 27075 0 -1 4202496 3975 11991 0 0 9 1 264 3 20 0 1 0 381184168 9506816 1925 33554432000 4194304 6004724 140736297653184 140736297639464 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29441/statm: 2321 1925 152 442 0 1875 0
[pid=29445] ppid=29441 vsize=156688 CPUtime=1359.27 cores=0,2,4,6
/proc/29445/stat : 29445 (glucosInc) R 29441 29439 27075 0 -1 4202496 19201 0 0 0 135902 25 0 0 20 0 1 0 381184448 160448512 38273 33554432000 4194304 5654031 140734603992128 140734603979944 4233232 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29445/statm: 39172 38273 142 357 0 38812 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 175120

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 29502
/proc/meminfo: memFree=26305920/32873648 swapFree=7388/7388
[pid=29439] ppid=29437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29439/stat : 29439 (npSolver-pbo-It) S 29437 29439 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 381184167 9367552 274 33554432000 4194304 5064252 140735130491888 140735130490800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29439/statm: 2287 274 233 213 0 72 0
[pid=29441] ppid=29439 vsize=9284 CPUtime=2.77 cores=0,2,4,6
/proc/29441/stat : 29441 (npSolver-pbo) S 29439 29439 27075 0 -1 4202496 3975 11991 0 0 9 1 264 3 20 0 1 0 381184168 9506816 1925 33554432000 4194304 6004724 140736297653184 140736297639464 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29441/statm: 2321 1925 152 442 0 1875 0
[pid=29445] ppid=29441 vsize=187508 CPUtime=1419.27 cores=0,2,4,6
/proc/29445/stat : 29445 (glucosInc) R 29441 29439 27075 0 -1 4202496 20526 0 0 0 141900 27 0 0 20 0 1 0 381184448 192008192 39313 33554432000 4194304 5654031 140734603992128 140734603990216 4232960 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29445/statm: 46877 39313 142 357 0 46517 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 205940

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29503
/proc/meminfo: memFree=26320028/32873648 swapFree=7388/7388
[pid=29439] ppid=29437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29439/stat : 29439 (npSolver-pbo-It) S 29437 29439 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 381184167 9367552 274 33554432000 4194304 5064252 140735130491888 140735130490800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29439/statm: 2287 274 233 213 0 72 0
[pid=29441] ppid=29439 vsize=9284 CPUtime=2.77 cores=0,2,4,6
/proc/29441/stat : 29441 (npSolver-pbo) S 29439 29439 27075 0 -1 4202496 3975 11991 0 0 9 1 264 3 20 0 1 0 381184168 9506816 1925 33554432000 4194304 6004724 140736297653184 140736297639464 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29441/statm: 2321 1925 152 442 0 1875 0
[pid=29445] ppid=29441 vsize=156688 CPUtime=1479.25 cores=0,2,4,6
/proc/29445/stat : 29445 (glucosInc) R 29441 29439 27075 0 -1 4202496 20723 0 0 0 147897 28 0 0 20 0 1 0 381184448 160448512 37198 33554432000 4194304 5654031 140734603992128 140734603979944 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29445/statm: 39172 37198 142 357 0 38812 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 175120

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29503
/proc/meminfo: memFree=26310240/32873648 swapFree=7388/7388
[pid=29439] ppid=29437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29439/stat : 29439 (npSolver-pbo-It) S 29437 29439 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 381184167 9367552 274 33554432000 4194304 5064252 140735130491888 140735130490800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29439/statm: 2287 274 233 213 0 72 0
[pid=29441] ppid=29439 vsize=9284 CPUtime=2.77 cores=0,2,4,6
/proc/29441/stat : 29441 (npSolver-pbo) S 29439 29439 27075 0 -1 4202496 3975 11991 0 0 9 1 264 3 20 0 1 0 381184168 9506816 1925 33554432000 4194304 6004724 140736297653184 140736297639464 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29441/statm: 2321 1925 152 442 0 1875 0
[pid=29445] ppid=29441 vsize=156688 CPUtime=1539.24 cores=0,2,4,6
/proc/29445/stat : 29445 (glucosInc) R 29441 29439 27075 0 -1 4202496 21512 0 0 0 153895 29 0 0 20 0 1 0 381184448 160448512 37198 33554432000 4194304 5654031 140734603992128 140734603979944 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29445/statm: 39172 37198 142 357 0 38812 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 175120

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29503
/proc/meminfo: memFree=26324484/32873648 swapFree=7388/7388
[pid=29439] ppid=29437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29439/stat : 29439 (npSolver-pbo-It) S 29437 29439 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 381184167 9367552 274 33554432000 4194304 5064252 140735130491888 140735130490800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29439/statm: 2287 274 233 213 0 72 0
[pid=29441] ppid=29439 vsize=9284 CPUtime=2.77 cores=0,2,4,6
/proc/29441/stat : 29441 (npSolver-pbo) S 29439 29439 27075 0 -1 4202496 3975 11991 0 0 9 1 264 3 20 0 1 0 381184168 9506816 1925 33554432000 4194304 6004724 140736297653184 140736297639464 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29441/statm: 2321 1925 152 442 0 1875 0
[pid=29445] ppid=29441 vsize=156688 CPUtime=1599.23 cores=0,2,4,6
/proc/29445/stat : 29445 (glucosInc) R 29441 29439 27075 0 -1 4202496 22296 0 0 0 159892 31 0 0 20 0 1 0 381184448 160448512 35150 33554432000 4194304 5654031 140734603992128 140734603979944 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29445/statm: 39172 35150 142 357 0 38812 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 175120

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29503
/proc/meminfo: memFree=26334904/32873648 swapFree=7388/7388
[pid=29439] ppid=29437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29439/stat : 29439 (npSolver-pbo-It) S 29437 29439 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 381184167 9367552 274 33554432000 4194304 5064252 140735130491888 140735130490800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29439/statm: 2287 274 233 213 0 72 0
[pid=29441] ppid=29439 vsize=9284 CPUtime=2.77 cores=0,2,4,6
/proc/29441/stat : 29441 (npSolver-pbo) S 29439 29439 27075 0 -1 4202496 3975 11991 0 0 9 1 264 3 20 0 1 0 381184168 9506816 1925 33554432000 4194304 6004724 140736297653184 140736297639464 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29441/statm: 2321 1925 152 442 0 1875 0
[pid=29445] ppid=29441 vsize=156688 CPUtime=1659.22 cores=0,2,4,6
/proc/29445/stat : 29445 (glucosInc) R 29441 29439 27075 0 -1 4202496 23085 0 0 0 165889 33 0 0 20 0 1 0 381184448 160448512 34638 33554432000 4194304 5654031 140734603992128 140734603990056 4233173 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29445/statm: 39172 34638 142 357 0 38812 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 175120

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29503
/proc/meminfo: memFree=26357448/32873648 swapFree=7388/7388
[pid=29439] ppid=29437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29439/stat : 29439 (npSolver-pbo-It) S 29437 29439 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 381184167 9367552 274 33554432000 4194304 5064252 140735130491888 140735130490800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29439/statm: 2287 274 233 213 0 72 0
[pid=29441] ppid=29439 vsize=9284 CPUtime=2.77 cores=0,2,4,6
/proc/29441/stat : 29441 (npSolver-pbo) S 29439 29439 27075 0 -1 4202496 3975 11991 0 0 9 1 264 3 20 0 1 0 381184168 9506816 1925 33554432000 4194304 6004724 140736297653184 140736297639464 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29441/statm: 2321 1925 152 442 0 1875 0
[pid=29445] ppid=29441 vsize=107368 CPUtime=1719.21 cores=0,2,4,6
/proc/29445/stat : 29445 (glucosInc) R 29441 29439 27075 0 -1 4202496 23690 0 0 0 171887 34 0 0 20 0 1 0 381184448 109944832 26272 33554432000 4194304 5654031 140734603992128 140734603990152 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29445/statm: 26842 26272 142 357 0 26482 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 125800

[startup+1782.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/181 29504
/proc/meminfo: memFree=26295396/32873648 swapFree=7388/7388
[pid=29439] ppid=29437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29439/stat : 29439 (npSolver-pbo-It) S 29437 29439 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 381184167 9367552 274 33554432000 4194304 5064252 140735130491888 140735130490800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29439/statm: 2287 274 233 213 0 72 0
[pid=29441] ppid=29439 vsize=9284 CPUtime=2.77 cores=0,2,4,6
/proc/29441/stat : 29441 (npSolver-pbo) S 29439 29439 27075 0 -1 4202496 3975 11991 0 0 9 1 264 3 20 0 1 0 381184168 9506816 1925 33554432000 4194304 6004724 140736297653184 140736297639464 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29441/statm: 2321 1925 152 442 0 1875 0
[pid=29445] ppid=29441 vsize=187508 CPUtime=1779.2 cores=0,2,4,6
/proc/29445/stat : 29445 (glucosInc) R 29441 29439 27075 0 -1 4202496 24479 0 0 0 177885 35 0 0 20 0 1 0 381184448 192008192 39313 33554432000 4194304 5654031 140734603992128 140734603979944 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29445/statm: 46877 39313 142 357 0 46517 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 205940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.08 2.03 2.00 3/181 29504
/proc/meminfo: memFree=26365552/32873648 swapFree=7388/7388
[pid=29439] ppid=29437 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29439/stat : 29439 (npSolver-pbo-It) S 29437 29439 27075 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 381184167 9367552 274 33554432000 4194304 5064252 140735130491888 140735130490800 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29439/statm: 2287 274 233 213 0 72 0
[pid=29441] ppid=29439 vsize=9284 CPUtime=2.77 cores=0,2,4,6
/proc/29441/stat : 29441 (npSolver-pbo) S 29439 29439 27075 0 -1 4202496 3975 11991 0 0 9 1 264 3 20 0 1 0 381184168 9506816 1925 33554432000 4194304 6004724 140736297653184 140736297639464 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/29441/statm: 2321 1925 152 442 0 1875 0
[pid=29445] ppid=29441 vsize=107368 CPUtime=1797.3 cores=0,2,4,6
/proc/29445/stat : 29445 (glucosInc) R 29441 29439 27075 0 -1 4202496 24483 0 0 0 179694 36 0 0 20 0 1 0 381184448 109944832 26272 33554432000 4194304 5654031 140734603992128 140734603979944 4232916 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29445/statm: 26842 26272 142 357 0 26482 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 125800

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 29439 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=748582
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=53991
# CPU time returned by wait4() is 2.80257
# 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.41
CPU time (s): 1800.07
CPU user time (s): 1799.67
CPU system time (s): 0.4
CPU usage (%): 99.9812
Max. virtual memory (cumulated for all children) (KiB): 205940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.74858
system time used= 0.053991
maximum resident set size= 52572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16342
page faults= 0
swaps= 0
block input operations= 0
block output operations= 9424
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 11

runsolver used 2.55661 second user time and 7.27689 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-08 12:16:37
IDJOB=3752267
IDBENCH=71846
IDSOLVER=2335
FILE ID=node148/3752267-1339150597
RUNJOBID= node148-1339134206-27091
PBS_JOBID= 14643787
Free space on /tmp= 70384 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-3752267-1339150597/watcher-3752267-1339150597 -o /tmp/evaluation-result-3752267-1339150597/solver-3752267-1339150597 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752267-1339150597.opb 1929835260 HOME HOME

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

MD5SUM BENCH= a013c9210a7cfe037db9246041ce6240
RANDOM SEED=1929835260

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26448020 kB
Buffers:          674920 kB
Cached:          4437520 kB
SwapCached:          560 kB
Active:          3010472 kB
Inactive:        2484952 kB
Active(anon):     372508 kB
Inactive(anon):    10620 kB
Active(file):    2637964 kB
Inactive(file):  2474332 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107596 kB
Dirty:              8160 kB
Writeback:             0 kB
AnonPages:        504532 kB
Mapped:            12200 kB
Shmem:                36 kB
Slab:             792316 kB
SReclaimable:     236428 kB
SUnreclaim:       555888 kB
KernelStack:        1504 kB
PageTables:         4772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     558956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    401408 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70372 MiB
End job on node148 at 2012-06-08 12:46:37