Trace number 3754220

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 NameAnswerCPU timeWall clock time
npSolver inc (fixed)? (TO) 1800.05 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-cap124_wcsp.wbo
MD5SUM8eeb21bef0624b36d5575dec4c8f650d
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark9410602
Best CPU time to get the best result obtained on this benchmark1800.07
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2600
Total number of constraints5148
Number of soft constraints5048
Number of constraints which are clauses5048
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint50
Top cost 69881436
Min constraint cost 1
Max constraint cost 69881436
Sum of constraints costs 175993421300
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 51
Number of bits of the biggest sum of numbers6
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.06	c run usual solver
0.00/0.27	o 34254133
0.00/0.27	c current bound: 17127066
0.00/0.27	c fallback to adder encoding
1800.05/1800.41	c error: unexpected solver exit code
1800.05/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-3754220-1339198997/watcher-3754220-1339198997 -o /tmp/evaluation-result-3754220-1339198997/solver-3754220-1339198997 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754220-1339198997.wbo 1471135871 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8054
/proc/meminfo: memFree=28380548/32873844 swapFree=7120/7120
[pid=8054] ppid=8052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8054/stat : 8054 (npSolver-wbo-I.) S 8052 8054 2358 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386024547 9367552 274 33554432000 4194304 5064252 140737471102016 140737471100928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8054/statm: 2287 274 233 213 0 72 0

[startup+0.0999289 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8054
/proc/meminfo: memFree=28380548/32873844 swapFree=7120/7120
[pid=8054] ppid=8052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8054/stat : 8054 (npSolver-wbo-I.) S 8052 8054 2358 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386024547 9367552 274 33554432000 4194304 5064252 140737471102016 140737471100928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8054/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100311 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8054
/proc/meminfo: memFree=28380548/32873844 swapFree=7120/7120
[pid=8054] ppid=8052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8054/stat : 8054 (npSolver-wbo-I.) S 8052 8054 2358 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386024547 9367552 274 33554432000 4194304 5064252 140737471102016 140737471100928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8054/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300243 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8054
/proc/meminfo: memFree=28380548/32873844 swapFree=7120/7120
[pid=8054] ppid=8052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8054/stat : 8054 (npSolver-wbo-I.) S 8052 8054 2358 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386024547 9367552 274 33554432000 4194304 5064252 140737471102016 140737471100928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8054/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700275 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8054
/proc/meminfo: memFree=28380548/32873844 swapFree=7120/7120
[pid=8054] ppid=8052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8054/stat : 8054 (npSolver-wbo-I.) S 8052 8054 2358 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386024547 9367552 274 33554432000 4194304 5064252 140737471102016 140737471100928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8054/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8066
/proc/meminfo: memFree=28247924/32873844 swapFree=7120/7120
[pid=8054] ppid=8052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8054/stat : 8054 (npSolver-wbo-I.) S 8052 8054 2358 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386024547 9367552 274 33554432000 4194304 5064252 140737471102016 140737471100928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8054/statm: 2287 274 233 213 0 72 0
[pid=8055] ppid=8054 vsize=92260 CPUtime=1.02 cores=0,2,4,6
/proc/8055/stat : 8055 (npSolver-wbo) S 8054 8054 2358 0 -1 4202496 8664 8238 0 0 74 11 15 2 20 0 1 0 386024547 94474240 18031 33554432000 4194304 6006132 140736168606656 140736168598064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8055/statm: 23065 18031 177 443 0 22618 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 101408

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8068
/proc/meminfo: memFree=28143436/32873844 swapFree=7120/7120
[pid=8054] ppid=8052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8054/stat : 8054 (npSolver-wbo-I.) S 8052 8054 2358 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386024547 9367552 274 33554432000 4194304 5064252 140737471102016 140737471100928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8054/statm: 2287 274 233 213 0 72 0
[pid=8055] ppid=8054 vsize=92260 CPUtime=1.02 cores=0,2,4,6
/proc/8055/stat : 8055 (npSolver-wbo) S 8054 8054 2358 0 -1 4202496 8664 8238 0 0 74 11 15 2 20 0 1 0 386024547 94474240 18031 33554432000 4194304 6006132 140736168606656 140736168598064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8055/statm: 23065 18031 177 443 0 22618 0
[pid=8067] ppid=8055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8067/stat : 8067 (satsolver.sh) S 8055 8054 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386024652 9367552 267 33554432000 4194304 5064252 140737474441728 140737474440640 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8067/statm: 2287 267 226 213 0 72 0
[pid=8068] ppid=8067 vsize=126168 CPUtime=2.04 cores=0,2,4,6
/proc/8068/stat : 8068 (glucose) R 8067 8054 2358 0 -1 4202496 26478 0 0 0 198 6 0 0 20 0 1 0 386024652 129196032 29268 33554432000 4194304 5208918 140734626951728 140734626949576 4229344 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 31542 29268 104 248 0 31291 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 236724

[startup+6.30045 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8068
/proc/meminfo: memFree=28155928/32873844 swapFree=7120/7120
[pid=8054] ppid=8052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8054/stat : 8054 (npSolver-wbo-I.) S 8052 8054 2358 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386024547 9367552 274 33554432000 4194304 5064252 140737471102016 140737471100928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8054/statm: 2287 274 233 213 0 72 0
[pid=8055] ppid=8054 vsize=92260 CPUtime=1.02 cores=0,2,4,6
/proc/8055/stat : 8055 (npSolver-wbo) S 8054 8054 2358 0 -1 4202496 8664 8238 0 0 74 11 15 2 20 0 1 0 386024547 94474240 18031 33554432000 4194304 6006132 140736168606656 140736168598064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8055/statm: 23065 18031 177 443 0 22618 0
[pid=8067] ppid=8055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8067/stat : 8067 (satsolver.sh) S 8055 8054 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386024652 9367552 267 33554432000 4194304 5064252 140737474441728 140737474440640 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8067/statm: 2287 267 226 213 0 72 0
[pid=8068] ppid=8067 vsize=148404 CPUtime=5.24 cores=0,2,4,6
/proc/8068/stat : 8068 (glucose) R 8067 8054 2358 0 -1 4202496 27598 0 0 0 518 6 0 0 20 0 1 0 386024652 151965696 30888 33554432000 4194304 5208918 140734626951728 140734626949880 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 37101 30888 104 248 0 36850 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 258960

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8068
/proc/meminfo: memFree=28146672/32873844 swapFree=7120/7120
[pid=8054] ppid=8052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8054/stat : 8054 (npSolver-wbo-I.) S 8052 8054 2358 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386024547 9367552 274 33554432000 4194304 5064252 140737471102016 140737471100928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8054/statm: 2287 274 233 213 0 72 0
[pid=8055] ppid=8054 vsize=92260 CPUtime=1.02 cores=0,2,4,6
/proc/8055/stat : 8055 (npSolver-wbo) S 8054 8054 2358 0 -1 4202496 8664 8238 0 0 74 11 15 2 20 0 1 0 386024547 94474240 18031 33554432000 4194304 6006132 140736168606656 140736168598064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8055/statm: 23065 18031 177 443 0 22618 0
[pid=8067] ppid=8055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8067/stat : 8067 (satsolver.sh) S 8055 8054 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386024652 9367552 267 33554432000 4194304 5064252 140737474441728 140737474440640 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8067/statm: 2287 267 226 213 0 72 0
[pid=8068] ppid=8067 vsize=150600 CPUtime=11.64 cores=0,2,4,6
/proc/8068/stat : 8068 (glucose) R 8067 8054 2358 0 -1 4202496 28697 0 0 0 1156 8 0 0 20 0 1 0 386024652 154214400 31998 33554432000 4194304 5208918 140734626951728 140734626949576 4229328 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 37650 31998 104 248 0 37399 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 261156

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8068
/proc/meminfo: memFree=28125548/32873844 swapFree=7120/7120
[pid=8054] ppid=8052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8054/stat : 8054 (npSolver-wbo-I.) S 8052 8054 2358 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386024547 9367552 274 33554432000 4194304 5064252 140737471102016 140737471100928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8054/statm: 2287 274 233 213 0 72 0
[pid=8055] ppid=8054 vsize=92260 CPUtime=1.02 cores=0,2,4,6
/proc/8055/stat : 8055 (npSolver-wbo) S 8054 8054 2358 0 -1 4202496 8664 8238 0 0 74 11 15 2 20 0 1 0 386024547 94474240 18031 33554432000 4194304 6006132 140736168606656 140736168598064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8055/statm: 23065 18031 177 443 0 22618 0
[pid=8067] ppid=8055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8067/stat : 8067 (satsolver.sh) S 8055 8054 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386024652 9367552 267 33554432000 4194304 5064252 140737474441728 140737474440640 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8067/statm: 2287 267 226 213 0 72 0
[pid=8068] ppid=8067 vsize=184596 CPUtime=24.44 cores=0,2,4,6
/proc/8068/stat : 8068 (glucose) R 8067 8054 2358 0 -1 4202496 30230 0 0 0 2434 10 0 0 20 0 1 0 386024652 189026304 40175 33554432000 4194304 5208918 140734626951728 140734626947416 4222492 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 46149 40175 104 248 0 45898 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 295152

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8068
/proc/meminfo: memFree=28108680/32873844 swapFree=7120/7120
[pid=8054] ppid=8052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8054/stat : 8054 (npSolver-wbo-I.) S 8052 8054 2358 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386024547 9367552 274 33554432000 4194304 5064252 140737471102016 140737471100928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8054/statm: 2287 274 233 213 0 72 0
[pid=8055] ppid=8054 vsize=92260 CPUtime=1.02 cores=0,2,4,6
/proc/8055/stat : 8055 (npSolver-wbo) S 8054 8054 2358 0 -1 4202496 8664 8238 0 0 74 11 15 2 20 0 1 0 386024547 94474240 18031 33554432000 4194304 6006132 140736168606656 140736168598064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8055/statm: 23065 18031 177 443 0 22618 0
[pid=8067] ppid=8055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8067/stat : 8067 (satsolver.sh) S 8055 8054 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386024652 9367552 267 33554432000 4194304 5064252 140737474441728 140737474440640 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8067/statm: 2287 267 226 213 0 72 0
[pid=8068] ppid=8067 vsize=160576 CPUtime=50.04 cores=0,2,4,6
/proc/8068/stat : 8068 (glucose) R 8067 8054 2358 0 -1 4202496 32841 0 0 0 4992 12 0 0 20 0 1 0 386024652 164429824 36082 33554432000 4194304 5208918 140734626951728 140734626949400 4211871 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 40144 36082 104 248 0 39893 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 271132

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8068
/proc/meminfo: memFree=28102172/32873844 swapFree=7120/7120
[pid=8054] ppid=8052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8054/stat : 8054 (npSolver-wbo-I.) S 8052 8054 2358 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386024547 9367552 274 33554432000 4194304 5064252 140737471102016 140737471100928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8054/statm: 2287 274 233 213 0 72 0
[pid=8055] ppid=8054 vsize=92260 CPUtime=1.02 cores=0,2,4,6
/proc/8055/stat : 8055 (npSolver-wbo) S 8054 8054 2358 0 -1 4202496 8664 8238 0 0 74 11 15 2 20 0 1 0 386024547 94474240 18031 33554432000 4194304 6006132 140736168606656 140736168598064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8055/statm: 23065 18031 177 443 0 22618 0
[pid=8067] ppid=8055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8067/stat : 8067 (satsolver.sh) S 8055 8054 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386024652 9367552 267 33554432000 4194304 5064252 140737474441728 140737474440640 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8067/statm: 2287 267 226 213 0 72 0
[pid=8068] ppid=8067 vsize=167412 CPUtime=101.23 cores=0,2,4,6
/proc/8068/stat : 8068 (glucose) R 8067 8054 2358 0 -1 4202496 36832 0 0 0 10109 14 0 0 20 0 1 0 386024652 171429888 38276 33554432000 4194304 5208918 140734626951728 140734626949480 4211620 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 41853 38276 104 248 0 41602 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 277968

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8068
/proc/meminfo: memFree=28073116/32873844 swapFree=7120/7120
[pid=8054] ppid=8052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8054/stat : 8054 (npSolver-wbo-I.) S 8052 8054 2358 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386024547 9367552 274 33554432000 4194304 5064252 140737471102016 140737471100928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8054/statm: 2287 274 233 213 0 72 0
[pid=8055] ppid=8054 vsize=92260 CPUtime=1.02 cores=0,2,4,6
/proc/8055/stat : 8055 (npSolver-wbo) S 8054 8054 2358 0 -1 4202496 8664 8238 0 0 74 11 15 2 20 0 1 0 386024547 94474240 18031 33554432000 4194304 6006132 140736168606656 140736168598064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8055/statm: 23065 18031 177 443 0 22618 0
[pid=8067] ppid=8055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8067/stat : 8067 (satsolver.sh) S 8055 8054 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386024652 9367552 267 33554432000 4194304 5064252 140737474441728 140737474440640 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8067/statm: 2287 267 226 213 0 72 0
[pid=8068] ppid=8067 vsize=207504 CPUtime=161.22 cores=0,2,4,6
/proc/8068/stat : 8068 (glucose) R 8067 8054 2358 0 -1 4202496 41768 0 0 0 16105 17 0 0 20 0 1 0 386024652 212484096 42427 33554432000 4194304 5208918 140734626951728 140734626949880 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 51876 42427 104 248 0 51625 0
Current children cumulated CPU time (s) 162.24

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

/proc/8068/stat : 8068 (glucose) R 8067 8054 2358 0 -1 4202496 70310 0 0 0 136047 53 0 0 20 0 1 0 386024652 259756032 61095 33554432000 4194304 5208918 140734626951728 140734626947416 4211750 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 63417 61095 104 248 0 63166 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 364224

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 8101
/proc/meminfo: memFree=27895200/32873844 swapFree=7120/7120
[pid=8054] ppid=8052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8054/stat : 8054 (npSolver-wbo-I.) S 8052 8054 2358 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386024547 9367552 274 33554432000 4194304 5064252 140737471102016 140737471100928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8054/statm: 2287 274 233 213 0 72 0
[pid=8055] ppid=8054 vsize=92260 CPUtime=1.02 cores=0,2,4,6
/proc/8055/stat : 8055 (npSolver-wbo) S 8054 8054 2358 0 -1 4202496 8664 8238 0 0 74 11 15 2 20 0 1 0 386024547 94474240 18031 33554432000 4194304 6006132 140736168606656 140736168598064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8055/statm: 23065 18031 177 443 0 22618 0
[pid=8067] ppid=8055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8067/stat : 8067 (satsolver.sh) S 8055 8054 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386024652 9367552 267 33554432000 4194304 5064252 140737474441728 140737474440640 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8067/statm: 2287 267 226 213 0 72 0
[pid=8068] ppid=8067 vsize=303756 CPUtime=1421 cores=0,2,4,6
/proc/8068/stat : 8068 (glucose) R 8067 8054 2358 0 -1 4202496 70642 0 0 0 142046 54 0 0 20 0 1 0 386024652 311046144 67046 33554432000 4194304 5208918 140734626951728 140734626948040 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 75939 67046 104 248 0 75688 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 414312

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 8102
/proc/meminfo: memFree=27902820/32873844 swapFree=7120/7120
[pid=8054] ppid=8052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8054/stat : 8054 (npSolver-wbo-I.) S 8052 8054 2358 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386024547 9367552 274 33554432000 4194304 5064252 140737471102016 140737471100928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8054/statm: 2287 274 233 213 0 72 0
[pid=8055] ppid=8054 vsize=92260 CPUtime=1.02 cores=0,2,4,6
/proc/8055/stat : 8055 (npSolver-wbo) S 8054 8054 2358 0 -1 4202496 8664 8238 0 0 74 11 15 2 20 0 1 0 386024547 94474240 18031 33554432000 4194304 6006132 140736168606656 140736168598064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8055/statm: 23065 18031 177 443 0 22618 0
[pid=8067] ppid=8055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8067/stat : 8067 (satsolver.sh) S 8055 8054 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386024652 9367552 267 33554432000 4194304 5064252 140737474441728 140737474440640 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8067/statm: 2287 267 226 213 0 72 0
[pid=8068] ppid=8067 vsize=305380 CPUtime=1480.98 cores=0,2,4,6
/proc/8068/stat : 8068 (glucose) R 8067 8054 2358 0 -1 4202496 70923 0 0 0 148044 54 0 0 20 0 1 0 386024652 312709120 72437 33554432000 4194304 5208918 140734626951728 140734626949480 4211561 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 76345 72437 104 248 0 76094 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 415936

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8152
/proc/meminfo: memFree=27099092/32873844 swapFree=7120/7120
[pid=8054] ppid=8052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8054/stat : 8054 (npSolver-wbo-I.) S 8052 8054 2358 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386024547 9367552 274 33554432000 4194304 5064252 140737471102016 140737471100928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8054/statm: 2287 274 233 213 0 72 0
[pid=8055] ppid=8054 vsize=92260 CPUtime=1.02 cores=0,2,4,6
/proc/8055/stat : 8055 (npSolver-wbo) S 8054 8054 2358 0 -1 4202496 8664 8238 0 0 74 11 15 2 20 0 1 0 386024547 94474240 18031 33554432000 4194304 6006132 140736168606656 140736168598064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8055/statm: 23065 18031 177 443 0 22618 0
[pid=8067] ppid=8055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8067/stat : 8067 (satsolver.sh) S 8055 8054 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386024652 9367552 267 33554432000 4194304 5064252 140737474441728 140737474440640 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8067/statm: 2287 267 226 213 0 72 0
[pid=8068] ppid=8067 vsize=308500 CPUtime=1540.97 cores=0,2,4,6
/proc/8068/stat : 8068 (glucose) R 8067 8054 2358 0 -1 4202496 72315 0 0 0 154040 57 0 0 20 0 1 0 386024652 315904000 64810 33554432000 4194304 5208918 140734626951728 140734626948104 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 77125 64810 104 248 0 76874 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 419056

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8152
/proc/meminfo: memFree=22525668/32873844 swapFree=7120/7120
[pid=8054] ppid=8052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8054/stat : 8054 (npSolver-wbo-I.) S 8052 8054 2358 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386024547 9367552 274 33554432000 4194304 5064252 140737471102016 140737471100928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8054/statm: 2287 274 233 213 0 72 0
[pid=8055] ppid=8054 vsize=92260 CPUtime=1.02 cores=0,2,4,6
/proc/8055/stat : 8055 (npSolver-wbo) S 8054 8054 2358 0 -1 4202496 8664 8238 0 0 74 11 15 2 20 0 1 0 386024547 94474240 18031 33554432000 4194304 6006132 140736168606656 140736168598064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8055/statm: 23065 18031 177 443 0 22618 0
[pid=8067] ppid=8055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8067/stat : 8067 (satsolver.sh) S 8055 8054 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386024652 9367552 267 33554432000 4194304 5064252 140737474441728 140737474440640 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8067/statm: 2287 267 226 213 0 72 0
[pid=8068] ppid=8067 vsize=308500 CPUtime=1600.96 cores=0,2,4,6
/proc/8068/stat : 8068 (glucose) R 8067 8054 2358 0 -1 4202496 72396 0 0 0 160039 57 0 0 20 0 1 0 386024652 315904000 68979 33554432000 4194304 5208918 140734626951728 140734626948104 4211599 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 77125 68979 104 248 0 76874 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 419056

[startup+1662.3 s]
/proc/loadavg: 3.01 2.26 2.09 4/182 8197
/proc/meminfo: memFree=24078840/32873844 swapFree=7120/7120
[pid=8054] ppid=8052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8054/stat : 8054 (npSolver-wbo-I.) S 8052 8054 2358 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386024547 9367552 274 33554432000 4194304 5064252 140737471102016 140737471100928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8054/statm: 2287 274 233 213 0 72 0
[pid=8055] ppid=8054 vsize=92260 CPUtime=1.02 cores=0,2,4,6
/proc/8055/stat : 8055 (npSolver-wbo) S 8054 8054 2358 0 -1 4202496 8664 8238 0 0 74 11 15 2 20 0 1 0 386024547 94474240 18031 33554432000 4194304 6006132 140736168606656 140736168598064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8055/statm: 23065 18031 177 443 0 22618 0
[pid=8067] ppid=8055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8067/stat : 8067 (satsolver.sh) S 8055 8054 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386024652 9367552 267 33554432000 4194304 5064252 140737474441728 140737474440640 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8067/statm: 2287 267 226 213 0 72 0
[pid=8068] ppid=8067 vsize=309408 CPUtime=1660.95 cores=0,2,4,6
/proc/8068/stat : 8068 (glucose) R 8067 8054 2358 0 -1 4202496 72580 0 0 0 166037 58 0 0 20 0 1 0 386024652 316833792 74271 33554432000 4194304 5208918 140734626951728 140734626948040 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 77352 74271 104 248 0 77101 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 419964

[startup+1722.3 s]
/proc/loadavg: 3.60 2.55 2.19 3/183 8209
/proc/meminfo: memFree=22970960/32873844 swapFree=7120/7120
[pid=8054] ppid=8052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8054/stat : 8054 (npSolver-wbo-I.) S 8052 8054 2358 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386024547 9367552 274 33554432000 4194304 5064252 140737471102016 140737471100928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8054/statm: 2287 274 233 213 0 72 0
[pid=8055] ppid=8054 vsize=92260 CPUtime=1.02 cores=0,2,4,6
/proc/8055/stat : 8055 (npSolver-wbo) S 8054 8054 2358 0 -1 4202496 8664 8238 0 0 74 11 15 2 20 0 1 0 386024547 94474240 18031 33554432000 4194304 6006132 140736168606656 140736168598064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8055/statm: 23065 18031 177 443 0 22618 0
[pid=8067] ppid=8055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8067/stat : 8067 (satsolver.sh) S 8055 8054 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386024652 9367552 267 33554432000 4194304 5064252 140737474441728 140737474440640 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8067/statm: 2287 267 226 213 0 72 0
[pid=8068] ppid=8067 vsize=259320 CPUtime=1720.94 cores=0,2,4,6
/proc/8068/stat : 8068 (glucose) R 8067 8054 2358 0 -1 4202496 73300 0 0 0 172033 61 0 0 20 0 1 0 386024652 265543680 61701 33554432000 4194304 5208918 140734626951728 140734626947496 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 64830 61701 104 248 0 64579 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 369876

[startup+1782.3 s]
/proc/loadavg: 2.58 2.46 2.18 3/183 8210
/proc/meminfo: memFree=22953772/32873844 swapFree=7120/7120
[pid=8054] ppid=8052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8054/stat : 8054 (npSolver-wbo-I.) S 8052 8054 2358 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386024547 9367552 274 33554432000 4194304 5064252 140737471102016 140737471100928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8054/statm: 2287 274 233 213 0 72 0
[pid=8055] ppid=8054 vsize=92260 CPUtime=1.02 cores=0,2,4,6
/proc/8055/stat : 8055 (npSolver-wbo) S 8054 8054 2358 0 -1 4202496 8664 8238 0 0 74 11 15 2 20 0 1 0 386024547 94474240 18031 33554432000 4194304 6006132 140736168606656 140736168598064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8055/statm: 23065 18031 177 443 0 22618 0
[pid=8067] ppid=8055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8067/stat : 8067 (satsolver.sh) S 8055 8054 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386024652 9367552 267 33554432000 4194304 5064252 140737474441728 140737474440640 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8067/statm: 2287 267 226 213 0 72 0
[pid=8068] ppid=8067 vsize=309408 CPUtime=1780.93 cores=0,2,4,6
/proc/8068/stat : 8068 (glucose) R 8067 8054 2358 0 -1 4202496 73703 0 0 0 178031 62 0 0 20 0 1 0 386024652 316833792 67209 33554432000 4194304 5208918 140734626951728 140734626948104 4211635 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 77352 67209 104 248 0 77101 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 419964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.45 2.43 2.18 3/183 8210
/proc/meminfo: memFree=22947504/32873844 swapFree=7120/7120
[pid=8054] ppid=8052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8054/stat : 8054 (npSolver-wbo-I.) S 8052 8054 2358 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386024547 9367552 274 33554432000 4194304 5064252 140737471102016 140737471100928 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8054/statm: 2287 274 233 213 0 72 0
[pid=8055] ppid=8054 vsize=92260 CPUtime=1.02 cores=0,2,4,6
/proc/8055/stat : 8055 (npSolver-wbo) S 8054 8054 2358 0 -1 4202496 8664 8238 0 0 74 11 15 2 20 0 1 0 386024547 94474240 18031 33554432000 4194304 6006132 140736168606656 140736168598064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8055/statm: 23065 18031 177 443 0 22618 0
[pid=8067] ppid=8055 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8067/stat : 8067 (satsolver.sh) S 8055 8054 2358 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386024652 9367552 267 33554432000 4194304 5064252 140737474441728 140737474440640 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8067/statm: 2287 267 226 213 0 72 0
[pid=8068] ppid=8067 vsize=309408 CPUtime=1799.03 cores=0,2,4,6
/proc/8068/stat : 8068 (glucose) R 8067 8054 2358 0 -1 4202496 73757 0 0 0 179841 62 0 0 20 0 1 0 386024652 316833792 68796 33554432000 4194304 5208918 140734626951728 140734626948104 4229296 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 77352 68796 104 248 0 77101 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 419964

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

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

Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1799.3
CPU system time (s): 0.75
CPU usage (%): 99.9798
Max. virtual memory (cumulated for all children) (KiB): 581492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.901862
system time used= 0.146977
maximum resident set size= 117816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17878
page faults= 0
swaps= 0
block input operations= 0
block output operations= 93272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 34
involuntary context switches= 20

runsolver used 7.8748 second user time and 16.5705 second system time

The end

Launcher Data

Begin job on node142 at 2012-06-09 01:43:17
IDJOB=3754220
IDBENCH=79528
IDSOLVER=2338
FILE ID=node142/3754220-1339198997
RUNJOBID= node142-1339184037-3363
PBS_JOBID= 14643841
Free space on /tmp= 71092 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/warehouse/normalized-cap124_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754220-1339198997/watcher-3754220-1339198997 -o /tmp/evaluation-result-3754220-1339198997/solver-3754220-1339198997 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754220-1339198997.wbo 1471135871 HOME HOME

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

MD5SUM BENCH= 8eeb21bef0624b36d5575dec4c8f650d
RANDOM SEED=1471135871

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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.92
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.776
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		: 2666.776
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.776
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.776
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:        28381192 kB
Buffers:          527332 kB
Cached:          2780288 kB
SwapCached:          112 kB
Active:          2006104 kB
Inactive:        1584932 kB
Active(anon):     271848 kB
Inactive(anon):    11164 kB
Active(file):    1734256 kB
Inactive(file):  1573768 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108744 kB
Dirty:              8196 kB
Writeback:             0 kB
AnonPages:        543328 kB
Mapped:            11596 kB
Shmem:               188 kB
Slab:             760724 kB
SReclaimable:     202620 kB
SUnreclaim:       558104 kB
KernelStack:        1520 kB
PageTables:         4892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     443368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    319488 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= 69816 MiB
End job on node142 at 2012-06-09 02:13:17