Trace number 3716955

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
wbo2satCp2 2012-05-19? (TO) 1800.04 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl15_16_pb.cnf.cr--soft-66-100-0.wbo
MD5SUMc3b83188909f121458b2a501f16a66ab
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark0.128979
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables480
Total number of constraints62
Number of soft constraints22
Number of constraints which are clauses32
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint16
Top cost 1066
Min constraint cost 1
Max constraint cost 83
Sum of constraints costs 1065
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 17
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.06	o 453
0.00/0.06	c current bound: 226
0.00/0.16	o 77
0.00/0.16	c current bound: 38
0.00/0.21	o 27
0.00/0.21	c current bound: 13
311.12/311.26	c current bound: 20
621.96/622.16	c current bound: 24
1800.04/1800.41	c error: unexpected solver exit code
1800.04/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-3716955-1338172219/watcher-3716955-1338172219 -o /tmp/evaluation-result-3716955-1338172219/solver-3716955-1338172219 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3716955-1338172219.wbo 1391764275 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.02 2.00 3/180 21439
/proc/meminfo: memFree=30293816/32873844 swapFree=7372/7372
[pid=21439] ppid=21437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21439/stat : 21439 (runWbo2satCp2.s) S 21437 21439 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283350520 9367552 275 33554432000 4194304 5064252 140734494256352 140734494255264 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21439/statm: 2287 275 233 213 0 72 0

[startup+0.069541 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 21439
/proc/meminfo: memFree=30293816/32873844 swapFree=7372/7372
[pid=21439] ppid=21437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21439/stat : 21439 (runWbo2satCp2.s) S 21437 21439 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283350520 9367552 275 33554432000 4194304 5064252 140734494256352 140734494255264 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21439/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100281 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 21439
/proc/meminfo: memFree=30293816/32873844 swapFree=7372/7372
[pid=21439] ppid=21437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21439/stat : 21439 (runWbo2satCp2.s) S 21437 21439 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283350520 9367552 275 33554432000 4194304 5064252 140734494256352 140734494255264 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21439/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300133 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 21439
/proc/meminfo: memFree=30293816/32873844 swapFree=7372/7372
[pid=21439] ppid=21437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21439/stat : 21439 (runWbo2satCp2.s) S 21437 21439 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283350520 9367552 275 33554432000 4194304 5064252 140734494256352 140734494255264 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21439/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700113 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 21439
/proc/meminfo: memFree=30293816/32873844 swapFree=7372/7372
[pid=21439] ppid=21437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21439/stat : 21439 (runWbo2satCp2.s) S 21437 21439 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283350520 9367552 275 33554432000 4194304 5064252 140734494256352 140734494255264 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21439/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.00 2.02 2.00 3/184 21452
/proc/meminfo: memFree=30289560/32873844 swapFree=7372/7372
[pid=21439] ppid=21437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21439/stat : 21439 (runWbo2satCp2.s) S 21437 21439 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283350520 9367552 275 33554432000 4194304 5064252 140734494256352 140734494255264 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21439/statm: 2287 275 233 213 0 72 0
[pid=21440] ppid=21439 vsize=2380 CPUtime=0.19 cores=1,3,5,7
/proc/21440/stat : 21440 (wbo2sat) S 21439 21439 20252 0 -1 4202496 689 5187 0 0 1 0 17 1 20 0 1 0 283350520 2437120 283 33554432000 4194304 5872148 140736092178128 140736092171400 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21440/statm: 595 283 170 410 0 177 0
[pid=21451] ppid=21440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21451/stat : 21451 (satsolver.sh) S 21440 21439 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283350541 9367552 267 33554432000 4194304 5064252 140733352853072 140733352851984 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21451/statm: 2287 267 226 213 0 72 0
[pid=21452] ppid=21451 vsize=7020 CPUtime=1.28 cores=1,3,5,7
/proc/21452/stat : 21452 (glucose_static) R 21451 21439 20252 0 -1 4202496 2635 0 0 0 128 0 0 0 20 0 1 0 283350541 7188480 1116 33554432000 4194304 4896791 140737437112240 140737437109768 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21452/statm: 1755 1116 78 172 0 1581 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 27696

[startup+3.10034 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 21452
/proc/meminfo: memFree=30286644/32873844 swapFree=7372/7372
[pid=21439] ppid=21437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21439/stat : 21439 (runWbo2satCp2.s) S 21437 21439 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283350520 9367552 275 33554432000 4194304 5064252 140734494256352 140734494255264 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21439/statm: 2287 275 233 213 0 72 0
[pid=21440] ppid=21439 vsize=2380 CPUtime=0.19 cores=1,3,5,7
/proc/21440/stat : 21440 (wbo2sat) S 21439 21439 20252 0 -1 4202496 689 5187 0 0 1 0 17 1 20 0 1 0 283350520 2437120 283 33554432000 4194304 5872148 140736092178128 140736092171400 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21440/statm: 595 283 170 410 0 177 0
[pid=21451] ppid=21440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21451/stat : 21451 (satsolver.sh) S 21440 21439 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283350541 9367552 267 33554432000 4194304 5064252 140733352853072 140733352851984 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21451/statm: 2287 267 226 213 0 72 0
[pid=21452] ppid=21451 vsize=7604 CPUtime=2.87 cores=1,3,5,7
/proc/21452/stat : 21452 (glucose_static) R 21451 21439 20252 0 -1 4202496 5409 0 0 0 287 0 0 0 20 0 1 0 283350541 7786496 1385 33554432000 4194304 4896791 140737437112240 140737437109448 4225442 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21452/statm: 1901 1386 78 172 0 1727 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 28280

[startup+6.30033 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 21452
/proc/meminfo: memFree=30282180/32873844 swapFree=7372/7372
[pid=21439] ppid=21437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21439/stat : 21439 (runWbo2satCp2.s) S 21437 21439 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283350520 9367552 275 33554432000 4194304 5064252 140734494256352 140734494255264 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21439/statm: 2287 275 233 213 0 72 0
[pid=21440] ppid=21439 vsize=2380 CPUtime=0.19 cores=1,3,5,7
/proc/21440/stat : 21440 (wbo2sat) S 21439 21439 20252 0 -1 4202496 689 5187 0 0 1 0 17 1 20 0 1 0 283350520 2437120 283 33554432000 4194304 5872148 140736092178128 140736092171400 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21440/statm: 595 283 170 410 0 177 0
[pid=21451] ppid=21440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21451/stat : 21451 (satsolver.sh) S 21440 21439 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283350541 9367552 267 33554432000 4194304 5064252 140733352853072 140733352851984 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21451/statm: 2287 267 226 213 0 72 0
[pid=21452] ppid=21451 vsize=12032 CPUtime=6.07 cores=1,3,5,7
/proc/21452/stat : 21452 (glucose_static) R 21451 21439 20252 0 -1 4202496 8898 0 0 0 606 1 0 0 20 0 1 0 283350541 12320768 2175 33554432000 4194304 4896791 140737437112240 140737437109448 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21452/statm: 3008 2175 78 172 0 2834 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 32708

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 21452
/proc/meminfo: memFree=30278236/32873844 swapFree=7372/7372
[pid=21439] ppid=21437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21439/stat : 21439 (runWbo2satCp2.s) S 21437 21439 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283350520 9367552 275 33554432000 4194304 5064252 140734494256352 140734494255264 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21439/statm: 2287 275 233 213 0 72 0
[pid=21440] ppid=21439 vsize=2380 CPUtime=0.19 cores=1,3,5,7
/proc/21440/stat : 21440 (wbo2sat) S 21439 21439 20252 0 -1 4202496 689 5187 0 0 1 0 17 1 20 0 1 0 283350520 2437120 283 33554432000 4194304 5872148 140736092178128 140736092171400 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21440/statm: 595 283 170 410 0 177 0
[pid=21451] ppid=21440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21451/stat : 21451 (satsolver.sh) S 21440 21439 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283350541 9367552 267 33554432000 4194304 5064252 140733352853072 140733352851984 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21451/statm: 2287 267 226 213 0 72 0
[pid=21452] ppid=21451 vsize=13036 CPUtime=12.47 cores=1,3,5,7
/proc/21452/stat : 21452 (glucose_static) R 21451 21439 20252 0 -1 4202496 15345 0 0 0 1245 2 0 0 20 0 1 0 283350541 13348864 2603 33554432000 4194304 4896791 140737437112240 140737437109784 4230803 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21452/statm: 3259 2603 78 172 0 3085 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 33712

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 21452
/proc/meminfo: memFree=30268692/32873844 swapFree=7372/7372
[pid=21439] ppid=21437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21439/stat : 21439 (runWbo2satCp2.s) S 21437 21439 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283350520 9367552 275 33554432000 4194304 5064252 140734494256352 140734494255264 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21439/statm: 2287 275 233 213 0 72 0
[pid=21440] ppid=21439 vsize=2380 CPUtime=0.19 cores=1,3,5,7
/proc/21440/stat : 21440 (wbo2sat) S 21439 21439 20252 0 -1 4202496 689 5187 0 0 1 0 17 1 20 0 1 0 283350520 2437120 283 33554432000 4194304 5872148 140736092178128 140736092171400 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21440/statm: 595 283 170 410 0 177 0
[pid=21451] ppid=21440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21451/stat : 21451 (satsolver.sh) S 21440 21439 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283350541 9367552 267 33554432000 4194304 5064252 140733352853072 140733352851984 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21451/statm: 2287 267 226 213 0 72 0
[pid=21452] ppid=21451 vsize=21680 CPUtime=25.27 cores=1,3,5,7
/proc/21452/stat : 21452 (glucose_static) R 21451 21439 20252 0 -1 4202496 25202 0 0 0 2522 5 0 0 20 0 1 0 283350541 22200320 4540 33554432000 4194304 4896791 140737437112240 140737437109496 4225445 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21452/statm: 5420 4540 78 172 0 5246 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 42356

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 21452
/proc/meminfo: memFree=30262288/32873844 swapFree=7372/7372
[pid=21439] ppid=21437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21439/stat : 21439 (runWbo2satCp2.s) S 21437 21439 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283350520 9367552 275 33554432000 4194304 5064252 140734494256352 140734494255264 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21439/statm: 2287 275 233 213 0 72 0
[pid=21440] ppid=21439 vsize=2380 CPUtime=0.19 cores=1,3,5,7
/proc/21440/stat : 21440 (wbo2sat) S 21439 21439 20252 0 -1 4202496 689 5187 0 0 1 0 17 1 20 0 1 0 283350520 2437120 283 33554432000 4194304 5872148 140736092178128 140736092171400 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21440/statm: 595 283 170 410 0 177 0
[pid=21451] ppid=21440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21451/stat : 21451 (satsolver.sh) S 21440 21439 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283350541 9367552 267 33554432000 4194304 5064252 140733352853072 140733352851984 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21451/statm: 2287 267 226 213 0 72 0
[pid=21452] ppid=21451 vsize=26244 CPUtime=50.87 cores=1,3,5,7
/proc/21452/stat : 21452 (glucose_static) R 21451 21439 20252 0 -1 4202496 36201 0 0 0 5078 9 0 0 20 0 1 0 283350541 26873856 5194 33554432000 4194304 4896791 140737437112240 140737437109816 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21452/statm: 6561 5194 78 172 0 6387 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 46920

[startup+102.307 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 21452
/proc/meminfo: memFree=30245136/32873844 swapFree=7372/7372
[pid=21439] ppid=21437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21439/stat : 21439 (runWbo2satCp2.s) S 21437 21439 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283350520 9367552 275 33554432000 4194304 5064252 140734494256352 140734494255264 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21439/statm: 2287 275 233 213 0 72 0
[pid=21440] ppid=21439 vsize=2380 CPUtime=0.19 cores=1,3,5,7
/proc/21440/stat : 21440 (wbo2sat) S 21439 21439 20252 0 -1 4202496 689 5187 0 0 1 0 17 1 20 0 1 0 283350520 2437120 283 33554432000 4194304 5872148 140736092178128 140736092171400 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21440/statm: 595 283 170 410 0 177 0
[pid=21451] ppid=21440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21451/stat : 21451 (satsolver.sh) S 21440 21439 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283350541 9367552 267 33554432000 4194304 5064252 140733352853072 140733352851984 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21451/statm: 2287 267 226 213 0 72 0
[pid=21452] ppid=21451 vsize=31812 CPUtime=102.07 cores=1,3,5,7
/proc/21452/stat : 21452 (glucose_static) R 21451 21439 20252 0 -1 4202496 48107 0 0 0 10194 13 0 0 20 0 1 0 283350541 32575488 6670 33554432000 4194304 4896791 140737437112240 140737437109496 4225124 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21452/statm: 7953 6670 78 172 0 7779 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 52488

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 21452
/proc/meminfo: memFree=30224456/32873844 swapFree=7372/7372
[pid=21439] ppid=21437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21439/stat : 21439 (runWbo2satCp2.s) S 21437 21439 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283350520 9367552 275 33554432000 4194304 5064252 140734494256352 140734494255264 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21439/statm: 2287 275 233 213 0 72 0
[pid=21440] ppid=21439 vsize=2380 CPUtime=0.19 cores=1,3,5,7
/proc/21440/stat : 21440 (wbo2sat) S 21439 21439 20252 0 -1 4202496 689 5187 0 0 1 0 17 1 20 0 1 0 283350520 2437120 283 33554432000 4194304 5872148 140736092178128 140736092171400 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21440/statm: 595 283 170 410 0 177 0
[pid=21451] ppid=21440 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/21464/stat : 21464 (glucose_static) R 21463 21439 20252 0 -1 4202496 118381 0 0 0 73946 52 0 0 20 0 1 0 283412737 98312192 20081 33554432000 4194304 4896791 140737028196224 140737028193752 4225445 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21464/statm: 24002 20081 78 172 0 23828 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 116684

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21596
/proc/meminfo: memFree=31476252/32873844 swapFree=7372/7372
[pid=21439] ppid=21437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21439/stat : 21439 (runWbo2satCp2.s) S 21437 21439 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283350520 9367552 275 33554432000 4194304 5064252 140734494256352 140734494255264 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21439/statm: 2287 275 233 213 0 72 0
[pid=21440] ppid=21439 vsize=2380 CPUtime=622.04 cores=1,3,5,7
/proc/21440/stat : 21440 (wbo2sat) S 21439 21439 20252 0 -1 4202496 767 165418 0 0 1 0 62141 62 20 0 1 0 283350520 2437120 283 33554432000 4194304 5872148 140736092178128 140736092171400 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21440/statm: 595 283 170 410 0 177 0
[pid=21463] ppid=21440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21463/stat : 21463 (satsolver.sh) S 21440 21439 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283412736 9367552 267 33554432000 4194304 5064252 140736225561248 140736225560160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21463/statm: 2287 267 226 213 0 72 0
[pid=21464] ppid=21463 vsize=104532 CPUtime=799.97 cores=1,3,5,7
/proc/21464/stat : 21464 (glucose_static) R 21463 21439 20252 0 -1 4202496 123588 0 0 0 79941 56 0 0 20 0 1 0 283412737 107040768 22281 33554432000 4194304 4896791 140737028196224 140737028193656 4224992 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21464/statm: 26133 22281 78 172 0 25959 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 125208

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21597
/proc/meminfo: memFree=31453912/32873844 swapFree=7372/7372
[pid=21439] ppid=21437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21439/stat : 21439 (runWbo2satCp2.s) S 21437 21439 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283350520 9367552 275 33554432000 4194304 5064252 140734494256352 140734494255264 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21439/statm: 2287 275 233 213 0 72 0
[pid=21440] ppid=21439 vsize=2380 CPUtime=622.04 cores=1,3,5,7
/proc/21440/stat : 21440 (wbo2sat) S 21439 21439 20252 0 -1 4202496 767 165418 0 0 1 0 62141 62 20 0 1 0 283350520 2437120 283 33554432000 4194304 5872148 140736092178128 140736092171400 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21440/statm: 595 283 170 410 0 177 0
[pid=21463] ppid=21440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21463/stat : 21463 (satsolver.sh) S 21440 21439 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283412736 9367552 267 33554432000 4194304 5064252 140736225561248 140736225560160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21463/statm: 2287 267 226 213 0 72 0
[pid=21464] ppid=21463 vsize=98720 CPUtime=859.96 cores=1,3,5,7
/proc/21464/stat : 21464 (glucose_static) R 21463 21439 20252 0 -1 4202496 128399 0 0 0 85936 60 0 0 20 0 1 0 283412737 101089280 21135 33554432000 4194304 4896791 140737028196224 140737028193752 4225002 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21464/statm: 24680 21135 78 172 0 24506 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 119396

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21597
/proc/meminfo: memFree=31447956/32873844 swapFree=7372/7372
[pid=21439] ppid=21437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21439/stat : 21439 (runWbo2satCp2.s) S 21437 21439 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283350520 9367552 275 33554432000 4194304 5064252 140734494256352 140734494255264 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21439/statm: 2287 275 233 213 0 72 0
[pid=21440] ppid=21439 vsize=2380 CPUtime=622.04 cores=1,3,5,7
/proc/21440/stat : 21440 (wbo2sat) S 21439 21439 20252 0 -1 4202496 767 165418 0 0 1 0 62141 62 20 0 1 0 283350520 2437120 283 33554432000 4194304 5872148 140736092178128 140736092171400 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21440/statm: 595 283 170 410 0 177 0
[pid=21463] ppid=21440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21463/stat : 21463 (satsolver.sh) S 21440 21439 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283412736 9367552 267 33554432000 4194304 5064252 140736225561248 140736225560160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21463/statm: 2287 267 226 213 0 72 0
[pid=21464] ppid=21463 vsize=113772 CPUtime=919.94 cores=1,3,5,7
/proc/21464/stat : 21464 (glucose_static) R 21463 21439 20252 0 -1 4202496 132919 0 0 0 91931 63 0 0 20 0 1 0 283412737 116502528 23616 33554432000 4194304 4896791 140737028196224 140737028193752 4225442 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21464/statm: 28443 23616 78 172 0 28269 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 134448

[startup+1602.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 21597
/proc/meminfo: memFree=31417620/32873844 swapFree=7372/7372
[pid=21439] ppid=21437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21439/stat : 21439 (runWbo2satCp2.s) S 21437 21439 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283350520 9367552 275 33554432000 4194304 5064252 140734494256352 140734494255264 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21439/statm: 2287 275 233 213 0 72 0
[pid=21440] ppid=21439 vsize=2380 CPUtime=622.04 cores=1,3,5,7
/proc/21440/stat : 21440 (wbo2sat) S 21439 21439 20252 0 -1 4202496 767 165418 0 0 1 0 62141 62 20 0 1 0 283350520 2437120 283 33554432000 4194304 5872148 140736092178128 140736092171400 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21440/statm: 595 283 170 410 0 177 0
[pid=21463] ppid=21440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21463/stat : 21463 (satsolver.sh) S 21440 21439 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283412736 9367552 267 33554432000 4194304 5064252 140736225561248 140736225560160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21463/statm: 2287 267 226 213 0 72 0
[pid=21464] ppid=21463 vsize=118072 CPUtime=979.93 cores=1,3,5,7
/proc/21464/stat : 21464 (glucose_static) R 21463 21439 20252 0 -1 4202496 136214 0 0 0 97927 66 0 0 20 0 1 0 283412737 120905728 24805 33554432000 4194304 4896791 140737028196224 140737028193656 4225148 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21464/statm: 29518 24805 78 172 0 29344 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 138748

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 21597
/proc/meminfo: memFree=31417656/32873844 swapFree=7372/7372
[pid=21439] ppid=21437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21439/stat : 21439 (runWbo2satCp2.s) S 21437 21439 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283350520 9367552 275 33554432000 4194304 5064252 140734494256352 140734494255264 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21439/statm: 2287 275 233 213 0 72 0
[pid=21440] ppid=21439 vsize=2380 CPUtime=622.04 cores=1,3,5,7
/proc/21440/stat : 21440 (wbo2sat) S 21439 21439 20252 0 -1 4202496 767 165418 0 0 1 0 62141 62 20 0 1 0 283350520 2437120 283 33554432000 4194304 5872148 140736092178128 140736092171400 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21440/statm: 595 283 170 410 0 177 0
[pid=21463] ppid=21440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21463/stat : 21463 (satsolver.sh) S 21440 21439 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283412736 9367552 267 33554432000 4194304 5064252 140736225561248 140736225560160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21463/statm: 2287 267 226 213 0 72 0
[pid=21464] ppid=21463 vsize=119256 CPUtime=1039.92 cores=1,3,5,7
/proc/21464/stat : 21464 (glucose_static) R 21463 21439 20252 0 -1 4202496 137719 0 0 0 103924 68 0 0 20 0 1 0 283412737 122118144 25594 33554432000 4194304 4896791 140737028196224 140737028193752 4225002 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21464/statm: 29814 25594 78 172 0 29640 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 139932

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 21597
/proc/meminfo: memFree=31423472/32873844 swapFree=7372/7372
[pid=21439] ppid=21437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21439/stat : 21439 (runWbo2satCp2.s) S 21437 21439 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283350520 9367552 275 33554432000 4194304 5064252 140734494256352 140734494255264 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21439/statm: 2287 275 233 213 0 72 0
[pid=21440] ppid=21439 vsize=2380 CPUtime=622.04 cores=1,3,5,7
/proc/21440/stat : 21440 (wbo2sat) S 21439 21439 20252 0 -1 4202496 767 165418 0 0 1 0 62141 62 20 0 1 0 283350520 2437120 283 33554432000 4194304 5872148 140736092178128 140736092171400 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21440/statm: 595 283 170 410 0 177 0
[pid=21463] ppid=21440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21463/stat : 21463 (satsolver.sh) S 21440 21439 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283412736 9367552 267 33554432000 4194304 5064252 140736225561248 140736225560160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21463/statm: 2287 267 226 213 0 72 0
[pid=21464] ppid=21463 vsize=121060 CPUtime=1099.91 cores=1,3,5,7
/proc/21464/stat : 21464 (glucose_static) R 21463 21439 20252 0 -1 4202496 139816 0 0 0 109921 70 0 0 20 0 1 0 283412737 123965440 25989 33554432000 4194304 4896791 140737028196224 140737028193656 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21464/statm: 30265 25989 78 172 0 30091 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 141736

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 21601
/proc/meminfo: memFree=31431796/32873844 swapFree=7372/7372
[pid=21439] ppid=21437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21439/stat : 21439 (runWbo2satCp2.s) S 21437 21439 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283350520 9367552 275 33554432000 4194304 5064252 140734494256352 140734494255264 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21439/statm: 2287 275 233 213 0 72 0
[pid=21440] ppid=21439 vsize=2380 CPUtime=622.04 cores=1,3,5,7
/proc/21440/stat : 21440 (wbo2sat) S 21439 21439 20252 0 -1 4202496 767 165418 0 0 1 0 62141 62 20 0 1 0 283350520 2437120 283 33554432000 4194304 5872148 140736092178128 140736092171400 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21440/statm: 595 283 170 410 0 177 0
[pid=21463] ppid=21440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21463/stat : 21463 (satsolver.sh) S 21440 21439 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283412736 9367552 267 33554432000 4194304 5064252 140736225561248 140736225560160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21463/statm: 2287 267 226 213 0 72 0
[pid=21464] ppid=21463 vsize=122844 CPUtime=1159.89 cores=1,3,5,7
/proc/21464/stat : 21464 (glucose_static) R 21463 21439 20252 0 -1 4202496 141973 0 0 0 115917 72 0 0 20 0 1 0 283412737 125792256 25868 33554432000 4194304 4896791 140737028196224 140737028193752 4225002 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21464/statm: 30711 25868 78 172 0 30537 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 143520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 21601
/proc/meminfo: memFree=31422076/32873844 swapFree=7372/7372
[pid=21439] ppid=21437 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21439/stat : 21439 (runWbo2satCp2.s) S 21437 21439 20252 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283350520 9367552 275 33554432000 4194304 5064252 140734494256352 140734494255264 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21439/statm: 2287 275 233 213 0 72 0
[pid=21440] ppid=21439 vsize=2380 CPUtime=622.04 cores=1,3,5,7
/proc/21440/stat : 21440 (wbo2sat) S 21439 21439 20252 0 -1 4202496 767 165418 0 0 1 0 62141 62 20 0 1 0 283350520 2437120 283 33554432000 4194304 5872148 140736092178128 140736092171400 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21440/statm: 595 283 170 410 0 177 0
[pid=21463] ppid=21440 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21463/stat : 21463 (satsolver.sh) S 21440 21439 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283412736 9367552 267 33554432000 4194304 5064252 140736225561248 140736225560160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21463/statm: 2287 267 226 213 0 72 0
[pid=21464] ppid=21463 vsize=111404 CPUtime=1178 cores=1,3,5,7
/proc/21464/stat : 21464 (glucose_static) R 21463 21439 20252 0 -1 4202496 142882 0 0 0 117727 73 0 0 20 0 1 0 283412737 114077696 23490 33554432000 4194304 4896791 140737028196224 140737028193800 4225788 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21464/statm: 27851 23490 78 172 0 27677 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 132080

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 21439 and gives
#  childrusage.ru_utime.tv_sec=621
#  childrusage.ru_utime.tv_usec=428528
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=631903
# CPU time returned by wait4() is 622.06
# while last known CPU time is 1800.04
#
# 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.04
CPU user time (s): 1798.69
CPU system time (s): 1.35
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 162724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 621.429
system time used= 0.631903
maximum resident set size= 59484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 167163
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 68
involuntary context switches= 685

runsolver used 3.51946 second user time and 8.74167 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-28 04:30:19
IDJOB=3716955
IDBENCH=78662
IDSOLVER=2299
FILE ID=node109/3716955-1338172219
RUNJOBID= node109-1338160560-20269
PBS_JOBID= 14624563
Free space on /tmp= 70920 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl15_16_pb.cnf.cr--soft-66-100-0.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716955-1338172219/watcher-3716955-1338172219 -o /tmp/evaluation-result-3716955-1338172219/solver-3716955-1338172219 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3716955-1338172219.wbo 1391764275 HOME HOME

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

MD5SUM BENCH= c3b83188909f121458b2a501f16a66ab
RANDOM SEED=1391764275

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30294336 kB
Buffers:          154704 kB
Cached:           573216 kB
SwapCached:          588 kB
Active:          1623072 kB
Inactive:         152336 kB
Active(anon):    1042008 kB
Inactive(anon):     7668 kB
Active(file):     581064 kB
Inactive(file):   144668 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67106292 kB
Dirty:              8572 kB
Writeback:             0 kB
AnonPages:       1214052 kB
Mapped:            11180 kB
Shmem:                 8 kB
Slab:             659520 kB
SReclaimable:     102028 kB
SUnreclaim:       557492 kB
KernelStack:        1528 kB
PageTables:         6140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1394216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    686080 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71220 MiB
End job on node109 at 2012-05-28 05:00:20