Trace number 3755356

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-41-40--soft-0-100-0.wbo
MD5SUM19fe712a4f6ee0b978bb364f3985a5e4
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.06299
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1640
Total number of constraints81
Number of soft constraints81
Number of constraints which are clauses41
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint41
Top cost 4603
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 4602
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 42
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.02	c run usual solver
15.95/16.09	o 482
15.95/16.09	c current bound: 241
112.89/113.01	o 142
112.89/113.01	c current bound: 71
112.96/113.15	o 26
112.96/113.15	c current bound: 13
129.75/129.82	o 8
129.75/129.82	c current bound: 4
606.74/606.92	o 3
606.74/606.92	c current bound: 1
1800.03/1800.41	c error: unexpected solver exit code
1800.03/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-3755356-1339192716/watcher-3755356-1339192716 -o /tmp/evaluation-result-3755356-1339192716/solver-3755356-1339192716 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3755356-1339192716.wbo 836928716 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.02 2.02 2.00 3/179 7518
/proc/meminfo: memFree=30781132/32873648 swapFree=7124/7124
[pid=7518] ppid=7516 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/7518/stat : 7518 (runsolver) D 7516 7518 4391 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 385398923 12095488 50 33554432000 4194304 5436572 140736557443056 140736557439352 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/7518/statm: 2953 50 31 304 0 2645 0

[startup+0.042209 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 7518
/proc/meminfo: memFree=30781132/32873648 swapFree=7124/7124
[pid=7518] ppid=7516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7518/stat : 7518 (npSolver-wbo.sh) S 7516 7518 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385398923 9367552 274 33554432000 4194304 5064252 140734290154368 140734290153280 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7518/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10025 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 7518
/proc/meminfo: memFree=30781132/32873648 swapFree=7124/7124
[pid=7518] ppid=7516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7518/stat : 7518 (npSolver-wbo.sh) S 7516 7518 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385398923 9367552 274 33554432000 4194304 5064252 140734290154368 140734290153280 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7518/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300212 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 7518
/proc/meminfo: memFree=30781132/32873648 swapFree=7124/7124
[pid=7518] ppid=7516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7518/stat : 7518 (npSolver-wbo.sh) S 7516 7518 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385398923 9367552 274 33554432000 4194304 5064252 140734290154368 140734290153280 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7518/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700225 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 7518
/proc/meminfo: memFree=30781132/32873648 swapFree=7124/7124
[pid=7518] ppid=7516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7518/stat : 7518 (npSolver-wbo.sh) S 7516 7518 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385398923 9367552 274 33554432000 4194304 5064252 140734290154368 140734290153280 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7518/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 7525
/proc/meminfo: memFree=30767624/32873648 swapFree=7124/7124
[pid=7518] ppid=7516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7518/stat : 7518 (npSolver-wbo.sh) S 7516 7518 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385398923 9367552 274 33554432000 4194304 5064252 140734290154368 140734290153280 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7518/statm: 2287 274 233 213 0 72 0
[pid=7520] ppid=7518 vsize=2848 CPUtime=0.04 cores=0,2,4,6
/proc/7520/stat : 7520 (npSolver-wbo) S 7518 7518 4391 0 -1 4202496 1903 2384 0 0 1 0 3 0 20 0 1 0 385398924 2916352 337 33554432000 4194304 6006132 140737189005728 140737188999920 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7520/statm: 712 337 158 443 0 265 0
[pid=7524] ppid=7520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7524/stat : 7524 (satsolver.sh) S 7520 7518 4391 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385398930 9367552 266 33554432000 4194304 5064252 140733944925088 140733944924000 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7524/statm: 2287 266 226 213 0 72 0
[pid=7525] ppid=7524 vsize=14952 CPUtime=1.42 cores=0,2,4,6
/proc/7525/stat : 7525 (glucose) R 7524 7518 4391 0 -1 4202496 4292 0 0 0 141 1 0 0 20 0 1 0 385398930 15310848 2680 33554432000 4194304 5208918 140737360962160 140737360960104 4212432 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7525/statm: 3738 2680 96 248 0 3487 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 36096

[startup+3.10037 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 7525
/proc/meminfo: memFree=30743608/32873648 swapFree=7124/7124
[pid=7518] ppid=7516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7518/stat : 7518 (npSolver-wbo.sh) S 7516 7518 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385398923 9367552 274 33554432000 4194304 5064252 140734290154368 140734290153280 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7518/statm: 2287 274 233 213 0 72 0
[pid=7520] ppid=7518 vsize=2848 CPUtime=0.04 cores=0,2,4,6
/proc/7520/stat : 7520 (npSolver-wbo) S 7518 7518 4391 0 -1 4202496 1903 2384 0 0 1 0 3 0 20 0 1 0 385398924 2916352 337 33554432000 4194304 6006132 140737189005728 140737188999920 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7520/statm: 712 337 158 443 0 265 0
[pid=7524] ppid=7520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7524/stat : 7524 (satsolver.sh) S 7520 7518 4391 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385398930 9367552 266 33554432000 4194304 5064252 140733944925088 140733944924000 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7524/statm: 2287 266 226 213 0 72 0
[pid=7525] ppid=7524 vsize=40804 CPUtime=3.02 cores=0,2,4,6
/proc/7525/stat : 7525 (glucose) R 7524 7518 4391 0 -1 4202496 5432 0 0 0 300 2 0 0 20 0 1 0 385398930 41783296 5644 33554432000 4194304 5208918 140737360962160 140737360960248 4231508 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7525/statm: 10201 5644 96 248 0 9950 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 61948

[startup+6.30034 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 7525
/proc/meminfo: memFree=30737652/32873648 swapFree=7124/7124
[pid=7518] ppid=7516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7518/stat : 7518 (npSolver-wbo.sh) S 7516 7518 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385398923 9367552 274 33554432000 4194304 5064252 140734290154368 140734290153280 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7518/statm: 2287 274 233 213 0 72 0
[pid=7520] ppid=7518 vsize=2848 CPUtime=0.04 cores=0,2,4,6
/proc/7520/stat : 7520 (npSolver-wbo) S 7518 7518 4391 0 -1 4202496 1903 2384 0 0 1 0 3 0 20 0 1 0 385398924 2916352 337 33554432000 4194304 6006132 140737189005728 140737188999920 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7520/statm: 712 337 158 443 0 265 0
[pid=7524] ppid=7520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7524/stat : 7524 (satsolver.sh) S 7520 7518 4391 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385398930 9367552 266 33554432000 4194304 5064252 140733944925088 140733944924000 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7524/statm: 2287 266 226 213 0 72 0
[pid=7525] ppid=7524 vsize=40804 CPUtime=6.22 cores=0,2,4,6
/proc/7525/stat : 7525 (glucose) R 7524 7518 4391 0 -1 4202496 5964 0 0 0 620 2 0 0 20 0 1 0 385398930 41783296 9752 33554432000 4194304 5208918 140737360962160 140737360960104 4229517 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7525/statm: 10201 9752 96 248 0 9950 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 61948

[startup+12.7004 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 7525
/proc/meminfo: memFree=30718700/32873648 swapFree=7124/7124
[pid=7518] ppid=7516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7518/stat : 7518 (npSolver-wbo.sh) S 7516 7518 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385398923 9367552 274 33554432000 4194304 5064252 140734290154368 140734290153280 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7518/statm: 2287 274 233 213 0 72 0
[pid=7520] ppid=7518 vsize=2848 CPUtime=0.04 cores=0,2,4,6
/proc/7520/stat : 7520 (npSolver-wbo) S 7518 7518 4391 0 -1 4202496 1903 2384 0 0 1 0 3 0 20 0 1 0 385398924 2916352 337 33554432000 4194304 6006132 140737189005728 140737188999920 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7520/statm: 712 337 158 443 0 265 0
[pid=7524] ppid=7520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7524/stat : 7524 (satsolver.sh) S 7520 7518 4391 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385398930 9367552 266 33554432000 4194304 5064252 140733944925088 140733944924000 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7524/statm: 2287 266 226 213 0 72 0
[pid=7525] ppid=7524 vsize=59660 CPUtime=12.62 cores=0,2,4,6
/proc/7525/stat : 7525 (glucose) R 7524 7518 4391 0 -1 4202496 6106 0 0 0 1260 2 0 0 20 0 1 0 385398930 61091840 14422 33554432000 4194304 5208918 140737360962160 140737360960104 4229532 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7525/statm: 14915 14422 96 248 0 14664 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 80804

[startup+25.5004 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 7532
/proc/meminfo: memFree=30745148/32873648 swapFree=7124/7124
[pid=7518] ppid=7516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7518/stat : 7518 (npSolver-wbo.sh) S 7516 7518 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385398923 9367552 274 33554432000 4194304 5064252 140734290154368 140734290153280 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7518/statm: 2287 274 233 213 0 72 0
[pid=7520] ppid=7518 vsize=6824 CPUtime=16.08 cores=0,2,4,6
/proc/7520/stat : 7520 (npSolver-wbo) S 7518 7518 4391 0 -1 4202496 2860 11353 0 0 3 1 1601 3 20 0 1 0 385398924 6987776 1148 33554432000 4194304 6006132 140737189005728 140737188997136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7520/statm: 1706 1148 167 443 0 1259 0
[pid=7531] ppid=7520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7531/stat : 7531 (satsolver.sh) S 7520 7518 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385400535 9367552 267 33554432000 4194304 5064252 140735905540800 140735905539712 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7531/statm: 2287 267 226 213 0 72 0
[pid=7532] ppid=7531 vsize=20784 CPUtime=9.37 cores=0,2,4,6
/proc/7532/stat : 7532 (glucose) R 7531 7518 4391 0 -1 4202496 7130 0 0 0 936 1 0 0 20 0 1 0 385400535 21282816 4140 33554432000 4194304 5208918 140735532883232 140735532881320 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7532/statm: 5196 4140 96 248 0 4945 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 45904

[startup+51.1004 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 7532
/proc/meminfo: memFree=30747640/32873648 swapFree=7124/7124
[pid=7518] ppid=7516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7518/stat : 7518 (npSolver-wbo.sh) S 7516 7518 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385398923 9367552 274 33554432000 4194304 5064252 140734290154368 140734290153280 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7518/statm: 2287 274 233 213 0 72 0
[pid=7520] ppid=7518 vsize=6824 CPUtime=16.08 cores=0,2,4,6
/proc/7520/stat : 7520 (npSolver-wbo) S 7518 7518 4391 0 -1 4202496 2860 11353 0 0 3 1 1601 3 20 0 1 0 385398924 6987776 1148 33554432000 4194304 6006132 140737189005728 140737188997136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7520/statm: 1706 1148 167 443 0 1259 0
[pid=7531] ppid=7520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7531/stat : 7531 (satsolver.sh) S 7520 7518 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385400535 9367552 267 33554432000 4194304 5064252 140735905540800 140735905539712 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7531/statm: 2287 267 226 213 0 72 0
[pid=7532] ppid=7531 vsize=43956 CPUtime=34.96 cores=0,2,4,6
/proc/7532/stat : 7532 (glucose) R 7531 7518 4391 0 -1 4202496 8687 0 0 0 3494 2 0 0 20 0 1 0 385400535 45010944 10322 33554432000 4194304 5208918 140735532883232 140735532881320 4211918 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7532/statm: 10989 10322 96 248 0 10738 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 69076

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 7535
/proc/meminfo: memFree=30753128/32873648 swapFree=7124/7124
[pid=7518] ppid=7516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7518/stat : 7518 (npSolver-wbo.sh) S 7516 7518 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385398923 9367552 274 33554432000 4194304 5064252 140734290154368 140734290153280 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7518/statm: 2287 274 233 213 0 72 0
[pid=7520] ppid=7518 vsize=6824 CPUtime=16.08 cores=0,2,4,6
/proc/7520/stat : 7520 (npSolver-wbo) S 7518 7518 4391 0 -1 4202496 2860 11353 0 0 3 1 1601 3 20 0 1 0 385398924 6987776 1148 33554432000 4194304 6006132 140737189005728 140737188997136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7520/statm: 1706 1148 167 443 0 1259 0
[pid=7531] ppid=7520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7531/stat : 7531 (satsolver.sh) S 7520 7518 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385400535 9367552 267 33554432000 4194304 5064252 140735905540800 140735905539712 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7531/statm: 2287 267 226 213 0 72 0
[pid=7532] ppid=7531 vsize=74304 CPUtime=86.16 cores=0,2,4,6
/proc/7532/stat : 7532 (glucose) R 7531 7518 4391 0 -1 4202496 9632 0 0 0 8613 3 0 0 20 0 1 0 385400535 76087296 17909 33554432000 4194304 5208918 140735532883232 140735532881176 4211561 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7532/statm: 18576 17909 96 248 0 18325 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 99424

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 7580
/proc/meminfo: memFree=30676236/32873648 swapFree=7124/7124
[pid=7518] ppid=7516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7518/stat : 7518 (npSolver-wbo.sh) S 7516 7518 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385398923 9367552 274 33554432000 4194304 5064252 140734290154368 140734290153280 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7518/statm: 2287 274 233 213 0 72 0
[pid=7520] ppid=7518 vsize=6824 CPUtime=129.78 cores=0,2,4,6
/proc/7520/stat : 7520 (npSolver-wbo) S 7518 7518 4391 0 -1 4202496 3257 38053 0 0 3 2 12957 16 20 0 1 0 385398924 6987776 1149 33554432000 4194304 6006132 140737189005728 140737188997136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7520/statm: 1706 1149 168 443 0 1259 0
[pid=7556] ppid=7520 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/7633/stat : 7633 (glucose) R 7632 7518 4391 0 -1 4202496 48745 0 0 0 81432 90 0 0 20 0 1 0 385459616 155500544 37170 33554432000 4194304 5208918 140733747556416 140733747554568 4229517 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7633/statm: 37964 37170 104 248 0 37713 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 176976

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 7657
/proc/meminfo: memFree=30657456/32873648 swapFree=7124/7124
[pid=7518] ppid=7516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7518/stat : 7518 (npSolver-wbo.sh) S 7516 7518 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385398923 9367552 274 33554432000 4194304 5064252 140734290154368 140734290153280 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7518/statm: 2287 274 233 213 0 72 0
[pid=7520] ppid=7518 vsize=6824 CPUtime=606.78 cores=0,2,4,6
/proc/7520/stat : 7520 (npSolver-wbo) S 7518 7518 4391 0 -1 4202496 3324 84209 0 0 3 2 60580 93 20 0 1 0 385398924 6987776 1149 33554432000 4194304 6006132 140737189005728 140737188997136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7520/statm: 1706 1149 168 443 0 1259 0
[pid=7632] ppid=7520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7632/stat : 7632 (satsolver.sh) S 7520 7518 4391 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385459616 9367552 266 33554432000 4194304 5064252 140734103846160 140734103845072 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7632/statm: 2287 266 226 213 0 72 0
[pid=7633] ppid=7632 vsize=201944 CPUtime=875.2 cores=0,2,4,6
/proc/7633/stat : 7633 (glucose) R 7632 7518 4391 0 -1 4202496 52682 0 0 0 87423 97 0 0 20 0 1 0 385459616 206790656 40543 33554432000 4194304 5208918 140733747556416 140733747554568 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7633/statm: 50486 40543 104 248 0 50235 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 227064

[startup+1542.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 7657
/proc/meminfo: memFree=30661564/32873648 swapFree=7124/7124
[pid=7518] ppid=7516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7518/stat : 7518 (npSolver-wbo.sh) S 7516 7518 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385398923 9367552 274 33554432000 4194304 5064252 140734290154368 140734290153280 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7518/statm: 2287 274 233 213 0 72 0
[pid=7520] ppid=7518 vsize=6824 CPUtime=606.78 cores=0,2,4,6
/proc/7520/stat : 7520 (npSolver-wbo) S 7518 7518 4391 0 -1 4202496 3324 84209 0 0 3 2 60580 93 20 0 1 0 385398924 6987776 1149 33554432000 4194304 6006132 140737189005728 140737188997136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7520/statm: 1706 1149 168 443 0 1259 0
[pid=7632] ppid=7520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7632/stat : 7632 (satsolver.sh) S 7520 7518 4391 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385459616 9367552 266 33554432000 4194304 5064252 140734103846160 140734103845072 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7632/statm: 2287 266 226 213 0 72 0
[pid=7633] ppid=7632 vsize=121036 CPUtime=935.2 cores=0,2,4,6
/proc/7633/stat : 7633 (glucose) R 7632 7518 4391 0 -1 4202496 55959 0 0 0 93416 104 0 0 20 0 1 0 385459616 123940864 28911 33554432000 4194304 5208918 140733747556416 140733747554504 4211537 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7633/statm: 30259 28911 104 248 0 30008 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 146156

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 7657
/proc/meminfo: memFree=30666116/32873648 swapFree=7124/7124
[pid=7518] ppid=7516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7518/stat : 7518 (npSolver-wbo.sh) S 7516 7518 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385398923 9367552 274 33554432000 4194304 5064252 140734290154368 140734290153280 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7518/statm: 2287 274 233 213 0 72 0
[pid=7520] ppid=7518 vsize=6824 CPUtime=606.78 cores=0,2,4,6
/proc/7520/stat : 7520 (npSolver-wbo) S 7518 7518 4391 0 -1 4202496 3324 84209 0 0 3 2 60580 93 20 0 1 0 385398924 6987776 1149 33554432000 4194304 6006132 140737189005728 140737188997136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7520/statm: 1706 1149 168 443 0 1259 0
[pid=7632] ppid=7520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7632/stat : 7632 (satsolver.sh) S 7520 7518 4391 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385459616 9367552 266 33554432000 4194304 5064252 140734103846160 140734103845072 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7632/statm: 2287 266 226 213 0 72 0
[pid=7633] ppid=7632 vsize=201944 CPUtime=995.18 cores=0,2,4,6
/proc/7633/stat : 7633 (glucose) R 7632 7518 4391 0 -1 4202496 58942 0 0 0 99408 110 0 0 20 0 1 0 385459616 206790656 43103 33554432000 4194304 5208918 140733747556416 140733747554568 4229517 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7633/statm: 50486 43103 104 248 0 50235 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 227064

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 7658
/proc/meminfo: memFree=30651280/32873648 swapFree=7124/7124
[pid=7518] ppid=7516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7518/stat : 7518 (npSolver-wbo.sh) S 7516 7518 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385398923 9367552 274 33554432000 4194304 5064252 140734290154368 140734290153280 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7518/statm: 2287 274 233 213 0 72 0
[pid=7520] ppid=7518 vsize=6824 CPUtime=606.78 cores=0,2,4,6
/proc/7520/stat : 7520 (npSolver-wbo) S 7518 7518 4391 0 -1 4202496 3324 84209 0 0 3 2 60580 93 20 0 1 0 385398924 6987776 1149 33554432000 4194304 6006132 140737189005728 140737188997136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7520/statm: 1706 1149 168 443 0 1259 0
[pid=7632] ppid=7520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7632/stat : 7632 (satsolver.sh) S 7520 7518 4391 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385459616 9367552 266 33554432000 4194304 5064252 140734103846160 140734103845072 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7632/statm: 2287 266 226 213 0 72 0
[pid=7633] ppid=7632 vsize=201944 CPUtime=1055.17 cores=0,2,4,6
/proc/7633/stat : 7633 (glucose) R 7632 7518 4391 0 -1 4202496 62062 0 0 0 105400 117 0 0 20 0 1 0 385459616 206790656 39519 33554432000 4194304 5208918 140733747556416 140733747554568 4229695 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7633/statm: 50486 39519 104 248 0 50235 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 227064

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7658
/proc/meminfo: memFree=30674940/32873648 swapFree=7124/7124
[pid=7518] ppid=7516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7518/stat : 7518 (npSolver-wbo.sh) S 7516 7518 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385398923 9367552 274 33554432000 4194304 5064252 140734290154368 140734290153280 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7518/statm: 2287 274 233 213 0 72 0
[pid=7520] ppid=7518 vsize=6824 CPUtime=606.78 cores=0,2,4,6
/proc/7520/stat : 7520 (npSolver-wbo) S 7518 7518 4391 0 -1 4202496 3324 84209 0 0 3 2 60580 93 20 0 1 0 385398924 6987776 1149 33554432000 4194304 6006132 140737189005728 140737188997136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7520/statm: 1706 1149 168 443 0 1259 0
[pid=7632] ppid=7520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7632/stat : 7632 (satsolver.sh) S 7520 7518 4391 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385459616 9367552 266 33554432000 4194304 5064252 140734103846160 140734103845072 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7632/statm: 2287 266 226 213 0 72 0
[pid=7633] ppid=7632 vsize=151856 CPUtime=1115.16 cores=0,2,4,6
/proc/7633/stat : 7633 (glucose) R 7632 7518 4391 0 -1 4202496 64365 0 0 0 111394 122 0 0 20 0 1 0 385459616 155500544 35122 33554432000 4194304 5208918 140733747556416 140733747554568 4229517 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7633/statm: 37964 35122 104 248 0 37713 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 176976

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7658
/proc/meminfo: memFree=30634512/32873648 swapFree=7124/7124
[pid=7518] ppid=7516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7518/stat : 7518 (npSolver-wbo.sh) S 7516 7518 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385398923 9367552 274 33554432000 4194304 5064252 140734290154368 140734290153280 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7518/statm: 2287 274 233 213 0 72 0
[pid=7520] ppid=7518 vsize=6824 CPUtime=606.78 cores=0,2,4,6
/proc/7520/stat : 7520 (npSolver-wbo) S 7518 7518 4391 0 -1 4202496 3324 84209 0 0 3 2 60580 93 20 0 1 0 385398924 6987776 1149 33554432000 4194304 6006132 140737189005728 140737188997136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7520/statm: 1706 1149 168 443 0 1259 0
[pid=7632] ppid=7520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7632/stat : 7632 (satsolver.sh) S 7520 7518 4391 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385459616 9367552 266 33554432000 4194304 5064252 140734103846160 140734103845072 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7632/statm: 2287 266 226 213 0 72 0
[pid=7633] ppid=7632 vsize=121036 CPUtime=1175.15 cores=0,2,4,6
/proc/7633/stat : 7633 (glucose) R 7632 7518 4391 0 -1 4202496 66912 0 0 0 117388 127 0 0 20 0 1 0 385459616 123940864 28911 33554432000 4194304 5208918 140733747556416 140733747554504 4229745 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7633/statm: 30259 28911 104 248 0 30008 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 146156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7658
/proc/meminfo: memFree=30626108/32873648 swapFree=7124/7124
[pid=7518] ppid=7516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7518/stat : 7518 (npSolver-wbo.sh) S 7516 7518 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385398923 9367552 274 33554432000 4194304 5064252 140734290154368 140734290153280 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7518/statm: 2287 274 233 213 0 72 0
[pid=7520] ppid=7518 vsize=6824 CPUtime=606.78 cores=0,2,4,6
/proc/7520/stat : 7520 (npSolver-wbo) S 7518 7518 4391 0 -1 4202496 3324 84209 0 0 3 2 60580 93 20 0 1 0 385398924 6987776 1149 33554432000 4194304 6006132 140737189005728 140737188997136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7520/statm: 1706 1149 168 443 0 1259 0
[pid=7632] ppid=7520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7632/stat : 7632 (satsolver.sh) S 7520 7518 4391 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385459616 9367552 266 33554432000 4194304 5064252 140734103846160 140734103845072 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7632/statm: 2287 266 226 213 0 72 0
[pid=7633] ppid=7632 vsize=201944 CPUtime=1193.25 cores=0,2,4,6
/proc/7633/stat : 7633 (glucose) R 7632 7518 4391 0 -1 4202496 68332 0 0 0 119196 129 0 0 20 0 1 0 385459616 206790656 41055 33554432000 4194304 5208918 140733747556416 140733747554568 4229504 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7633/statm: 50486 41055 104 248 0 50235 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 227064

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7658
/proc/meminfo: memFree=30626108/32873648 swapFree=7124/7124
[pid=7518] ppid=7516 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7518/stat : 7518 (npSolver-wbo.sh) S 7516 7518 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385398923 9367552 274 33554432000 4194304 5064252 140734290154368 140734290153280 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7518/statm: 2287 274 233 213 0 72 0
[pid=7520] ppid=7518 vsize=6824 CPUtime=606.78 cores=0,2,4,6
/proc/7520/stat : 7520 (npSolver-wbo) S 7518 7518 4391 0 -1 4202496 3324 84209 0 0 3 2 60580 93 20 0 1 0 385398924 6987776 1149 33554432000 4194304 6006132 140737189005728 140737188997136 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7520/statm: 1706 1149 168 443 0 1259 0
[pid=7632] ppid=7520 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7632/stat : 7632 (satsolver.sh) S 7520 7518 4391 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385459616 9367552 266 33554432000 4194304 5064252 140734103846160 140734103845072 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7632/statm: 2287 266 226 213 0 72 0
[pid=7633] ppid=7632 vsize=201944 CPUtime=1193.25 cores=0,2,4,6
/proc/7633/stat : 7633 (glucose) R 7632 7518 4391 0 -1 4202496 68332 0 0 0 119196 129 0 0 20 0 1 0 385459616 206790656 41055 33554432000 4194304 5208918 140733747556416 140733747554568 4229504 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7633/statm: 50486 41055 104 248 0 50235 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 227064

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7518 and gives
#  childrusage.ru_utime.tv_sec=605
#  childrusage.ru_utime.tv_usec=843897
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=965853
# CPU time returned by wait4() is 606.81
# while last known CPU time is 1800.03
#
# 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.03
CPU user time (s): 1797.79
CPU system time (s): 2.24
CPU usage (%): 99.9788
Max. virtual memory (cumulated for all children) (KiB): 276384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 605.844
system time used= 0.965853
maximum resident set size= 157776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88509
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 184
involuntary context switches= 692

runsolver used 2.75358 second user time and 7.40587 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-08 23:58:36
IDJOB=3755356
IDBENCH=79169
IDSOLVER=2339
FILE ID=node114/3755356-1339192716
RUNJOBID= node114-1339183583-5549
PBS_JOBID= 14643836
Free space on /tmp= 70220 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-41-40--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-3755356-1339192716/watcher-3755356-1339192716 -o /tmp/evaluation-result-3755356-1339192716/solver-3755356-1339192716 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3755356-1339192716.wbo 836928716 HOME HOME

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

MD5SUM BENCH= 19fe712a4f6ee0b978bb364f3985a5e4
RANDOM SEED=836928716

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
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.242
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:        30781396 kB
Buffers:          504372 kB
Cached:           467056 kB
SwapCached:         2508 kB
Active:           872496 kB
Inactive:         267260 kB
Active(anon):     166548 kB
Inactive(anon):     4072 kB
Active(file):     705948 kB
Inactive(file):   263188 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67099560 kB
Dirty:              8784 kB
Writeback:             0 kB
AnonPages:        173348 kB
Mapped:            10136 kB
Shmem:                 0 kB
Slab:             813496 kB
SReclaimable:     257312 kB
SUnreclaim:       556184 kB
KernelStack:        1528 kB
PageTables:         4272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     321484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 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= 70212 MiB
End job on node114 at 2012-06-09 00:28:36