Trace number 3716664

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-21-20--soft-0-100-0.wbo
MD5SUMd3c2a58e2c21bd8565bd5528336ef7ed
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.021996
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 constraints41
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 1724
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 1723
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 557
0.00/0.32	c current bound: 278
8.45/8.53	o 54
8.45/8.53	c current bound: 27
9.17/9.23	o 17
9.17/9.23	c current bound: 8
9.88/9.97	o 4
9.88/9.97	c current bound: 2
9.95/10.78	o 2
9.95/10.78	c current bound: 1
11.16/11.25	o 1
11.16/11.25	c current bound: 0
1800.01/1800.41	c error: unexpected solver exit code
1800.01/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-3716664-1338209417/watcher-3716664-1338209417 -o /tmp/evaluation-result-3716664-1338209417/solver-3716664-1338209417 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716664-1338209417.wbo 901883123 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 21070
/proc/meminfo: memFree=27574348/32873648 swapFree=6864/6864
[pid=21070] ppid=21068 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21070/stat : 21070 (runWbo2sat.sh) S 21068 21070 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287067737 9367552 275 33554432000 4194304 5064252 140734253976256 140734253975168 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 2287 275 233 213 0 72 0

[startup+0.0925081 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 21070
/proc/meminfo: memFree=27574348/32873648 swapFree=6864/6864
[pid=21070] ppid=21068 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21070/stat : 21070 (runWbo2sat.sh) S 21068 21070 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287067737 9367552 275 33554432000 4194304 5064252 140734253976256 140734253975168 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10017 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 21070
/proc/meminfo: memFree=27574348/32873648 swapFree=6864/6864
[pid=21070] ppid=21068 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21070/stat : 21070 (runWbo2sat.sh) S 21068 21070 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287067737 9367552 275 33554432000 4194304 5064252 140734253976256 140734253975168 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300104 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 21070
/proc/meminfo: memFree=27574348/32873648 swapFree=6864/6864
[pid=21070] ppid=21068 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21070/stat : 21070 (runWbo2sat.sh) S 21068 21070 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287067737 9367552 275 33554432000 4194304 5064252 140734253976256 140734253975168 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700105 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 21070
/proc/meminfo: memFree=27574348/32873648 swapFree=6864/6864
[pid=21070] ppid=21068 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21070/stat : 21070 (runWbo2sat.sh) S 21068 21070 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287067737 9367552 275 33554432000 4194304 5064252 140734253976256 140734253975168 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.06 2.02 2.00 3/184 21077
/proc/meminfo: memFree=27563660/32873648 swapFree=6864/6864
[pid=21070] ppid=21068 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21070/stat : 21070 (runWbo2sat.sh) S 21068 21070 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287067737 9367552 275 33554432000 4194304 5064252 140734253976256 140734253975168 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 2287 275 233 213 0 72 0
[pid=21071] ppid=21070 vsize=3704 CPUtime=0.31 cores=1,3,5,7
/proc/21071/stat : 21071 (wbo2sat) S 21070 21070 19725 0 -1 4202496 1193 2160 0 0 3 1 27 0 20 0 1 0 287067737 3792896 521 33554432000 4194304 5872148 140736706214976 140736706208248 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21071/statm: 926 521 173 410 0 508 0
[pid=21076] ppid=21071 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21076/stat : 21076 (satsolver.sh) S 21071 21070 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287067771 9367552 267 33554432000 4194304 5064252 140735283710400 140735283709312 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21076/statm: 2287 267 226 213 0 72 0
[pid=21077] ppid=21076 vsize=12532 CPUtime=1.15 cores=1,3,5,7
/proc/21077/stat : 21077 (glucose_static) R 21076 21070 19725 0 -1 4202496 3087 0 0 0 115 0 0 0 20 0 1 0 287067771 12832768 2540 33554432000 4194304 4896791 140735136257744 140735136254952 4204523 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 3133 2540 76 172 0 2959 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 34532

[startup+3.1003 s]
/proc/loadavg: 2.06 2.01 2.00 3/184 21077
/proc/meminfo: memFree=27562040/32873648 swapFree=6864/6864
[pid=21070] ppid=21068 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21070/stat : 21070 (runWbo2sat.sh) S 21068 21070 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287067737 9367552 275 33554432000 4194304 5064252 140734253976256 140734253975168 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 2287 275 233 213 0 72 0
[pid=21071] ppid=21070 vsize=3704 CPUtime=0.31 cores=1,3,5,7
/proc/21071/stat : 21071 (wbo2sat) S 21070 21070 19725 0 -1 4202496 1193 2160 0 0 3 1 27 0 20 0 1 0 287067737 3792896 521 33554432000 4194304 5872148 140736706214976 140736706208248 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21071/statm: 926 521 173 410 0 508 0
[pid=21076] ppid=21071 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21076/stat : 21076 (satsolver.sh) S 21071 21070 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287067771 9367552 267 33554432000 4194304 5064252 140735283710400 140735283709312 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21076/statm: 2287 267 226 213 0 72 0
[pid=21077] ppid=21076 vsize=15792 CPUtime=2.75 cores=1,3,5,7
/proc/21077/stat : 21077 (glucose_static) R 21076 21070 19725 0 -1 4202496 4526 0 0 0 275 0 0 0 20 0 1 0 287067771 16171008 3037 33554432000 4194304 4896791 140735136257744 140735136255272 4225348 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 3948 3037 76 172 0 3774 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 37792

[startup+6.3003 s]
/proc/loadavg: 2.06 2.01 2.00 3/184 21077
/proc/meminfo: memFree=27554084/32873648 swapFree=6864/6864
[pid=21070] ppid=21068 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21070/stat : 21070 (runWbo2sat.sh) S 21068 21070 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287067737 9367552 275 33554432000 4194304 5064252 140734253976256 140734253975168 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 2287 275 233 213 0 72 0
[pid=21071] ppid=21070 vsize=3704 CPUtime=0.31 cores=1,3,5,7
/proc/21071/stat : 21071 (wbo2sat) S 21070 21070 19725 0 -1 4202496 1193 2160 0 0 3 1 27 0 20 0 1 0 287067737 3792896 521 33554432000 4194304 5872148 140736706214976 140736706208248 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21071/statm: 926 521 173 410 0 508 0
[pid=21076] ppid=21071 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21076/stat : 21076 (satsolver.sh) S 21071 21070 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287067771 9367552 267 33554432000 4194304 5064252 140735283710400 140735283709312 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21076/statm: 2287 267 226 213 0 72 0
[pid=21077] ppid=21076 vsize=13764 CPUtime=5.95 cores=1,3,5,7
/proc/21077/stat : 21077 (glucose_static) R 21076 21070 19725 0 -1 4202496 6987 0 0 0 594 1 0 0 20 0 1 0 287067771 14094336 2796 33554432000 4194304 4896791 140735136257744 140735136255032 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21077/statm: 3441 2796 76 172 0 3267 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 35764

[startup+12.7003 s]
/proc/loadavg: 2.05 2.01 2.00 3/184 21092
/proc/meminfo: memFree=27558772/32873648 swapFree=6864/6864
[pid=21070] ppid=21068 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21070/stat : 21070 (runWbo2sat.sh) S 21068 21070 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287067737 9367552 275 33554432000 4194304 5064252 140734253976256 140734253975168 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 2287 275 233 213 0 72 0
[pid=21071] ppid=21070 vsize=3160 CPUtime=11.23 cores=1,3,5,7
/proc/21071/stat : 21071 (wbo2sat) S 21070 21070 19725 0 -1 4202496 1738 21887 0 0 3 2 1113 5 20 0 1 0 287067737 3235840 484 33554432000 4194304 5872148 140736706214976 140736706208248 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21071/statm: 790 484 174 410 0 372 0
[pid=21091] ppid=21071 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21091/stat : 21091 (satsolver.sh) S 21071 21070 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287068863 9367552 267 33554432000 4194304 5064252 140735860899856 140735860898768 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21091/statm: 2287 267 226 213 0 72 0
[pid=21092] ppid=21091 vsize=6584 CPUtime=1.43 cores=1,3,5,7
/proc/21092/stat : 21092 (glucose_static) R 21091 21070 19725 0 -1 4202496 2678 0 0 0 143 0 0 0 20 0 1 0 287068863 6742016 1250 33554432000 4194304 4896791 140736291291072 140736291288600 4225067 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21092/statm: 1646 1250 78 172 0 1472 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 28040

[startup+25.5003 s]
/proc/loadavg: 2.04 2.01 2.00 3/184 21092
/proc/meminfo: memFree=27567148/32873648 swapFree=6864/6864
[pid=21070] ppid=21068 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21070/stat : 21070 (runWbo2sat.sh) S 21068 21070 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287067737 9367552 275 33554432000 4194304 5064252 140734253976256 140734253975168 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 2287 275 233 213 0 72 0
[pid=21071] ppid=21070 vsize=3160 CPUtime=11.23 cores=1,3,5,7
/proc/21071/stat : 21071 (wbo2sat) S 21070 21070 19725 0 -1 4202496 1738 21887 0 0 3 2 1113 5 20 0 1 0 287067737 3235840 484 33554432000 4194304 5872148 140736706214976 140736706208248 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21071/statm: 790 484 174 410 0 372 0
[pid=21091] ppid=21071 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21091/stat : 21091 (satsolver.sh) S 21071 21070 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287068863 9367552 267 33554432000 4194304 5064252 140735860899856 140735860898768 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21091/statm: 2287 267 226 213 0 72 0
[pid=21092] ppid=21091 vsize=20724 CPUtime=14.22 cores=1,3,5,7
/proc/21092/stat : 21092 (glucose_static) R 21091 21070 19725 0 -1 4202496 11813 0 0 0 1419 3 0 0 20 0 1 0 287068863 21221376 3721 33554432000 4194304 4896791 140736291291072 140736291288280 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21092/statm: 5181 3721 78 172 0 5007 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 42180

[startup+51.1004 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 21092
/proc/meminfo: memFree=27537844/32873648 swapFree=6864/6864
[pid=21070] ppid=21068 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21070/stat : 21070 (runWbo2sat.sh) S 21068 21070 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287067737 9367552 275 33554432000 4194304 5064252 140734253976256 140734253975168 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 2287 275 233 213 0 72 0
[pid=21071] ppid=21070 vsize=3160 CPUtime=11.23 cores=1,3,5,7
/proc/21071/stat : 21071 (wbo2sat) S 21070 21070 19725 0 -1 4202496 1738 21887 0 0 3 2 1113 5 20 0 1 0 287067737 3235840 484 33554432000 4194304 5872148 140736706214976 140736706208248 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21071/statm: 790 484 174 410 0 372 0
[pid=21091] ppid=21071 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21091/stat : 21091 (satsolver.sh) S 21071 21070 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287068863 9367552 267 33554432000 4194304 5064252 140735860899856 140735860898768 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21091/statm: 2287 267 226 213 0 72 0
[pid=21092] ppid=21091 vsize=20184 CPUtime=39.82 cores=1,3,5,7
/proc/21092/stat : 21092 (glucose_static) R 21091 21070 19725 0 -1 4202496 19808 0 0 0 3976 6 0 0 20 0 1 0 287068863 20668416 4562 33554432000 4194304 4896791 140736291291072 140736291288648 4225148 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21092/statm: 5046 4562 78 172 0 4872 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 41640

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 21093
/proc/meminfo: memFree=27534760/32873648 swapFree=6864/6864
[pid=21070] ppid=21068 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21070/stat : 21070 (runWbo2sat.sh) S 21068 21070 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287067737 9367552 275 33554432000 4194304 5064252 140734253976256 140734253975168 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 2287 275 233 213 0 72 0
[pid=21071] ppid=21070 vsize=3160 CPUtime=11.23 cores=1,3,5,7
/proc/21071/stat : 21071 (wbo2sat) S 21070 21070 19725 0 -1 4202496 1738 21887 0 0 3 2 1113 5 20 0 1 0 287067737 3235840 484 33554432000 4194304 5872148 140736706214976 140736706208248 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21071/statm: 790 484 174 410 0 372 0
[pid=21091] ppid=21071 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21091/stat : 21091 (satsolver.sh) S 21071 21070 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287068863 9367552 267 33554432000 4194304 5064252 140735860899856 140735860898768 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21091/statm: 2287 267 226 213 0 72 0
[pid=21092] ppid=21091 vsize=50564 CPUtime=91.02 cores=1,3,5,7
/proc/21092/stat : 21092 (glucose_static) R 21091 21070 19725 0 -1 4202496 28365 0 0 0 9093 9 0 0 20 0 1 0 287068863 51777536 9886 33554432000 4194304 4896791 140736291291072 140736291288600 4225130 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21092/statm: 12641 9886 78 172 0 12467 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 72020

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21147
/proc/meminfo: memFree=27707536/32873648 swapFree=6864/6864
[pid=21070] ppid=21068 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21070/stat : 21070 (runWbo2sat.sh) S 21068 21070 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287067737 9367552 275 33554432000 4194304 5064252 140734253976256 140734253975168 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 2287 275 233 213 0 72 0
[pid=21071] ppid=21070 vsize=3160 CPUtime=11.23 cores=1,3,5,7
/proc/21071/stat : 21071 (wbo2sat) S 21070 21070 19725 0 -1 4202496 1738 21887 0 0 3 2 1113 5 20 0 1 0 287067737 3235840 484 33554432000 4194304 5872148 140736706214976 140736706208248 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21071/statm: 790 484 174 410 0 372 0
[pid=21091] ppid=21071 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/21092/stat : 21092 (glucose_static) R 21091 21070 19725 0 -1 4202496 89986 0 0 0 135014 61 0 0 20 0 1 0 287068863 146014208 27692 33554432000 4194304 4896791 140736291291072 140736291288504 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21092/statm: 35648 27692 78 172 0 35474 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 164048

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 21180
/proc/meminfo: memFree=27562184/32873648 swapFree=6864/6864
[pid=21070] ppid=21068 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21070/stat : 21070 (runWbo2sat.sh) S 21068 21070 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287067737 9367552 275 33554432000 4194304 5064252 140734253976256 140734253975168 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 2287 275 233 213 0 72 0
[pid=21071] ppid=21070 vsize=3160 CPUtime=11.23 cores=1,3,5,7
/proc/21071/stat : 21071 (wbo2sat) S 21070 21070 19725 0 -1 4202496 1738 21887 0 0 3 2 1113 5 20 0 1 0 287067737 3235840 484 33554432000 4194304 5872148 140736706214976 140736706208248 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21071/statm: 790 484 174 410 0 372 0
[pid=21091] ppid=21071 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21091/stat : 21091 (satsolver.sh) S 21071 21070 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287068863 9367552 267 33554432000 4194304 5064252 140735860899856 140735860898768 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21091/statm: 2287 267 226 213 0 72 0
[pid=21092] ppid=21091 vsize=113776 CPUtime=1410.75 cores=1,3,5,7
/proc/21092/stat : 21092 (glucose_static) R 21091 21070 19725 0 -1 4202496 91469 0 0 0 141012 63 0 0 20 0 1 0 287068863 116506624 26461 33554432000 4194304 4896791 140736291291072 140736291288504 4224921 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21092/statm: 28444 26461 78 172 0 28270 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 135232

[startup+1482.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 21180
/proc/meminfo: memFree=27551980/32873648 swapFree=6864/6864
[pid=21070] ppid=21068 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21070/stat : 21070 (runWbo2sat.sh) S 21068 21070 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287067737 9367552 275 33554432000 4194304 5064252 140734253976256 140734253975168 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 2287 275 233 213 0 72 0
[pid=21071] ppid=21070 vsize=3160 CPUtime=11.23 cores=1,3,5,7
/proc/21071/stat : 21071 (wbo2sat) S 21070 21070 19725 0 -1 4202496 1738 21887 0 0 3 2 1113 5 20 0 1 0 287067737 3235840 484 33554432000 4194304 5872148 140736706214976 140736706208248 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21071/statm: 790 484 174 410 0 372 0
[pid=21091] ppid=21071 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21091/stat : 21091 (satsolver.sh) S 21071 21070 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287068863 9367552 267 33554432000 4194304 5064252 140735860899856 140735860898768 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21091/statm: 2287 267 226 213 0 72 0
[pid=21092] ppid=21091 vsize=116176 CPUtime=1470.73 cores=1,3,5,7
/proc/21092/stat : 21092 (glucose_static) R 21091 21070 19725 0 -1 4202496 92995 0 0 0 147007 66 0 0 20 0 1 0 287068863 118964224 24888 33554432000 4194304 4896791 140736291291072 140736291288600 4225344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21092/statm: 29044 24888 78 172 0 28870 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 137632

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 21180
/proc/meminfo: memFree=27552288/32873648 swapFree=6864/6864
[pid=21070] ppid=21068 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21070/stat : 21070 (runWbo2sat.sh) S 21068 21070 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287067737 9367552 275 33554432000 4194304 5064252 140734253976256 140734253975168 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 2287 275 233 213 0 72 0
[pid=21071] ppid=21070 vsize=3160 CPUtime=11.23 cores=1,3,5,7
/proc/21071/stat : 21071 (wbo2sat) S 21070 21070 19725 0 -1 4202496 1738 21887 0 0 3 2 1113 5 20 0 1 0 287067737 3235840 484 33554432000 4194304 5872148 140736706214976 140736706208248 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21071/statm: 790 484 174 410 0 372 0
[pid=21091] ppid=21071 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21091/stat : 21091 (satsolver.sh) S 21071 21070 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287068863 9367552 267 33554432000 4194304 5064252 140735860899856 140735860898768 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21091/statm: 2287 267 226 213 0 72 0
[pid=21092] ppid=21091 vsize=99344 CPUtime=1530.72 cores=1,3,5,7
/proc/21092/stat : 21092 (glucose_static) R 21091 21070 19725 0 -1 4202496 94305 0 0 0 153004 68 0 0 20 0 1 0 287068863 101728256 22571 33554432000 4194304 4896791 140736291291072 140736291288648 4203849 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21092/statm: 24836 22571 78 172 0 24662 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 120800

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 21181
/proc/meminfo: memFree=27557360/32873648 swapFree=6864/6864
[pid=21070] ppid=21068 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21070/stat : 21070 (runWbo2sat.sh) S 21068 21070 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287067737 9367552 275 33554432000 4194304 5064252 140734253976256 140734253975168 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 2287 275 233 213 0 72 0
[pid=21071] ppid=21070 vsize=3160 CPUtime=11.23 cores=1,3,5,7
/proc/21071/stat : 21071 (wbo2sat) S 21070 21070 19725 0 -1 4202496 1738 21887 0 0 3 2 1113 5 20 0 1 0 287067737 3235840 484 33554432000 4194304 5872148 140736706214976 140736706208248 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21071/statm: 790 484 174 410 0 372 0
[pid=21091] ppid=21071 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21091/stat : 21091 (satsolver.sh) S 21071 21070 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287068863 9367552 267 33554432000 4194304 5064252 140735860899856 140735860898768 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21091/statm: 2287 267 226 213 0 72 0
[pid=21092] ppid=21091 vsize=99780 CPUtime=1590.71 cores=1,3,5,7
/proc/21092/stat : 21092 (glucose_static) R 21091 21070 19725 0 -1 4202496 95593 0 0 0 159001 70 0 0 20 0 1 0 287068863 102174720 21518 33554432000 4194304 4896791 140736291291072 140736291288648 4225180 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21092/statm: 24945 21518 78 172 0 24771 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 121236

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 21181
/proc/meminfo: memFree=27512912/32873648 swapFree=6864/6864
[pid=21070] ppid=21068 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21070/stat : 21070 (runWbo2sat.sh) S 21068 21070 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287067737 9367552 275 33554432000 4194304 5064252 140734253976256 140734253975168 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 2287 275 233 213 0 72 0
[pid=21071] ppid=21070 vsize=3160 CPUtime=11.23 cores=1,3,5,7
/proc/21071/stat : 21071 (wbo2sat) S 21070 21070 19725 0 -1 4202496 1738 21887 0 0 3 2 1113 5 20 0 1 0 287067737 3235840 484 33554432000 4194304 5872148 140736706214976 140736706208248 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21071/statm: 790 484 174 410 0 372 0
[pid=21091] ppid=21071 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21091/stat : 21091 (satsolver.sh) S 21071 21070 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287068863 9367552 267 33554432000 4194304 5064252 140735860899856 140735860898768 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21091/statm: 2287 267 226 213 0 72 0
[pid=21092] ppid=21091 vsize=150260 CPUtime=1650.7 cores=1,3,5,7
/proc/21092/stat : 21092 (glucose_static) R 21091 21070 19725 0 -1 4202496 96924 0 0 0 164999 71 0 0 20 0 1 0 287068863 153866240 30495 33554432000 4194304 4896791 140736291291072 140736291288280 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21092/statm: 37565 30495 78 172 0 37391 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 171716

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21181
/proc/meminfo: memFree=27529276/32873648 swapFree=6864/6864
[pid=21070] ppid=21068 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21070/stat : 21070 (runWbo2sat.sh) S 21068 21070 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287067737 9367552 275 33554432000 4194304 5064252 140734253976256 140734253975168 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 2287 275 233 213 0 72 0
[pid=21071] ppid=21070 vsize=3160 CPUtime=11.23 cores=1,3,5,7
/proc/21071/stat : 21071 (wbo2sat) S 21070 21070 19725 0 -1 4202496 1738 21887 0 0 3 2 1113 5 20 0 1 0 287067737 3235840 484 33554432000 4194304 5872148 140736706214976 140736706208248 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21071/statm: 790 484 174 410 0 372 0
[pid=21091] ppid=21071 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21091/stat : 21091 (satsolver.sh) S 21071 21070 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287068863 9367552 267 33554432000 4194304 5064252 140735860899856 140735860898768 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21091/statm: 2287 267 226 213 0 72 0
[pid=21092] ppid=21091 vsize=121728 CPUtime=1710.69 cores=1,3,5,7
/proc/21092/stat : 21092 (glucose_static) R 21091 21070 19725 0 -1 4202496 98430 0 0 0 170996 73 0 0 20 0 1 0 287068863 124649472 28137 33554432000 4194304 4896791 140736291291072 140736291288504 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21092/statm: 30432 28137 78 172 0 30258 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 143184

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21181
/proc/meminfo: memFree=27542036/32873648 swapFree=6864/6864
[pid=21070] ppid=21068 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21070/stat : 21070 (runWbo2sat.sh) S 21068 21070 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287067737 9367552 275 33554432000 4194304 5064252 140734253976256 140734253975168 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 2287 275 233 213 0 72 0
[pid=21071] ppid=21070 vsize=3160 CPUtime=11.23 cores=1,3,5,7
/proc/21071/stat : 21071 (wbo2sat) S 21070 21070 19725 0 -1 4202496 1738 21887 0 0 3 2 1113 5 20 0 1 0 287067737 3235840 484 33554432000 4194304 5872148 140736706214976 140736706208248 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21071/statm: 790 484 174 410 0 372 0
[pid=21091] ppid=21071 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21091/stat : 21091 (satsolver.sh) S 21071 21070 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287068863 9367552 267 33554432000 4194304 5064252 140735860899856 140735860898768 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21091/statm: 2287 267 226 213 0 72 0
[pid=21092] ppid=21091 vsize=123524 CPUtime=1770.68 cores=1,3,5,7
/proc/21092/stat : 21092 (glucose_static) R 21091 21070 19725 0 -1 4202496 99990 0 0 0 176993 75 0 0 20 0 1 0 287068863 126488576 25760 33554432000 4194304 4896791 140736291291072 140736291288280 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21092/statm: 30881 25760 78 172 0 30707 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 144980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 21184
/proc/meminfo: memFree=27513660/32873648 swapFree=6864/6864
[pid=21070] ppid=21068 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21070/stat : 21070 (runWbo2sat.sh) S 21068 21070 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287067737 9367552 275 33554432000 4194304 5064252 140734253976256 140734253975168 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21070/statm: 2287 275 233 213 0 72 0
[pid=21071] ppid=21070 vsize=3160 CPUtime=11.23 cores=1,3,5,7
/proc/21071/stat : 21071 (wbo2sat) S 21070 21070 19725 0 -1 4202496 1738 21887 0 0 3 2 1113 5 20 0 1 0 287067737 3235840 484 33554432000 4194304 5872148 140736706214976 140736706208248 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21071/statm: 790 484 174 410 0 372 0
[pid=21091] ppid=21071 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21091/stat : 21091 (satsolver.sh) S 21071 21070 19725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287068863 9367552 267 33554432000 4194304 5064252 140735860899856 140735860898768 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21091/statm: 2287 267 226 213 0 72 0
[pid=21092] ppid=21091 vsize=123716 CPUtime=1788.78 cores=1,3,5,7
/proc/21092/stat : 21092 (glucose_static) R 21091 21070 19725 0 -1 4202496 100056 0 0 0 178803 75 0 0 20 0 1 0 287068863 126685184 28381 33554432000 4194304 4896791 140736291291072 140736291288328 4224921 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21092/statm: 30929 28381 78 172 0 30755 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 145172

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 21070 and gives
#  childrusage.ru_utime.tv_sec=11
#  childrusage.ru_utime.tv_usec=175301
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=79987
# CPU time returned by wait4() is 11.2553
# while last known CPU time is 1800.01
#
# 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.01
CPU user time (s): 1799.19
CPU system time (s): 0.82
CPU usage (%): 99.9776
Max. virtual memory (cumulated for all children) (KiB): 202548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.1753
system time used= 0.079987
maximum resident set size= 20240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24602
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42
involuntary context switches= 48

runsolver used 6.65999 second user time and 14.7038 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-28 14:50:18
IDJOB=3716664
IDBENCH=79173
IDSOLVER=2298
FILE ID=node120/3716664-1338209417
RUNJOBID= node120-1338194468-19742
PBS_JOBID= 14624598
Free space on /tmp= 71500 MiB

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

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

MD5SUM BENCH= d3c2a58e2c21bd8565bd5528336ef7ed
RANDOM SEED=901883123

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.456
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.456
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.88
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.456
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.456
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.83
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.456
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.456
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:        27574984 kB
Buffers:          428028 kB
Cached:          3790844 kB
SwapCached:          636 kB
Active:          1298404 kB
Inactive:        3133768 kB
Active(anon):     202040 kB
Inactive(anon):    12532 kB
Active(file):    1096364 kB
Inactive(file):  3121236 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:              8592 kB
Writeback:             0 kB
AnonPages:        256336 kB
Mapped:            15108 kB
Shmem:               120 kB
Slab:             725696 kB
SReclaimable:     170032 kB
SUnreclaim:       555664 kB
KernelStack:        1528 kB
PageTables:         4488 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     332864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 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= 71488 MiB
End job on node120 at 2012-05-28 15:20:18