Trace number 3750676

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.11 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx75.opb
MD5SUM899c8865b8ac9a45eaa204f923cbd9e8
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 variables4977
Total number of constraints5494
Number of constraints which are clauses4970
Number of constraints which are cardinality constraints (but not clauses)76
Number of constraints which are nor clauses,nor cardinality constraints448
Minimum length of a constraint2
Maximum length of a constraint448
Number of terms in the objective function 7
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 7
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 947
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.99/1.00	c run usual solver
1800.07/1800.41	./satsolver.sh: line 5: 25182 Terminated              ./glucose $1 > $2 2> /dev/null
1800.07/1800.41	c error: unexpected solver exit code
1800.07/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3750676-1339220736/watcher-3750676-1339220736 -o /tmp/evaluation-result-3750676-1339220736/solver-3750676-1339220736 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750676-1339220736.opb 1520657830 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.76 1.93 1.67 3/179 25175
/proc/meminfo: memFree=25447684/32873844 swapFree=7896/7896
[pid=25175] ppid=25173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25175/stat : 25175 (npSolver-pbo.sh) S 25173 25175 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388199039 9367552 275 33554432000 4194304 5064252 140736372605600 140736372604512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25175/statm: 2287 275 233 213 0 72 0

[startup+0.0264701 s]
/proc/loadavg: 1.76 1.93 1.67 3/179 25175
/proc/meminfo: memFree=25447684/32873844 swapFree=7896/7896
[pid=25175] ppid=25173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25175/stat : 25175 (npSolver-pbo.sh) S 25173 25175 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388199039 9367552 275 33554432000 4194304 5064252 140736372605600 140736372604512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25175/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100267 s]
/proc/loadavg: 1.76 1.93 1.67 3/179 25175
/proc/meminfo: memFree=25447684/32873844 swapFree=7896/7896
[pid=25175] ppid=25173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25175/stat : 25175 (npSolver-pbo.sh) S 25173 25175 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388199039 9367552 275 33554432000 4194304 5064252 140736372605600 140736372604512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25175/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300281 s]
/proc/loadavg: 1.76 1.93 1.67 3/179 25175
/proc/meminfo: memFree=25447684/32873844 swapFree=7896/7896
[pid=25175] ppid=25173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25175/stat : 25175 (npSolver-pbo.sh) S 25173 25175 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388199039 9367552 275 33554432000 4194304 5064252 140736372605600 140736372604512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25175/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700303 s]
/proc/loadavg: 1.76 1.93 1.67 3/179 25175
/proc/meminfo: memFree=25447684/32873844 swapFree=7896/7896
[pid=25175] ppid=25173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25175/stat : 25175 (npSolver-pbo.sh) S 25173 25175 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388199039 9367552 275 33554432000 4194304 5064252 140736372605600 140736372604512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25175/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 1.78 1.93 1.67 3/181 25177
/proc/meminfo: memFree=25301116/32873844 swapFree=7896/7896
[pid=25175] ppid=25173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25175/stat : 25175 (npSolver-pbo.sh) S 25173 25175 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388199039 9367552 275 33554432000 4194304 5064252 140736372605600 140736372604512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25175/statm: 2287 275 233 213 0 72 0
[pid=25176] ppid=25175 vsize=73432 CPUtime=1 cores=1,3,5,7
/proc/25176/stat : 25176 (npSolver-pbo) S 25175 25175 24998 0 -1 4202496 5567 0 0 0 89 11 0 0 20 0 1 0 388199039 75194368 13576 33554432000 4194304 6004724 140735889466272 140735889460320 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25176/statm: 18358 13576 163 442 0 17912 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 82580

[startup+3.10043 s]
/proc/loadavg: 1.78 1.93 1.67 3/183 25179
/proc/meminfo: memFree=25099888/32873844 swapFree=7896/7896
[pid=25175] ppid=25173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25175/stat : 25175 (npSolver-pbo.sh) S 25173 25175 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388199039 9367552 275 33554432000 4194304 5064252 140736372605600 140736372604512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25175/statm: 2287 275 233 213 0 72 0
[pid=25176] ppid=25175 vsize=73432 CPUtime=1 cores=1,3,5,7
/proc/25176/stat : 25176 (npSolver-pbo) S 25175 25175 24998 0 -1 4202496 5567 0 0 0 89 11 0 0 20 0 1 0 388199039 75194368 13576 33554432000 4194304 6004724 140735889466272 140735889460320 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25176/statm: 18358 13576 163 442 0 17912 0
[pid=25178] ppid=25176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25178/stat : 25178 (cp2_pre.sh) S 25176 25175 24998 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 388199140 9367552 277 33554432000 4194304 5064252 140737290351680 140737290350384 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25178/statm: 2287 277 234 213 0 72 0
[pid=25179] ppid=25178 vsize=322096 CPUtime=2.07 cores=1,3,5,7
/proc/25179/stat : 25179 (coprocessor) R 25178 25175 24998 0 -1 4202496 44370 0 0 0 196 11 0 0 20 0 1 0 388199140 329826304 73542 33554432000 4194304 6586260 140735344998208 140735344994472 5511711 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/25179/statm: 80524 73542 166 584 0 79936 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 413824

[startup+6.30034 s]
/proc/loadavg: 1.78 1.93 1.67 3/183 25179
/proc/meminfo: memFree=24972400/32873844 swapFree=7896/7896
[pid=25175] ppid=25173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25175/stat : 25175 (npSolver-pbo.sh) S 25173 25175 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388199039 9367552 275 33554432000 4194304 5064252 140736372605600 140736372604512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25175/statm: 2287 275 233 213 0 72 0
[pid=25176] ppid=25175 vsize=73432 CPUtime=1 cores=1,3,5,7
/proc/25176/stat : 25176 (npSolver-pbo) S 25175 25175 24998 0 -1 4202496 5567 0 0 0 89 11 0 0 20 0 1 0 388199039 75194368 13576 33554432000 4194304 6004724 140735889466272 140735889460320 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25176/statm: 18358 13576 163 442 0 17912 0
[pid=25178] ppid=25176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25178/stat : 25178 (cp2_pre.sh) S 25176 25175 24998 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 388199140 9367552 277 33554432000 4194304 5064252 140737290351680 140737290350384 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25178/statm: 2287 277 234 213 0 72 0
[pid=25179] ppid=25178 vsize=366200 CPUtime=5.27 cores=1,3,5,7
/proc/25179/stat : 25179 (coprocessor) R 25178 25175 24998 0 -1 4202496 52630 0 0 0 501 26 0 0 20 0 1 0 388199140 374988800 90330 33554432000 4194304 6586260 140735344998208 140735344994536 5732496 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/25179/statm: 91550 90330 204 584 0 90962 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 457928

[startup+12.7004 s]
/proc/loadavg: 1.89 1.95 1.68 3/183 25182
/proc/meminfo: memFree=25241716/32873844 swapFree=7896/7896
[pid=25175] ppid=25173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25175/stat : 25175 (npSolver-pbo.sh) S 25173 25175 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388199039 9367552 275 33554432000 4194304 5064252 140736372605600 140736372604512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25175/statm: 2287 275 233 213 0 72 0
[pid=25176] ppid=25175 vsize=73432 CPUtime=6.58 cores=1,3,5,7
/proc/25176/stat : 25176 (npSolver-pbo) S 25175 25175 24998 0 -1 4202496 5576 53533 0 0 89 11 528 30 20 0 1 0 388199039 75194368 13576 33554432000 4194304 6004724 140735889466272 140735889461408 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25176/statm: 18358 13576 163 442 0 17912 0
[pid=25181] ppid=25176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25181/stat : 25181 (satsolver.sh) S 25176 25175 24998 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388199700 9367552 267 33554432000 4194304 5064252 140735919241136 140735919240048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/25181/statm: 2287 267 226 213 0 72 0
[pid=25182] ppid=25181 vsize=124536 CPUtime=6.08 cores=1,3,5,7
/proc/25182/stat : 25182 (glucose) R 25181 25175 24998 0 -1 4202496 24896 0 0 0 602 6 0 0 20 0 1 0 388199700 127524864 28687 33554432000 4194304 5208918 140737456190704 140737456188648 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25182/statm: 31134 28687 95 248 0 30883 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 216264

[startup+25.5005 s]
/proc/loadavg: 1.90 1.95 1.68 3/183 25182
/proc/meminfo: memFree=25231196/32873844 swapFree=7896/7896
[pid=25175] ppid=25173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25175/stat : 25175 (npSolver-pbo.sh) S 25173 25175 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388199039 9367552 275 33554432000 4194304 5064252 140736372605600 140736372604512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25175/statm: 2287 275 233 213 0 72 0
[pid=25176] ppid=25175 vsize=73432 CPUtime=6.58 cores=1,3,5,7
/proc/25176/stat : 25176 (npSolver-pbo) S 25175 25175 24998 0 -1 4202496 5576 53533 0 0 89 11 528 30 20 0 1 0 388199039 75194368 13576 33554432000 4194304 6004724 140735889466272 140735889461408 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25176/statm: 18358 13576 163 442 0 17912 0
[pid=25181] ppid=25176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25181/stat : 25181 (satsolver.sh) S 25176 25175 24998 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388199700 9367552 267 33554432000 4194304 5064252 140735919241136 140735919240048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/25181/statm: 2287 267 226 213 0 72 0
[pid=25182] ppid=25181 vsize=138736 CPUtime=18.88 cores=1,3,5,7
/proc/25182/stat : 25182 (glucose) R 25181 25175 24998 0 -1 4202496 25914 0 0 0 1881 7 0 0 20 0 1 0 388199700 142065664 29700 33554432000 4194304 5208918 140737456190704 140737456188552 4229251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25182/statm: 34684 29700 103 248 0 34433 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 230464

[startup+51.1004 s]
/proc/loadavg: 1.93 1.95 1.69 3/183 25182
/proc/meminfo: memFree=25218168/32873844 swapFree=7896/7896
[pid=25175] ppid=25173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25175/stat : 25175 (npSolver-pbo.sh) S 25173 25175 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388199039 9367552 275 33554432000 4194304 5064252 140736372605600 140736372604512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25175/statm: 2287 275 233 213 0 72 0
[pid=25176] ppid=25175 vsize=73432 CPUtime=6.58 cores=1,3,5,7
/proc/25176/stat : 25176 (npSolver-pbo) S 25175 25175 24998 0 -1 4202496 5576 53533 0 0 89 11 528 30 20 0 1 0 388199039 75194368 13576 33554432000 4194304 6004724 140735889466272 140735889461408 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25176/statm: 18358 13576 163 442 0 17912 0
[pid=25181] ppid=25176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25181/stat : 25181 (satsolver.sh) S 25176 25175 24998 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388199700 9367552 267 33554432000 4194304 5064252 140735919241136 140735919240048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/25181/statm: 2287 267 226 213 0 72 0
[pid=25182] ppid=25181 vsize=140456 CPUtime=44.48 cores=1,3,5,7
/proc/25182/stat : 25182 (glucose) R 25181 25175 24998 0 -1 4202496 26470 0 0 0 4440 8 0 0 20 0 1 0 388199700 143826944 30766 33554432000 4194304 5208918 140737456190704 140737456188552 4229251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25182/statm: 35114 30766 103 248 0 34863 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 232184

[startup+102.307 s]
/proc/loadavg: 1.97 1.96 1.70 3/183 25182
/proc/meminfo: memFree=25181624/32873844 swapFree=7896/7896
[pid=25175] ppid=25173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25175/stat : 25175 (npSolver-pbo.sh) S 25173 25175 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388199039 9367552 275 33554432000 4194304 5064252 140736372605600 140736372604512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25175/statm: 2287 275 233 213 0 72 0
[pid=25176] ppid=25175 vsize=73432 CPUtime=6.58 cores=1,3,5,7
/proc/25176/stat : 25176 (npSolver-pbo) S 25175 25175 24998 0 -1 4202496 5576 53533 0 0 89 11 528 30 20 0 1 0 388199039 75194368 13576 33554432000 4194304 6004724 140735889466272 140735889461408 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25176/statm: 18358 13576 163 442 0 17912 0
[pid=25181] ppid=25176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25181/stat : 25181 (satsolver.sh) S 25176 25175 24998 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388199700 9367552 267 33554432000 4194304 5064252 140735919241136 140735919240048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/25181/statm: 2287 267 226 213 0 72 0
[pid=25182] ppid=25181 vsize=161332 CPUtime=95.65 cores=1,3,5,7
/proc/25182/stat : 25182 (glucose) R 25181 25175 24998 0 -1 4202496 28206 0 0 0 9555 10 0 0 20 0 1 0 388199700 165203968 36559 33554432000 4194304 5208918 140737456190704 140737456187080 4205203 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25182/statm: 40333 36559 105 248 0 40082 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 253060

[startup+162.3 s]
/proc/loadavg: 1.99 1.96 1.72 3/183 25182
/proc/meminfo: memFree=25155776/32873844 swapFree=7896/7896
[pid=25175] ppid=25173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25175/stat : 25175 (npSolver-pbo.sh) S 25173 25175 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388199039 9367552 275 33554432000 4194304 5064252 140736372605600 140736372604512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25175/statm: 2287 275 233 213 0 72 0
[pid=25176] ppid=25175 vsize=73432 CPUtime=6.58 cores=1,3,5,7
/proc/25176/stat : 25176 (npSolver-pbo) S 25175 25175 24998 0 -1 4202496 5576 53533 0 0 89 11 528 30 20 0 1 0 388199039 75194368 13576 33554432000 4194304 6004724 140735889466272 140735889461408 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25176/statm: 18358 13576 163 442 0 17912 0
[pid=25181] ppid=25176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25181/stat : 25181 (satsolver.sh) S 25176 25175 24998 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388199700 9367552 267 33554432000 4194304 5064252 140735919241136 140735919240048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/25181/statm: 2287 267 226 213 0 72 0
[pid=25182] ppid=25181 vsize=180008 CPUtime=155.64 cores=1,3,5,7
/proc/25182/stat : 25182 (glucose) R 25181 25175 24998 0 -1 4202496 28402 0 0 0 15553 11 0 0 20 0 1 0 388199700 184328192 42870 33554432000 4194304 5208918 140737456190704 140737456187080 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25182/statm: 45002 42870 105 248 0 44751 0
Current children cumulated CPU time (s) 162.22

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/183 25215
/proc/meminfo: memFree=25048844/32873844 swapFree=7896/7896
[pid=25175] ppid=25173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25175/stat : 25175 (npSolver-pbo.sh) S 25173 25175 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388199039 9367552 275 33554432000 4194304 5064252 140736372605600 140736372604512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25175/statm: 2287 275 233 213 0 72 0
[pid=25176] ppid=25175 vsize=73432 CPUtime=6.58 cores=1,3,5,7
/proc/25176/stat : 25176 (npSolver-pbo) S 25175 25175 24998 0 -1 4202496 5576 53533 0 0 89 11 528 30 20 0 1 0 388199039 75194368 13576 33554432000 4194304 6004724 140735889466272 140735889461408 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25176/statm: 18358 13576 163 442 0 17912 0
[pid=25181] ppid=25176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25181/stat : 25181 (satsolver.sh) S 25176 25175 24998 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388199700 9367552 267 33554432000 4194304 5064252 140735919241136 140735919240048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/25181/statm: 2287 267 226 213 0 72 0
[pid=25182] ppid=25181 vsize=193088 CPUtime=1355.45 cores=1,3,5,7
/proc/25182/stat : 25182 (glucose) R 25181 25175 24998 0 -1 4202496 35962 0 0 0 135518 27 0 0 20 0 1 0 388199700 197722112 46631 33554432000 4194304 5208918 140737456190704 140737456187080 4229483 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25182/statm: 48272 46631 105 248 0 48021 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 284816

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 25215
/proc/meminfo: memFree=25080556/32873844 swapFree=7896/7896
[pid=25175] ppid=25173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25175/stat : 25175 (npSolver-pbo.sh) S 25173 25175 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388199039 9367552 275 33554432000 4194304 5064252 140736372605600 140736372604512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25175/statm: 2287 275 233 213 0 72 0
[pid=25176] ppid=25175 vsize=73432 CPUtime=6.58 cores=1,3,5,7
/proc/25176/stat : 25176 (npSolver-pbo) S 25175 25175 24998 0 -1 4202496 5576 53533 0 0 89 11 528 30 20 0 1 0 388199039 75194368 13576 33554432000 4194304 6004724 140735889466272 140735889461408 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25176/statm: 18358 13576 163 442 0 17912 0
[pid=25181] ppid=25176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25181/stat : 25181 (satsolver.sh) S 25176 25175 24998 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388199700 9367552 267 33554432000 4194304 5064252 140735919241136 140735919240048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/25181/statm: 2287 267 226 213 0 72 0
[pid=25182] ppid=25181 vsize=193088 CPUtime=1415.45 cores=1,3,5,7
/proc/25182/stat : 25182 (glucose) R 25181 25175 24998 0 -1 4202496 36249 0 0 0 141517 28 0 0 20 0 1 0 388199700 197722112 46631 33554432000 4194304 5208918 140737456190704 140737456188792 4229512 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25182/statm: 48272 46631 105 248 0 48021 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 284816

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/184 25218
/proc/meminfo: memFree=25040892/32873844 swapFree=7896/7896
[pid=25175] ppid=25173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25175/stat : 25175 (npSolver-pbo.sh) S 25173 25175 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388199039 9367552 275 33554432000 4194304 5064252 140736372605600 140736372604512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25175/statm: 2287 275 233 213 0 72 0
[pid=25176] ppid=25175 vsize=73432 CPUtime=6.58 cores=1,3,5,7
/proc/25176/stat : 25176 (npSolver-pbo) S 25175 25175 24998 0 -1 4202496 5576 53533 0 0 89 11 528 30 20 0 1 0 388199039 75194368 13576 33554432000 4194304 6004724 140735889466272 140735889461408 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25176/statm: 18358 13576 163 442 0 17912 0
[pid=25181] ppid=25176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25181/stat : 25181 (satsolver.sh) S 25176 25175 24998 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388199700 9367552 267 33554432000 4194304 5064252 140735919241136 140735919240048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/25181/statm: 2287 267 226 213 0 72 0
[pid=25182] ppid=25181 vsize=242408 CPUtime=1475.44 cores=1,3,5,7
/proc/25182/stat : 25182 (glucose) R 25181 25175 24998 0 -1 4202496 36534 0 0 0 147515 29 0 0 20 0 1 0 388199700 248225792 56625 33554432000 4194304 5208918 140737456190704 140737456187080 4229251 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25182/statm: 60602 56625 105 248 0 60351 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 334136

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 25219
/proc/meminfo: memFree=25009064/32873844 swapFree=7896/7896
[pid=25175] ppid=25173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25175/stat : 25175 (npSolver-pbo.sh) S 25173 25175 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388199039 9367552 275 33554432000 4194304 5064252 140736372605600 140736372604512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25175/statm: 2287 275 233 213 0 72 0
[pid=25176] ppid=25175 vsize=73432 CPUtime=6.58 cores=1,3,5,7
/proc/25176/stat : 25176 (npSolver-pbo) S 25175 25175 24998 0 -1 4202496 5576 53533 0 0 89 11 528 30 20 0 1 0 388199039 75194368 13576 33554432000 4194304 6004724 140735889466272 140735889461408 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25176/statm: 18358 13576 163 442 0 17912 0
[pid=25181] ppid=25176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25181/stat : 25181 (satsolver.sh) S 25176 25175 24998 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388199700 9367552 267 33554432000 4194304 5064252 140735919241136 140735919240048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/25181/statm: 2287 267 226 213 0 72 0
[pid=25182] ppid=25181 vsize=242408 CPUtime=1535.42 cores=1,3,5,7
/proc/25182/stat : 25182 (glucose) R 25181 25175 24998 0 -1 4202496 36821 0 0 0 153513 29 0 0 20 0 1 0 388199700 248225792 56113 33554432000 4194304 5208918 140737456190704 140737456187080 4229176 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25182/statm: 60602 56113 105 248 0 60351 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 334136

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 25219
/proc/meminfo: memFree=25043072/32873844 swapFree=7896/7896
[pid=25175] ppid=25173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25175/stat : 25175 (npSolver-pbo.sh) S 25173 25175 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388199039 9367552 275 33554432000 4194304 5064252 140736372605600 140736372604512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25175/statm: 2287 275 233 213 0 72 0
[pid=25176] ppid=25175 vsize=73432 CPUtime=6.58 cores=1,3,5,7
/proc/25176/stat : 25176 (npSolver-pbo) S 25175 25175 24998 0 -1 4202496 5576 53533 0 0 89 11 528 30 20 0 1 0 388199039 75194368 13576 33554432000 4194304 6004724 140735889466272 140735889461408 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25176/statm: 18358 13576 163 442 0 17912 0
[pid=25181] ppid=25176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25181/stat : 25181 (satsolver.sh) S 25176 25175 24998 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388199700 9367552 267 33554432000 4194304 5064252 140735919241136 140735919240048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/25181/statm: 2287 267 226 213 0 72 0
[pid=25182] ppid=25181 vsize=242408 CPUtime=1595.41 cores=1,3,5,7
/proc/25182/stat : 25182 (glucose) R 25181 25175 24998 0 -1 4202496 37110 0 0 0 159511 30 0 0 20 0 1 0 388199700 248225792 56113 33554432000 4194304 5208918 140737456190704 140737456188696 4229770 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25182/statm: 60602 56113 105 248 0 60351 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 334136

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 1.91 3/183 25219
/proc/meminfo: memFree=25023584/32873844 swapFree=7896/7896
[pid=25175] ppid=25173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25175/stat : 25175 (npSolver-pbo.sh) S 25173 25175 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388199039 9367552 275 33554432000 4194304 5064252 140736372605600 140736372604512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25175/statm: 2287 275 233 213 0 72 0
[pid=25176] ppid=25175 vsize=73432 CPUtime=6.58 cores=1,3,5,7
/proc/25176/stat : 25176 (npSolver-pbo) S 25175 25175 24998 0 -1 4202496 5576 53533 0 0 89 11 528 30 20 0 1 0 388199039 75194368 13576 33554432000 4194304 6004724 140735889466272 140735889461408 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25176/statm: 18358 13576 163 442 0 17912 0
[pid=25181] ppid=25176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25181/stat : 25181 (satsolver.sh) S 25176 25175 24998 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388199700 9367552 267 33554432000 4194304 5064252 140735919241136 140735919240048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/25181/statm: 2287 267 226 213 0 72 0
[pid=25182] ppid=25181 vsize=242408 CPUtime=1655.4 cores=1,3,5,7
/proc/25182/stat : 25182 (glucose) R 25181 25175 24998 0 -1 4202496 37397 0 0 0 165509 31 0 0 20 0 1 0 388199700 248225792 55601 33554432000 4194304 5208918 140737456190704 140737456188696 4229357 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25182/statm: 60602 55601 105 248 0 60351 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 334136

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/183 25219
/proc/meminfo: memFree=25021288/32873844 swapFree=7896/7896
[pid=25175] ppid=25173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25175/stat : 25175 (npSolver-pbo.sh) S 25173 25175 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388199039 9367552 275 33554432000 4194304 5064252 140736372605600 140736372604512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25175/statm: 2287 275 233 213 0 72 0
[pid=25176] ppid=25175 vsize=73432 CPUtime=6.58 cores=1,3,5,7
/proc/25176/stat : 25176 (npSolver-pbo) S 25175 25175 24998 0 -1 4202496 5576 53533 0 0 89 11 528 30 20 0 1 0 388199039 75194368 13576 33554432000 4194304 6004724 140735889466272 140735889461408 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25176/statm: 18358 13576 163 442 0 17912 0
[pid=25181] ppid=25176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25181/stat : 25181 (satsolver.sh) S 25176 25175 24998 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388199700 9367552 267 33554432000 4194304 5064252 140735919241136 140735919240048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/25181/statm: 2287 267 226 213 0 72 0
[pid=25182] ppid=25181 vsize=193088 CPUtime=1715.4 cores=1,3,5,7
/proc/25182/stat : 25182 (glucose) R 25181 25175 24998 0 -1 4202496 37403 0 0 0 171508 32 0 0 20 0 1 0 388199700 197722112 46631 33554432000 4194304 5208918 140737456190704 140737456188792 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25182/statm: 48272 46631 105 248 0 48021 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 284816

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 25219
/proc/meminfo: memFree=25011048/32873844 swapFree=7896/7896
[pid=25175] ppid=25173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25175/stat : 25175 (npSolver-pbo.sh) S 25173 25175 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388199039 9367552 275 33554432000 4194304 5064252 140736372605600 140736372604512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25175/statm: 2287 275 233 213 0 72 0
[pid=25176] ppid=25175 vsize=73432 CPUtime=6.58 cores=1,3,5,7
/proc/25176/stat : 25176 (npSolver-pbo) S 25175 25175 24998 0 -1 4202496 5576 53533 0 0 89 11 528 30 20 0 1 0 388199039 75194368 13576 33554432000 4194304 6004724 140735889466272 140735889461408 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25176/statm: 18358 13576 163 442 0 17912 0
[pid=25181] ppid=25176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25181/stat : 25181 (satsolver.sh) S 25176 25175 24998 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388199700 9367552 267 33554432000 4194304 5064252 140735919241136 140735919240048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/25181/statm: 2287 267 226 213 0 72 0
[pid=25182] ppid=25181 vsize=242408 CPUtime=1775.38 cores=1,3,5,7
/proc/25182/stat : 25182 (glucose) R 25181 25175 24998 0 -1 4202496 37882 0 0 0 177505 33 0 0 20 0 1 0 388199700 248225792 58862 33554432000 4194304 5208918 140737456190704 140737456187080 4229731 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25182/statm: 60602 58862 105 248 0 60351 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 334136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.91 2/174 25245
/proc/meminfo: memFree=25197752/32873844 swapFree=7896/7896
[pid=25175] ppid=25173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25175/stat : 25175 (npSolver-pbo.sh) S 25173 25175 24998 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 388199039 9367552 275 33554432000 4194304 5064252 140736372605600 140736372604512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25175/statm: 2287 275 233 213 0 72 0
[pid=25176] ppid=25175 vsize=73432 CPUtime=6.58 cores=1,3,5,7
/proc/25176/stat : 25176 (npSolver-pbo) S 25175 25175 24998 0 -1 4202496 5576 53533 0 0 89 11 528 30 20 0 1 0 388199039 75194368 13576 33554432000 4194304 6004724 140735889466272 140735889461408 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25176/statm: 18358 13576 163 442 0 17912 0
[pid=25181] ppid=25176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25181/stat : 25181 (satsolver.sh) S 25176 25175 24998 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 388199700 9367552 267 33554432000 4194304 5064252 140735919241136 140735919240048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/25181/statm: 2287 267 226 213 0 72 0
[pid=25182] ppid=25181 vsize=193088 CPUtime=1793.49 cores=1,3,5,7
/proc/25182/stat : 25182 (glucose) R 25181 25175 24998 0 -1 4202496 38142 0 0 0 179315 34 0 0 20 0 1 0 388199700 197722112 46631 33554432000 4194304 5208918 140737456190704 140737456187080 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25182/statm: 48272 46631 105 248 0 48021 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 284816

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.11
CPU user time (s): 1799.33
CPU system time (s): 0.771882
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 457928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.33
system time used= 0.771882
maximum resident set size= 372164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98244
page faults= 0
swaps= 0
block input operations= 0
block output operations= 134208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 50
involuntary context switches= 2082

runsolver used 3.74143 second user time and 9.12861 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-09 07:45:36
IDJOB=3750676
IDBENCH=71843
IDSOLVER=2334
FILE ID=node136/3750676-1339220736
RUNJOBID= node136-1339220735-25142
PBS_JOBID= 14644289
Free space on /tmp= 65560 MiB

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

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

MD5SUM BENCH= 899c8865b8ac9a45eaa204f923cbd9e8
RANDOM SEED=1520657830

node136.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.247
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.49
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.247
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		: 2667.247
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.94
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.247
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.90
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.247
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.247
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.90
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.247
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		: 2667.247
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:       32873844 kB
MemFree:        25448056 kB
Buffers:          729108 kB
Cached:          5664740 kB
SwapCached:        20520 kB
Active:          5261040 kB
Inactive:        1160960 kB
Active(anon):       5808 kB
Inactive(anon):    23236 kB
Active(file):    5255232 kB
Inactive(file):  1137724 kB
Unevictable:        7896 kB
Mlocked:            7896 kB
SwapTotal:      67108856 kB
SwapFree:       67083288 kB
Dirty:             17628 kB
Writeback:             0 kB
AnonPages:         15128 kB
Mapped:             9800 kB
Shmem:                 0 kB
Slab:             861820 kB
SReclaimable:     302860 kB
SUnreclaim:       558960 kB
KernelStack:        1400 kB
PageTables:         3868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     135980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 65540 MiB
End job on node136 at 2012-06-09 08:15:36