Trace number 3716352

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
wbo2sat 2012-05-19? (TO) 1800.08 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-21-20--soft-66-100-0.wbo
MD5SUM92adeb187a48a927ab5078673cfa945b
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard 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.028994
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables420
Total number of constraints41
Number of soft constraints11
Number of constraints which are clauses21
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint21
Top cost 551
Min constraint cost 1
Max constraint cost 93
Sum of constraints costs 550
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 22
Number of bits of the biggest sum of numbers5
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.32	o 231
0.00/0.32	c current bound: 115
0.00/0.60	o 110
0.00/0.60	c current bound: 55
1.08/1.19	o 51
1.08/1.19	c current bound: 25
1.18/1.33	o 23
1.18/1.33	c current bound: 11
1.31/1.90	o 1
1.31/1.90	c current bound: 0
1800.08/1800.51	c error: unexpected solver exit code
1800.08/1800.51	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-3716352-1338182311/watcher-3716352-1338182311 -o /tmp/evaluation-result-3716352-1338182311/solver-3716352-1338182311 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716352-1338182311.wbo 1143159499 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 8820
/proc/meminfo: memFree=28873384/32873648 swapFree=6864/6864
[pid=8820] ppid=8818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8820/stat : 8820 (runWbo2sat.sh) S 8818 8820 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284356507 9367552 275 33554432000 4194304 5064252 140733911273088 140733911272000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8820/statm: 2287 275 233 213 0 72 0

[startup+0.0736081 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8820
/proc/meminfo: memFree=28873384/32873648 swapFree=6864/6864
[pid=8820] ppid=8818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8820/stat : 8820 (runWbo2sat.sh) S 8818 8820 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284356507 9367552 275 33554432000 4194304 5064252 140733911273088 140733911272000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8820/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100245 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8820
/proc/meminfo: memFree=28873384/32873648 swapFree=6864/6864
[pid=8820] ppid=8818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8820/stat : 8820 (runWbo2sat.sh) S 8818 8820 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284356507 9367552 275 33554432000 4194304 5064252 140733911273088 140733911272000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8820/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300192 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8820
/proc/meminfo: memFree=28873384/32873648 swapFree=6864/6864
[pid=8820] ppid=8818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8820/stat : 8820 (runWbo2sat.sh) S 8818 8820 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284356507 9367552 275 33554432000 4194304 5064252 140733911273088 140733911272000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8820/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700189 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8820
/proc/meminfo: memFree=28873384/32873648 swapFree=6864/6864
[pid=8820] ppid=8818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8820/stat : 8820 (runWbo2sat.sh) S 8818 8820 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284356507 9367552 275 33554432000 4194304 5064252 140733911273088 140733911272000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8820/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8830
/proc/meminfo: memFree=28866808/32873648 swapFree=6864/6864
[pid=8820] ppid=8818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8820/stat : 8820 (runWbo2sat.sh) S 8818 8820 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284356507 9367552 275 33554432000 4194304 5064252 140733911273088 140733911272000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8820/statm: 2287 275 233 213 0 72 0
[pid=8821] ppid=8820 vsize=2900 CPUtime=1.31 cores=0,2,4,6
/proc/8821/stat : 8821 (wbo2sat) S 8820 8820 6626 0 -1 4202496 896 8632 0 0 2 2 125 2 20 0 1 0 284356507 2969600 387 33554432000 4194304 5872148 140733913894656 140733913887928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8821/statm: 725 387 173 410 0 307 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 12048

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8839
/proc/meminfo: memFree=28866312/32873648 swapFree=6864/6864
[pid=8820] ppid=8818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8820/stat : 8820 (runWbo2sat.sh) S 8818 8820 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284356507 9367552 275 33554432000 4194304 5064252 140733911273088 140733911272000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8820/statm: 2287 275 233 213 0 72 0
[pid=8821] ppid=8820 vsize=2900 CPUtime=1.88 cores=0,2,4,6
/proc/8821/stat : 8821 (wbo2sat) S 8820 8820 6626 0 -1 4202496 974 11107 0 0 2 2 182 2 20 0 1 0 284356507 2969600 388 33554432000 4194304 5872148 140733913894656 140733913887928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8821/statm: 725 388 174 410 0 307 0
[pid=8838] ppid=8821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8838/stat : 8838 (satsolver.sh) S 8821 8820 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284356698 9367552 266 33554432000 4194304 5064252 140736656722688 140736656721600 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8838/statm: 2287 266 226 213 0 72 0
[pid=8839] ppid=8838 vsize=5984 CPUtime=1.18 cores=0,2,4,6
/proc/8839/stat : 8839 (glucose_static) R 8838 8820 6626 0 -1 4202496 2394 0 0 0 118 0 0 0 20 0 1 0 284356698 6127616 1096 33554432000 4194304 4896791 140735115767376 140735115764904 4203877 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8839/statm: 1496 1096 78 172 0 1322 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 27180

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8839
/proc/meminfo: memFree=28858116/32873648 swapFree=6864/6864
[pid=8820] ppid=8818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8820/stat : 8820 (runWbo2sat.sh) S 8818 8820 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284356507 9367552 275 33554432000 4194304 5064252 140733911273088 140733911272000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8820/statm: 2287 275 233 213 0 72 0
[pid=8821] ppid=8820 vsize=2900 CPUtime=1.88 cores=0,2,4,6
/proc/8821/stat : 8821 (wbo2sat) S 8820 8820 6626 0 -1 4202496 974 11107 0 0 2 2 182 2 20 0 1 0 284356507 2969600 388 33554432000 4194304 5872148 140733913894656 140733913887928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8821/statm: 725 388 174 410 0 307 0
[pid=8838] ppid=8821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8838/stat : 8838 (satsolver.sh) S 8821 8820 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284356698 9367552 266 33554432000 4194304 5064252 140736656722688 140736656721600 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8838/statm: 2287 266 226 213 0 72 0
[pid=8839] ppid=8838 vsize=13776 CPUtime=4.37 cores=0,2,4,6
/proc/8839/stat : 8839 (glucose_static) R 8838 8820 6626 0 -1 4202496 5821 0 0 0 437 0 0 0 20 0 1 0 284356698 14106624 2443 33554432000 4194304 4896791 140735115767376 140735115764584 4230803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8839/statm: 3444 2443 78 172 0 3270 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 34972

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8839
/proc/meminfo: memFree=28845660/32873648 swapFree=6864/6864
[pid=8820] ppid=8818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8820/stat : 8820 (runWbo2sat.sh) S 8818 8820 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284356507 9367552 275 33554432000 4194304 5064252 140733911273088 140733911272000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8820/statm: 2287 275 233 213 0 72 0
[pid=8821] ppid=8820 vsize=2900 CPUtime=1.88 cores=0,2,4,6
/proc/8821/stat : 8821 (wbo2sat) S 8820 8820 6626 0 -1 4202496 974 11107 0 0 2 2 182 2 20 0 1 0 284356507 2969600 388 33554432000 4194304 5872148 140733913894656 140733913887928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8821/statm: 725 388 174 410 0 307 0
[pid=8838] ppid=8821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8838/stat : 8838 (satsolver.sh) S 8821 8820 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284356698 9367552 266 33554432000 4194304 5064252 140736656722688 140736656721600 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8838/statm: 2287 266 226 213 0 72 0
[pid=8839] ppid=8838 vsize=15772 CPUtime=10.77 cores=0,2,4,6
/proc/8839/stat : 8839 (glucose_static) R 8838 8820 6626 0 -1 4202496 10402 0 0 0 1076 1 0 0 20 0 1 0 284356698 16150528 3257 33554432000 4194304 4896791 140735115767376 140735115764584 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8839/statm: 3943 3257 78 172 0 3769 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 36968

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8839
/proc/meminfo: memFree=28870532/32873648 swapFree=6864/6864
[pid=8820] ppid=8818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8820/stat : 8820 (runWbo2sat.sh) S 8818 8820 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284356507 9367552 275 33554432000 4194304 5064252 140733911273088 140733911272000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8820/statm: 2287 275 233 213 0 72 0
[pid=8821] ppid=8820 vsize=2900 CPUtime=1.88 cores=0,2,4,6
/proc/8821/stat : 8821 (wbo2sat) S 8820 8820 6626 0 -1 4202496 974 11107 0 0 2 2 182 2 20 0 1 0 284356507 2969600 388 33554432000 4194304 5872148 140733913894656 140733913887928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8821/statm: 725 388 174 410 0 307 0
[pid=8838] ppid=8821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8838/stat : 8838 (satsolver.sh) S 8821 8820 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284356698 9367552 266 33554432000 4194304 5064252 140736656722688 140736656721600 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8838/statm: 2287 266 226 213 0 72 0
[pid=8839] ppid=8838 vsize=23140 CPUtime=23.58 cores=0,2,4,6
/proc/8839/stat : 8839 (glucose_static) R 8838 8820 6626 0 -1 4202496 15741 0 0 0 2355 3 0 0 20 0 1 0 284356698 23695360 4980 33554432000 4194304 4896791 140735115767376 140735115764584 4230803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8839/statm: 5785 4980 78 172 0 5611 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 44336

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8839
/proc/meminfo: memFree=28839620/32873648 swapFree=6864/6864
[pid=8820] ppid=8818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8820/stat : 8820 (runWbo2sat.sh) S 8818 8820 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284356507 9367552 275 33554432000 4194304 5064252 140733911273088 140733911272000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8820/statm: 2287 275 233 213 0 72 0
[pid=8821] ppid=8820 vsize=2900 CPUtime=1.88 cores=0,2,4,6
/proc/8821/stat : 8821 (wbo2sat) S 8820 8820 6626 0 -1 4202496 974 11107 0 0 2 2 182 2 20 0 1 0 284356507 2969600 388 33554432000 4194304 5872148 140733913894656 140733913887928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8821/statm: 725 388 174 410 0 307 0
[pid=8838] ppid=8821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8838/stat : 8838 (satsolver.sh) S 8821 8820 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284356698 9367552 266 33554432000 4194304 5064252 140736656722688 140736656721600 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8838/statm: 2287 266 226 213 0 72 0
[pid=8839] ppid=8838 vsize=33956 CPUtime=49.17 cores=0,2,4,6
/proc/8839/stat : 8839 (glucose_static) R 8838 8820 6626 0 -1 4202496 23474 0 0 0 4910 7 0 0 20 0 1 0 284356698 34770944 6543 33554432000 4194304 4896791 140735115767376 140735115764584 4230803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8839/statm: 8489 6543 78 172 0 8315 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 55152

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8843
/proc/meminfo: memFree=28823008/32873648 swapFree=6864/6864
[pid=8820] ppid=8818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8820/stat : 8820 (runWbo2sat.sh) S 8818 8820 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284356507 9367552 275 33554432000 4194304 5064252 140733911273088 140733911272000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8820/statm: 2287 275 233 213 0 72 0
[pid=8821] ppid=8820 vsize=2900 CPUtime=1.88 cores=0,2,4,6
/proc/8821/stat : 8821 (wbo2sat) S 8820 8820 6626 0 -1 4202496 974 11107 0 0 2 2 182 2 20 0 1 0 284356507 2969600 388 33554432000 4194304 5872148 140733913894656 140733913887928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8821/statm: 725 388 174 410 0 307 0
[pid=8838] ppid=8821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8838/stat : 8838 (satsolver.sh) S 8821 8820 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284356698 9367552 266 33554432000 4194304 5064252 140736656722688 140736656721600 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8838/statm: 2287 266 226 213 0 72 0
[pid=8839] ppid=8838 vsize=41416 CPUtime=100.36 cores=0,2,4,6
/proc/8839/stat : 8839 (glucose_static) R 8838 8820 6626 0 -1 4202496 33996 0 0 0 10025 11 0 0 20 0 1 0 284356698 42409984 9146 33554432000 4194304 4896791 140735115767376 140735115764584 4225180 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8839/statm: 10354 9146 78 172 0 10180 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 62612

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8843
/proc/meminfo: memFree=28851316/32873648 swapFree=6864/6864
[pid=8820] ppid=8818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8820/stat : 8820 (runWbo2sat.sh) S 8818 8820 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284356507 9367552 275 33554432000 4194304 5064252 140733911273088 140733911272000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8820/statm: 2287 275 233 213 0 72 0
[pid=8821] ppid=8820 vsize=2900 CPUtime=1.88 cores=0,2,4,6
/proc/8821/stat : 8821 (wbo2sat) S 8820 8820 6626 0 -1 4202496 974 11107 0 0 2 2 182 2 20 0 1 0 284356507 2969600 388 33554432000 4194304 5872148 140733913894656 140733913887928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8821/statm: 725 388 174 410 0 307 0
[pid=8838] ppid=8821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8838/stat : 8838 (satsolver.sh) S 8821 8820 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284356698 9367552 266 33554432000 4194304 5064252 140736656722688 140736656721600 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8838/statm: 2287 266 226 213 0 72 0
[pid=8839] ppid=8838 vsize=44492 CPUtime=160.35 cores=0,2,4,6
/proc/8839/stat : 8839 (glucose_static) R 8838 8820 6626 0 -1 4202496 39253 0 0 0 16020 15 0 0 20 0 1 0 284356698 45559808 10072 33554432000 4194304 4896791 140735115767376 140735115764904 4225201 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8839/statm: 11123 10072 78 172 0 10949 0
Current children cumulated CPU time (s) 162.23

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

/proc/8839/stat : 8839 (glucose_static) R 8838 8820 6626 0 -1 4202496 90705 0 0 0 141945 63 0 0 20 0 1 0 284356698 120795136 24389 33554432000 4194304 4896791 140735115767376 140735115764904 4225171 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8839/statm: 29491 24389 78 172 0 29317 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 139160

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8918
/proc/meminfo: memFree=28812540/32873648 swapFree=6864/6864
[pid=8820] ppid=8818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8820/stat : 8820 (runWbo2sat.sh) S 8818 8820 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284356507 9367552 275 33554432000 4194304 5064252 140733911273088 140733911272000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8820/statm: 2287 275 233 213 0 72 0
[pid=8821] ppid=8820 vsize=2900 CPUtime=1.88 cores=0,2,4,6
/proc/8821/stat : 8821 (wbo2sat) S 8820 8820 6626 0 -1 4202496 974 11107 0 0 2 2 182 2 20 0 1 0 284356507 2969600 388 33554432000 4194304 5872148 140733913894656 140733913887928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8821/statm: 725 388 174 410 0 307 0
[pid=8838] ppid=8821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8838/stat : 8838 (satsolver.sh) S 8821 8820 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284356698 9367552 266 33554432000 4194304 5064252 140736656722688 140736656721600 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8838/statm: 2287 266 226 213 0 72 0
[pid=8839] ppid=8838 vsize=118820 CPUtime=1480.06 cores=0,2,4,6
/proc/8839/stat : 8839 (glucose_static) R 8838 8820 6626 0 -1 4202496 92183 0 0 0 147941 65 0 0 20 0 1 0 284356698 121671680 23318 33554432000 4194304 4896791 140735115767376 140735115764904 4225201 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8839/statm: 29705 23318 78 172 0 29531 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 140016

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 8918
/proc/meminfo: memFree=28808220/32873648 swapFree=6864/6864
[pid=8820] ppid=8818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8820/stat : 8820 (runWbo2sat.sh) S 8818 8820 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284356507 9367552 275 33554432000 4194304 5064252 140733911273088 140733911272000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8820/statm: 2287 275 233 213 0 72 0
[pid=8821] ppid=8820 vsize=2900 CPUtime=1.88 cores=0,2,4,6
/proc/8821/stat : 8821 (wbo2sat) S 8820 8820 6626 0 -1 4202496 974 11107 0 0 2 2 182 2 20 0 1 0 284356507 2969600 388 33554432000 4194304 5872148 140733913894656 140733913887928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8821/statm: 725 388 174 410 0 307 0
[pid=8838] ppid=8821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8838/stat : 8838 (satsolver.sh) S 8821 8820 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284356698 9367552 266 33554432000 4194304 5064252 140736656722688 140736656721600 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8838/statm: 2287 266 226 213 0 72 0
[pid=8839] ppid=8838 vsize=101388 CPUtime=1540.05 cores=0,2,4,6
/proc/8839/stat : 8839 (glucose_static) R 8838 8820 6626 0 -1 4202496 93697 0 0 0 153938 67 0 0 20 0 1 0 284356698 103821312 23302 33554432000 4194304 4896791 140735115767376 140735115764952 4225417 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8839/statm: 25347 23302 78 172 0 25173 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 122584

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 8919
/proc/meminfo: memFree=28779276/32873648 swapFree=6864/6864
[pid=8820] ppid=8818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8820/stat : 8820 (runWbo2sat.sh) S 8818 8820 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284356507 9367552 275 33554432000 4194304 5064252 140733911273088 140733911272000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8820/statm: 2287 275 233 213 0 72 0
[pid=8821] ppid=8820 vsize=2900 CPUtime=1.88 cores=0,2,4,6
/proc/8821/stat : 8821 (wbo2sat) S 8820 8820 6626 0 -1 4202496 974 11107 0 0 2 2 182 2 20 0 1 0 284356507 2969600 388 33554432000 4194304 5872148 140733913894656 140733913887928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8821/statm: 725 388 174 410 0 307 0
[pid=8838] ppid=8821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8838/stat : 8838 (satsolver.sh) S 8821 8820 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284356698 9367552 266 33554432000 4194304 5064252 140736656722688 140736656721600 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8838/statm: 2287 266 226 213 0 72 0
[pid=8839] ppid=8838 vsize=151176 CPUtime=1600.04 cores=0,2,4,6
/proc/8839/stat : 8839 (glucose_static) R 8838 8820 6626 0 -1 4202496 94867 0 0 0 159936 68 0 0 20 0 1 0 284356698 154804224 30077 33554432000 4194304 4896791 140735115767376 140735115764904 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8839/statm: 37794 30077 78 172 0 37620 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 172372

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8919
/proc/meminfo: memFree=28779636/32873648 swapFree=6864/6864
[pid=8820] ppid=8818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8820/stat : 8820 (runWbo2sat.sh) S 8818 8820 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284356507 9367552 275 33554432000 4194304 5064252 140733911273088 140733911272000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8820/statm: 2287 275 233 213 0 72 0
[pid=8821] ppid=8820 vsize=2900 CPUtime=1.88 cores=0,2,4,6
/proc/8821/stat : 8821 (wbo2sat) S 8820 8820 6626 0 -1 4202496 974 11107 0 0 2 2 182 2 20 0 1 0 284356507 2969600 388 33554432000 4194304 5872148 140733913894656 140733913887928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8821/statm: 725 388 174 410 0 307 0
[pid=8838] ppid=8821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8838/stat : 8838 (satsolver.sh) S 8821 8820 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284356698 9367552 266 33554432000 4194304 5064252 140736656722688 140736656721600 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8838/statm: 2287 266 226 213 0 72 0
[pid=8839] ppid=8838 vsize=121256 CPUtime=1660.03 cores=0,2,4,6
/proc/8839/stat : 8839 (glucose_static) R 8838 8820 6626 0 -1 4202496 96041 0 0 0 165933 70 0 0 20 0 1 0 284356698 124166144 28194 33554432000 4194304 4896791 140735115767376 140735115764808 4225449 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8839/statm: 30314 28194 78 172 0 30140 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 142452

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8919
/proc/meminfo: memFree=28786900/32873648 swapFree=6864/6864
[pid=8820] ppid=8818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8820/stat : 8820 (runWbo2sat.sh) S 8818 8820 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284356507 9367552 275 33554432000 4194304 5064252 140733911273088 140733911272000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8820/statm: 2287 275 233 213 0 72 0
[pid=8821] ppid=8820 vsize=2900 CPUtime=1.88 cores=0,2,4,6
/proc/8821/stat : 8821 (wbo2sat) S 8820 8820 6626 0 -1 4202496 974 11107 0 0 2 2 182 2 20 0 1 0 284356507 2969600 388 33554432000 4194304 5872148 140733913894656 140733913887928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8821/statm: 725 388 174 410 0 307 0
[pid=8838] ppid=8821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8838/stat : 8838 (satsolver.sh) S 8821 8820 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284356698 9367552 266 33554432000 4194304 5064252 140736656722688 140736656721600 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8838/statm: 2287 266 226 213 0 72 0
[pid=8839] ppid=8838 vsize=121780 CPUtime=1720.01 cores=0,2,4,6
/proc/8839/stat : 8839 (glucose_static) R 8838 8820 6626 0 -1 4202496 97661 0 0 0 171929 72 0 0 20 0 1 0 284356698 124702720 25712 33554432000 4194304 4896791 140735115767376 140735115764904 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8839/statm: 30445 25712 78 172 0 30271 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 142976

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8919
/proc/meminfo: memFree=28779320/32873648 swapFree=6864/6864
[pid=8820] ppid=8818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8820/stat : 8820 (runWbo2sat.sh) S 8818 8820 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284356507 9367552 275 33554432000 4194304 5064252 140733911273088 140733911272000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8820/statm: 2287 275 233 213 0 72 0
[pid=8821] ppid=8820 vsize=2900 CPUtime=1.88 cores=0,2,4,6
/proc/8821/stat : 8821 (wbo2sat) S 8820 8820 6626 0 -1 4202496 974 11107 0 0 2 2 182 2 20 0 1 0 284356507 2969600 388 33554432000 4194304 5872148 140733913894656 140733913887928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8821/statm: 725 388 174 410 0 307 0
[pid=8838] ppid=8821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8838/stat : 8838 (satsolver.sh) S 8821 8820 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284356698 9367552 266 33554432000 4194304 5064252 140736656722688 140736656721600 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8838/statm: 2287 266 226 213 0 72 0
[pid=8839] ppid=8838 vsize=122828 CPUtime=1780 cores=0,2,4,6
/proc/8839/stat : 8839 (glucose_static) R 8838 8820 6626 0 -1 4202496 99389 0 0 0 177927 73 0 0 20 0 1 0 284356698 125775872 26428 33554432000 4194304 4896791 140735115767376 140735115764904 4224992 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8839/statm: 30707 26428 78 172 0 30533 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 144024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8919
/proc/meminfo: memFree=28762020/32873648 swapFree=6864/6864
[pid=8820] ppid=8818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8820/stat : 8820 (runWbo2sat.sh) S 8818 8820 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284356507 9367552 275 33554432000 4194304 5064252 140733911273088 140733911272000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8820/statm: 2287 275 233 213 0 72 0
[pid=8821] ppid=8820 vsize=2900 CPUtime=1.88 cores=0,2,4,6
/proc/8821/stat : 8821 (wbo2sat) S 8820 8820 6626 0 -1 4202496 974 11107 0 0 2 2 182 2 20 0 1 0 284356507 2969600 388 33554432000 4194304 5872148 140733913894656 140733913887928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8821/statm: 725 388 174 410 0 307 0
[pid=8838] ppid=8821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8838/stat : 8838 (satsolver.sh) S 8821 8820 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284356698 9367552 266 33554432000 4194304 5064252 140736656722688 140736656721600 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8838/statm: 2287 266 226 213 0 72 0
[pid=8839] ppid=8838 vsize=123404 CPUtime=1798.2 cores=0,2,4,6
/proc/8839/stat : 8839 (glucose_static) R 8838 8820 6626 0 -1 4202496 99502 0 0 0 179747 73 0 0 20 0 1 0 284356698 126365696 28585 33554432000 4194304 4896791 140735115767376 140735115764632 4224975 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8839/statm: 30851 28585 78 172 0 30677 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 144600

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8919
/proc/meminfo: memFree=28762020/32873648 swapFree=6864/6864
[pid=8820] ppid=8818 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8820/stat : 8820 (runWbo2sat.sh) S 8818 8820 6626 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284356507 9367552 275 33554432000 4194304 5064252 140733911273088 140733911272000 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8820/statm: 2287 275 233 213 0 72 0
[pid=8821] ppid=8820 vsize=2900 CPUtime=1.88 cores=0,2,4,6
/proc/8821/stat : 8821 (wbo2sat) S 8820 8820 6626 0 -1 4202496 974 11107 0 0 2 2 182 2 20 0 1 0 284356507 2969600 388 33554432000 4194304 5872148 140733913894656 140733913887928 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8821/statm: 725 388 174 410 0 307 0
[pid=8838] ppid=8821 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8838/stat : 8838 (satsolver.sh) S 8821 8820 6626 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284356698 9367552 266 33554432000 4194304 5064252 140736656722688 140736656721600 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8838/statm: 2287 266 226 213 0 72 0
[pid=8839] ppid=8838 vsize=123404 CPUtime=1798.2 cores=0,2,4,6
/proc/8839/stat : 8839 (glucose_static) R 8838 8820 6626 0 -1 4202496 99502 0 0 0 179747 73 0 0 20 0 1 0 284356698 126365696 28585 33554432000 4194304 4896791 140735115767376 140735115764632 4224975 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8839/statm: 30851 28585 78 172 0 30677 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 144600

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8820 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=855717
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=51992
# CPU time returned by wait4() is 1.90771
# 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.51
CPU time (s): 1800.08
CPU user time (s): 1799.31
CPU system time (s): 0.77
CPU usage (%): 99.976
Max. virtual memory (cumulated for all children) (KiB): 205196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.85572
system time used= 0.051992
maximum resident set size= 5752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13057
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37
involuntary context switches= 33

runsolver used 3.01754 second user time and 8.48271 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-28 07:18:31
IDJOB=3716352
IDBENCH=78718
IDSOLVER=2298
FILE ID=node125/3716352-1338182311
RUNJOBID= node125-1338160489-6642
PBS_JOBID= 14624562
Free space on /tmp= 71252 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-21-20--soft-66-100-0.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716352-1338182311/watcher-3716352-1338182311 -o /tmp/evaluation-result-3716352-1338182311/solver-3716352-1338182311 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716352-1338182311.wbo 1143159499 HOME HOME

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

MD5SUM BENCH= 92adeb187a48a927ab5078673cfa945b
RANDOM SEED=1143159499

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:        28873748 kB
Buffers:          489120 kB
Cached:          2476560 kB
SwapCached:         2304 kB
Active:          1626924 kB
Inactive:        1514368 kB
Active(anon):     167164 kB
Inactive(anon):     9556 kB
Active(file):    1459760 kB
Inactive(file):  1504812 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102616 kB
Dirty:              8556 kB
Writeback:             0 kB
AnonPages:        177176 kB
Mapped:            15092 kB
Shmem:               104 kB
Slab:             719560 kB
SReclaimable:     163592 kB
SUnreclaim:       555968 kB
KernelStack:        1520 kB
PageTables:         4704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     302040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 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= 71236 MiB
End job on node125 at 2012-05-28 07:48:31