Trace number 3754713

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 1.0 (fixed)? (TO) 1800.09 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-unbounded.Icl2arity.ucl--soft-66-100-0.wbo
MD5SUM1e3632de9e14ff29039922783c5be740
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark5.21921
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables23837
Total number of constraints67568
Number of soft constraints22831
Number of constraints which are clauses64398
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3170
Minimum length of a constraint1
Maximum length of a constraint13
Top cost 1153610
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1153609
Biggest number in a constraint 66
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 256
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.73	c run usual solver
2.37/2.40	o 1294
2.37/2.40	c current bound: 647
2.37/2.40	c fallback to adder encoding
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-3754713-1339183269/watcher-3754713-1339183269 -o /tmp/evaluation-result-3754713-1339183269/solver-3754713-1339183269 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3754713-1339183269.wbo 797349071 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.26 2.27 2.06 2/177 24175
/proc/meminfo: memFree=23111332/32873852 swapFree=6864/6864
[pid=24175] ppid=24173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24175/stat : 24175 (npSolver-wbo.sh) S 24173 24175 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384452357 9367552 274 33554432000 4194304 5064252 140735512175392 140735512174304 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24175/statm: 2287 274 233 213 0 72 0

[startup+0.0162501 s]
/proc/loadavg: 2.26 2.27 2.06 2/177 24175
/proc/meminfo: memFree=23111332/32873852 swapFree=6864/6864
[pid=24175] ppid=24173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24175/stat : 24175 (npSolver-wbo.sh) S 24173 24175 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384452357 9367552 274 33554432000 4194304 5064252 140735512175392 140735512174304 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24175/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100366 s]
/proc/loadavg: 2.26 2.27 2.06 2/177 24175
/proc/meminfo: memFree=23111332/32873852 swapFree=6864/6864
[pid=24175] ppid=24173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24175/stat : 24175 (npSolver-wbo.sh) S 24173 24175 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384452357 9367552 274 33554432000 4194304 5064252 140735512175392 140735512174304 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24175/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300321 s]
/proc/loadavg: 2.26 2.27 2.06 2/177 24175
/proc/meminfo: memFree=23111332/32873852 swapFree=6864/6864
[pid=24175] ppid=24173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24175/stat : 24175 (npSolver-wbo.sh) S 24173 24175 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384452357 9367552 274 33554432000 4194304 5064252 140735512175392 140735512174304 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24175/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70034 s]
/proc/loadavg: 2.26 2.27 2.06 2/177 24175
/proc/meminfo: memFree=23111332/32873852 swapFree=6864/6864
[pid=24175] ppid=24173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24175/stat : 24175 (npSolver-wbo.sh) S 24173 24175 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384452357 9367552 274 33554432000 4194304 5064252 140735512175392 140735512174304 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24175/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 2.24 2.27 2.06 3/181 24179
/proc/meminfo: memFree=22995828/32873852 swapFree=6864/6864
[pid=24175] ppid=24173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24175/stat : 24175 (npSolver-wbo.sh) S 24173 24175 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384452357 9367552 274 33554432000 4194304 5064252 140735512175392 140735512174304 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24175/statm: 2287 274 233 213 0 72 0
[pid=24176] ppid=24175 vsize=68832 CPUtime=0.8 cores=1,3,5,7
/proc/24176/stat : 24176 (npSolver-wbo) S 24175 24175 22577 0 -1 4202496 9420 0 0 0 70 10 0 0 20 0 1 0 384452357 70483968 16136 33554432000 4194304 6006132 140737031008320 140737031001424 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24176/statm: 17208 16136 158 443 0 16761 0
[pid=24178] ppid=24176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24178/stat : 24178 (cp2_pre.sh) S 24176 24175 22577 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 384452438 9367552 277 33554432000 4194304 5064252 140737217448368 140737217447072 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24178/statm: 2287 277 234 213 0 72 0
[pid=24179] ppid=24178 vsize=71116 CPUtime=0.67 cores=1,3,5,7
/proc/24179/stat : 24179 (coprocessor) R 24178 24175 22577 0 -1 4202496 13870 0 0 0 65 2 0 0 20 0 1 0 384452438 72822784 17011 33554432000 4194304 6586260 140736970586016 140736970581336 5599298 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/24179/statm: 17779 17011 192 584 0 17191 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 158244

[startup+3.10036 s]
/proc/loadavg: 2.24 2.27 2.06 3/182 24185
/proc/meminfo: memFree=23038024/32873852 swapFree=6864/6864
[pid=24175] ppid=24173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24175/stat : 24175 (npSolver-wbo.sh) S 24173 24175 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384452357 9367552 274 33554432000 4194304 5064252 140735512175392 140735512174304 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24175/statm: 2287 274 233 213 0 72 0
[pid=24176] ppid=24175 vsize=163044 CPUtime=3.08 cores=1,3,5,7
/proc/24176/stat : 24176 (npSolver-wbo) R 24175 24175 22577 0 -1 4202496 15531 25877 0 0 142 32 125 9 20 0 1 0 384452357 166957056 35148 33554432000 4194304 6006132 140737031008320 140737031001424 4619200 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24176/statm: 40761 35148 179 443 0 40314 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 172192

[startup+6.30045 s]
/proc/loadavg: 2.22 2.26 2.06 3/181 24189
/proc/meminfo: memFree=22609444/32873852 swapFree=6864/6864
[pid=24175] ppid=24173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24175/stat : 24175 (npSolver-wbo.sh) S 24173 24175 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384452357 9367552 274 33554432000 4194304 5064252 140735512175392 140735512174304 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24175/statm: 2287 274 233 213 0 72 0
[pid=24176] ppid=24175 vsize=359652 CPUtime=5.15 cores=1,3,5,7
/proc/24176/stat : 24176 (npSolver-wbo) S 24175 24175 22577 0 -1 4202496 17562 25877 0 0 316 65 125 9 20 0 1 0 384452357 368283648 65869 33554432000 4194304 6006132 140737031008320 140737030999728 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24176/statm: 89913 65869 180 443 0 89466 0
[pid=24188] ppid=24176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24188/stat : 24188 (satsolver.sh) S 24176 24175 22577 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384452874 9367552 267 33554432000 4194304 5064252 140736479660640 140736479659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24188/statm: 2287 267 226 213 0 72 0
[pid=24189] ppid=24188 vsize=276548 CPUtime=1.11 cores=1,3,5,7
/proc/24189/stat : 24189 (glucose) R 24188 24175 22577 0 -1 4202496 42362 0 0 0 100 11 0 0 20 0 1 0 384452875 283185152 62520 33554432000 4194304 5208918 140737210902208 140737209851608 4465602 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 69137 62520 70 248 0 68886 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 654496

[startup+12.7004 s]
/proc/loadavg: 2.28 2.27 2.06 3/181 24189
/proc/meminfo: memFree=22246444/32873852 swapFree=6864/6864
[pid=24175] ppid=24173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24175/stat : 24175 (npSolver-wbo.sh) S 24173 24175 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384452357 9367552 274 33554432000 4194304 5064252 140735512175392 140735512174304 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24175/statm: 2287 274 233 213 0 72 0
[pid=24176] ppid=24175 vsize=359652 CPUtime=5.15 cores=1,3,5,7
/proc/24176/stat : 24176 (npSolver-wbo) S 24175 24175 22577 0 -1 4202496 17562 25877 0 0 316 65 125 9 20 0 1 0 384452357 368283648 65869 33554432000 4194304 6006132 140737031008320 140737030999728 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24176/statm: 89913 65869 180 443 0 89466 0
[pid=24188] ppid=24176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24188/stat : 24188 (satsolver.sh) S 24176 24175 22577 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384452874 9367552 267 33554432000 4194304 5064252 140736479660640 140736479659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24188/statm: 2287 267 226 213 0 72 0
[pid=24189] ppid=24188 vsize=486192 CPUtime=7.51 cores=1,3,5,7
/proc/24189/stat : 24189 (glucose) R 24188 24175 22577 0 -1 4202496 75831 0 0 0 727 24 0 0 20 0 1 0 384452875 497860608 104923 33554432000 4194304 5208918 140737210902208 140737210899880 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 121548 104923 103 248 0 121297 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 864140

[startup+25.5005 s]
/proc/loadavg: 2.22 2.26 2.06 3/181 24189
/proc/meminfo: memFree=22251908/32873852 swapFree=6864/6864
[pid=24175] ppid=24173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24175/stat : 24175 (npSolver-wbo.sh) S 24173 24175 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384452357 9367552 274 33554432000 4194304 5064252 140735512175392 140735512174304 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24175/statm: 2287 274 233 213 0 72 0
[pid=24176] ppid=24175 vsize=359652 CPUtime=5.15 cores=1,3,5,7
/proc/24176/stat : 24176 (npSolver-wbo) S 24175 24175 22577 0 -1 4202496 17562 25877 0 0 316 65 125 9 20 0 1 0 384452357 368283648 65869 33554432000 4194304 6006132 140737031008320 140737030999728 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24176/statm: 89913 65869 180 443 0 89466 0
[pid=24188] ppid=24176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24188/stat : 24188 (satsolver.sh) S 24176 24175 22577 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384452874 9367552 267 33554432000 4194304 5064252 140736479660640 140736479659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24188/statm: 2287 267 226 213 0 72 0
[pid=24189] ppid=24188 vsize=486324 CPUtime=20.31 cores=1,3,5,7
/proc/24189/stat : 24189 (glucose) R 24188 24175 22577 0 -1 4202496 75916 0 0 0 2007 24 0 0 20 0 1 0 384452875 497995776 105008 33554432000 4194304 5208918 140737210902208 140737210899960 4211176 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 121581 105008 103 248 0 121330 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 864272

[startup+51.1004 s]
/proc/loadavg: 2.14 2.24 2.06 3/181 24189
/proc/meminfo: memFree=22251908/32873852 swapFree=6864/6864
[pid=24175] ppid=24173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24175/stat : 24175 (npSolver-wbo.sh) S 24173 24175 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384452357 9367552 274 33554432000 4194304 5064252 140735512175392 140735512174304 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24175/statm: 2287 274 233 213 0 72 0
[pid=24176] ppid=24175 vsize=359652 CPUtime=5.15 cores=1,3,5,7
/proc/24176/stat : 24176 (npSolver-wbo) S 24175 24175 22577 0 -1 4202496 17562 25877 0 0 316 65 125 9 20 0 1 0 384452357 368283648 65869 33554432000 4194304 6006132 140737031008320 140737030999728 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24176/statm: 89913 65869 180 443 0 89466 0
[pid=24188] ppid=24176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24188/stat : 24188 (satsolver.sh) S 24176 24175 22577 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384452874 9367552 267 33554432000 4194304 5064252 140736479660640 140736479659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24188/statm: 2287 267 226 213 0 72 0
[pid=24189] ppid=24188 vsize=486588 CPUtime=45.9 cores=1,3,5,7
/proc/24189/stat : 24189 (glucose) R 24188 24175 22577 0 -1 4202496 75981 0 0 0 4566 24 0 0 20 0 1 0 384452875 498266112 105073 33554432000 4194304 5208918 140737210902208 140737210899960 4211558 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 121647 105073 104 248 0 121396 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 864536

[startup+102.307 s]
/proc/loadavg: 2.16 2.23 2.06 3/181 24189
/proc/meminfo: memFree=22249488/32873852 swapFree=6864/6864
[pid=24175] ppid=24173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24175/stat : 24175 (npSolver-wbo.sh) S 24173 24175 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384452357 9367552 274 33554432000 4194304 5064252 140735512175392 140735512174304 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24175/statm: 2287 274 233 213 0 72 0
[pid=24176] ppid=24175 vsize=359652 CPUtime=5.15 cores=1,3,5,7
/proc/24176/stat : 24176 (npSolver-wbo) S 24175 24175 22577 0 -1 4202496 17562 25877 0 0 316 65 125 9 20 0 1 0 384452357 368283648 65869 33554432000 4194304 6006132 140737031008320 140737030999728 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24176/statm: 89913 65869 180 443 0 89466 0
[pid=24188] ppid=24176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24188/stat : 24188 (satsolver.sh) S 24176 24175 22577 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384452874 9367552 267 33554432000 4194304 5064252 140736479660640 140736479659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24188/statm: 2287 267 226 213 0 72 0
[pid=24189] ppid=24188 vsize=487316 CPUtime=97.1 cores=1,3,5,7
/proc/24189/stat : 24189 (glucose) R 24188 24175 22577 0 -1 4202496 76148 0 0 0 9686 24 0 0 20 0 1 0 384452875 499011584 105751 33554432000 4194304 5208918 140737210902208 140737210899960 4211166 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 121829 105751 104 248 0 121578 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 865264

[startup+162.3 s]
/proc/loadavg: 2.06 2.18 2.06 3/181 24190
/proc/meminfo: memFree=22247256/32873852 swapFree=6864/6864
[pid=24175] ppid=24173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24175/stat : 24175 (npSolver-wbo.sh) S 24173 24175 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384452357 9367552 274 33554432000 4194304 5064252 140735512175392 140735512174304 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24175/statm: 2287 274 233 213 0 72 0
[pid=24176] ppid=24175 vsize=359652 CPUtime=5.15 cores=1,3,5,7
/proc/24176/stat : 24176 (npSolver-wbo) S 24175 24175 22577 0 -1 4202496 17562 25877 0 0 316 65 125 9 20 0 1 0 384452357 368283648 65869 33554432000 4194304 6006132 140737031008320 140737030999728 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24176/statm: 89913 65869 180 443 0 89466 0
[pid=24188] ppid=24176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24188/stat : 24188 (satsolver.sh) S 24176 24175 22577 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384452874 9367552 267 33554432000 4194304 5064252 140736479660640 140736479659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24188/statm: 2287 267 226 213 0 72 0
[pid=24189] ppid=24188 vsize=489068 CPUtime=157.08 cores=1,3,5,7
/proc/24189/stat : 24189 (glucose) R 24188 24175 22577 0 -1 4202496 76598 0 0 0 15684 24 0 0 20 0 1 0 384452875 500805632 106201 33554432000 4194304 5208918 140737210902208 140737210900056 4229460 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 122267 106201 104 248 0 122016 0
Current children cumulated CPU time (s) 162.23

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

/proc/24189/stat : 24189 (glucose) R 24188 24175 22577 0 -1 4202496 79222 0 0 0 135665 25 0 0 20 0 1 0 384452875 511823872 111891 33554432000 4194304 5208918 140737210902208 140737210900104 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 124957 111891 104 248 0 124706 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 877776

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24202
/proc/meminfo: memFree=22189244/32873852 swapFree=6864/6864
[pid=24175] ppid=24173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24175/stat : 24175 (npSolver-wbo.sh) S 24173 24175 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384452357 9367552 274 33554432000 4194304 5064252 140735512175392 140735512174304 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24175/statm: 2287 274 233 213 0 72 0
[pid=24176] ppid=24175 vsize=359652 CPUtime=5.15 cores=1,3,5,7
/proc/24176/stat : 24176 (npSolver-wbo) S 24175 24175 22577 0 -1 4202496 17562 25877 0 0 316 65 125 9 20 0 1 0 384452357 368283648 65869 33554432000 4194304 6006132 140737031008320 140737030999728 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24176/statm: 89913 65869 180 443 0 89466 0
[pid=24188] ppid=24176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24188/stat : 24188 (satsolver.sh) S 24176 24175 22577 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384452874 9367552 267 33554432000 4194304 5064252 140736479660640 140736479659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24188/statm: 2287 267 226 213 0 72 0
[pid=24189] ppid=24188 vsize=500092 CPUtime=1416.9 cores=1,3,5,7
/proc/24189/stat : 24189 (glucose) R 24188 24175 22577 0 -1 4202496 79279 0 0 0 141665 25 0 0 20 0 1 0 384452875 512094208 111948 33554432000 4194304 5208918 140737210902208 140737210899960 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 125023 111948 104 248 0 124772 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 878040

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24202
/proc/meminfo: memFree=22189396/32873852 swapFree=6864/6864
[pid=24175] ppid=24173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24175/stat : 24175 (npSolver-wbo.sh) S 24173 24175 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384452357 9367552 274 33554432000 4194304 5064252 140735512175392 140735512174304 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24175/statm: 2287 274 233 213 0 72 0
[pid=24176] ppid=24175 vsize=359652 CPUtime=5.15 cores=1,3,5,7
/proc/24176/stat : 24176 (npSolver-wbo) S 24175 24175 22577 0 -1 4202496 17562 25877 0 0 316 65 125 9 20 0 1 0 384452357 368283648 65869 33554432000 4194304 6006132 140737031008320 140737030999728 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24176/statm: 89913 65869 180 443 0 89466 0
[pid=24188] ppid=24176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24188/stat : 24188 (satsolver.sh) S 24176 24175 22577 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384452874 9367552 267 33554432000 4194304 5064252 140736479660640 140736479659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24188/statm: 2287 267 226 213 0 72 0
[pid=24189] ppid=24188 vsize=500092 CPUtime=1476.88 cores=1,3,5,7
/proc/24189/stat : 24189 (glucose) R 24188 24175 22577 0 -1 4202496 79279 0 0 0 147663 25 0 0 20 0 1 0 384452875 512094208 111948 33554432000 4194304 5208918 140737210902208 140737210899960 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 125023 111948 104 248 0 124772 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 878040

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24202
/proc/meminfo: memFree=22185640/32873852 swapFree=6864/6864
[pid=24175] ppid=24173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24175/stat : 24175 (npSolver-wbo.sh) S 24173 24175 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384452357 9367552 274 33554432000 4194304 5064252 140735512175392 140735512174304 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24175/statm: 2287 274 233 213 0 72 0
[pid=24176] ppid=24175 vsize=359652 CPUtime=5.15 cores=1,3,5,7
/proc/24176/stat : 24176 (npSolver-wbo) S 24175 24175 22577 0 -1 4202496 17562 25877 0 0 316 65 125 9 20 0 1 0 384452357 368283648 65869 33554432000 4194304 6006132 140737031008320 140737030999728 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24176/statm: 89913 65869 180 443 0 89466 0
[pid=24188] ppid=24176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24188/stat : 24188 (satsolver.sh) S 24176 24175 22577 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384452874 9367552 267 33554432000 4194304 5064252 140736479660640 140736479659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24188/statm: 2287 267 226 213 0 72 0
[pid=24189] ppid=24188 vsize=501728 CPUtime=1536.87 cores=1,3,5,7
/proc/24189/stat : 24189 (glucose) R 24188 24175 22577 0 -1 4202496 79561 0 0 0 153662 25 0 0 20 0 1 0 384452875 513769472 112741 33554432000 4194304 5208918 140737210902208 140737210900168 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 125432 112741 104 248 0 125181 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 879676

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 24283
/proc/meminfo: memFree=30310196/32873852 swapFree=6864/6864
[pid=24175] ppid=24173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24175/stat : 24175 (npSolver-wbo.sh) S 24173 24175 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384452357 9367552 274 33554432000 4194304 5064252 140735512175392 140735512174304 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24175/statm: 2287 274 233 213 0 72 0
[pid=24176] ppid=24175 vsize=359652 CPUtime=5.15 cores=1,3,5,7
/proc/24176/stat : 24176 (npSolver-wbo) S 24175 24175 22577 0 -1 4202496 17562 25877 0 0 316 65 125 9 20 0 1 0 384452357 368283648 65869 33554432000 4194304 6006132 140737031008320 140737030999728 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24176/statm: 89913 65869 180 443 0 89466 0
[pid=24188] ppid=24176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24188/stat : 24188 (satsolver.sh) S 24176 24175 22577 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384452874 9367552 267 33554432000 4194304 5064252 140736479660640 140736479659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24188/statm: 2287 267 226 213 0 72 0
[pid=24189] ppid=24188 vsize=501728 CPUtime=1596.86 cores=1,3,5,7
/proc/24189/stat : 24189 (glucose) R 24188 24175 22577 0 -1 4202496 79563 0 0 0 159661 25 0 0 20 0 1 0 384452875 513769472 112743 33554432000 4194304 5208918 140737210902208 140737210900168 4211608 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 125432 112743 104 248 0 125181 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 879676

[startup+1662.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/182 24640
/proc/meminfo: memFree=30400812/32873852 swapFree=6864/6864
[pid=24175] ppid=24173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24175/stat : 24175 (npSolver-wbo.sh) S 24173 24175 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384452357 9367552 274 33554432000 4194304 5064252 140735512175392 140735512174304 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24175/statm: 2287 274 233 213 0 72 0
[pid=24176] ppid=24175 vsize=359652 CPUtime=5.15 cores=1,3,5,7
/proc/24176/stat : 24176 (npSolver-wbo) S 24175 24175 22577 0 -1 4202496 17562 25877 0 0 316 65 125 9 20 0 1 0 384452357 368283648 65869 33554432000 4194304 6006132 140737031008320 140737030999728 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24176/statm: 89913 65869 180 443 0 89466 0
[pid=24188] ppid=24176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24188/stat : 24188 (satsolver.sh) S 24176 24175 22577 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384452874 9367552 267 33554432000 4194304 5064252 140736479660640 140736479659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24188/statm: 2287 267 226 213 0 72 0
[pid=24189] ppid=24188 vsize=502448 CPUtime=1656.85 cores=1,3,5,7
/proc/24189/stat : 24189 (glucose) R 24188 24175 22577 0 -1 4202496 79755 0 0 0 165660 25 0 0 20 0 1 0 384452875 514506752 112935 33554432000 4194304 5208918 140737210902208 140737210899960 4211156 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 125612 112935 104 248 0 125361 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 880396

[startup+1722.3 s]
/proc/loadavg: 2.04 2.04 2.01 3/181 24640
/proc/meminfo: memFree=30336320/32873852 swapFree=6864/6864
[pid=24175] ppid=24173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24175/stat : 24175 (npSolver-wbo.sh) S 24173 24175 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384452357 9367552 274 33554432000 4194304 5064252 140735512175392 140735512174304 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24175/statm: 2287 274 233 213 0 72 0
[pid=24176] ppid=24175 vsize=359652 CPUtime=5.15 cores=1,3,5,7
/proc/24176/stat : 24176 (npSolver-wbo) S 24175 24175 22577 0 -1 4202496 17562 25877 0 0 316 65 125 9 20 0 1 0 384452357 368283648 65869 33554432000 4194304 6006132 140737031008320 140737030999728 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24176/statm: 89913 65869 180 443 0 89466 0
[pid=24188] ppid=24176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24188/stat : 24188 (satsolver.sh) S 24176 24175 22577 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384452874 9367552 267 33554432000 4194304 5064252 140736479660640 140736479659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24188/statm: 2287 267 226 213 0 72 0
[pid=24189] ppid=24188 vsize=502448 CPUtime=1716.84 cores=1,3,5,7
/proc/24189/stat : 24189 (glucose) R 24188 24175 22577 0 -1 4202496 79756 0 0 0 171659 25 0 0 20 0 1 0 384452875 514506752 112936 33554432000 4194304 5208918 140737210902208 140737210899960 4211744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 125612 112936 104 248 0 125361 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 880396

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/182 24643
/proc/meminfo: memFree=30339464/32873852 swapFree=6864/6864
[pid=24175] ppid=24173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24175/stat : 24175 (npSolver-wbo.sh) S 24173 24175 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384452357 9367552 274 33554432000 4194304 5064252 140735512175392 140735512174304 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24175/statm: 2287 274 233 213 0 72 0
[pid=24176] ppid=24175 vsize=359652 CPUtime=5.15 cores=1,3,5,7
/proc/24176/stat : 24176 (npSolver-wbo) S 24175 24175 22577 0 -1 4202496 17562 25877 0 0 316 65 125 9 20 0 1 0 384452357 368283648 65869 33554432000 4194304 6006132 140737031008320 140737030999728 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24176/statm: 89913 65869 180 443 0 89466 0
[pid=24188] ppid=24176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24188/stat : 24188 (satsolver.sh) S 24176 24175 22577 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384452874 9367552 267 33554432000 4194304 5064252 140736479660640 140736479659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24188/statm: 2287 267 226 213 0 72 0
[pid=24189] ppid=24188 vsize=502448 CPUtime=1776.83 cores=1,3,5,7
/proc/24189/stat : 24189 (glucose) R 24188 24175 22577 0 -1 4202496 79757 0 0 0 177658 25 0 0 20 0 1 0 384452875 514506752 112937 33554432000 4194304 5208918 140737210902208 140737210899960 4211019 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 125612 112937 104 248 0 125361 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 880396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 24643
/proc/meminfo: memFree=30360124/32873852 swapFree=6864/6864
[pid=24175] ppid=24173 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24175/stat : 24175 (npSolver-wbo.sh) S 24173 24175 22577 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384452357 9367552 274 33554432000 4194304 5064252 140735512175392 140735512174304 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/24175/statm: 2287 274 233 213 0 72 0
[pid=24176] ppid=24175 vsize=359652 CPUtime=5.15 cores=1,3,5,7
/proc/24176/stat : 24176 (npSolver-wbo) S 24175 24175 22577 0 -1 4202496 17562 25877 0 0 316 65 125 9 20 0 1 0 384452357 368283648 65869 33554432000 4194304 6006132 140737031008320 140737030999728 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24176/statm: 89913 65869 180 443 0 89466 0
[pid=24188] ppid=24176 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24188/stat : 24188 (satsolver.sh) S 24176 24175 22577 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384452874 9367552 267 33554432000 4194304 5064252 140736479660640 140736479659552 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24188/statm: 2287 267 226 213 0 72 0
[pid=24189] ppid=24188 vsize=502448 CPUtime=1794.94 cores=1,3,5,7
/proc/24189/stat : 24189 (glucose) R 24188 24175 22577 0 -1 4202496 79757 0 0 0 179469 25 0 0 20 0 1 0 384452875 514506752 112937 33554432000 4194304 5208918 140737210902208 140737210899960 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24189/statm: 125612 112937 104 248 0 125361 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 880396

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 24175 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=423327
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=758884
# CPU time returned by wait4() is 5.18221
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.09
CPU user time (s): 1799.1
CPU system time (s): 0.99
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 1058216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.42333
system time used= 0.758884
maximum resident set size= 432436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44417
page faults= 0
swaps= 0
block input operations= 0
block output operations= 363984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 219
involuntary context switches= 32

runsolver used 3.12352 second user time and 8.72867 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-08 21:21:09
IDJOB=3754713
IDBENCH=78614
IDSOLVER=2339
FILE ID=node129/3754713-1339183269
RUNJOBID= node129-1339183060-23991
PBS_JOBID= 14643830
Free space on /tmp= 68780 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-cache-ibm-q-unbounded.Icl2arity.ucl--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754713-1339183269/watcher-3754713-1339183269 -o /tmp/evaluation-result-3754713-1339183269/solver-3754713-1339183269 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3754713-1339183269.wbo 797349071 HOME HOME

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

MD5SUM BENCH= 1e3632de9e14ff29039922783c5be740
RANDOM SEED=797349071

node129.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.957
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        23111860 kB
Buffers:          308244 kB
Cached:          2331612 kB
SwapCached:         2008 kB
Active:          8652548 kB
Inactive:         213408 kB
Active(anon):    6224324 kB
Inactive(anon):     4180 kB
Active(file):    2428224 kB
Inactive(file):   209228 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67100448 kB
Dirty:             10828 kB
Writeback:             4 kB
AnonPages:       6231640 kB
Mapped:             9992 kB
Shmem:                 0 kB
Slab:             744604 kB
SReclaimable:     186556 kB
SUnreclaim:       558048 kB
KernelStack:        1456 kB
PageTables:        16308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    6778296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3436544 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= 70572 MiB
End job on node129 at 2012-06-08 21:51:10