Trace number 3750671

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 1.0 (fixed)? (TO) 1800.13 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.10	c run usual solver
1800.09/1800.41	./satsolver.sh: line 5:  2077 Terminated              ./glucose $1 > $2 2> /dev/null
1800.09/1800.41	c error: unexpected solver exit code
1800.09/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3750671-1339220740/watcher-3750671-1339220740 -o /tmp/evaluation-result-3750671-1339220740/solver-3750671-1339220740 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750671-1339220740.opb 2141738052 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: 1.84 1.94 1.67 3/177 2068
/proc/meminfo: memFree=28828936/32873648 swapFree=7372/7372
[pid=2068] ppid=2066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2068/stat : 2068 (npSolver-pbo.sh) S 2066 2068 1885 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388200828 9367552 275 33554432000 4194304 5064252 140736131433568 140736131432480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2068/statm: 2287 275 233 213 0 72 0

[startup+0.010796 s]
/proc/loadavg: 1.84 1.94 1.67 3/177 2068
/proc/meminfo: memFree=28828936/32873648 swapFree=7372/7372
[pid=2068] ppid=2066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2068/stat : 2068 (npSolver-pbo.sh) S 2066 2068 1885 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388200828 9367552 275 33554432000 4194304 5064252 140736131433568 140736131432480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2068/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100344 s]
/proc/loadavg: 1.84 1.94 1.67 3/177 2068
/proc/meminfo: memFree=28828936/32873648 swapFree=7372/7372
[pid=2068] ppid=2066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2068/stat : 2068 (npSolver-pbo.sh) S 2066 2068 1885 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388200828 9367552 275 33554432000 4194304 5064252 140736131433568 140736131432480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2068/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300182 s]
/proc/loadavg: 1.84 1.94 1.67 3/177 2068
/proc/meminfo: memFree=28828936/32873648 swapFree=7372/7372
[pid=2068] ppid=2066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2068/stat : 2068 (npSolver-pbo.sh) S 2066 2068 1885 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388200828 9367552 275 33554432000 4194304 5064252 140736131433568 140736131432480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2068/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700151 s]
/proc/loadavg: 1.84 1.94 1.67 3/177 2068
/proc/meminfo: memFree=28828936/32873648 swapFree=7372/7372
[pid=2068] ppid=2066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2068/stat : 2068 (npSolver-pbo.sh) S 2066 2068 1885 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388200828 9367552 275 33554432000 4194304 5064252 140736131433568 140736131432480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2068/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 1.84 1.94 1.67 3/181 2072
/proc/meminfo: memFree=28707704/32873648 swapFree=7372/7372
[pid=2068] ppid=2066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2068/stat : 2068 (npSolver-pbo.sh) S 2066 2068 1885 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388200828 9367552 275 33554432000 4194304 5064252 140736131433568 140736131432480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2068/statm: 2287 275 233 213 0 72 0
[pid=2069] ppid=2068 vsize=9284 CPUtime=0.1 cores=1,3,5,7
/proc/2069/stat : 2069 (npSolver-pbo) S 2068 2068 1885 0 -1 4202496 3846 0 0 0 9 1 0 0 20 0 1 0 388200828 9506816 1806 33554432000 4194304 6004724 140734860232416 140734860226464 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2069/statm: 2321 1806 148 442 0 1875 0
[pid=2071] ppid=2069 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2071/stat : 2071 (cp2_pre.sh) S 2069 2068 1885 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 388200838 9367552 277 33554432000 4194304 5064252 140735035229472 140735035228176 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2071/statm: 2287 277 234 213 0 72 0
[pid=2072] ppid=2071 vsize=53528 CPUtime=1.37 cores=1,3,5,7
/proc/2072/stat : 2072 (coprocessor) R 2071 2068 1885 0 -1 4202496 11583 0 0 0 136 1 0 0 20 0 1 0 388200839 54812672 12616 33554432000 4194304 6586260 140734777888688 140734777884280 5599320 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/2072/statm: 13382 12616 190 584 0 12794 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 81108

[startup+3.10034 s]
/proc/loadavg: 1.84 1.94 1.67 3/183 2074
/proc/meminfo: memFree=28553812/32873648 swapFree=7372/7372
[pid=2068] ppid=2066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2068/stat : 2068 (npSolver-pbo.sh) S 2066 2068 1885 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388200828 9367552 275 33554432000 4194304 5064252 140736131433568 140736131432480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2068/statm: 2287 275 233 213 0 72 0
[pid=2069] ppid=2068 vsize=9284 CPUtime=2.89 cores=1,3,5,7
/proc/2069/stat : 2069 (npSolver-pbo) S 2068 2068 1885 0 -1 4202496 3854 13017 0 0 9 1 276 3 20 0 1 0 388200828 9506816 1806 33554432000 4194304 6004724 140734860232416 140734860227552 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2069/statm: 2321 1806 148 442 0 1875 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 18432

[startup+6.30041 s]
/proc/loadavg: 1.85 1.94 1.67 3/183 2077
/proc/meminfo: memFree=28243624/32873648 swapFree=7372/7372
[pid=2068] ppid=2066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2068/stat : 2068 (npSolver-pbo.sh) S 2066 2068 1885 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388200828 9367552 275 33554432000 4194304 5064252 140736131433568 140736131432480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2068/statm: 2287 275 233 213 0 72 0
[pid=2069] ppid=2068 vsize=9284 CPUtime=2.89 cores=1,3,5,7
/proc/2069/stat : 2069 (npSolver-pbo) S 2068 2068 1885 0 -1 4202496 3854 13017 0 0 9 1 276 3 20 0 1 0 388200828 9506816 1806 33554432000 4194304 6004724 140734860232416 140734860227552 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2069/statm: 2321 1806 148 442 0 1875 0
[pid=2076] ppid=2069 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2076/stat : 2076 (satsolver.sh) S 2069 2068 1885 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388201119 9367552 267 33554432000 4194304 5064252 140735623574928 140735623573840 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2076/statm: 2287 267 226 213 0 72 0
[pid=2077] ppid=2076 vsize=24628 CPUtime=3.37 cores=1,3,5,7
/proc/2077/stat : 2077 (glucose) R 2076 2068 1885 0 -1 4202496 5233 0 0 0 337 0 0 0 20 0 1 0 388201119 25219072 5492 33554432000 4194304 5208918 140737364896320 140737364894280 4205139 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2077/statm: 6157 5492 95 248 0 5906 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 52208

[startup+12.7004 s]
/proc/loadavg: 1.86 1.94 1.67 3/183 2080
/proc/meminfo: memFree=28577068/32873648 swapFree=7372/7372
[pid=2068] ppid=2066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2068/stat : 2068 (npSolver-pbo.sh) S 2066 2068 1885 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388200828 9367552 275 33554432000 4194304 5064252 140736131433568 140736131432480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2068/statm: 2287 275 233 213 0 72 0
[pid=2069] ppid=2068 vsize=9284 CPUtime=2.89 cores=1,3,5,7
/proc/2069/stat : 2069 (npSolver-pbo) S 2068 2068 1885 0 -1 4202496 3854 13017 0 0 9 1 276 3 20 0 1 0 388200828 9506816 1806 33554432000 4194304 6004724 140734860232416 140734860227552 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2069/statm: 2321 1806 148 442 0 1875 0
[pid=2076] ppid=2069 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2076/stat : 2076 (satsolver.sh) S 2069 2068 1885 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388201119 9367552 267 33554432000 4194304 5064252 140735623574928 140735623573840 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2076/statm: 2287 267 226 213 0 72 0
[pid=2077] ppid=2076 vsize=32868 CPUtime=9.78 cores=1,3,5,7
/proc/2077/stat : 2077 (glucose) R 2076 2068 1885 0 -1 4202496 6855 0 0 0 977 1 0 0 20 0 1 0 388201119 33656832 7400 33554432000 4194304 5208918 140737364896320 140737364894264 4229517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2077/statm: 8217 7400 105 248 0 7966 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 60448

[startup+25.507 s]
/proc/loadavg: 1.89 1.94 1.68 3/183 2080
/proc/meminfo: memFree=28563604/32873648 swapFree=7372/7372
[pid=2068] ppid=2066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2068/stat : 2068 (npSolver-pbo.sh) S 2066 2068 1885 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388200828 9367552 275 33554432000 4194304 5064252 140736131433568 140736131432480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2068/statm: 2287 275 233 213 0 72 0
[pid=2069] ppid=2068 vsize=9284 CPUtime=2.89 cores=1,3,5,7
/proc/2069/stat : 2069 (npSolver-pbo) S 2068 2068 1885 0 -1 4202496 3854 13017 0 0 9 1 276 3 20 0 1 0 388200828 9506816 1806 33554432000 4194304 6004724 140734860232416 140734860227552 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2069/statm: 2321 1806 148 442 0 1875 0
[pid=2076] ppid=2069 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2076/stat : 2076 (satsolver.sh) S 2069 2068 1885 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388201119 9367552 267 33554432000 4194304 5064252 140735623574928 140735623573840 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2076/statm: 2287 267 226 213 0 72 0
[pid=2077] ppid=2076 vsize=37292 CPUtime=22.58 cores=1,3,5,7
/proc/2077/stat : 2077 (glucose) R 2076 2068 1885 0 -1 4202496 8103 0 0 0 2256 2 0 0 20 0 1 0 388201119 38187008 8180 33554432000 4194304 5208918 140737364896320 140737364894312 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2077/statm: 9323 8180 105 248 0 9072 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 64872

[startup+51.1004 s]
/proc/loadavg: 1.93 1.94 1.68 3/183 2080
/proc/meminfo: memFree=28545116/32873648 swapFree=7372/7372
[pid=2068] ppid=2066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2068/stat : 2068 (npSolver-pbo.sh) S 2066 2068 1885 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388200828 9367552 275 33554432000 4194304 5064252 140736131433568 140736131432480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2068/statm: 2287 275 233 213 0 72 0
[pid=2069] ppid=2068 vsize=9284 CPUtime=2.89 cores=1,3,5,7
/proc/2069/stat : 2069 (npSolver-pbo) S 2068 2068 1885 0 -1 4202496 3854 13017 0 0 9 1 276 3 20 0 1 0 388200828 9506816 1806 33554432000 4194304 6004724 140734860232416 140734860227552 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2069/statm: 2321 1806 148 442 0 1875 0
[pid=2076] ppid=2069 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2076/stat : 2076 (satsolver.sh) S 2069 2068 1885 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388201119 9367552 267 33554432000 4194304 5064252 140735623574928 140735623573840 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2076/statm: 2287 267 226 213 0 72 0
[pid=2077] ppid=2076 vsize=51544 CPUtime=48.17 cores=1,3,5,7
/proc/2077/stat : 2077 (glucose) R 2076 2068 1885 0 -1 4202496 9980 0 0 0 4814 3 0 0 20 0 1 0 388201119 52781056 12313 33554432000 4194304 5208918 140737364896320 140737364894184 4229203 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2077/statm: 12886 12313 105 248 0 12635 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 79124

[startup+102.3 s]
/proc/loadavg: 1.97 1.95 1.70 3/183 2080
/proc/meminfo: memFree=28534380/32873648 swapFree=7372/7372
[pid=2068] ppid=2066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2068/stat : 2068 (npSolver-pbo.sh) S 2066 2068 1885 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388200828 9367552 275 33554432000 4194304 5064252 140736131433568 140736131432480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2068/statm: 2287 275 233 213 0 72 0
[pid=2069] ppid=2068 vsize=9284 CPUtime=2.89 cores=1,3,5,7
/proc/2069/stat : 2069 (npSolver-pbo) S 2068 2068 1885 0 -1 4202496 3854 13017 0 0 9 1 276 3 20 0 1 0 388200828 9506816 1806 33554432000 4194304 6004724 140734860232416 140734860227552 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2069/statm: 2321 1806 148 442 0 1875 0
[pid=2076] ppid=2069 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2076/stat : 2076 (satsolver.sh) S 2069 2068 1885 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388201119 9367552 267 33554432000 4194304 5064252 140735623574928 140735623573840 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2076/statm: 2287 267 226 213 0 72 0
[pid=2077] ppid=2076 vsize=63636 CPUtime=99.37 cores=1,3,5,7
/proc/2077/stat : 2077 (glucose) R 2076 2068 1885 0 -1 4202496 10632 0 0 0 9933 4 0 0 20 0 1 0 388201119 65163264 15052 33554432000 4194304 5208918 140737364896320 140737364894264 4229039 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2077/statm: 15909 15052 105 248 0 15658 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 91216

[startup+162.3 s]
/proc/loadavg: 2.06 1.97 1.72 3/183 2081
/proc/meminfo: memFree=28499088/32873648 swapFree=7372/7372
[pid=2068] ppid=2066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2068/stat : 2068 (npSolver-pbo.sh) S 2066 2068 1885 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388200828 9367552 275 33554432000 4194304 5064252 140736131433568 140736131432480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2068/statm: 2287 275 233 213 0 72 0
[pid=2069] ppid=2068 vsize=9284 CPUtime=2.89 cores=1,3,5,7
/proc/2069/stat : 2069 (npSolver-pbo) S 2068 2068 1885 0 -1 4202496 3854 13017 0 0 9 1 276 3 20 0 1 0 388200828 9506816 1806 33554432000 4194304 6004724 140734860232416 140734860227552 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2069/statm: 2321 1806 148 442 0 1875 0
[pid=2076] ppid=2069 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2076/stat : 2076 (satsolver.sh) S 2069 2068 1885 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388201119 9367552 267 33554432000 4194304 5064252 140735623574928 140735623573840 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2076/statm: 2287 267 226 213 0 72 0
[pid=2077] ppid=2076 vsize=63636 CPUtime=159.35 cores=1,3,5,7
/proc/2077/stat : 2077 (glucose) R 2076 2068 1885 0 -1 4202496 11249 0 0 0 15931 4 0 0 20 0 1 0 388201119 65163264 15466 33554432000 4194304 5208918 140737364896320 140737364894408 4211659 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2077/statm: 15909 15466 105 248 0 15658 0
Current children cumulated CPU time (s) 162.24

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/183 2113
/proc/meminfo: memFree=28376088/32873648 swapFree=7372/7372
[pid=2068] ppid=2066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2068/stat : 2068 (npSolver-pbo.sh) S 2066 2068 1885 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388200828 9367552 275 33554432000 4194304 5064252 140736131433568 140736131432480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2068/statm: 2287 275 233 213 0 72 0
[pid=2069] ppid=2068 vsize=9284 CPUtime=2.89 cores=1,3,5,7
/proc/2069/stat : 2069 (npSolver-pbo) S 2068 2068 1885 0 -1 4202496 3854 13017 0 0 9 1 276 3 20 0 1 0 388200828 9506816 1806 33554432000 4194304 6004724 140734860232416 140734860227552 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2069/statm: 2321 1806 148 442 0 1875 0
[pid=2076] ppid=2069 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2076/stat : 2076 (satsolver.sh) S 2069 2068 1885 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388201119 9367552 267 33554432000 4194304 5064252 140735623574928 140735623573840 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2076/statm: 2287 267 226 213 0 72 0
[pid=2077] ppid=2076 vsize=156252 CPUtime=1359.17 cores=1,3,5,7
/proc/2077/stat : 2077 (glucose) R 2076 2068 1885 0 -1 4202496 24872 0 0 0 135892 25 0 0 20 0 1 0 388201119 160002048 36456 33554432000 4194304 5208918 140737364896320 140737364892008 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2077/statm: 39063 36456 105 248 0 38812 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 183832

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/183 2114
/proc/meminfo: memFree=28415540/32873648 swapFree=7372/7372
[pid=2068] ppid=2066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2068/stat : 2068 (npSolver-pbo.sh) S 2066 2068 1885 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388200828 9367552 275 33554432000 4194304 5064252 140736131433568 140736131432480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2068/statm: 2287 275 233 213 0 72 0
[pid=2069] ppid=2068 vsize=9284 CPUtime=2.89 cores=1,3,5,7
/proc/2069/stat : 2069 (npSolver-pbo) S 2068 2068 1885 0 -1 4202496 3854 13017 0 0 9 1 276 3 20 0 1 0 388200828 9506816 1806 33554432000 4194304 6004724 140734860232416 140734860227552 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2069/statm: 2321 1806 148 442 0 1875 0
[pid=2076] ppid=2069 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2076/stat : 2076 (satsolver.sh) S 2069 2068 1885 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388201119 9367552 267 33554432000 4194304 5064252 140735623574928 140735623573840 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2076/statm: 2287 267 226 213 0 72 0
[pid=2077] ppid=2076 vsize=156252 CPUtime=1419.15 cores=1,3,5,7
/proc/2077/stat : 2077 (glucose) R 2076 2068 1885 0 -1 4202496 25922 0 0 0 141889 26 0 0 20 0 1 0 388201119 160002048 35944 33554432000 4194304 5208918 140737364896320 140737364892632 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2077/statm: 39063 35944 105 248 0 38812 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 183832

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/184 2117
/proc/meminfo: memFree=28374592/32873648 swapFree=7372/7372
[pid=2068] ppid=2066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2068/stat : 2068 (npSolver-pbo.sh) S 2066 2068 1885 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388200828 9367552 275 33554432000 4194304 5064252 140736131433568 140736131432480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2068/statm: 2287 275 233 213 0 72 0
[pid=2069] ppid=2068 vsize=9284 CPUtime=2.89 cores=1,3,5,7
/proc/2069/stat : 2069 (npSolver-pbo) S 2068 2068 1885 0 -1 4202496 3854 13017 0 0 9 1 276 3 20 0 1 0 388200828 9506816 1806 33554432000 4194304 6004724 140734860232416 140734860227552 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2069/statm: 2321 1806 148 442 0 1875 0
[pid=2076] ppid=2069 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2076/stat : 2076 (satsolver.sh) S 2069 2068 1885 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388201119 9367552 267 33554432000 4194304 5064252 140735623574928 140735623573840 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2076/statm: 2287 267 226 213 0 72 0
[pid=2077] ppid=2076 vsize=156252 CPUtime=1479.15 cores=1,3,5,7
/proc/2077/stat : 2077 (glucose) R 2076 2068 1885 0 -1 4202496 26972 0 0 0 147887 28 0 0 20 0 1 0 388201119 160002048 34408 33554432000 4194304 5208918 140737364896320 140737364894312 4205139 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2077/statm: 39063 34408 105 248 0 38812 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 183832

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 1.91 3/183 2117
/proc/meminfo: memFree=28367008/32873648 swapFree=7372/7372
[pid=2068] ppid=2066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2068/stat : 2068 (npSolver-pbo.sh) S 2066 2068 1885 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388200828 9367552 275 33554432000 4194304 5064252 140736131433568 140736131432480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2068/statm: 2287 275 233 213 0 72 0
[pid=2069] ppid=2068 vsize=9284 CPUtime=2.89 cores=1,3,5,7
/proc/2069/stat : 2069 (npSolver-pbo) S 2068 2068 1885 0 -1 4202496 3854 13017 0 0 9 1 276 3 20 0 1 0 388200828 9506816 1806 33554432000 4194304 6004724 140734860232416 140734860227552 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2069/statm: 2321 1806 148 442 0 1875 0
[pid=2076] ppid=2069 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2076/stat : 2076 (satsolver.sh) S 2069 2068 1885 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388201119 9367552 267 33554432000 4194304 5064252 140735623574928 140735623573840 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2076/statm: 2287 267 226 213 0 72 0
[pid=2077] ppid=2076 vsize=156252 CPUtime=1539.14 cores=1,3,5,7
/proc/2077/stat : 2077 (glucose) R 2076 2068 1885 0 -1 4202496 28027 0 0 0 153884 30 0 0 20 0 1 0 388201119 160002048 34408 33554432000 4194304 5208918 140737364896320 140737364894312 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2077/statm: 39063 34408 105 248 0 38812 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 183832

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/183 2117
/proc/meminfo: memFree=28394664/32873648 swapFree=7372/7372
[pid=2068] ppid=2066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2068/stat : 2068 (npSolver-pbo.sh) S 2066 2068 1885 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388200828 9367552 275 33554432000 4194304 5064252 140736131433568 140736131432480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2068/statm: 2287 275 233 213 0 72 0
[pid=2069] ppid=2068 vsize=9284 CPUtime=2.89 cores=1,3,5,7
/proc/2069/stat : 2069 (npSolver-pbo) S 2068 2068 1885 0 -1 4202496 3854 13017 0 0 9 1 276 3 20 0 1 0 388200828 9506816 1806 33554432000 4194304 6004724 140734860232416 140734860227552 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2069/statm: 2321 1806 148 442 0 1875 0
[pid=2076] ppid=2069 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2076/stat : 2076 (satsolver.sh) S 2069 2068 1885 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388201119 9367552 267 33554432000 4194304 5064252 140735623574928 140735623573840 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2076/statm: 2287 267 226 213 0 72 0
[pid=2077] ppid=2076 vsize=106932 CPUtime=1599.13 cores=1,3,5,7
/proc/2077/stat : 2077 (glucose) R 2076 2068 1885 0 -1 4202496 28626 0 0 0 159882 31 0 0 20 0 1 0 388201119 109498368 26290 33554432000 4194304 5208918 140737364896320 140737364892696 4229748 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2077/statm: 26733 26290 105 248 0 26482 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 134512

[startup+1662.31 s]
/proc/loadavg: 2.01 2.00 1.91 3/183 2117
/proc/meminfo: memFree=28341316/32873648 swapFree=7372/7372
[pid=2068] ppid=2066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2068/stat : 2068 (npSolver-pbo.sh) S 2066 2068 1885 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388200828 9367552 275 33554432000 4194304 5064252 140736131433568 140736131432480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2068/statm: 2287 275 233 213 0 72 0
[pid=2069] ppid=2068 vsize=9284 CPUtime=2.89 cores=1,3,5,7
/proc/2069/stat : 2069 (npSolver-pbo) S 2068 2068 1885 0 -1 4202496 3854 13017 0 0 9 1 276 3 20 0 1 0 388200828 9506816 1806 33554432000 4194304 6004724 140734860232416 140734860227552 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2069/statm: 2321 1806 148 442 0 1875 0
[pid=2076] ppid=2069 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2076/stat : 2076 (satsolver.sh) S 2069 2068 1885 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388201119 9367552 267 33554432000 4194304 5064252 140735623574928 140735623573840 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2076/statm: 2287 267 226 213 0 72 0
[pid=2077] ppid=2076 vsize=187072 CPUtime=1659.13 cores=1,3,5,7
/proc/2077/stat : 2077 (glucose) R 2076 2068 1885 0 -1 4202496 29680 0 0 0 165880 33 0 0 20 0 1 0 388201119 191561728 40107 33554432000 4194304 5208918 140737364896320 140737364894472 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2077/statm: 46768 40107 105 248 0 46517 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 214652

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 2118
/proc/meminfo: memFree=28356044/32873648 swapFree=7372/7372
[pid=2068] ppid=2066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2068/stat : 2068 (npSolver-pbo.sh) S 2066 2068 1885 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388200828 9367552 275 33554432000 4194304 5064252 140736131433568 140736131432480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2068/statm: 2287 275 233 213 0 72 0
[pid=2069] ppid=2068 vsize=9284 CPUtime=2.89 cores=1,3,5,7
/proc/2069/stat : 2069 (npSolver-pbo) S 2068 2068 1885 0 -1 4202496 3854 13017 0 0 9 1 276 3 20 0 1 0 388200828 9506816 1806 33554432000 4194304 6004724 140734860232416 140734860227552 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2069/statm: 2321 1806 148 442 0 1875 0
[pid=2076] ppid=2069 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2076/stat : 2076 (satsolver.sh) S 2069 2068 1885 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388201119 9367552 267 33554432000 4194304 5064252 140735623574928 140735623573840 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2076/statm: 2287 267 226 213 0 72 0
[pid=2077] ppid=2076 vsize=187072 CPUtime=1719.12 cores=1,3,5,7
/proc/2077/stat : 2077 (glucose) R 2076 2068 1885 0 -1 4202496 30732 0 0 0 171877 35 0 0 20 0 1 0 388201119 191561728 39595 33554432000 4194304 5208918 140737364896320 140737364894472 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2077/statm: 46768 39595 105 248 0 46517 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 214652

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 2118
/proc/meminfo: memFree=28370916/32873648 swapFree=7372/7372
[pid=2068] ppid=2066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2068/stat : 2068 (npSolver-pbo.sh) S 2066 2068 1885 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388200828 9367552 275 33554432000 4194304 5064252 140736131433568 140736131432480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2068/statm: 2287 275 233 213 0 72 0
[pid=2069] ppid=2068 vsize=9284 CPUtime=2.89 cores=1,3,5,7
/proc/2069/stat : 2069 (npSolver-pbo) S 2068 2068 1885 0 -1 4202496 3854 13017 0 0 9 1 276 3 20 0 1 0 388200828 9506816 1806 33554432000 4194304 6004724 140734860232416 140734860227552 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2069/statm: 2321 1806 148 442 0 1875 0
[pid=2076] ppid=2069 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2076/stat : 2076 (satsolver.sh) S 2069 2068 1885 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388201119 9367552 267 33554432000 4194304 5064252 140735623574928 140735623573840 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2076/statm: 2287 267 226 213 0 72 0
[pid=2077] ppid=2076 vsize=156252 CPUtime=1779.1 cores=1,3,5,7
/proc/2077/stat : 2077 (glucose) R 2076 2068 1885 0 -1 4202496 31192 0 0 0 177875 35 0 0 20 0 1 0 388201119 160002048 36968 33554432000 4194304 5208918 140737364896320 140737364894312 4228947 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2077/statm: 39063 36968 105 248 0 38812 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 183832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 2119
/proc/meminfo: memFree=28675472/32873648 swapFree=7372/7372
[pid=2068] ppid=2066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2068/stat : 2068 (npSolver-pbo.sh) S 2066 2068 1885 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388200828 9367552 275 33554432000 4194304 5064252 140736131433568 140736131432480 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2068/statm: 2287 275 233 213 0 72 0
[pid=2069] ppid=2068 vsize=9284 CPUtime=2.89 cores=1,3,5,7
/proc/2069/stat : 2069 (npSolver-pbo) S 2068 2068 1885 0 -1 4202496 3854 13017 0 0 9 1 276 3 20 0 1 0 388200828 9506816 1806 33554432000 4194304 6004724 140734860232416 140734860227552 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2069/statm: 2321 1806 148 442 0 1875 0
[pid=2076] ppid=2069 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2076/stat : 2076 (satsolver.sh) S 2069 2068 1885 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 388201119 9367552 267 33554432000 4194304 5064252 140735623574928 140735623573840 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/2076/statm: 2287 267 226 213 0 72 0
[pid=2077] ppid=2076 vsize=187072 CPUtime=1797.2 cores=1,3,5,7
/proc/2077/stat : 2077 (glucose) R 2076 2068 1885 0 -1 4202496 31414 0 0 0 179684 36 0 0 20 0 1 0 388201119 191561728 38719 33554432000 4194304 5208918 140737364896320 140737364894472 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2077/statm: 46768 38719 105 248 0 46517 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 214652

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.13
CPU user time (s): 1799.71
CPU system time (s): 0.421935
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 214652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.71
system time used= 0.421935
maximum resident set size= 162476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49275
page faults= 0
swaps= 0
block input operations= 0
block output operations= 9944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25
involuntary context switches= 1931

runsolver used 3.78043 second user time and 10.0055 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-09 07:45:41
IDJOB=3750671
IDBENCH=71846
IDSOLVER=2334
FILE ID=node115/3750671-1339220740
RUNJOBID= node115-1339220740-2040
PBS_JOBID= 14644310
Free space on /tmp= 70264 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx30.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750671-1339220740/watcher-3750671-1339220740 -o /tmp/evaluation-result-3750671-1339220740/solver-3750671-1339220740 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750671-1339220740.opb 2141738052 HOME HOME

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

MD5SUM BENCH= a013c9210a7cfe037db9246041ce6240
RANDOM SEED=2141738052

node115.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.462
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.92
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.462
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.462
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.462
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.462
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.92
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.462
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.462
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.462
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:        28829812 kB
Buffers:          343484 kB
Cached:          2753836 kB
SwapCached:         2180 kB
Active:          1435088 kB
Inactive:        1708076 kB
Active(anon):      43312 kB
Inactive(anon):     2272 kB
Active(file):    1391776 kB
Inactive(file):  1705804 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67100232 kB
Dirty:             17480 kB
Writeback:             0 kB
AnonPages:         24040 kB
Mapped:             8964 kB
Shmem:                 0 kB
Slab:             761372 kB
SReclaimable:     205108 kB
SUnreclaim:       556264 kB
KernelStack:        1384 kB
PageTables:         4024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     162520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70228 MiB
End job on node115 at 2012-06-09 08:15:41