Trace number 3703118

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.1 1800.62

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx97.opb
MD5SUM22116bd56344f7c7bb7157cc5841f631
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 variables8424
Total number of constraints9089
Number of constraints which are clauses8415
Number of constraints which are cardinality constraints (but not clauses)98
Number of constraints which are nor clauses,nor cardinality constraints576
Minimum length of a constraint2
Maximum length of a constraint576
Number of terms in the objective function 9
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 9
Number of bits of the sum of numbers in the objective function 4
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1199
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.68/1.78	c run inc solver
1.68/1.78	c [INC SYSTEM] run initial solver
1.68/1.78	c [INC SYSTEM] preprocess with white file
7.03/7.20	c [INC SYSTEM] finished preprocessing in 5 s
7.03/7.20	c [INC SYSTEM] execute solver
1800.10/1800.61	c an unexpexted return value has been received, exit
1800.10/1800.61	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-3703118-1338086281/watcher-3703118-1338086281 -o /tmp/evaluation-result-3703118-1338086281/solver-3703118-1338086281 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703118-1338086281.opb 680037369 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/178 2346
/proc/meminfo: memFree=27799072/32873648 swapFree=6864/6864
[pid=2346] ppid=2344 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2346/stat : 2346 (npSolver-pbo-It) S 2344 2346 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274754095 9367552 274 33554432000 4194304 5064252 140733277989904 140733277988816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2346/statm: 2287 274 233 213 0 72 0

[startup+0.072437 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2346
/proc/meminfo: memFree=27799072/32873648 swapFree=6864/6864
[pid=2346] ppid=2344 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2346/stat : 2346 (npSolver-pbo-It) S 2344 2346 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274754095 9367552 274 33554432000 4194304 5064252 140733277989904 140733277988816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2346/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2346
/proc/meminfo: memFree=27799072/32873648 swapFree=6864/6864
[pid=2346] ppid=2344 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2346/stat : 2346 (npSolver-pbo-It) S 2344 2346 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274754095 9367552 274 33554432000 4194304 5064252 140733277989904 140733277988816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2346/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30017 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2346
/proc/meminfo: memFree=27799072/32873648 swapFree=6864/6864
[pid=2346] ppid=2344 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2346/stat : 2346 (npSolver-pbo-It) S 2344 2346 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274754095 9367552 274 33554432000 4194304 5064252 140733277989904 140733277988816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2346/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700185 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2346
/proc/meminfo: memFree=27799072/32873648 swapFree=6864/6864
[pid=2346] ppid=2344 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2346/stat : 2346 (npSolver-pbo-It) S 2344 2346 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274754095 9367552 274 33554432000 4194304 5064252 140733277989904 140733277988816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2346/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2348
/proc/meminfo: memFree=27693036/32873648 swapFree=6864/6864
[pid=2346] ppid=2344 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2346/stat : 2346 (npSolver-pbo-It) S 2344 2346 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274754095 9367552 274 33554432000 4194304 5064252 140733277989904 140733277988816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2346/statm: 2287 274 233 213 0 72 0
[pid=2347] ppid=2346 vsize=218632 CPUtime=1.49 cores=1,3,5,7
/proc/2347/stat : 2347 (npSolver-pbo) R 2346 2346 4763 0 -1 4202496 25584 0 0 0 142 7 0 0 20 0 1 0 274754095 223879168 40421 33554432000 4194304 5992684 140735280180480 140735280170232 4227904 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2347/statm: 54658 40421 158 440 0 54214 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 227780

[startup+3.10041 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2350
/proc/meminfo: memFree=27477896/32873648 swapFree=6864/6864
[pid=2346] ppid=2344 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2346/stat : 2346 (npSolver-pbo-It) S 2344 2346 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274754095 9367552 274 33554432000 4194304 5064252 140733277989904 140733277988816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2346/statm: 2287 274 233 213 0 72 0
[pid=2347] ppid=2346 vsize=227748 CPUtime=1.78 cores=1,3,5,7
/proc/2347/stat : 2347 (npSolver-pbo) S 2346 2346 4763 0 -1 4202496 28719 0 0 0 158 20 0 0 20 0 1 0 274754095 233213952 44760 33554432000 4194304 5992684 140735280180480 140735280174928 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2347/statm: 56937 44760 165 440 0 56493 0
[pid=2349] ppid=2347 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2349/stat : 2349 (cp2_pre.sh) S 2347 2346 4763 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 274754274 9367552 277 33554432000 4194304 5064252 140736609567808 140736609566512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2349/statm: 2287 277 234 213 0 72 0
[pid=2350] ppid=2349 vsize=442420 CPUtime=1.3 cores=1,3,5,7
/proc/2350/stat : 2350 (coprocessor) R 2349 2346 4763 0 -1 4202496 17778 0 0 0 121 9 0 0 20 0 1 0 274754275 453038080 79263 33554432000 4194304 6586260 140735683112448 140735683109208 4557837 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/2350/statm: 110605 79263 158 584 0 110017 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 688464

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2350
/proc/meminfo: memFree=27165512/32873648 swapFree=6864/6864
[pid=2346] ppid=2344 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2346/stat : 2346 (npSolver-pbo-It) S 2344 2346 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274754095 9367552 274 33554432000 4194304 5064252 140733277989904 140733277988816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2346/statm: 2287 274 233 213 0 72 0
[pid=2347] ppid=2346 vsize=227748 CPUtime=1.78 cores=1,3,5,7
/proc/2347/stat : 2347 (npSolver-pbo) S 2346 2346 4763 0 -1 4202496 28719 0 0 0 158 20 0 0 20 0 1 0 274754095 233213952 44760 33554432000 4194304 5992684 140735280180480 140735280174928 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2347/statm: 56937 44760 165 440 0 56493 0
[pid=2349] ppid=2347 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2349/stat : 2349 (cp2_pre.sh) S 2347 2346 4763 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 274754274 9367552 277 33554432000 4194304 5064252 140736609567808 140736609566512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2349/statm: 2287 277 234 213 0 72 0
[pid=2350] ppid=2349 vsize=442420 CPUtime=4.36 cores=1,3,5,7
/proc/2350/stat : 2350 (coprocessor) R 2349 2346 4763 0 -1 4202496 17778 0 0 0 415 21 0 0 20 0 1 0 274754275 453038080 79263 33554432000 4194304 6586260 140735683112448 140735683108200 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 12 0 0
/proc/2350/statm: 110605 79263 158 584 0 110017 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 688464

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2352
/proc/meminfo: memFree=26998260/32873648 swapFree=6864/6864
[pid=2346] ppid=2344 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2346/stat : 2346 (npSolver-pbo-It) S 2344 2346 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274754095 9367552 274 33554432000 4194304 5064252 140733277989904 140733277988816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2346/statm: 2287 274 233 213 0 72 0
[pid=2347] ppid=2346 vsize=227748 CPUtime=7.06 cores=1,3,5,7
/proc/2347/stat : 2347 (npSolver-pbo) S 2346 2346 4763 0 -1 4202496 28735 18682 0 0 158 20 500 28 20 0 1 0 274754095 233213952 44762 33554432000 4194304 5992684 140735280180480 140735280166744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2347/statm: 56937 44762 167 440 0 56493 0
[pid=2352] ppid=2347 vsize=596628 CPUtime=5.47 cores=1,3,5,7
/proc/2352/stat : 2352 (glucosInc) R 2347 2346 4763 0 -1 4202496 91314 0 0 0 525 22 0 0 20 0 1 0 274754816 610947072 135346 33554432000 4194304 5654031 140734344981360 140734344979240 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2352/statm: 149157 135346 140 357 0 148797 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 833524

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 2352
/proc/meminfo: memFree=26976436/32873648 swapFree=6864/6864
[pid=2346] ppid=2344 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2346/stat : 2346 (npSolver-pbo-It) S 2344 2346 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274754095 9367552 274 33554432000 4194304 5064252 140733277989904 140733277988816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2346/statm: 2287 274 233 213 0 72 0
[pid=2347] ppid=2346 vsize=227748 CPUtime=7.06 cores=1,3,5,7
/proc/2347/stat : 2347 (npSolver-pbo) S 2346 2346 4763 0 -1 4202496 28735 18682 0 0 158 20 500 28 20 0 1 0 274754095 233213952 44762 33554432000 4194304 5992684 140735280180480 140735280166744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2347/statm: 56937 44762 167 440 0 56493 0
[pid=2352] ppid=2347 vsize=608924 CPUtime=18.27 cores=1,3,5,7
/proc/2352/stat : 2352 (glucosInc) R 2347 2346 4763 0 -1 4202496 94414 0 0 0 1804 23 0 0 20 0 1 0 274754816 623538176 138957 33554432000 4194304 5654031 140734344981360 140734344979144 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2352/statm: 152231 138957 140 357 0 151871 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 845820

[startup+51.1004 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 2352
/proc/meminfo: memFree=26970852/32873648 swapFree=6864/6864
[pid=2346] ppid=2344 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2346/stat : 2346 (npSolver-pbo-It) S 2344 2346 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274754095 9367552 274 33554432000 4194304 5064252 140733277989904 140733277988816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2346/statm: 2287 274 233 213 0 72 0
[pid=2347] ppid=2346 vsize=227748 CPUtime=7.06 cores=1,3,5,7
/proc/2347/stat : 2347 (npSolver-pbo) S 2346 2346 4763 0 -1 4202496 28735 18682 0 0 158 20 500 28 20 0 1 0 274754095 233213952 44762 33554432000 4194304 5992684 140735280180480 140735280166744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2347/statm: 56937 44762 167 440 0 56493 0
[pid=2352] ppid=2347 vsize=610544 CPUtime=43.87 cores=1,3,5,7
/proc/2352/stat : 2352 (glucosInc) R 2347 2346 4763 0 -1 4202496 94796 0 0 0 4364 23 0 0 20 0 1 0 274754816 625197056 139850 33554432000 4194304 5654031 140734344981360 140734344979256 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2352/statm: 152636 139850 140 357 0 152276 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 847440

[startup+102.307 s]
/proc/loadavg: 2.09 2.03 2.00 3/181 2353
/proc/meminfo: memFree=26949508/32873648 swapFree=6864/6864
[pid=2346] ppid=2344 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2346/stat : 2346 (npSolver-pbo-It) S 2344 2346 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274754095 9367552 274 33554432000 4194304 5064252 140733277989904 140733277988816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2346/statm: 2287 274 233 213 0 72 0
[pid=2347] ppid=2346 vsize=227748 CPUtime=7.06 cores=1,3,5,7
/proc/2347/stat : 2347 (npSolver-pbo) S 2346 2346 4763 0 -1 4202496 28735 18682 0 0 158 20 500 28 20 0 1 0 274754095 233213952 44762 33554432000 4194304 5992684 140735280180480 140735280166744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2347/statm: 56937 44762 167 440 0 56493 0
[pid=2352] ppid=2347 vsize=663264 CPUtime=95.07 cores=1,3,5,7
/proc/2352/stat : 2352 (glucosInc) R 2347 2346 4763 0 -1 4202496 95923 0 0 0 9483 24 0 0 20 0 1 0 274754816 679182336 143530 33554432000 4194304 5654031 140734344981360 140734344979256 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2352/statm: 165816 143530 140 357 0 165456 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 900160

[startup+162.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 2356
/proc/meminfo: memFree=26975416/32873648 swapFree=6864/6864
[pid=2346] ppid=2344 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2346/stat : 2346 (npSolver-pbo-It) S 2344 2346 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274754095 9367552 274 33554432000 4194304 5064252 140733277989904 140733277988816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2346/statm: 2287 274 233 213 0 72 0
[pid=2347] ppid=2346 vsize=227748 CPUtime=7.06 cores=1,3,5,7
/proc/2347/stat : 2347 (npSolver-pbo) S 2346 2346 4763 0 -1 4202496 28735 18682 0 0 158 20 500 28 20 0 1 0 274754095 233213952 44762 33554432000 4194304 5992684 140735280180480 140735280166744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2347/statm: 56937 44762 167 440 0 56493 0
[pid=2352] ppid=2347 vsize=614468 CPUtime=155.05 cores=1,3,5,7
/proc/2352/stat : 2352 (glucosInc) R 2347 2346 4763 0 -1 4202496 96307 0 0 0 15479 26 0 0 20 0 1 0 274754816 629215232 140303 33554432000 4194304 5654031 140734344981360 140734344979384 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2352/statm: 153617 140303 141 357 0 153257 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 851364

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 2356
/proc/meminfo: memFree=26945916/32873648 swapFree=6864/6864
[pid=2346] ppid=2344 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2346/stat : 2346 (npSolver-pbo-It) S 2344 2346 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274754095 9367552 274 33554432000 4194304 5064252 140733277989904 140733277988816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2346/statm: 2287 274 233 213 0 72 0
[pid=2347] ppid=2346 vsize=227748 CPUtime=7.06 cores=1,3,5,7
/proc/2347/stat : 2347 (npSolver-pbo) S 2346 2346 4763 0 -1 4202496 28735 18682 0 0 158 20 500 28 20 0 1 0 274754095 233213952 44762 33554432000 4194304 5992684 140735280180480 140735280166744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2347/statm: 56937 44762 167 440 0 56493 0
[pid=2352] ppid=2347 vsize=665952 CPUtime=215.04 cores=1,3,5,7
/proc/2352/stat : 2352 (glucosInc) R 2347 2346 4763 0 -1 4202496 96956 0 0 0 21476 28 0 0 20 0 1 0 274754816 681934848 146059 33554432000 4194304 5654031 140734344981360 140734344979144 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2352/statm: 166488 146059 141 357 0 166128 0
Current children cumulated CPU time (s) 222.1

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

/proc/meminfo: memFree=27420352/32873648 swapFree=6864/6864
[pid=2346] ppid=2344 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2346/stat : 2346 (npSolver-pbo-It) S 2344 2346 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274754095 9367552 274 33554432000 4194304 5064252 140733277989904 140733277988816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2346/statm: 2287 274 233 213 0 72 0
[pid=2347] ppid=2346 vsize=227748 CPUtime=7.06 cores=1,3,5,7
/proc/2347/stat : 2347 (npSolver-pbo) S 2346 2346 4763 0 -1 4202496 28735 18682 0 0 158 20 500 28 20 0 1 0 274754095 233213952 44762 33554432000 4194304 5992684 140735280180480 140735280166744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2347/statm: 56937 44762 167 440 0 56493 0
[pid=2352] ppid=2347 vsize=703036 CPUtime=1294.82 cores=1,3,5,7
/proc/2352/stat : 2352 (glucosInc) R 2347 2346 4763 0 -1 4202496 107936 0 0 0 129432 50 0 0 20 0 1 0 274754816 719908864 158285 33554432000 4194304 5654031 140734344981360 140734344969176 4232581 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2352/statm: 175759 158285 141 357 0 175399 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 939932

[startup+1362.3 s]
/proc/loadavg: 1.00 1.36 1.71 2/174 2392
/proc/meminfo: memFree=27405604/32873648 swapFree=6864/6864
[pid=2346] ppid=2344 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2346/stat : 2346 (npSolver-pbo-It) S 2344 2346 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274754095 9367552 274 33554432000 4194304 5064252 140733277989904 140733277988816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2346/statm: 2287 274 233 213 0 72 0
[pid=2347] ppid=2346 vsize=227748 CPUtime=7.06 cores=1,3,5,7
/proc/2347/stat : 2347 (npSolver-pbo) S 2346 2346 4763 0 -1 4202496 28735 18682 0 0 158 20 500 28 20 0 1 0 274754095 233213952 44762 33554432000 4194304 5992684 140735280180480 140735280166744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2347/statm: 56937 44762 167 440 0 56493 0
[pid=2352] ppid=2347 vsize=703432 CPUtime=1354.8 cores=1,3,5,7
/proc/2352/stat : 2352 (glucosInc) R 2347 2346 4763 0 -1 4202496 108085 0 0 0 135429 51 0 0 20 0 1 0 274754816 720314368 162011 33554432000 4194304 5654031 140734344981360 140734344969176 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2352/statm: 175858 162011 141 357 0 175498 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 940328

[startup+1422.31 s]
/proc/loadavg: 1.00 1.29 1.66 2/174 2415
/proc/meminfo: memFree=27427632/32873648 swapFree=6864/6864
[pid=2346] ppid=2344 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2346/stat : 2346 (npSolver-pbo-It) S 2344 2346 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274754095 9367552 274 33554432000 4194304 5064252 140733277989904 140733277988816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2346/statm: 2287 274 233 213 0 72 0
[pid=2347] ppid=2346 vsize=227748 CPUtime=7.06 cores=1,3,5,7
/proc/2347/stat : 2347 (npSolver-pbo) S 2346 2346 4763 0 -1 4202496 28735 18682 0 0 158 20 500 28 20 0 1 0 274754095 233213952 44762 33554432000 4194304 5992684 140735280180480 140735280166744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2347/statm: 56937 44762 167 440 0 56493 0
[pid=2352] ppid=2347 vsize=705676 CPUtime=1414.79 cores=1,3,5,7
/proc/2352/stat : 2352 (glucosInc) R 2347 2346 4763 0 -1 4202496 108654 0 0 0 141427 52 0 0 20 0 1 0 274754816 722612224 156634 33554432000 4194304 5654031 140734344981360 140734344979144 4208659 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2352/statm: 176419 156634 141 357 0 176059 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 942572

[startup+1482.3 s]
/proc/loadavg: 1.00 1.23 1.62 2/173 2415
/proc/meminfo: memFree=27432860/32873648 swapFree=6864/6864
[pid=2346] ppid=2344 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2346/stat : 2346 (npSolver-pbo-It) S 2344 2346 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274754095 9367552 274 33554432000 4194304 5064252 140733277989904 140733277988816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2346/statm: 2287 274 233 213 0 72 0
[pid=2347] ppid=2346 vsize=227748 CPUtime=7.06 cores=1,3,5,7
/proc/2347/stat : 2347 (npSolver-pbo) S 2346 2346 4763 0 -1 4202496 28735 18682 0 0 158 20 500 28 20 0 1 0 274754095 233213952 44762 33554432000 4194304 5992684 140735280180480 140735280166744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2347/statm: 56937 44762 167 440 0 56493 0
[pid=2352] ppid=2347 vsize=707288 CPUtime=1474.78 cores=1,3,5,7
/proc/2352/stat : 2352 (glucosInc) R 2347 2346 4763 0 -1 4202496 109390 0 0 0 147424 54 0 0 20 0 1 0 274754816 724262912 155162 33554432000 4194304 5654031 140734344981360 140734344969176 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2352/statm: 176822 155162 141 357 0 176462 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 944184

[startup+1542.3 s]
/proc/loadavg: 1.00 1.19 1.58 2/173 2415
/proc/meminfo: memFree=27422992/32873648 swapFree=6864/6864
[pid=2346] ppid=2344 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2346/stat : 2346 (npSolver-pbo-It) S 2344 2346 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274754095 9367552 274 33554432000 4194304 5064252 140733277989904 140733277988816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2346/statm: 2287 274 233 213 0 72 0
[pid=2347] ppid=2346 vsize=227748 CPUtime=7.06 cores=1,3,5,7
/proc/2347/stat : 2347 (npSolver-pbo) S 2346 2346 4763 0 -1 4202496 28735 18682 0 0 158 20 500 28 20 0 1 0 274754095 233213952 44762 33554432000 4194304 5992684 140735280180480 140735280166744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2347/statm: 56937 44762 167 440 0 56493 0
[pid=2352] ppid=2347 vsize=707288 CPUtime=1534.77 cores=1,3,5,7
/proc/2352/stat : 2352 (glucosInc) R 2347 2346 4763 0 -1 4202496 109395 0 0 0 153423 54 0 0 20 0 1 0 274754816 724262912 157722 33554432000 4194304 5654031 140734344981360 140734344969176 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2352/statm: 176822 157722 141 357 0 176462 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 944184

[startup+1602.3 s]
/proc/loadavg: 1.00 1.15 1.54 2/173 2416
/proc/meminfo: memFree=27435404/32873648 swapFree=6864/6864
[pid=2346] ppid=2344 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2346/stat : 2346 (npSolver-pbo-It) S 2344 2346 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274754095 9367552 274 33554432000 4194304 5064252 140733277989904 140733277988816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2346/statm: 2287 274 233 213 0 72 0
[pid=2347] ppid=2346 vsize=227748 CPUtime=7.06 cores=1,3,5,7
/proc/2347/stat : 2347 (npSolver-pbo) S 2346 2346 4763 0 -1 4202496 28735 18682 0 0 158 20 500 28 20 0 1 0 274754095 233213952 44762 33554432000 4194304 5992684 140735280180480 140735280166744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2347/statm: 56937 44762 167 440 0 56493 0
[pid=2352] ppid=2347 vsize=707572 CPUtime=1594.76 cores=1,3,5,7
/proc/2352/stat : 2352 (glucosInc) R 2347 2346 4763 0 -1 4202496 109571 0 0 0 159421 55 0 0 20 0 1 0 274754816 724553728 154519 33554432000 4194304 5654031 140734344981360 140734344979384 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2352/statm: 176893 154519 141 357 0 176533 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 944468

[startup+1662.3 s]
/proc/loadavg: 1.00 1.12 1.50 2/173 2416
/proc/meminfo: memFree=27418772/32873648 swapFree=6864/6864
[pid=2346] ppid=2344 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2346/stat : 2346 (npSolver-pbo-It) S 2344 2346 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274754095 9367552 274 33554432000 4194304 5064252 140733277989904 140733277988816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2346/statm: 2287 274 233 213 0 72 0
[pid=2347] ppid=2346 vsize=227748 CPUtime=7.06 cores=1,3,5,7
/proc/2347/stat : 2347 (npSolver-pbo) S 2346 2346 4763 0 -1 4202496 28735 18682 0 0 158 20 500 28 20 0 1 0 274754095 233213952 44762 33554432000 4194304 5992684 140735280180480 140735280166744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2347/statm: 56937 44762 167 440 0 56493 0
[pid=2352] ppid=2347 vsize=708568 CPUtime=1654.75 cores=1,3,5,7
/proc/2352/stat : 2352 (glucosInc) R 2347 2346 4763 0 -1 4202496 109818 0 0 0 165419 56 0 0 20 0 1 0 274754816 725573632 158854 33554432000 4194304 5654031 140734344981360 140734344979144 4232495 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2352/statm: 177142 158854 141 357 0 176782 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 945464

[startup+1722.3 s]
/proc/loadavg: 1.00 1.10 1.47 2/173 2416
/proc/meminfo: memFree=27428832/32873648 swapFree=6864/6864
[pid=2346] ppid=2344 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2346/stat : 2346 (npSolver-pbo-It) S 2344 2346 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274754095 9367552 274 33554432000 4194304 5064252 140733277989904 140733277988816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2346/statm: 2287 274 233 213 0 72 0
[pid=2347] ppid=2346 vsize=227748 CPUtime=7.06 cores=1,3,5,7
/proc/2347/stat : 2347 (npSolver-pbo) S 2346 2346 4763 0 -1 4202496 28735 18682 0 0 158 20 500 28 20 0 1 0 274754095 233213952 44762 33554432000 4194304 5992684 140735280180480 140735280166744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2347/statm: 56937 44762 167 440 0 56493 0
[pid=2352] ppid=2347 vsize=709584 CPUtime=1714.75 cores=1,3,5,7
/proc/2352/stat : 2352 (glucosInc) R 2347 2346 4763 0 -1 4202496 110419 0 0 0 171417 58 0 0 20 0 1 0 274754816 726614016 156246 33554432000 4194304 5654031 140734344981360 140734344969176 4208599 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2352/statm: 177396 156246 141 357 0 177036 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 946480

[startup+1782.3 s]
/proc/loadavg: 1.06 1.09 1.44 2/173 2416
/proc/meminfo: memFree=27410144/32873648 swapFree=6864/6864
[pid=2346] ppid=2344 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2346/stat : 2346 (npSolver-pbo-It) S 2344 2346 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274754095 9367552 274 33554432000 4194304 5064252 140733277989904 140733277988816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2346/statm: 2287 274 233 213 0 72 0
[pid=2347] ppid=2346 vsize=227748 CPUtime=7.06 cores=1,3,5,7
/proc/2347/stat : 2347 (npSolver-pbo) S 2346 2346 4763 0 -1 4202496 28735 18682 0 0 158 20 500 28 20 0 1 0 274754095 233213952 44762 33554432000 4194304 5992684 140735280180480 140735280166744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2347/statm: 56937 44762 167 440 0 56493 0
[pid=2352] ppid=2347 vsize=711608 CPUtime=1774.73 cores=1,3,5,7
/proc/2352/stat : 2352 (glucosInc) R 2347 2346 4763 0 -1 4202496 110802 0 0 0 177415 58 0 0 20 0 1 0 274754816 728686592 160913 33554432000 4194304 5654031 140734344981360 140734344979144 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2352/statm: 177902 160913 141 357 0 177542 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 948504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.04 1.08 1.43 2/173 2416
/proc/meminfo: memFree=27403876/32873648 swapFree=6864/6864
[pid=2346] ppid=2344 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2346/stat : 2346 (npSolver-pbo-It) S 2344 2346 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274754095 9367552 274 33554432000 4194304 5064252 140733277989904 140733277988816 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2346/statm: 2287 274 233 213 0 72 0
[pid=2347] ppid=2346 vsize=227748 CPUtime=7.06 cores=1,3,5,7
/proc/2347/stat : 2347 (npSolver-pbo) S 2346 2346 4763 0 -1 4202496 28735 18682 0 0 158 20 500 28 20 0 1 0 274754095 233213952 44762 33554432000 4194304 5992684 140735280180480 140735280166744 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2347/statm: 56937 44762 167 440 0 56493 0
[pid=2352] ppid=2347 vsize=711608 CPUtime=1793.04 cores=1,3,5,7
/proc/2352/stat : 2352 (glucosInc) R 2347 2346 4763 0 -1 4202496 110821 0 0 0 179246 58 0 0 20 0 1 0 274754816 728686592 162465 33554432000 4194304 5654031 140734344981360 140734344979144 4208648 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2352/statm: 177902 162465 141 357 0 177542 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 948504

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2346 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.1
CPU user time (s): 1799.04
CPU system time (s): 1.06
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 1076708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 3.70044 second user time and 11.1853 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-27 04:38:01
IDJOB=3703118
IDBENCH=71849
IDSOLVER=2278
FILE ID=node120/3703118-1338086281
RUNJOBID= node120-1338052943-4780
PBS_JOBID= 14624403
Free space on /tmp= 71644 MiB

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

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

MD5SUM BENCH= 22116bd56344f7c7bb7157cc5841f631
RANDOM SEED=680037369

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27799344 kB
Buffers:          307672 kB
Cached:          3466324 kB
SwapCached:          636 kB
Active:          1252564 kB
Inactive:        2997160 kB
Active(anon):     464632 kB
Inactive(anon):    12532 kB
Active(file):     787932 kB
Inactive(file):  2984628 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:              8932 kB
Writeback:             0 kB
AnonPages:        595392 kB
Mapped:            15648 kB
Shmem:               120 kB
Slab:             685536 kB
SReclaimable:     129904 kB
SUnreclaim:       555632 kB
KernelStack:        1504 kB
PageTables:         4956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     656400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    442368 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= 71608 MiB
End job on node120 at 2012-05-27 05:08:04