Trace number 3716359

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-45-40--soft-66-100-0.wbo
MD5SUMa455ffab78a89665145255f789204852
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark23
Best CPU time to get the best result obtained on this benchmark0.441932
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1800
Total number of constraints85
Number of soft constraints24
Number of constraints which are clauses45
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 constraint45
Top cost 1255
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 1254
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 46
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.62	o 245
0.00/0.62	c current bound: 122
1.38/1.43	o 91
1.38/1.43	c current bound: 45
1.42/1.77	o 38
1.42/1.77	c current bound: 19
1800.02/1800.41	c error: unexpected solver exit code
1800.02/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-3716359-1338181212/watcher-3716359-1338181212 -o /tmp/evaluation-result-3716359-1338181212/solver-3716359-1338181212 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716359-1338181212.wbo 1485450810 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.00 2.00 2.00 3/180 27274
/proc/meminfo: memFree=31197192/32873648 swapFree=6852/6852
[pid=27274] ppid=27272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27274/stat : 27274 (runWbo2sat.sh) S 27272 27274 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284247966 9367552 275 33554432000 4194304 5064252 140734546137504 140734546136416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27274/statm: 2287 275 233 213 0 72 0

[startup+0.0936621 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27274
/proc/meminfo: memFree=31197192/32873648 swapFree=6852/6852
[pid=27274] ppid=27272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27274/stat : 27274 (runWbo2sat.sh) S 27272 27274 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284247966 9367552 275 33554432000 4194304 5064252 140734546137504 140734546136416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27274/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100173 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27274
/proc/meminfo: memFree=31197192/32873648 swapFree=6852/6852
[pid=27274] ppid=27272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27274/stat : 27274 (runWbo2sat.sh) S 27272 27274 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284247966 9367552 275 33554432000 4194304 5064252 140734546137504 140734546136416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27274/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300245 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27274
/proc/meminfo: memFree=31197192/32873648 swapFree=6852/6852
[pid=27274] ppid=27272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27274/stat : 27274 (runWbo2sat.sh) S 27272 27274 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284247966 9367552 275 33554432000 4194304 5064252 140734546137504 140734546136416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27274/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700188 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27274
/proc/meminfo: memFree=31197192/32873648 swapFree=6852/6852
[pid=27274] ppid=27272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27274/stat : 27274 (runWbo2sat.sh) S 27272 27274 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284247966 9367552 275 33554432000 4194304 5064252 140734546137504 140734546136416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27274/statm: 2287 275 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.00 2.00 2.00 3/184 27281
/proc/meminfo: memFree=31175000/32873648 swapFree=6852/6852
[pid=27274] ppid=27272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27274/stat : 27274 (runWbo2sat.sh) S 27272 27274 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284247966 9367552 275 33554432000 4194304 5064252 140734546137504 140734546136416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27274/statm: 2287 275 233 213 0 72 0
[pid=27275] ppid=27274 vsize=7952 CPUtime=1.42 cores=1,3,5,7
/proc/27275/stat : 27275 (wbo2sat) S 27274 27274 24824 0 -1 4202496 3436 9119 0 0 15 12 113 2 20 0 1 0 284247966 8142848 1320 33554432000 4194304 5872148 140736728265920 140736728259192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27275/statm: 1988 1320 173 410 0 1570 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 17100

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 27287
/proc/meminfo: memFree=31175544/32873648 swapFree=6852/6852
[pid=27274] ppid=27272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27274/stat : 27274 (runWbo2sat.sh) S 27272 27274 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284247966 9367552 275 33554432000 4194304 5064252 140734546137504 140734546136416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27274/statm: 2287 275 233 213 0 72 0
[pid=27275] ppid=27274 vsize=7952 CPUtime=1.74 cores=1,3,5,7
/proc/27275/stat : 27275 (wbo2sat) S 27274 27274 24824 0 -1 4202496 3786 13883 0 0 15 12 144 3 20 0 1 0 284247966 8142848 1320 33554432000 4194304 5872148 140736728265920 140736728259192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27275/statm: 1988 1320 173 410 0 1570 0
[pid=27286] ppid=27275 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27286/stat : 27286 (satsolver.sh) S 27275 27274 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284248143 9367552 267 33554432000 4194304 5064252 140735828490448 140735828489360 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27286/statm: 2287 267 226 213 0 72 0
[pid=27287] ppid=27286 vsize=17668 CPUtime=1.31 cores=1,3,5,7
/proc/27287/stat : 27287 (glucose_static) R 27286 27274 24824 0 -1 4202496 3743 0 0 0 131 0 0 0 20 0 1 0 284248143 18092032 4018 33554432000 4194304 4896791 140735410272000 140735410269208 4224823 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27287/statm: 4417 4018 78 172 0 4243 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 43916

[startup+6.30039 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 27287
/proc/meminfo: memFree=31170320/32873648 swapFree=6852/6852
[pid=27274] ppid=27272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27274/stat : 27274 (runWbo2sat.sh) S 27272 27274 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284247966 9367552 275 33554432000 4194304 5064252 140734546137504 140734546136416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27274/statm: 2287 275 233 213 0 72 0
[pid=27275] ppid=27274 vsize=7952 CPUtime=1.74 cores=1,3,5,7
/proc/27275/stat : 27275 (wbo2sat) S 27274 27274 24824 0 -1 4202496 3786 13883 0 0 15 12 144 3 20 0 1 0 284247966 8142848 1320 33554432000 4194304 5872148 140736728265920 140736728259192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27275/statm: 1988 1320 173 410 0 1570 0
[pid=27286] ppid=27275 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27286/stat : 27286 (satsolver.sh) S 27275 27274 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284248143 9367552 267 33554432000 4194304 5064252 140735828490448 140735828489360 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27286/statm: 2287 267 226 213 0 72 0
[pid=27287] ppid=27286 vsize=17232 CPUtime=4.52 cores=1,3,5,7
/proc/27287/stat : 27287 (glucose_static) R 27286 27274 24824 0 -1 4202496 6437 0 0 0 451 1 0 0 20 0 1 0 284248143 17645568 3920 33554432000 4194304 4896791 140735410272000 140735410269576 4225361 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27287/statm: 4308 3920 78 172 0 4134 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 43480

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 27287
/proc/meminfo: memFree=31189884/32873648 swapFree=6852/6852
[pid=27274] ppid=27272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27274/stat : 27274 (runWbo2sat.sh) S 27272 27274 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284247966 9367552 275 33554432000 4194304 5064252 140734546137504 140734546136416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27274/statm: 2287 275 233 213 0 72 0
[pid=27275] ppid=27274 vsize=7952 CPUtime=1.74 cores=1,3,5,7
/proc/27275/stat : 27275 (wbo2sat) S 27274 27274 24824 0 -1 4202496 3786 13883 0 0 15 12 144 3 20 0 1 0 284247966 8142848 1320 33554432000 4194304 5872148 140736728265920 140736728259192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27275/statm: 1988 1320 173 410 0 1570 0
[pid=27286] ppid=27275 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27286/stat : 27286 (satsolver.sh) S 27275 27274 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284248143 9367552 267 33554432000 4194304 5064252 140735828490448 140735828489360 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27286/statm: 2287 267 226 213 0 72 0
[pid=27287] ppid=27286 vsize=19228 CPUtime=10.92 cores=1,3,5,7
/proc/27287/stat : 27287 (glucose_static) R 27286 27274 24824 0 -1 4202496 9815 0 0 0 1090 2 0 0 20 0 1 0 284248143 19689472 4505 33554432000 4194304 4896791 140735410272000 140735410269208 4225120 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27287/statm: 4807 4505 78 172 0 4633 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 45476

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 27287
/proc/meminfo: memFree=31184128/32873648 swapFree=6852/6852
[pid=27274] ppid=27272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27274/stat : 27274 (runWbo2sat.sh) S 27272 27274 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284247966 9367552 275 33554432000 4194304 5064252 140734546137504 140734546136416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27274/statm: 2287 275 233 213 0 72 0
[pid=27275] ppid=27274 vsize=7952 CPUtime=1.74 cores=1,3,5,7
/proc/27275/stat : 27275 (wbo2sat) S 27274 27274 24824 0 -1 4202496 3786 13883 0 0 15 12 144 3 20 0 1 0 284247966 8142848 1320 33554432000 4194304 5872148 140736728265920 140736728259192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27275/statm: 1988 1320 173 410 0 1570 0
[pid=27286] ppid=27275 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27286/stat : 27286 (satsolver.sh) S 27275 27274 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284248143 9367552 267 33554432000 4194304 5064252 140735828490448 140735828489360 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27286/statm: 2287 267 226 213 0 72 0
[pid=27287] ppid=27286 vsize=23100 CPUtime=23.71 cores=1,3,5,7
/proc/27287/stat : 27287 (glucose_static) R 27286 27274 24824 0 -1 4202496 14569 0 0 0 2368 3 0 0 20 0 1 0 284248143 23654400 5351 33554432000 4194304 4896791 140735410272000 140735410269576 4224732 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27287/statm: 5775 5351 78 172 0 5601 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 49348

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 27310
/proc/meminfo: memFree=31162876/32873648 swapFree=6852/6852
[pid=27274] ppid=27272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27274/stat : 27274 (runWbo2sat.sh) S 27272 27274 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284247966 9367552 275 33554432000 4194304 5064252 140734546137504 140734546136416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27274/statm: 2287 275 233 213 0 72 0
[pid=27275] ppid=27274 vsize=7952 CPUtime=1.74 cores=1,3,5,7
/proc/27275/stat : 27275 (wbo2sat) S 27274 27274 24824 0 -1 4202496 3786 13883 0 0 15 12 144 3 20 0 1 0 284247966 8142848 1320 33554432000 4194304 5872148 140736728265920 140736728259192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27275/statm: 1988 1320 173 410 0 1570 0
[pid=27286] ppid=27275 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27286/stat : 27286 (satsolver.sh) S 27275 27274 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284248143 9367552 267 33554432000 4194304 5064252 140735828490448 140735828489360 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27286/statm: 2287 267 226 213 0 72 0
[pid=27287] ppid=27286 vsize=33936 CPUtime=49.31 cores=1,3,5,7
/proc/27287/stat : 27287 (glucose_static) R 27286 27274 24824 0 -1 4202496 23809 0 0 0 4924 7 0 0 20 0 1 0 284248143 34750464 8050 33554432000 4194304 4896791 140735410272000 140735410269208 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27287/statm: 8484 8050 78 172 0 8310 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 60184

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 27310
/proc/meminfo: memFree=31159528/32873648 swapFree=6852/6852
[pid=27274] ppid=27272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27274/stat : 27274 (runWbo2sat.sh) S 27272 27274 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284247966 9367552 275 33554432000 4194304 5064252 140734546137504 140734546136416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27274/statm: 2287 275 233 213 0 72 0
[pid=27275] ppid=27274 vsize=7952 CPUtime=1.74 cores=1,3,5,7
/proc/27275/stat : 27275 (wbo2sat) S 27274 27274 24824 0 -1 4202496 3786 13883 0 0 15 12 144 3 20 0 1 0 284247966 8142848 1320 33554432000 4194304 5872148 140736728265920 140736728259192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27275/statm: 1988 1320 173 410 0 1570 0
[pid=27286] ppid=27275 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27286/stat : 27286 (satsolver.sh) S 27275 27274 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284248143 9367552 267 33554432000 4194304 5064252 140735828490448 140735828489360 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27286/statm: 2287 267 226 213 0 72 0
[pid=27287] ppid=27286 vsize=40496 CPUtime=100.5 cores=1,3,5,7
/proc/27287/stat : 27287 (glucose_static) R 27286 27274 24824 0 -1 4202496 37907 0 0 0 10039 11 0 0 20 0 1 0 284248143 41467904 9641 33554432000 4194304 4896791 140735410272000 140735410269208 4225240 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27287/statm: 10124 9641 78 172 0 9950 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 66744

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27310
/proc/meminfo: memFree=31144124/32873648 swapFree=6852/6852
[pid=27274] ppid=27272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27274/stat : 27274 (runWbo2sat.sh) S 27272 27274 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284247966 9367552 275 33554432000 4194304 5064252 140734546137504 140734546136416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27274/statm: 2287 275 233 213 0 72 0
[pid=27275] ppid=27274 vsize=7952 CPUtime=1.74 cores=1,3,5,7
/proc/27275/stat : 27275 (wbo2sat) S 27274 27274 24824 0 -1 4202496 3786 13883 0 0 15 12 144 3 20 0 1 0 284247966 8142848 1320 33554432000 4194304 5872148 140736728265920 140736728259192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27275/statm: 1988 1320 173 410 0 1570 0
[pid=27286] ppid=27275 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27286/stat : 27286 (satsolver.sh) S 27275 27274 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284248143 9367552 267 33554432000 4194304 5064252 140735828490448 140735828489360 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27286/statm: 2287 267 226 213 0 72 0
[pid=27287] ppid=27286 vsize=56744 CPUtime=160.49 cores=1,3,5,7
/proc/27287/stat : 27287 (glucose_static) R 27286 27274 24824 0 -1 4202496 51795 0 0 0 16031 18 0 0 20 0 1 0 284248143 58105856 13523 33554432000 4194304 4896791 140735410272000 140735410267736 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27287/statm: 14186 13523 78 172 0 14012 0
Current children cumulated CPU time (s) 162.23

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

/proc/27287/stat : 27287 (glucose_static) R 27286 27274 24824 0 -1 4202496 130332 0 0 0 135950 75 0 0 20 0 1 0 284248143 169422848 35065 33554432000 4194304 4896791 140735410272000 140735410267080 4225384 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27287/statm: 41363 35065 78 172 0 41189 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 191700

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 27371
/proc/meminfo: memFree=31036408/32873648 swapFree=6852/6852
[pid=27274] ppid=27272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27274/stat : 27274 (runWbo2sat.sh) S 27272 27274 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284247966 9367552 275 33554432000 4194304 5064252 140734546137504 140734546136416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27274/statm: 2287 275 233 213 0 72 0
[pid=27275] ppid=27274 vsize=7952 CPUtime=1.74 cores=1,3,5,7
/proc/27275/stat : 27275 (wbo2sat) S 27274 27274 24824 0 -1 4202496 3786 13883 0 0 15 12 144 3 20 0 1 0 284247966 8142848 1320 33554432000 4194304 5872148 140736728265920 140736728259192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27275/statm: 1988 1320 173 410 0 1570 0
[pid=27286] ppid=27275 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27286/stat : 27286 (satsolver.sh) S 27275 27274 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284248143 9367552 267 33554432000 4194304 5064252 140735828490448 140735828489360 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27286/statm: 2287 267 226 213 0 72 0
[pid=27287] ppid=27286 vsize=135896 CPUtime=1420.25 cores=1,3,5,7
/proc/27287/stat : 27287 (glucose_static) R 27286 27274 24824 0 -1 4202496 132175 0 0 0 141947 78 0 0 20 0 1 0 284248143 139157504 33230 33554432000 4194304 4896791 140735410272000 140735410267736 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27287/statm: 33974 33230 78 172 0 33800 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 162144

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 27372
/proc/meminfo: memFree=31037992/32873648 swapFree=6852/6852
[pid=27274] ppid=27272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27274/stat : 27274 (runWbo2sat.sh) S 27272 27274 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284247966 9367552 275 33554432000 4194304 5064252 140734546137504 140734546136416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27274/statm: 2287 275 233 213 0 72 0
[pid=27275] ppid=27274 vsize=7952 CPUtime=1.74 cores=1,3,5,7
/proc/27275/stat : 27275 (wbo2sat) S 27274 27274 24824 0 -1 4202496 3786 13883 0 0 15 12 144 3 20 0 1 0 284247966 8142848 1320 33554432000 4194304 5872148 140736728265920 140736728259192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27275/statm: 1988 1320 173 410 0 1570 0
[pid=27286] ppid=27275 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27286/stat : 27286 (satsolver.sh) S 27275 27274 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284248143 9367552 267 33554432000 4194304 5064252 140735828490448 140735828489360 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27286/statm: 2287 267 226 213 0 72 0
[pid=27287] ppid=27286 vsize=167996 CPUtime=1480.22 cores=1,3,5,7
/proc/27287/stat : 27287 (glucose_static) R 27286 27274 24824 0 -1 4202496 133838 0 0 0 147941 81 0 0 20 0 1 0 284248143 172027904 33881 33554432000 4194304 4896791 140735410272000 140735410269528 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27287/statm: 41999 33881 78 172 0 41825 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 194244

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27372
/proc/meminfo: memFree=31011912/32873648 swapFree=6852/6852
[pid=27274] ppid=27272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27274/stat : 27274 (runWbo2sat.sh) S 27272 27274 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284247966 9367552 275 33554432000 4194304 5064252 140734546137504 140734546136416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27274/statm: 2287 275 233 213 0 72 0
[pid=27275] ppid=27274 vsize=7952 CPUtime=1.74 cores=1,3,5,7
/proc/27275/stat : 27275 (wbo2sat) S 27274 27274 24824 0 -1 4202496 3786 13883 0 0 15 12 144 3 20 0 1 0 284247966 8142848 1320 33554432000 4194304 5872148 140736728265920 140736728259192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27275/statm: 1988 1320 173 410 0 1570 0
[pid=27286] ppid=27275 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27286/stat : 27286 (satsolver.sh) S 27275 27274 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284248143 9367552 267 33554432000 4194304 5064252 140735828490448 140735828489360 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27286/statm: 2287 267 226 213 0 72 0
[pid=27287] ppid=27286 vsize=169236 CPUtime=1540.21 cores=1,3,5,7
/proc/27287/stat : 27287 (glucose_static) R 27286 27274 24824 0 -1 4202496 135586 0 0 0 153938 83 0 0 20 0 1 0 284248143 173297664 35030 33554432000 4194304 4896791 140735410272000 140735410267016 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27287/statm: 42309 35030 78 172 0 42135 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 195484

[startup+1602.3 s]
/proc/loadavg: 2.18 2.06 2.02 3/183 27372
/proc/meminfo: memFree=31010024/32873648 swapFree=6852/6852
[pid=27274] ppid=27272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27274/stat : 27274 (runWbo2sat.sh) S 27272 27274 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284247966 9367552 275 33554432000 4194304 5064252 140734546137504 140734546136416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27274/statm: 2287 275 233 213 0 72 0
[pid=27275] ppid=27274 vsize=7952 CPUtime=1.74 cores=1,3,5,7
/proc/27275/stat : 27275 (wbo2sat) S 27274 27274 24824 0 -1 4202496 3786 13883 0 0 15 12 144 3 20 0 1 0 284247966 8142848 1320 33554432000 4194304 5872148 140736728265920 140736728259192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27275/statm: 1988 1320 173 410 0 1570 0
[pid=27286] ppid=27275 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27286/stat : 27286 (satsolver.sh) S 27275 27274 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284248143 9367552 267 33554432000 4194304 5064252 140735828490448 140735828489360 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27286/statm: 2287 267 226 213 0 72 0
[pid=27287] ppid=27286 vsize=170908 CPUtime=1600.2 cores=1,3,5,7
/proc/27287/stat : 27287 (glucose_static) R 27286 27274 24824 0 -1 4202496 137091 0 0 0 159934 86 0 0 20 0 1 0 284248143 175009792 35933 33554432000 4194304 4896791 140735410272000 140735410267736 4419436 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27287/statm: 42727 35933 78 172 0 42553 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 197156

[startup+1662.3 s]
/proc/loadavg: 2.14 2.07 2.02 3/183 27372
/proc/meminfo: memFree=31016676/32873648 swapFree=6852/6852
[pid=27274] ppid=27272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27274/stat : 27274 (runWbo2sat.sh) S 27272 27274 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284247966 9367552 275 33554432000 4194304 5064252 140734546137504 140734546136416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27274/statm: 2287 275 233 213 0 72 0
[pid=27275] ppid=27274 vsize=7952 CPUtime=1.74 cores=1,3,5,7
/proc/27275/stat : 27275 (wbo2sat) S 27274 27274 24824 0 -1 4202496 3786 13883 0 0 15 12 144 3 20 0 1 0 284247966 8142848 1320 33554432000 4194304 5872148 140736728265920 140736728259192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27275/statm: 1988 1320 173 410 0 1570 0
[pid=27286] ppid=27275 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27286/stat : 27286 (satsolver.sh) S 27275 27274 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284248143 9367552 267 33554432000 4194304 5064252 140735828490448 140735828489360 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27286/statm: 2287 267 226 213 0 72 0
[pid=27287] ppid=27286 vsize=172384 CPUtime=1660.2 cores=1,3,5,7
/proc/27287/stat : 27287 (glucose_static) R 27286 27274 24824 0 -1 4202496 139471 0 0 0 165932 88 0 0 20 0 1 0 284248143 176521216 35226 33554432000 4194304 4896791 140735410272000 140735410269208 4225488 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27287/statm: 43096 35226 78 172 0 42922 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 198632

[startup+1722.3 s]
/proc/loadavg: 2.13 2.09 2.03 3/183 27372
/proc/meminfo: memFree=31021080/32873648 swapFree=6852/6852
[pid=27274] ppid=27272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27274/stat : 27274 (runWbo2sat.sh) S 27272 27274 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284247966 9367552 275 33554432000 4194304 5064252 140734546137504 140734546136416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27274/statm: 2287 275 233 213 0 72 0
[pid=27275] ppid=27274 vsize=7952 CPUtime=1.74 cores=1,3,5,7
/proc/27275/stat : 27275 (wbo2sat) S 27274 27274 24824 0 -1 4202496 3786 13883 0 0 15 12 144 3 20 0 1 0 284247966 8142848 1320 33554432000 4194304 5872148 140736728265920 140736728259192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27275/statm: 1988 1320 173 410 0 1570 0
[pid=27286] ppid=27275 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27286/stat : 27286 (satsolver.sh) S 27275 27274 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284248143 9367552 267 33554432000 4194304 5064252 140735828490448 140735828489360 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27286/statm: 2287 267 226 213 0 72 0
[pid=27287] ppid=27286 vsize=144692 CPUtime=1720.19 cores=1,3,5,7
/proc/27287/stat : 27287 (glucose_static) R 27286 27274 24824 0 -1 4202496 141286 0 0 0 171929 90 0 0 20 0 1 0 284248143 148164608 33985 33554432000 4194304 4896791 140735410272000 140735410267016 4224913 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27287/statm: 36173 33985 78 172 0 35999 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 170940

[startup+1782.3 s]
/proc/loadavg: 2.11 2.08 2.03 3/183 27373
/proc/meminfo: memFree=30991148/32873648 swapFree=6852/6852
[pid=27274] ppid=27272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27274/stat : 27274 (runWbo2sat.sh) S 27272 27274 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284247966 9367552 275 33554432000 4194304 5064252 140734546137504 140734546136416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27274/statm: 2287 275 233 213 0 72 0
[pid=27275] ppid=27274 vsize=7952 CPUtime=1.74 cores=1,3,5,7
/proc/27275/stat : 27275 (wbo2sat) S 27274 27274 24824 0 -1 4202496 3786 13883 0 0 15 12 144 3 20 0 1 0 284247966 8142848 1320 33554432000 4194304 5872148 140736728265920 140736728259192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27275/statm: 1988 1320 173 410 0 1570 0
[pid=27286] ppid=27275 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27286/stat : 27286 (satsolver.sh) S 27275 27274 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284248143 9367552 267 33554432000 4194304 5064252 140735828490448 140735828489360 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27286/statm: 2287 267 226 213 0 72 0
[pid=27287] ppid=27286 vsize=146244 CPUtime=1780.17 cores=1,3,5,7
/proc/27287/stat : 27287 (glucose_static) R 27286 27274 24824 0 -1 4202496 142762 0 0 0 177925 92 0 0 20 0 1 0 284248143 149753856 35871 33554432000 4194304 4896791 140735410272000 140735410267736 4225384 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27287/statm: 36561 35871 78 172 0 36387 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 172492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.08 2.08 2.02 3/184 27376
/proc/meminfo: memFree=30997116/32873648 swapFree=6852/6852
[pid=27274] ppid=27272 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27274/stat : 27274 (runWbo2sat.sh) S 27272 27274 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284247966 9367552 275 33554432000 4194304 5064252 140734546137504 140734546136416 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27274/statm: 2287 275 233 213 0 72 0
[pid=27275] ppid=27274 vsize=7952 CPUtime=1.74 cores=1,3,5,7
/proc/27275/stat : 27275 (wbo2sat) S 27274 27274 24824 0 -1 4202496 3786 13883 0 0 15 12 144 3 20 0 1 0 284247966 8142848 1320 33554432000 4194304 5872148 140736728265920 140736728259192 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27275/statm: 1988 1320 173 410 0 1570 0
[pid=27286] ppid=27275 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27286/stat : 27286 (satsolver.sh) S 27275 27274 24824 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284248143 9367552 267 33554432000 4194304 5064252 140735828490448 140735828489360 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27286/statm: 2287 267 226 213 0 72 0
[pid=27287] ppid=27286 vsize=178196 CPUtime=1798.28 cores=1,3,5,7
/proc/27287/stat : 27287 (glucose_static) R 27286 27274 24824 0 -1 4202496 143620 0 0 0 179735 93 0 0 20 0 1 0 284248143 182472704 39264 33554432000 4194304 4896791 140735410272000 140735410267736 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27287/statm: 44549 39264 78 172 0 44375 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 204444

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 27274 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=603756
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=163975
# CPU time returned by wait4() is 1.76773
# while last known CPU time is 1800.02
#
# 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.02
CPU user time (s): 1798.94
CPU system time (s): 1.08
CPU usage (%): 99.9782
Max. virtual memory (cumulated for all children) (KiB): 280680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.60376
system time used= 0.163975
maximum resident set size= 15668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18647
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26
involuntary context switches= 21

runsolver used 3.36449 second user time and 8.86065 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-28 07:00:12
IDJOB=3716359
IDBENCH=78715
IDSOLVER=2298
FILE ID=node115/3716359-1338181212
RUNJOBID= node115-1338159625-24841
PBS_JOBID= 14624555
Free space on /tmp= 71632 MiB

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

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

MD5SUM BENCH= a455ffab78a89665145255f789204852
RANDOM SEED=1485450810

node115.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.462
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.92
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.462
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.462
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.462
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.462
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.92
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.462
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.462
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.462
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:        31197556 kB
Buffers:          351052 kB
Cached:           293040 kB
SwapCached:          972 kB
Active:           730476 kB
Inactive:         102464 kB
Active(anon):     182160 kB
Inactive(anon):     9248 kB
Active(file):     548316 kB
Inactive(file):    93216 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106424 kB
Dirty:              8620 kB
Writeback:             0 kB
AnonPages:        304744 kB
Mapped:            12452 kB
Shmem:                96 kB
Slab:             705744 kB
SReclaimable:     149940 kB
SUnreclaim:       555804 kB
KernelStack:        1528 kB
PageTables:         4320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     318448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    266240 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= 71608 MiB
End job on node115 at 2012-05-28 07:30:12