Trace number 3713211

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-81-80--soft-0-100-0.wbo
MD5SUM228cdf77c38c729452a9edca6134d7b0
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small 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 benchmark0.38994
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6480
Total number of constraints161
Number of soft constraints161
Number of constraints which are clauses81
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint80
Maximum length of a constraint81
Top cost 8472
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 8471
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 82
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.66	c run usual solver
6.76/6.88	o 1690
6.76/6.88	c current bound: 845
183.03/183.12	o 158
183.03/183.12	c current bound: 79
183.60/183.74	o 2
183.60/183.74	c current bound: 1
184.23/184.31	o 1
184.23/184.31	c current bound: 0
184.23/184.31	c [SWC] exit 4
1800.06/1800.41	c error: unexpected solver exit code
1800.06/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-3713211-1338208283/watcher-3713211-1338208283 -o /tmp/evaluation-result-3713211-1338208283/solver-3713211-1338208283 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713211-1338208283.wbo 2147453097 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 12875
/proc/meminfo: memFree=28958980/32873648 swapFree=6864/6864
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12875/stat : 12875 (npSolver-wbo.sh) S 12873 12875 11248 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286953776 9367552 275 33554432000 4194304 5064252 140734751717696 140734751716608 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0

[startup+0.0656691 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12875
/proc/meminfo: memFree=28958980/32873648 swapFree=6864/6864
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12875/stat : 12875 (npSolver-wbo.sh) S 12873 12875 11248 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286953776 9367552 275 33554432000 4194304 5064252 140734751717696 140734751716608 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100185 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12875
/proc/meminfo: memFree=28958980/32873648 swapFree=6864/6864
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12875/stat : 12875 (npSolver-wbo.sh) S 12873 12875 11248 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286953776 9367552 275 33554432000 4194304 5064252 140734751717696 140734751716608 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300164 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12875
/proc/meminfo: memFree=28958980/32873648 swapFree=6864/6864
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12875/stat : 12875 (npSolver-wbo.sh) S 12873 12875 11248 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286953776 9367552 275 33554432000 4194304 5064252 140734751717696 140734751716608 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700168 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12875
/proc/meminfo: memFree=28958980/32873648 swapFree=6864/6864
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12875/stat : 12875 (npSolver-wbo.sh) S 12873 12875 11248 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286953776 9367552 275 33554432000 4194304 5064252 140734751717696 140734751716608 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12875/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.00 2.00 2.00 3/183 12879
/proc/meminfo: memFree=28832920/32873648 swapFree=6864/6864
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12875/stat : 12875 (npSolver-wbo.sh) S 12873 12875 11248 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286953776 9367552 275 33554432000 4194304 5064252 140734751717696 140734751716608 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=27048 CPUtime=0.65 cores=0,2,4,6
/proc/12876/stat : 12876 (npSolver-wbo) S 12875 12875 11248 0 -1 4202496 5163 0 0 0 63 2 0 0 20 0 1 0 286953776 27697152 4743 33554432000 4194304 5990268 140733576250688 140733576243840 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12876/statm: 6762 4743 156 439 0 6319 0
[pid=12878] ppid=12876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12878/stat : 12878 (cp2_pre.sh) S 12876 12875 11248 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 286953843 9367552 276 33554432000 4194304 5064252 140736050725248 140736050723952 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12878/statm: 2287 276 234 213 0 72 0
[pid=12879] ppid=12878 vsize=127252 CPUtime=0.81 cores=0,2,4,6
/proc/12879/stat : 12879 (coprocessor) R 12878 12875 11248 0 -1 4202496 23240 0 0 0 78 3 0 0 20 0 1 0 286953843 130306048 30598 33554432000 4194304 6586260 140737432725936 140737432722200 4756576 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/12879/statm: 31813 30598 182 584 0 31225 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 172596

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12879
/proc/meminfo: memFree=28781952/32873648 swapFree=6864/6864
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12875/stat : 12875 (npSolver-wbo.sh) S 12873 12875 11248 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286953776 9367552 275 33554432000 4194304 5064252 140734751717696 140734751716608 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=27048 CPUtime=0.65 cores=0,2,4,6
/proc/12876/stat : 12876 (npSolver-wbo) S 12875 12875 11248 0 -1 4202496 5163 0 0 0 63 2 0 0 20 0 1 0 286953776 27697152 4743 33554432000 4194304 5990268 140733576250688 140733576243840 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12876/statm: 6762 4743 156 439 0 6319 0
[pid=12878] ppid=12876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12878/stat : 12878 (cp2_pre.sh) S 12876 12875 11248 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 286953843 9367552 276 33554432000 4194304 5064252 140736050725248 140736050723952 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12878/statm: 2287 276 234 213 0 72 0
[pid=12879] ppid=12878 vsize=152020 CPUtime=2.42 cores=0,2,4,6
/proc/12879/stat : 12879 (coprocessor) R 12878 12875 11248 0 -1 4202496 27150 0 0 0 238 4 0 0 20 0 1 0 286953843 155668480 37063 33554432000 4194304 6586260 140737432725936 140737432721528 5599231 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/12879/statm: 38005 37063 191 584 0 37417 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 197364

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12879
/proc/meminfo: memFree=28744116/32873648 swapFree=6864/6864
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12875/stat : 12875 (npSolver-wbo.sh) S 12873 12875 11248 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286953776 9367552 275 33554432000 4194304 5064252 140734751717696 140734751716608 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=27048 CPUtime=6.03 cores=0,2,4,6
/proc/12876/stat : 12876 (npSolver-wbo) S 12875 12875 11248 0 -1 4202496 5173 30838 0 0 63 2 465 73 20 0 1 0 286953776 27697152 4744 33554432000 4194304 5990268 140733576250688 140733576244928 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12876/statm: 6762 4744 157 439 0 6319 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 36196

[startup+12.7003 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 12889
/proc/meminfo: memFree=28754520/32873648 swapFree=6864/6864
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12875/stat : 12875 (npSolver-wbo.sh) S 12873 12875 11248 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286953776 9367552 275 33554432000 4194304 5064252 140734751717696 140734751716608 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=63188 CPUtime=7.02 cores=0,2,4,6
/proc/12876/stat : 12876 (npSolver-wbo) S 12875 12875 11248 0 -1 4202496 9355 49289 0 0 83 21 519 79 20 0 1 0 286953776 64704512 12649 33554432000 4194304 5990268 140733576250688 140733576242128 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12876/statm: 15797 12649 164 439 0 15354 0
[pid=12888] ppid=12876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12888/stat : 12888 (satsolver.sh) S 12876 12875 11248 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286954481 9367552 266 33554432000 4194304 5064252 140735941205840 140735941204752 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12888/statm: 2287 266 226 213 0 72 0
[pid=12889] ppid=12888 vsize=130136 CPUtime=5.64 cores=0,2,4,6
/proc/12889/stat : 12889 (glucose) R 12888 12875 11248 0 -1 4202496 23556 0 0 0 560 4 0 0 20 0 1 0 286954481 133259264 27549 33554432000 4194304 5208918 140736055009616 140736055007464 4229483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12889/statm: 32534 27549 104 248 0 32283 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 211620

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 12938
/proc/meminfo: memFree=28760260/32873648 swapFree=6864/6864
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12875/stat : 12875 (npSolver-wbo.sh) S 12873 12875 11248 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286953776 9367552 275 33554432000 4194304 5064252 140734751717696 140734751716608 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=63188 CPUtime=7.02 cores=0,2,4,6
/proc/12876/stat : 12876 (npSolver-wbo) S 12875 12875 11248 0 -1 4202496 9355 49289 0 0 83 21 519 79 20 0 1 0 286953776 64704512 12649 33554432000 4194304 5990268 140733576250688 140733576242128 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12876/statm: 15797 12649 164 439 0 15354 0
[pid=12888] ppid=12876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12888/stat : 12888 (satsolver.sh) S 12876 12875 11248 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286954481 9367552 266 33554432000 4194304 5064252 140735941205840 140735941204752 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12888/statm: 2287 266 226 213 0 72 0
[pid=12889] ppid=12888 vsize=161816 CPUtime=18.44 cores=0,2,4,6
/proc/12889/stat : 12889 (glucose) R 12888 12875 11248 0 -1 4202496 25105 0 0 0 1839 5 0 0 20 0 1 0 286954481 165699584 33909 33554432000 4194304 5208918 140736055009616 140736055007560 4229850 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12889/statm: 40454 33909 104 248 0 40203 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 243300

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 12938
/proc/meminfo: memFree=28717304/32873648 swapFree=6864/6864
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12875/stat : 12875 (npSolver-wbo.sh) S 12873 12875 11248 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286953776 9367552 275 33554432000 4194304 5064252 140734751717696 140734751716608 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=63188 CPUtime=7.02 cores=0,2,4,6
/proc/12876/stat : 12876 (npSolver-wbo) S 12875 12875 11248 0 -1 4202496 9355 49289 0 0 83 21 519 79 20 0 1 0 286953776 64704512 12649 33554432000 4194304 5990268 140733576250688 140733576242128 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12876/statm: 15797 12649 164 439 0 15354 0
[pid=12888] ppid=12876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12888/stat : 12888 (satsolver.sh) S 12876 12875 11248 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286954481 9367552 266 33554432000 4194304 5064252 140735941205840 140735941204752 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12888/statm: 2287 266 226 213 0 72 0
[pid=12889] ppid=12888 vsize=180652 CPUtime=44.03 cores=0,2,4,6
/proc/12889/stat : 12889 (glucose) R 12888 12875 11248 0 -1 4202496 25731 0 0 0 4398 5 0 0 20 0 1 0 286954481 184987648 39616 33554432000 4194304 5208918 140736055009616 140736055007480 4229460 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12889/statm: 45163 39616 104 248 0 44912 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 262136

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 12938
/proc/meminfo: memFree=28699588/32873648 swapFree=6864/6864
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12875/stat : 12875 (npSolver-wbo.sh) S 12873 12875 11248 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286953776 9367552 275 33554432000 4194304 5064252 140734751717696 140734751716608 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=63188 CPUtime=7.02 cores=0,2,4,6
/proc/12876/stat : 12876 (npSolver-wbo) S 12875 12875 11248 0 -1 4202496 9355 49289 0 0 83 21 519 79 20 0 1 0 286953776 64704512 12649 33554432000 4194304 5990268 140733576250688 140733576242128 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12876/statm: 15797 12649 164 439 0 15354 0
[pid=12888] ppid=12876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12888/stat : 12888 (satsolver.sh) S 12876 12875 11248 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286954481 9367552 266 33554432000 4194304 5064252 140735941205840 140735941204752 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12888/statm: 2287 266 226 213 0 72 0
[pid=12889] ppid=12888 vsize=180652 CPUtime=95.23 cores=0,2,4,6
/proc/12889/stat : 12889 (glucose) R 12888 12875 11248 0 -1 4202496 25743 0 0 0 9517 6 0 0 20 0 1 0 286954481 184987648 41156 33554432000 4194304 5208918 140736055009616 140736055007480 4229344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12889/statm: 45163 41156 104 248 0 44912 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 262136

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12938
/proc/meminfo: memFree=28632916/32873648 swapFree=6864/6864
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12875/stat : 12875 (npSolver-wbo.sh) S 12873 12875 11248 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286953776 9367552 275 33554432000 4194304 5064252 140734751717696 140734751716608 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=63188 CPUtime=7.02 cores=0,2,4,6
/proc/12876/stat : 12876 (npSolver-wbo) S 12875 12875 11248 0 -1 4202496 9355 49289 0 0 83 21 519 79 20 0 1 0 286953776 64704512 12649 33554432000 4194304 5990268 140733576250688 140733576242128 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12876/statm: 15797 12649 164 439 0 15354 0
[pid=12888] ppid=12876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12888/stat : 12888 (satsolver.sh) S 12876 12875 11248 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286954481 9367552 266 33554432000 4194304 5064252 140735941205840 140735941204752 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12888/statm: 2287 266 226 213 0 72 0
[pid=12889] ppid=12888 vsize=229972 CPUtime=155.2 cores=0,2,4,6
/proc/12889/stat : 12889 (glucose) R 12888 12875 11248 0 -1 4202496 26798 0 0 0 15513 7 0 0 20 0 1 0 286954481 235491328 50237 33554432000 4194304 5208918 140736055009616 140736055007608 4229254 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12889/statm: 57493 50237 104 248 0 57242 0
Current children cumulated CPU time (s) 162.22

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

/proc/12959/stat : 12959 (glucose) R 12958 12875 11248 0 -1 4202496 30300 0 0 0 117744 35 0 0 20 0 1 0 286972208 268390400 64439 33554432000 4194304 5208918 140734302573584 140734302569896 4229296 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12959/statm: 65525 64439 105 248 0 65274 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 327200

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 12969
/proc/meminfo: memFree=28475828/32873648 swapFree=6864/6864
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12875/stat : 12875 (npSolver-wbo.sh) S 12873 12875 11248 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286953776 9367552 275 33554432000 4194304 5064252 140734751717696 140734751716608 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=46804 CPUtime=184.24 cores=0,2,4,6
/proc/12876/stat : 12876 (npSolver-wbo) S 12875 12875 11248 0 -1 4202496 15416 124930 0 0 89 22 18190 123 20 0 1 0 286953776 47927296 9660 33554432000 4194304 5990268 140733576250688 140733576242128 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12876/statm: 11701 9660 165 439 0 11258 0
[pid=12958] ppid=12876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12958/stat : 12958 (satsolver.sh) S 12876 12875 11248 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286972207 9367552 266 33554432000 4194304 5064252 140736598298112 140736598297024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12958/statm: 2287 266 226 213 0 72 0
[pid=12959] ppid=12958 vsize=292920 CPUtime=1237.78 cores=0,2,4,6
/proc/12959/stat : 12959 (glucose) R 12958 12875 11248 0 -1 4202496 31768 0 0 0 123742 36 0 0 20 0 1 0 286972208 299950080 66042 33554432000 4194304 5208918 140734302573584 140734302571736 4229528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12959/statm: 73230 66042 105 248 0 72979 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 358020

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 12969
/proc/meminfo: memFree=28469528/32873648 swapFree=6864/6864
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12875/stat : 12875 (npSolver-wbo.sh) S 12873 12875 11248 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286953776 9367552 275 33554432000 4194304 5064252 140734751717696 140734751716608 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=46804 CPUtime=184.24 cores=0,2,4,6
/proc/12876/stat : 12876 (npSolver-wbo) S 12875 12875 11248 0 -1 4202496 15416 124930 0 0 89 22 18190 123 20 0 1 0 286953776 47927296 9660 33554432000 4194304 5990268 140733576250688 140733576242128 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12876/statm: 11701 9660 165 439 0 11258 0
[pid=12958] ppid=12876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12958/stat : 12958 (satsolver.sh) S 12876 12875 11248 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286972207 9367552 266 33554432000 4194304 5064252 140736598298112 140736598297024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12958/statm: 2287 266 226 213 0 72 0
[pid=12959] ppid=12958 vsize=292920 CPUtime=1297.76 cores=0,2,4,6
/proc/12959/stat : 12959 (glucose) R 12958 12875 11248 0 -1 4202496 32646 0 0 0 129738 38 0 0 20 0 1 0 286972208 299950080 67066 33554432000 4194304 5208918 140734302573584 140734302569960 4212757 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12959/statm: 73230 67066 105 248 0 72979 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 358020

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12970
/proc/meminfo: memFree=28488128/32873648 swapFree=6864/6864
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12875/stat : 12875 (npSolver-wbo.sh) S 12873 12875 11248 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286953776 9367552 275 33554432000 4194304 5064252 140734751717696 140734751716608 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=46804 CPUtime=184.24 cores=0,2,4,6
/proc/12876/stat : 12876 (npSolver-wbo) S 12875 12875 11248 0 -1 4202496 15416 124930 0 0 89 22 18190 123 20 0 1 0 286953776 47927296 9660 33554432000 4194304 5990268 140733576250688 140733576242128 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12876/statm: 11701 9660 165 439 0 11258 0
[pid=12958] ppid=12876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12958/stat : 12958 (satsolver.sh) S 12876 12875 11248 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286972207 9367552 266 33554432000 4194304 5064252 140736598298112 140736598297024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12958/statm: 2287 266 226 213 0 72 0
[pid=12959] ppid=12958 vsize=262100 CPUtime=1357.76 cores=0,2,4,6
/proc/12959/stat : 12959 (glucose) R 12958 12875 11248 0 -1 4202496 33810 0 0 0 135735 41 0 0 20 0 1 0 286972208 268390400 60343 33554432000 4194304 5208918 140734302573584 140734302571672 4229748 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12959/statm: 65525 60343 105 248 0 65274 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 327200

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 12970
/proc/meminfo: memFree=28481956/32873648 swapFree=6864/6864
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12875/stat : 12875 (npSolver-wbo.sh) S 12873 12875 11248 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286953776 9367552 275 33554432000 4194304 5064252 140734751717696 140734751716608 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=46804 CPUtime=184.24 cores=0,2,4,6
/proc/12876/stat : 12876 (npSolver-wbo) S 12875 12875 11248 0 -1 4202496 15416 124930 0 0 89 22 18190 123 20 0 1 0 286953776 47927296 9660 33554432000 4194304 5990268 140733576250688 140733576242128 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12876/statm: 11701 9660 165 439 0 11258 0
[pid=12958] ppid=12876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12958/stat : 12958 (satsolver.sh) S 12876 12875 11248 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286972207 9367552 266 33554432000 4194304 5064252 140736598298112 140736598297024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12958/statm: 2287 266 226 213 0 72 0
[pid=12959] ppid=12958 vsize=262100 CPUtime=1417.74 cores=0,2,4,6
/proc/12959/stat : 12959 (glucose) R 12958 12875 11248 0 -1 4202496 34714 0 0 0 141732 42 0 0 20 0 1 0 286972208 268390400 61879 33554432000 4194304 5208918 140734302573584 140734302569960 4229377 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12959/statm: 65525 61879 105 248 0 65274 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 327200

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 12970
/proc/meminfo: memFree=28467532/32873648 swapFree=6864/6864
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12875/stat : 12875 (npSolver-wbo.sh) S 12873 12875 11248 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286953776 9367552 275 33554432000 4194304 5064252 140734751717696 140734751716608 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=46804 CPUtime=184.24 cores=0,2,4,6
/proc/12876/stat : 12876 (npSolver-wbo) S 12875 12875 11248 0 -1 4202496 15416 124930 0 0 89 22 18190 123 20 0 1 0 286953776 47927296 9660 33554432000 4194304 5990268 140733576250688 140733576242128 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12876/statm: 11701 9660 165 439 0 11258 0
[pid=12958] ppid=12876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12958/stat : 12958 (satsolver.sh) S 12876 12875 11248 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286972207 9367552 266 33554432000 4194304 5064252 140736598298112 140736598297024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12958/statm: 2287 266 226 213 0 72 0
[pid=12959] ppid=12958 vsize=262100 CPUtime=1477.74 cores=0,2,4,6
/proc/12959/stat : 12959 (glucose) R 12958 12875 11248 0 -1 4202496 35620 0 0 0 147730 44 0 0 20 0 1 0 286972208 268390400 62391 33554432000 4194304 5208918 140734302573584 140734302571672 4205227 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12959/statm: 65525 62391 105 248 0 65274 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 327200

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 12973
/proc/meminfo: memFree=28460328/32873648 swapFree=6864/6864
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12875/stat : 12875 (npSolver-wbo.sh) S 12873 12875 11248 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286953776 9367552 275 33554432000 4194304 5064252 140734751717696 140734751716608 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=46804 CPUtime=184.24 cores=0,2,4,6
/proc/12876/stat : 12876 (npSolver-wbo) S 12875 12875 11248 0 -1 4202496 15416 124930 0 0 89 22 18190 123 20 0 1 0 286953776 47927296 9660 33554432000 4194304 5990268 140733576250688 140733576242128 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12876/statm: 11701 9660 165 439 0 11258 0
[pid=12958] ppid=12876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12958/stat : 12958 (satsolver.sh) S 12876 12875 11248 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286972207 9367552 266 33554432000 4194304 5064252 140736598298112 140736598297024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12958/statm: 2287 266 226 213 0 72 0
[pid=12959] ppid=12958 vsize=262100 CPUtime=1537.73 cores=0,2,4,6
/proc/12959/stat : 12959 (glucose) R 12958 12875 11248 0 -1 4202496 36523 0 0 0 153727 46 0 0 20 0 1 0 286972208 268390400 63415 33554432000 4194304 5208918 140734302573584 140734302569960 4212579 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12959/statm: 65525 63415 105 248 0 65274 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 327200

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 12995
/proc/meminfo: memFree=28452784/32873648 swapFree=6864/6864
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12875/stat : 12875 (npSolver-wbo.sh) S 12873 12875 11248 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286953776 9367552 275 33554432000 4194304 5064252 140734751717696 140734751716608 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=46804 CPUtime=184.24 cores=0,2,4,6
/proc/12876/stat : 12876 (npSolver-wbo) S 12875 12875 11248 0 -1 4202496 15416 124930 0 0 89 22 18190 123 20 0 1 0 286953776 47927296 9660 33554432000 4194304 5990268 140733576250688 140733576242128 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12876/statm: 11701 9660 165 439 0 11258 0
[pid=12958] ppid=12876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12958/stat : 12958 (satsolver.sh) S 12876 12875 11248 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286972207 9367552 266 33554432000 4194304 5064252 140736598298112 140736598297024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12958/statm: 2287 266 226 213 0 72 0
[pid=12959] ppid=12958 vsize=262100 CPUtime=1597.71 cores=0,2,4,6
/proc/12959/stat : 12959 (glucose) R 12958 12875 11248 0 -1 4202496 37441 0 0 0 159723 48 0 0 20 0 1 0 286972208 268390400 64439 33554432000 4194304 5208918 140734302573584 140734302569896 4228947 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12959/statm: 65525 64439 105 248 0 65274 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 327200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13054
/proc/meminfo: memFree=28564828/32873648 swapFree=6864/6864
[pid=12875] ppid=12873 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12875/stat : 12875 (npSolver-wbo.sh) S 12873 12875 11248 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286953776 9367552 275 33554432000 4194304 5064252 140734751717696 140734751716608 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12875/statm: 2287 275 233 213 0 72 0
[pid=12876] ppid=12875 vsize=46804 CPUtime=184.24 cores=0,2,4,6
/proc/12876/stat : 12876 (npSolver-wbo) S 12875 12875 11248 0 -1 4202496 15416 124930 0 0 89 22 18190 123 20 0 1 0 286953776 47927296 9660 33554432000 4194304 5990268 140733576250688 140733576242128 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12876/statm: 11701 9660 165 439 0 11258 0
[pid=12958] ppid=12876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12958/stat : 12958 (satsolver.sh) S 12876 12875 11248 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286972207 9367552 266 33554432000 4194304 5064252 140736598298112 140736598297024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12958/statm: 2287 266 226 213 0 72 0
[pid=12959] ppid=12958 vsize=292920 CPUtime=1615.82 cores=0,2,4,6
/proc/12959/stat : 12959 (glucose) R 12958 12875 11248 0 -1 4202496 38043 0 0 0 161533 49 0 0 20 0 1 0 286972208 299950080 67066 33554432000 4194304 5208918 140734302573584 140734302569896 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12959/statm: 73230 67066 105 248 0 72979 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 358020

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 12875 and gives
#  childrusage.ru_utime.tv_sec=182
#  childrusage.ru_utime.tv_usec=796210
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=463777
# CPU time returned by wait4() is 184.26
# while last known CPU time is 1800.06
#
# 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.06
CPU user time (s): 1798.12
CPU system time (s): 1.94
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 407340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 182.796
system time used= 1.46378
maximum resident set size= 201628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141322
page faults= 0
swaps= 0
block input operations= 0
block output operations= 129720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2394
involuntary context switches= 280

runsolver used 6.67898 second user time and 18.3752 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-28 14:31:24
IDJOB=3713211
IDBENCH=79181
IDSOLVER=2294
FILE ID=node125/3713211-1338208283
RUNJOBID= node125-1338195650-11264
PBS_JOBID= 14624609
Free space on /tmp= 71248 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-81-80--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713211-1338208283/watcher-3713211-1338208283 -o /tmp/evaluation-result-3713211-1338208283/solver-3713211-1338208283 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713211-1338208283.wbo 2147453097 HOME HOME

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

MD5SUM BENCH= 228cdf77c38c729452a9edca6134d7b0
RANDOM SEED=2147453097

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28959320 kB
Buffers:          511336 kB
Cached:          2493972 kB
SwapCached:         2304 kB
Active:          1534616 kB
Inactive:        1515956 kB
Active(anon):      37136 kB
Inactive(anon):     9556 kB
Active(file):    1497480 kB
Inactive(file):  1506400 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102616 kB
Dirty:             21680 kB
Writeback:             0 kB
AnonPages:         49264 kB
Mapped:            15280 kB
Shmem:               104 kB
Slab:             725508 kB
SReclaimable:     168732 kB
SUnreclaim:       556776 kB
KernelStack:        1472 kB
PageTables:         3968 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     165376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71216 MiB
End job on node125 at 2012-05-28 15:01:24