Trace number 3713595

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? (TO) 1800.08 1800.62

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-65-60--soft-66-100-0.wbo
MD5SUM7e0724db75f314e84b0472c27c0a5114
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark1.24681
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3900
Total number of constraints125
Number of soft constraints39
Number of constraints which are clauses65
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint60
Maximum length of a constraint65
Top cost 2003
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 2002
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 66
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.20	c run usual solver
2.36/2.65	o 1159
2.36/2.65	c current bound: 579
3.19/3.59	o 98
3.19/3.59	c current bound: 49
3.69/4.01	o 47
3.69/4.01	c current bound: 23
4.15/4.46	o 23
4.15/4.46	c current bound: 11
4.72/5.02	o 5
4.72/5.02	c current bound: 2
1800.08/1800.61	c error: unexpected solver exit code
1800.08/1800.61	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3713595-1338182671/watcher-3713595-1338182671 -o /tmp/evaluation-result-3713595-1338182671/solver-3713595-1338182671 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713595-1338182671.wbo 1679078567 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.01 2.00 2.00 3/179 16301
/proc/meminfo: memFree=28794552/32873844 swapFree=7384/7384
[pid=16301] ppid=16299 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16301/stat : 16301 (npSolver-wbo.sh) S 16299 16301 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284392604 9367552 275 33554432000 4194304 5064252 140735910634144 140735910633056 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16301/statm: 2287 275 233 213 0 72 0

[startup+0.0854049 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 16301
/proc/meminfo: memFree=28794552/32873844 swapFree=7384/7384
[pid=16301] ppid=16299 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16301/stat : 16301 (npSolver-wbo.sh) S 16299 16301 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284392604 9367552 275 33554432000 4194304 5064252 140735910634144 140735910633056 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16301/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100325 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 16301
/proc/meminfo: memFree=28794552/32873844 swapFree=7384/7384
[pid=16301] ppid=16299 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16301/stat : 16301 (npSolver-wbo.sh) S 16299 16301 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284392604 9367552 275 33554432000 4194304 5064252 140735910634144 140735910633056 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16301/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300147 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 16301
/proc/meminfo: memFree=28794552/32873844 swapFree=7384/7384
[pid=16301] ppid=16299 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16301/stat : 16301 (npSolver-wbo.sh) S 16299 16301 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284392604 9367552 275 33554432000 4194304 5064252 140735910634144 140735910633056 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16301/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700149 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 16301
/proc/meminfo: memFree=28794552/32873844 swapFree=7384/7384
[pid=16301] ppid=16299 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16301/stat : 16301 (npSolver-wbo.sh) S 16299 16301 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284392604 9367552 275 33554432000 4194304 5064252 140735910634144 140735910633056 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16301/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 16305
/proc/meminfo: memFree=28739440/32873844 swapFree=7384/7384
[pid=16301] ppid=16299 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16301/stat : 16301 (npSolver-wbo.sh) S 16299 16301 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284392604 9367552 275 33554432000 4194304 5064252 140735910634144 140735910633056 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16301/statm: 2287 275 233 213 0 72 0
[pid=16302] ppid=16301 vsize=8472 CPUtime=0.19 cores=0,2,4,6
/proc/16302/stat : 16302 (npSolver-wbo) S 16301 16301 12999 0 -1 4202496 3622 0 0 0 18 1 0 0 20 0 1 0 284392605 8675328 1624 33554432000 4194304 5990268 140736598362064 140736598355216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16302/statm: 2118 1624 156 439 0 1675 0
[pid=16304] ppid=16302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16304/stat : 16304 (cp2_pre.sh) S 16302 16301 12999 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 284392625 9367552 277 33554432000 4194304 5064252 140734727121440 140734727120144 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16304/statm: 2287 277 234 213 0 72 0
[pid=16305] ppid=16304 vsize=49556 CPUtime=1.28 cores=0,2,4,6
/proc/16305/stat : 16305 (coprocessor) R 16304 16301 12999 0 -1 4202496 10476 0 0 0 127 1 0 0 20 0 1 0 284392625 50745344 11733 33554432000 4194304 6586260 140735124750864 140735124746184 4677050 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/16305/statm: 12389 11733 191 584 0 11801 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 76324

[startup+3.10031 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 16305
/proc/meminfo: memFree=28731360/32873844 swapFree=7384/7384
[pid=16301] ppid=16299 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16301/stat : 16301 (npSolver-wbo.sh) S 16299 16301 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284392604 9367552 275 33554432000 4194304 5064252 140735910634144 140735910633056 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16301/statm: 2287 275 233 213 0 72 0
[pid=16302] ppid=16301 vsize=15040 CPUtime=2.44 cores=0,2,4,6
/proc/16302/stat : 16302 (npSolver-wbo) S 16301 16301 12999 0 -1 4202496 5420 22054 0 0 23 10 191 20 20 0 1 0 284392605 15400960 3148 33554432000 4194304 5990268 140736598362064 140736598353504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16302/statm: 3760 3148 164 439 0 3317 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 24188
heavy processes:

[startup+6.3004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16343
/proc/meminfo: memFree=28763172/32873844 swapFree=7384/7384
[pid=16301] ppid=16299 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16301/stat : 16301 (npSolver-wbo.sh) S 16299 16301 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284392604 9367552 275 33554432000 4194304 5064252 140735910634144 140735910633056 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16301/statm: 2287 275 233 213 0 72 0
[pid=16302] ppid=16301 vsize=10556 CPUtime=4.79 cores=0,2,4,6
/proc/16302/stat : 16302 (npSolver-wbo) S 16301 16301 12999 0 -1 4202496 7518 61184 0 0 25 11 408 35 20 0 1 0 284392605 10809344 2042 33554432000 4194304 5990268 140736598362064 140736598353504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16302/statm: 2639 2042 164 439 0 2196 0
[pid=16342] ppid=16302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16342/stat : 16342 (satsolver.sh) S 16302 16301 12999 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284393107 9367552 266 33554432000 4194304 5064252 140736981524640 140736981523552 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16342/statm: 2287 266 226 213 0 72 0
[pid=16343] ppid=16342 vsize=17676 CPUtime=1.26 cores=0,2,4,6
/proc/16343/stat : 16343 (glucose) R 16342 16301 12999 0 -1 4202496 5035 0 0 0 125 1 0 0 20 0 1 0 284393107 18100224 3893 33554432000 4194304 5208918 140736843771232 140736843769080 4465602 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16343/statm: 4419 3893 104 248 0 4168 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 46528

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16385
/proc/meminfo: memFree=28785784/32873844 swapFree=7384/7384
[pid=16301] ppid=16299 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16301/stat : 16301 (npSolver-wbo.sh) S 16299 16301 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284392604 9367552 275 33554432000 4194304 5064252 140735910634144 140735910633056 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16301/statm: 2287 275 233 213 0 72 0
[pid=16302] ppid=16301 vsize=10556 CPUtime=4.79 cores=0,2,4,6
/proc/16302/stat : 16302 (npSolver-wbo) S 16301 16301 12999 0 -1 4202496 7518 61184 0 0 25 11 408 35 20 0 1 0 284392605 10809344 2042 33554432000 4194304 5990268 140736598362064 140736598353504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16302/statm: 2639 2042 164 439 0 2196 0
[pid=16342] ppid=16302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16342/stat : 16342 (satsolver.sh) S 16302 16301 12999 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284393107 9367552 266 33554432000 4194304 5064252 140736981524640 140736981523552 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16342/statm: 2287 266 226 213 0 72 0
[pid=16343] ppid=16342 vsize=29160 CPUtime=7.66 cores=0,2,4,6
/proc/16343/stat : 16343 (glucose) R 16342 16301 12999 0 -1 4202496 7191 0 0 0 765 1 0 0 20 0 1 0 284393107 29859840 6380 33554432000 4194304 5208918 140736843771232 140736843769176 4229006 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16343/statm: 7290 6380 105 248 0 7039 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 58012

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16402
/proc/meminfo: memFree=28836836/32873844 swapFree=7384/7384
[pid=16301] ppid=16299 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16301/stat : 16301 (npSolver-wbo.sh) S 16299 16301 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284392604 9367552 275 33554432000 4194304 5064252 140735910634144 140735910633056 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16301/statm: 2287 275 233 213 0 72 0
[pid=16302] ppid=16301 vsize=10556 CPUtime=4.79 cores=0,2,4,6
/proc/16302/stat : 16302 (npSolver-wbo) S 16301 16301 12999 0 -1 4202496 7518 61184 0 0 25 11 408 35 20 0 1 0 284392605 10809344 2042 33554432000 4194304 5990268 140736598362064 140736598353504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16302/statm: 2639 2042 164 439 0 2196 0
[pid=16342] ppid=16302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16342/stat : 16342 (satsolver.sh) S 16302 16301 12999 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284393107 9367552 266 33554432000 4194304 5064252 140736981524640 140736981523552 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16342/statm: 2287 266 226 213 0 72 0
[pid=16343] ppid=16342 vsize=38956 CPUtime=20.45 cores=0,2,4,6
/proc/16343/stat : 16343 (glucose) R 16342 16301 12999 0 -1 4202496 8148 0 0 0 2044 1 0 0 20 0 1 0 284393107 39890944 8790 33554432000 4194304 5208918 140736843771232 140736843769224 4229151 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16343/statm: 9739 8790 105 248 0 9488 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 67808

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16403
/proc/meminfo: memFree=28795688/32873844 swapFree=7384/7384
[pid=16301] ppid=16299 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16301/stat : 16301 (npSolver-wbo.sh) S 16299 16301 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284392604 9367552 275 33554432000 4194304 5064252 140735910634144 140735910633056 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16301/statm: 2287 275 233 213 0 72 0
[pid=16302] ppid=16301 vsize=10556 CPUtime=4.79 cores=0,2,4,6
/proc/16302/stat : 16302 (npSolver-wbo) S 16301 16301 12999 0 -1 4202496 7518 61184 0 0 25 11 408 35 20 0 1 0 284392605 10809344 2042 33554432000 4194304 5990268 140736598362064 140736598353504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16302/statm: 2639 2042 164 439 0 2196 0
[pid=16342] ppid=16302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16342/stat : 16342 (satsolver.sh) S 16302 16301 12999 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284393107 9367552 266 33554432000 4194304 5064252 140736981524640 140736981523552 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16342/statm: 2287 266 226 213 0 72 0
[pid=16343] ppid=16342 vsize=52352 CPUtime=46.05 cores=0,2,4,6
/proc/16343/stat : 16343 (glucose) R 16342 16301 12999 0 -1 4202496 10383 0 0 0 4603 2 0 0 20 0 1 0 284393107 53608448 12018 33554432000 4194304 5208918 140736843771232 140736843767000 4229344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16343/statm: 13088 12018 105 248 0 12837 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 81204

[startup+102.307 s]
/proc/loadavg: 2.21 2.05 2.01 3/183 16417
/proc/meminfo: memFree=28815932/32873844 swapFree=7384/7384
[pid=16301] ppid=16299 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16301/stat : 16301 (npSolver-wbo.sh) S 16299 16301 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284392604 9367552 275 33554432000 4194304 5064252 140735910634144 140735910633056 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16301/statm: 2287 275 233 213 0 72 0
[pid=16302] ppid=16301 vsize=10556 CPUtime=4.79 cores=0,2,4,6
/proc/16302/stat : 16302 (npSolver-wbo) S 16301 16301 12999 0 -1 4202496 7518 61184 0 0 25 11 408 35 20 0 1 0 284392605 10809344 2042 33554432000 4194304 5990268 140736598362064 140736598353504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16302/statm: 2639 2042 164 439 0 2196 0
[pid=16342] ppid=16302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16342/stat : 16342 (satsolver.sh) S 16302 16301 12999 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284393107 9367552 266 33554432000 4194304 5064252 140736981524640 140736981523552 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16342/statm: 2287 266 226 213 0 72 0
[pid=16343] ppid=16342 vsize=71620 CPUtime=97.25 cores=0,2,4,6
/proc/16343/stat : 16343 (glucose) R 16342 16301 12999 0 -1 4202496 11607 0 0 0 9722 3 0 0 20 0 1 0 284393107 73338880 16599 33554432000 4194304 5208918 140736843771232 140736843767608 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16343/statm: 17905 16599 105 248 0 17654 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 100472

[startup+162.3 s]
/proc/loadavg: 2.14 2.06 2.02 3/183 16459
/proc/meminfo: memFree=28808240/32873844 swapFree=7384/7384
[pid=16301] ppid=16299 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16301/stat : 16301 (npSolver-wbo.sh) S 16299 16301 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284392604 9367552 275 33554432000 4194304 5064252 140735910634144 140735910633056 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16301/statm: 2287 275 233 213 0 72 0
[pid=16302] ppid=16301 vsize=10556 CPUtime=4.79 cores=0,2,4,6
/proc/16302/stat : 16302 (npSolver-wbo) S 16301 16301 12999 0 -1 4202496 7518 61184 0 0 25 11 408 35 20 0 1 0 284392605 10809344 2042 33554432000 4194304 5990268 140736598362064 140736598353504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16302/statm: 2639 2042 164 439 0 2196 0
[pid=16342] ppid=16302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16342/stat : 16342 (satsolver.sh) S 16302 16301 12999 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284393107 9367552 266 33554432000 4194304 5064252 140736981524640 140736981523552 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16342/statm: 2287 266 226 213 0 72 0
[pid=16343] ppid=16342 vsize=101968 CPUtime=157.24 cores=0,2,4,6
/proc/16343/stat : 16343 (glucose) R 16342 16301 12999 0 -1 4202496 13242 0 0 0 15720 4 0 0 20 0 1 0 284393107 104415232 23750 33554432000 4194304 5208918 140736843771232 140736843767608 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16343/statm: 25492 23750 105 248 0 25241 0

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

/proc/16343/stat : 16343 (glucose) R 16342 16301 12999 0 -1 4202496 28272 0 0 0 135667 38 0 0 20 0 1 0 284393107 220045312 47084 33554432000 4194304 5208918 140736843771232 140736843767608 4228924 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16343/statm: 53722 47084 105 248 0 53471 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 243740

[startup+1422.31 s]
/proc/loadavg: 2.04 2.04 2.01 3/183 16469
/proc/meminfo: memFree=28519132/32873844 swapFree=7384/7384
[pid=16301] ppid=16299 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16301/stat : 16301 (npSolver-wbo.sh) S 16299 16301 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284392604 9367552 275 33554432000 4194304 5064252 140735910634144 140735910633056 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16301/statm: 2287 275 233 213 0 72 0
[pid=16302] ppid=16301 vsize=10556 CPUtime=4.79 cores=0,2,4,6
/proc/16302/stat : 16302 (npSolver-wbo) S 16301 16301 12999 0 -1 4202496 7518 61184 0 0 25 11 408 35 20 0 1 0 284392605 10809344 2042 33554432000 4194304 5990268 140736598362064 140736598353504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16302/statm: 2639 2042 164 439 0 2196 0
[pid=16342] ppid=16302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16342/stat : 16342 (satsolver.sh) S 16302 16301 12999 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284393107 9367552 266 33554432000 4194304 5064252 140736981524640 140736981523552 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16342/statm: 2287 266 226 213 0 72 0
[pid=16343] ppid=16342 vsize=214888 CPUtime=1417.05 cores=0,2,4,6
/proc/16343/stat : 16343 (glucose) R 16342 16301 12999 0 -1 4202496 28808 0 0 0 141665 40 0 0 20 0 1 0 284393107 220045312 49535 33554432000 4194304 5208918 140736843771232 140736843767608 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16343/statm: 53722 49535 105 248 0 53471 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 243740

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.01 3/183 16469
/proc/meminfo: memFree=28516900/32873844 swapFree=7384/7384
[pid=16301] ppid=16299 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16301/stat : 16301 (npSolver-wbo.sh) S 16299 16301 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284392604 9367552 275 33554432000 4194304 5064252 140735910634144 140735910633056 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16301/statm: 2287 275 233 213 0 72 0
[pid=16302] ppid=16301 vsize=10556 CPUtime=4.79 cores=0,2,4,6
/proc/16302/stat : 16302 (npSolver-wbo) S 16301 16301 12999 0 -1 4202496 7518 61184 0 0 25 11 408 35 20 0 1 0 284392605 10809344 2042 33554432000 4194304 5990268 140736598362064 140736598353504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16302/statm: 2639 2042 164 439 0 2196 0
[pid=16342] ppid=16302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16342/stat : 16342 (satsolver.sh) S 16302 16301 12999 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284393107 9367552 266 33554432000 4194304 5064252 140736981524640 140736981523552 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16342/statm: 2287 266 226 213 0 72 0
[pid=16343] ppid=16342 vsize=214888 CPUtime=1477.03 cores=0,2,4,6
/proc/16343/stat : 16343 (glucose) R 16342 16301 12999 0 -1 4202496 29867 0 0 0 147661 42 0 0 20 0 1 0 284393107 220045312 51071 33554432000 4194304 5208918 140736843771232 140736843767016 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16343/statm: 53722 51071 105 248 0 53471 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 243740

[startup+1542.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/184 16472
/proc/meminfo: memFree=28522968/32873844 swapFree=7384/7384
[pid=16301] ppid=16299 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16301/stat : 16301 (npSolver-wbo.sh) S 16299 16301 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284392604 9367552 275 33554432000 4194304 5064252 140735910634144 140735910633056 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16301/statm: 2287 275 233 213 0 72 0
[pid=16302] ppid=16301 vsize=10556 CPUtime=4.79 cores=0,2,4,6
/proc/16302/stat : 16302 (npSolver-wbo) S 16301 16301 12999 0 -1 4202496 7518 61184 0 0 25 11 408 35 20 0 1 0 284392605 10809344 2042 33554432000 4194304 5990268 140736598362064 140736598353504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16302/statm: 2639 2042 164 439 0 2196 0
[pid=16342] ppid=16302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16342/stat : 16342 (satsolver.sh) S 16302 16301 12999 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284393107 9367552 266 33554432000 4194304 5064252 140736981524640 140736981523552 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16342/statm: 2287 266 226 213 0 72 0
[pid=16343] ppid=16342 vsize=214888 CPUtime=1537.02 cores=0,2,4,6
/proc/16343/stat : 16343 (glucose) R 16342 16301 12999 0 -1 4202496 30942 0 0 0 153658 44 0 0 20 0 1 0 284393107 220045312 52132 33554432000 4194304 5208918 140736843771232 140736843767608 4211897 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16343/statm: 53722 52132 105 248 0 53471 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 243740

[startup+1602.3 s]
/proc/loadavg: 2.04 2.04 2.01 3/183 16473
/proc/meminfo: memFree=28498644/32873844 swapFree=7384/7384
[pid=16301] ppid=16299 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16301/stat : 16301 (npSolver-wbo.sh) S 16299 16301 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284392604 9367552 275 33554432000 4194304 5064252 140735910634144 140735910633056 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16301/statm: 2287 275 233 213 0 72 0
[pid=16302] ppid=16301 vsize=10556 CPUtime=4.79 cores=0,2,4,6
/proc/16302/stat : 16302 (npSolver-wbo) S 16301 16301 12999 0 -1 4202496 7518 61184 0 0 25 11 408 35 20 0 1 0 284392605 10809344 2042 33554432000 4194304 5990268 140736598362064 140736598353504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16302/statm: 2639 2042 164 439 0 2196 0
[pid=16342] ppid=16302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16342/stat : 16342 (satsolver.sh) S 16302 16301 12999 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284393107 9367552 266 33554432000 4194304 5064252 140736981524640 140736981523552 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16342/statm: 2287 266 226 213 0 72 0
[pid=16343] ppid=16342 vsize=216632 CPUtime=1597.02 cores=0,2,4,6
/proc/16343/stat : 16343 (glucose) R 16342 16301 12999 0 -1 4202496 32532 0 0 0 159655 47 0 0 20 0 1 0 284393107 221831168 53180 33554432000 4194304 5208918 140736843771232 140736843769080 4229853 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16343/statm: 54158 53180 105 248 0 53907 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 245484

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 16473
/proc/meminfo: memFree=28504856/32873844 swapFree=7384/7384
[pid=16301] ppid=16299 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16301/stat : 16301 (npSolver-wbo.sh) S 16299 16301 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284392604 9367552 275 33554432000 4194304 5064252 140735910634144 140735910633056 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16301/statm: 2287 275 233 213 0 72 0
[pid=16302] ppid=16301 vsize=10556 CPUtime=4.79 cores=0,2,4,6
/proc/16302/stat : 16302 (npSolver-wbo) S 16301 16301 12999 0 -1 4202496 7518 61184 0 0 25 11 408 35 20 0 1 0 284392605 10809344 2042 33554432000 4194304 5990268 140736598362064 140736598353504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16302/statm: 2639 2042 164 439 0 2196 0
[pid=16342] ppid=16302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16342/stat : 16342 (satsolver.sh) S 16302 16301 12999 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284393107 9367552 266 33554432000 4194304 5064252 140736981524640 140736981523552 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16342/statm: 2287 266 226 213 0 72 0
[pid=16343] ppid=16342 vsize=269144 CPUtime=1657.01 cores=0,2,4,6
/proc/16343/stat : 16343 (glucose) R 16342 16301 12999 0 -1 4202496 34679 0 0 0 165651 50 0 0 20 0 1 0 284393107 275603456 54244 33554432000 4194304 5208918 140736843771232 140736843769080 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16343/statm: 67286 54244 105 248 0 67035 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 297996

[startup+1722.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 16473
/proc/meminfo: memFree=28481132/32873844 swapFree=7384/7384
[pid=16301] ppid=16299 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16301/stat : 16301 (npSolver-wbo.sh) S 16299 16301 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284392604 9367552 275 33554432000 4194304 5064252 140735910634144 140735910633056 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16301/statm: 2287 275 233 213 0 72 0
[pid=16302] ppid=16301 vsize=10556 CPUtime=4.79 cores=0,2,4,6
/proc/16302/stat : 16302 (npSolver-wbo) S 16301 16301 12999 0 -1 4202496 7518 61184 0 0 25 11 408 35 20 0 1 0 284392605 10809344 2042 33554432000 4194304 5990268 140736598362064 140736598353504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16302/statm: 2639 2042 164 439 0 2196 0
[pid=16342] ppid=16302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16342/stat : 16342 (satsolver.sh) S 16302 16301 12999 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284393107 9367552 266 33554432000 4194304 5064252 140736981524640 140736981523552 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16342/statm: 2287 266 226 213 0 72 0
[pid=16343] ppid=16342 vsize=221472 CPUtime=1716.99 cores=0,2,4,6
/proc/16343/stat : 16343 (glucose) R 16342 16301 12999 0 -1 4202496 35981 0 0 0 171647 52 0 0 20 0 1 0 284393107 226787328 54499 33554432000 4194304 5208918 140736843771232 140736843767608 4229010 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16343/statm: 55368 54499 105 248 0 55117 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 250324

[startup+1782.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/183 16473
/proc/meminfo: memFree=28481384/32873844 swapFree=7384/7384
[pid=16301] ppid=16299 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16301/stat : 16301 (npSolver-wbo.sh) S 16299 16301 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284392604 9367552 275 33554432000 4194304 5064252 140735910634144 140735910633056 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16301/statm: 2287 275 233 213 0 72 0
[pid=16302] ppid=16301 vsize=10556 CPUtime=4.79 cores=0,2,4,6
/proc/16302/stat : 16302 (npSolver-wbo) S 16301 16301 12999 0 -1 4202496 7518 61184 0 0 25 11 408 35 20 0 1 0 284392605 10809344 2042 33554432000 4194304 5990268 140736598362064 140736598353504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16302/statm: 2639 2042 164 439 0 2196 0
[pid=16342] ppid=16302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16342/stat : 16342 (satsolver.sh) S 16302 16301 12999 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284393107 9367552 266 33554432000 4194304 5064252 140736981524640 140736981523552 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16342/statm: 2287 266 226 213 0 72 0
[pid=16343] ppid=16342 vsize=234524 CPUtime=1776.98 cores=0,2,4,6
/proc/16343/stat : 16343 (glucose) R 16342 16301 12999 0 -1 4202496 37192 0 0 0 177643 55 0 0 20 0 1 0 284393107 240152576 56700 33554432000 4194304 5208918 140736843771232 140736843767544 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16343/statm: 58631 56700 105 248 0 58380 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 263376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.03 2.04 2.00 3/183 16473
/proc/meminfo: memFree=28465996/32873844 swapFree=7384/7384
[pid=16301] ppid=16299 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16301/stat : 16301 (npSolver-wbo.sh) S 16299 16301 12999 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284392604 9367552 275 33554432000 4194304 5064252 140735910634144 140735910633056 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16301/statm: 2287 275 233 213 0 72 0
[pid=16302] ppid=16301 vsize=10556 CPUtime=4.79 cores=0,2,4,6
/proc/16302/stat : 16302 (npSolver-wbo) S 16301 16301 12999 0 -1 4202496 7518 61184 0 0 25 11 408 35 20 0 1 0 284392605 10809344 2042 33554432000 4194304 5990268 140736598362064 140736598353504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16302/statm: 2639 2042 164 439 0 2196 0
[pid=16342] ppid=16302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16342/stat : 16342 (satsolver.sh) S 16302 16301 12999 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284393107 9367552 266 33554432000 4194304 5064252 140736981524640 140736981523552 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16342/statm: 2287 266 226 213 0 72 0
[pid=16343] ppid=16342 vsize=284612 CPUtime=1795.29 cores=0,2,4,6
/proc/16343/stat : 16343 (glucose) R 16342 16301 12999 0 -1 4202496 38038 0 0 0 179473 56 0 0 20 0 1 0 284393107 291442688 59049 33554432000 4194304 5208918 140736843771232 140736843767608 4229734 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16343/statm: 71153 59049 105 248 0 70902 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 313464

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

Real time (s): 1800.62
CPU time (s): 1800.08
CPU user time (s): 1799.06
CPU system time (s): 1.02
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 393604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.34134
system time used= 0.467928
maximum resident set size= 56060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69680
page faults= 0
swaps= 0
block input operations= 0
block output operations= 37680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 688
involuntary context switches= 81

runsolver used 9.00263 second user time and 13.6599 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-28 07:24:32
IDJOB=3713595
IDBENCH=78729
IDSOLVER=2294
FILE ID=node136/3713595-1338182671
RUNJOBID= node136-1338175468-15376
PBS_JOBID= 14624529
Free space on /tmp= 71660 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-65-60--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-3713595-1338182671/watcher-3713595-1338182671 -o /tmp/evaluation-result-3713595-1338182671/solver-3713595-1338182671 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713595-1338182671.wbo 1679078567 HOME HOME

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

MD5SUM BENCH= 7e0724db75f314e84b0472c27c0a5114
RANDOM SEED=1679078567

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:        28794552 kB
Buffers:          445884 kB
Cached:          2550176 kB
SwapCached:        24460 kB
Active:          1022468 kB
Inactive:        2213272 kB
Active(anon):     212788 kB
Inactive(anon):    26984 kB
Active(file):     809680 kB
Inactive(file):  2186288 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:              8604 kB
Writeback:             0 kB
AnonPages:        241720 kB
Mapped:            10480 kB
Shmem:                 0 kB
Slab:             701680 kB
SReclaimable:     143496 kB
SUnreclaim:       558184 kB
KernelStack:        1520 kB
PageTables:         4436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     390520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 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= 71636 MiB
End job on node136 at 2012-05-28 07:54:32