Trace number 3694417

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 NameAnswerobjective functionCPU timeWall clock time
pb2satCp2 2012-05-19? (TO) 1800.1 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/datasets/
10orplus/normalized-libdbd-pg-perl.cudf.trendy.opb
MD5SUM81221b652f13d6452852d67d502e0110
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3887655178043
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21101
Total number of constraints100032
Number of constraints which are clauses98467
Number of constraints which are cardinality constraints (but not clauses)1565
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint2962
Number of terms in the objective function 8586
Biggest coefficient in the objective function 79229972375
Number of bits for the biggest coefficient in the objective function 37
Sum of the numbers in the objective function 234599911309658
Number of bits of the sum of numbers in the objective function 48
Biggest number in a constraint 79229972375
Number of bits of the biggest number in a constraint 37
Biggest sum of numbers in a constraint 234599911309658
Number of bits of the biggest sum of numbers48
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.98/1.04	c model valid
0.98/1.04	c current solution ok
1.27/1.33	o 122812655381765
1.27/1.33	c fallback to adder encoding
1800.10/1800.51	c error: unexpected solver exit code
1800.10/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3694417-1338105746/watcher-3694417-1338105746 -o /tmp/evaluation-result-3694417-1338105746/solver-3694417-1338105746 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694417-1338105746.opb 431760938 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 8211
/proc/meminfo: memFree=27713836/32873844 swapFree=7100/7100
[pid=8211] ppid=8209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8211/stat : 8211 (runPb2satCp2.sh) S 8209 8211 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276701584 9367552 275 33554432000 4194304 5064252 140735187908816 140735187907728 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 2287 275 233 213 0 72 0

[startup+0.068961 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 8211
/proc/meminfo: memFree=27713836/32873844 swapFree=7100/7100
[pid=8211] ppid=8209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8211/stat : 8211 (runPb2satCp2.sh) S 8209 8211 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276701584 9367552 275 33554432000 4194304 5064252 140735187908816 140735187907728 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100216 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 8211
/proc/meminfo: memFree=27713836/32873844 swapFree=7100/7100
[pid=8211] ppid=8209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8211/stat : 8211 (runPb2satCp2.sh) S 8209 8211 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276701584 9367552 275 33554432000 4194304 5064252 140735187908816 140735187907728 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300214 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 8211
/proc/meminfo: memFree=27713836/32873844 swapFree=7100/7100
[pid=8211] ppid=8209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8211/stat : 8211 (runPb2satCp2.sh) S 8209 8211 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276701584 9367552 275 33554432000 4194304 5064252 140735187908816 140735187907728 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70014 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 8211
/proc/meminfo: memFree=27713836/32873844 swapFree=7100/7100
[pid=8211] ppid=8209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8211/stat : 8211 (runPb2satCp2.sh) S 8209 8211 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276701584 9367552 275 33554432000 4194304 5064252 140735187908816 140735187907728 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8215
/proc/meminfo: memFree=27700748/32873844 swapFree=7100/7100
[pid=8211] ppid=8209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8211/stat : 8211 (runPb2satCp2.sh) S 8209 8211 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276701584 9367552 275 33554432000 4194304 5064252 140735187908816 140735187907728 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 2287 275 233 213 0 72 0
[pid=8212] ppid=8211 vsize=36932 CPUtime=1.47 cores=0,2,4,6
/proc/8212/stat : 8212 (pb2sat) R 8211 8211 6267 0 -1 4202496 9097 4528 0 0 98 23 25 1 20 0 1 0 276701584 37818368 8340 33554432000 4194304 5873084 140736017017824 140736017013160 4995879 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8212/statm: 9233 8340 179 410 0 8815 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 46080

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 8216
/proc/meminfo: memFree=27630596/32873844 swapFree=7100/7100
[pid=8211] ppid=8209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8211/stat : 8211 (runPb2satCp2.sh) S 8209 8211 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276701584 9367552 275 33554432000 4194304 5064252 140735187908816 140735187907728 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 2287 275 233 213 0 72 0
[pid=8212] ppid=8211 vsize=159812 CPUtime=3.08 cores=0,2,4,6
/proc/8212/stat : 8212 (pb2sat) R 8211 8211 6267 0 -1 4202496 11178 4528 0 0 254 28 25 1 20 0 1 0 276701584 163647488 34889 33554432000 4194304 5873084 140736017017824 140736017012216 4420299 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8212/statm: 39953 34889 179 410 0 39535 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 168960

[startup+6.30041 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8218
/proc/meminfo: memFree=27080304/32873844 swapFree=7100/7100
[pid=8211] ppid=8209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8211/stat : 8211 (runPb2satCp2.sh) S 8209 8211 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276701584 9367552 275 33554432000 4194304 5064252 140735187908816 140735187907728 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 2287 275 233 213 0 72 0
[pid=8212] ppid=8211 vsize=290884 CPUtime=3.96 cores=0,2,4,6
/proc/8212/stat : 8212 (pb2sat) S 8211 8211 6267 0 -1 4202496 12240 4528 0 0 316 54 25 1 20 0 1 0 276701584 297865216 44617 33554432000 4194304 5873084 140736017017824 140736017011640 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8212/statm: 72721 44617 179 410 0 72303 0
[pid=8217] ppid=8212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8217/stat : 8217 (satsolver.sh) S 8212 8211 6267 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276701983 9367552 266 33554432000 4194304 5064252 140737119424544 140737119423456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8217/statm: 2287 266 226 213 0 72 0
[pid=8218] ppid=8217 vsize=384660 CPUtime=2.3 cores=0,2,4,6
/proc/8218/stat : 8218 (glucose_static) R 8217 8211 6267 0 -1 4202496 61579 0 0 0 213 17 0 0 20 0 1 0 276701983 393891840 88498 33554432000 4194304 4896791 140735283493488 140735282442232 4401607 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8218/statm: 96165 88498 76 172 0 95991 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 693840

[startup+12.7004 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 8218
/proc/meminfo: memFree=26996824/32873844 swapFree=7100/7100
[pid=8211] ppid=8209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8211/stat : 8211 (runPb2satCp2.sh) S 8209 8211 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276701584 9367552 275 33554432000 4194304 5064252 140735187908816 140735187907728 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 2287 275 233 213 0 72 0
[pid=8212] ppid=8211 vsize=290884 CPUtime=3.96 cores=0,2,4,6
/proc/8212/stat : 8212 (pb2sat) S 8211 8211 6267 0 -1 4202496 12240 4528 0 0 316 54 25 1 20 0 1 0 276701584 297865216 44617 33554432000 4194304 5873084 140736017017824 140736017011640 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8212/statm: 72721 44617 179 410 0 72303 0
[pid=8217] ppid=8212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8217/stat : 8217 (satsolver.sh) S 8212 8211 6267 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276701983 9367552 266 33554432000 4194304 5064252 140737119424544 140737119423456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8217/statm: 2287 266 226 213 0 72 0
[pid=8218] ppid=8217 vsize=394840 CPUtime=8.7 cores=0,2,4,6
/proc/8218/stat : 8218 (glucose_static) R 8217 8211 6267 0 -1 4202496 65104 0 0 0 852 18 0 0 20 0 1 0 276701983 404316160 91261 33554432000 4194304 4896791 140735283493488 140735283490696 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8218/statm: 98710 91261 78 172 0 98536 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 704020

[startup+25.5004 s]
/proc/loadavg: 2.13 2.03 2.01 3/183 8218
/proc/meminfo: memFree=26997700/32873844 swapFree=7100/7100
[pid=8211] ppid=8209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8211/stat : 8211 (runPb2satCp2.sh) S 8209 8211 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276701584 9367552 275 33554432000 4194304 5064252 140735187908816 140735187907728 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 2287 275 233 213 0 72 0
[pid=8212] ppid=8211 vsize=290884 CPUtime=3.96 cores=0,2,4,6
/proc/8212/stat : 8212 (pb2sat) S 8211 8211 6267 0 -1 4202496 12240 4528 0 0 316 54 25 1 20 0 1 0 276701584 297865216 44617 33554432000 4194304 5873084 140736017017824 140736017011640 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8212/statm: 72721 44617 179 410 0 72303 0
[pid=8217] ppid=8212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8217/stat : 8217 (satsolver.sh) S 8212 8211 6267 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276701983 9367552 266 33554432000 4194304 5064252 140737119424544 140737119423456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8217/statm: 2287 266 226 213 0 72 0
[pid=8218] ppid=8217 vsize=449576 CPUtime=21.5 cores=0,2,4,6
/proc/8218/stat : 8218 (glucose_static) R 8217 8211 6267 0 -1 4202496 69071 0 0 0 2131 19 0 0 20 0 1 0 276701983 460365824 93927 33554432000 4194304 4896791 140735283493488 140735283491000 4205328 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8218/statm: 112394 93927 78 172 0 112220 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 758756

[startup+51.1004 s]
/proc/loadavg: 2.09 2.03 2.01 3/183 8218
/proc/meminfo: memFree=26974932/32873844 swapFree=7100/7100
[pid=8211] ppid=8209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8211/stat : 8211 (runPb2satCp2.sh) S 8209 8211 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276701584 9367552 275 33554432000 4194304 5064252 140735187908816 140735187907728 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 2287 275 233 213 0 72 0
[pid=8212] ppid=8211 vsize=290884 CPUtime=3.96 cores=0,2,4,6
/proc/8212/stat : 8212 (pb2sat) S 8211 8211 6267 0 -1 4202496 12240 4528 0 0 316 54 25 1 20 0 1 0 276701584 297865216 44617 33554432000 4194304 5873084 140736017017824 140736017011640 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8212/statm: 72721 44617 179 410 0 72303 0
[pid=8217] ppid=8212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8217/stat : 8217 (satsolver.sh) S 8212 8211 6267 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276701983 9367552 266 33554432000 4194304 5064252 140737119424544 140737119423456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8217/statm: 2287 266 226 213 0 72 0
[pid=8218] ppid=8217 vsize=453908 CPUtime=47.1 cores=0,2,4,6
/proc/8218/stat : 8218 (glucose_static) R 8217 8211 6267 0 -1 4202496 70182 0 0 0 4690 20 0 0 20 0 1 0 276701983 464801792 97593 33554432000 4194304 4896791 140735283493488 140735283490696 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8218/statm: 113477 97593 78 172 0 113303 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 763088

[startup+102.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 8218
/proc/meminfo: memFree=26957240/32873844 swapFree=7100/7100
[pid=8211] ppid=8209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8211/stat : 8211 (runPb2satCp2.sh) S 8209 8211 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276701584 9367552 275 33554432000 4194304 5064252 140735187908816 140735187907728 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 2287 275 233 213 0 72 0
[pid=8212] ppid=8211 vsize=290884 CPUtime=3.96 cores=0,2,4,6
/proc/8212/stat : 8212 (pb2sat) S 8211 8211 6267 0 -1 4202496 12240 4528 0 0 316 54 25 1 20 0 1 0 276701584 297865216 44617 33554432000 4194304 5873084 140736017017824 140736017011640 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8212/statm: 72721 44617 179 410 0 72303 0
[pid=8217] ppid=8212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8217/stat : 8217 (satsolver.sh) S 8212 8211 6267 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276701983 9367552 266 33554432000 4194304 5064252 140737119424544 140737119423456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8217/statm: 2287 266 226 213 0 72 0
[pid=8218] ppid=8217 vsize=461328 CPUtime=98.29 cores=0,2,4,6
/proc/8218/stat : 8218 (glucose_static) R 8217 8211 6267 0 -1 4202496 73128 0 0 0 9804 25 0 0 20 0 1 0 276701983 472399872 97026 33554432000 4194304 4896791 140735283493488 140735283490696 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8218/statm: 115332 97026 78 172 0 115158 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 770508

[startup+162.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 8218
/proc/meminfo: memFree=26923616/32873844 swapFree=7100/7100
[pid=8211] ppid=8209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8211/stat : 8211 (runPb2satCp2.sh) S 8209 8211 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276701584 9367552 275 33554432000 4194304 5064252 140735187908816 140735187907728 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 2287 275 233 213 0 72 0
[pid=8212] ppid=8211 vsize=290884 CPUtime=3.96 cores=0,2,4,6
/proc/8212/stat : 8212 (pb2sat) S 8211 8211 6267 0 -1 4202496 12240 4528 0 0 316 54 25 1 20 0 1 0 276701584 297865216 44617 33554432000 4194304 5873084 140736017017824 140736017011640 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8212/statm: 72721 44617 179 410 0 72303 0
[pid=8217] ppid=8212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8217/stat : 8217 (satsolver.sh) S 8212 8211 6267 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276701983 9367552 266 33554432000 4194304 5064252 140737119424544 140737119423456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8217/statm: 2287 266 226 213 0 72 0
[pid=8218] ppid=8217 vsize=469140 CPUtime=158.28 cores=0,2,4,6
/proc/8218/stat : 8218 (glucose_static) R 8217 8211 6267 0 -1 4202496 75379 0 0 0 15800 28 0 0 20 0 1 0 276701983 480399360 103202 33554432000 4194304 4896791 140735283493488 140735283490696 4225141 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8218/statm: 117285 103202 78 172 0 117111 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 778320

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 8218
/proc/meminfo: memFree=26920032/32873844 swapFree=7100/7100
[pid=8211] ppid=8209 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/8218/stat : 8218 (glucose_static) R 8217 8211 6267 0 -1 4202496 113669 0 0 0 141651 150 0 0 20 0 1 0 276701983 564465664 130450 33554432000 4194304 4896791 140735283493488 140735283489224 4207754 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8218/statm: 137809 130450 78 172 0 137635 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 860416

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8230
/proc/meminfo: memFree=26677720/32873844 swapFree=7100/7100
[pid=8211] ppid=8209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8211/stat : 8211 (runPb2satCp2.sh) S 8209 8211 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276701584 9367552 275 33554432000 4194304 5064252 140735187908816 140735187907728 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 2287 275 233 213 0 72 0
[pid=8212] ppid=8211 vsize=290884 CPUtime=3.96 cores=0,2,4,6
/proc/8212/stat : 8212 (pb2sat) S 8211 8211 6267 0 -1 4202496 12240 4528 0 0 316 54 25 1 20 0 1 0 276701584 297865216 44617 33554432000 4194304 5873084 140736017017824 140736017011640 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8212/statm: 72721 44617 179 410 0 72303 0
[pid=8217] ppid=8212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8217/stat : 8217 (satsolver.sh) S 8212 8211 6267 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276701983 9367552 266 33554432000 4194304 5064252 140737119424544 140737119423456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8217/statm: 2287 266 226 213 0 72 0
[pid=8218] ppid=8217 vsize=634796 CPUtime=1477.99 cores=0,2,4,6
/proc/8218/stat : 8218 (glucose_static) R 8217 8211 6267 0 -1 4202496 115773 0 0 0 147644 155 0 0 20 0 1 0 276701983 650031104 134770 33554432000 4194304 4896791 140735283493488 140735283489224 4225445 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8218/statm: 158699 134770 78 172 0 158525 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 943976

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8230
/proc/meminfo: memFree=26644396/32873844 swapFree=7100/7100
[pid=8211] ppid=8209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8211/stat : 8211 (runPb2satCp2.sh) S 8209 8211 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276701584 9367552 275 33554432000 4194304 5064252 140735187908816 140735187907728 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 2287 275 233 213 0 72 0
[pid=8212] ppid=8211 vsize=290884 CPUtime=3.96 cores=0,2,4,6
/proc/8212/stat : 8212 (pb2sat) S 8211 8211 6267 0 -1 4202496 12240 4528 0 0 316 54 25 1 20 0 1 0 276701584 297865216 44617 33554432000 4194304 5873084 140736017017824 140736017011640 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8212/statm: 72721 44617 179 410 0 72303 0
[pid=8217] ppid=8212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8217/stat : 8217 (satsolver.sh) S 8212 8211 6267 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276701983 9367552 266 33554432000 4194304 5064252 140737119424544 140737119423456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8217/statm: 2287 266 226 213 0 72 0
[pid=8218] ppid=8217 vsize=556448 CPUtime=1537.98 cores=0,2,4,6
/proc/8218/stat : 8218 (glucose_static) R 8217 8211 6267 0 -1 4202496 117483 0 0 0 153636 162 0 0 20 0 1 0 276701983 569802752 129219 33554432000 4194304 4896791 140735283493488 140735283490696 4207692 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8218/statm: 139112 129219 78 172 0 138938 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 865628

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 8230
/proc/meminfo: memFree=26713584/32873844 swapFree=7100/7100
[pid=8211] ppid=8209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8211/stat : 8211 (runPb2satCp2.sh) S 8209 8211 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276701584 9367552 275 33554432000 4194304 5064252 140735187908816 140735187907728 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 2287 275 233 213 0 72 0
[pid=8212] ppid=8211 vsize=290884 CPUtime=3.96 cores=0,2,4,6
/proc/8212/stat : 8212 (pb2sat) S 8211 8211 6267 0 -1 4202496 12240 4528 0 0 316 54 25 1 20 0 1 0 276701584 297865216 44617 33554432000 4194304 5873084 140736017017824 140736017011640 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8212/statm: 72721 44617 179 410 0 72303 0
[pid=8217] ppid=8212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8217/stat : 8217 (satsolver.sh) S 8212 8211 6267 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276701983 9367552 266 33554432000 4194304 5064252 140737119424544 140737119423456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8217/statm: 2287 266 226 213 0 72 0
[pid=8218] ppid=8217 vsize=558064 CPUtime=1597.98 cores=0,2,4,6
/proc/8218/stat : 8218 (glucose_static) R 8217 8211 6267 0 -1 4202496 119500 0 0 0 159631 167 0 0 20 0 1 0 276701983 571457536 131197 33554432000 4194304 4896791 140735283493488 140735283489224 4224696 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8218/statm: 139516 131197 78 172 0 139342 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 867244

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 8275
/proc/meminfo: memFree=27531284/32873844 swapFree=7100/7100
[pid=8211] ppid=8209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8211/stat : 8211 (runPb2satCp2.sh) S 8209 8211 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276701584 9367552 275 33554432000 4194304 5064252 140735187908816 140735187907728 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 2287 275 233 213 0 72 0
[pid=8212] ppid=8211 vsize=290884 CPUtime=3.96 cores=0,2,4,6
/proc/8212/stat : 8212 (pb2sat) S 8211 8211 6267 0 -1 4202496 12240 4528 0 0 316 54 25 1 20 0 1 0 276701584 297865216 44617 33554432000 4194304 5873084 140736017017824 140736017011640 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8212/statm: 72721 44617 179 410 0 72303 0
[pid=8217] ppid=8212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8217/stat : 8217 (satsolver.sh) S 8212 8211 6267 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276701983 9367552 266 33554432000 4194304 5064252 140737119424544 140737119423456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8217/statm: 2287 266 226 213 0 72 0
[pid=8218] ppid=8217 vsize=641672 CPUtime=1657.95 cores=0,2,4,6
/proc/8218/stat : 8218 (glucose_static) R 8217 8211 6267 0 -1 4202496 121605 0 0 0 165622 173 0 0 20 0 1 0 276701983 657072128 136837 33554432000 4194304 4896791 140735283493488 140735283488568 4225348 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8218/statm: 160418 136837 78 172 0 160244 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 950852

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 8302
/proc/meminfo: memFree=27499892/32873844 swapFree=7100/7100
[pid=8211] ppid=8209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8211/stat : 8211 (runPb2satCp2.sh) S 8209 8211 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276701584 9367552 275 33554432000 4194304 5064252 140735187908816 140735187907728 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 2287 275 233 213 0 72 0
[pid=8212] ppid=8211 vsize=290884 CPUtime=3.96 cores=0,2,4,6
/proc/8212/stat : 8212 (pb2sat) S 8211 8211 6267 0 -1 4202496 12240 4528 0 0 316 54 25 1 20 0 1 0 276701584 297865216 44617 33554432000 4194304 5873084 140736017017824 140736017011640 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8212/statm: 72721 44617 179 410 0 72303 0
[pid=8217] ppid=8212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8217/stat : 8217 (satsolver.sh) S 8212 8211 6267 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276701983 9367552 266 33554432000 4194304 5064252 140737119424544 140737119423456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8217/statm: 2287 266 226 213 0 72 0
[pid=8218] ppid=8217 vsize=644060 CPUtime=1717.94 cores=0,2,4,6
/proc/8218/stat : 8218 (glucose_static) R 8217 8211 6267 0 -1 4202496 122982 0 0 0 171617 177 0 0 20 0 1 0 276701983 659517440 140953 33554432000 4194304 4896791 140735283493488 140735283490696 4224960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8218/statm: 161015 140953 78 172 0 160841 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 953240

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 8309
/proc/meminfo: memFree=27532636/32873844 swapFree=7100/7100
[pid=8211] ppid=8209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8211/stat : 8211 (runPb2satCp2.sh) S 8209 8211 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276701584 9367552 275 33554432000 4194304 5064252 140735187908816 140735187907728 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 2287 275 233 213 0 72 0
[pid=8212] ppid=8211 vsize=290884 CPUtime=3.96 cores=0,2,4,6
/proc/8212/stat : 8212 (pb2sat) S 8211 8211 6267 0 -1 4202496 12240 4528 0 0 316 54 25 1 20 0 1 0 276701584 297865216 44617 33554432000 4194304 5873084 140736017017824 140736017011640 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8212/statm: 72721 44617 179 410 0 72303 0
[pid=8217] ppid=8212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8217/stat : 8217 (satsolver.sh) S 8212 8211 6267 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276701983 9367552 266 33554432000 4194304 5064252 140737119424544 140737119423456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8217/statm: 2287 266 226 213 0 72 0
[pid=8218] ppid=8217 vsize=565768 CPUtime=1777.94 cores=0,2,4,6
/proc/8218/stat : 8218 (glucose_static) R 8217 8211 6267 0 -1 4202496 124645 0 0 0 177609 185 0 0 20 0 1 0 276701983 579346432 132800 33554432000 4194304 4896791 140735283493488 140735283490872 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8218/statm: 141442 132800 78 172 0 141268 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 874948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 8309
/proc/meminfo: memFree=27516248/32873844 swapFree=7100/7100
[pid=8211] ppid=8209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8211/stat : 8211 (runPb2satCp2.sh) S 8209 8211 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276701584 9367552 275 33554432000 4194304 5064252 140735187908816 140735187907728 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 2287 275 233 213 0 72 0
[pid=8212] ppid=8211 vsize=290884 CPUtime=3.96 cores=0,2,4,6
/proc/8212/stat : 8212 (pb2sat) S 8211 8211 6267 0 -1 4202496 12240 4528 0 0 316 54 25 1 20 0 1 0 276701584 297865216 44617 33554432000 4194304 5873084 140736017017824 140736017011640 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8212/statm: 72721 44617 179 410 0 72303 0
[pid=8217] ppid=8212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8217/stat : 8217 (satsolver.sh) S 8212 8211 6267 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276701983 9367552 266 33554432000 4194304 5064252 140737119424544 140737119423456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8217/statm: 2287 266 226 213 0 72 0
[pid=8218] ppid=8217 vsize=648084 CPUtime=1796.14 cores=0,2,4,6
/proc/8218/stat : 8218 (glucose_static) R 8217 8211 6267 0 -1 4202496 125599 0 0 0 179427 187 0 0 20 0 1 0 276701983 663638016 136797 33554432000 4194304 4896791 140735283493488 140735283490696 4224992 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8218/statm: 162021 136797 78 172 0 161847 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 957264

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 8309
/proc/meminfo: memFree=27516248/32873844 swapFree=7100/7100
[pid=8211] ppid=8209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8211/stat : 8211 (runPb2satCp2.sh) S 8209 8211 6267 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276701584 9367552 275 33554432000 4194304 5064252 140735187908816 140735187907728 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 2287 275 233 213 0 72 0
[pid=8212] ppid=8211 vsize=290884 CPUtime=3.96 cores=0,2,4,6
/proc/8212/stat : 8212 (pb2sat) S 8211 8211 6267 0 -1 4202496 12240 4528 0 0 316 54 25 1 20 0 1 0 276701584 297865216 44617 33554432000 4194304 5873084 140736017017824 140736017011640 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8212/statm: 72721 44617 179 410 0 72303 0
[pid=8217] ppid=8212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8217/stat : 8217 (satsolver.sh) S 8212 8211 6267 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 276701983 9367552 266 33554432000 4194304 5064252 140737119424544 140737119423456 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/8217/statm: 2287 266 226 213 0 72 0
[pid=8218] ppid=8217 vsize=648084 CPUtime=1796.14 cores=0,2,4,6
/proc/8218/stat : 8218 (glucose_static) R 8217 8211 6267 0 -1 4202496 125599 0 0 0 179427 187 0 0 20 0 1 0 276701983 663638016 136797 33554432000 4194304 4896791 140735283493488 140735283490696 4224992 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8218/statm: 162021 136797 78 172 0 161847 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 957264

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8211 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=420480
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=569913
# CPU time returned by wait4() is 3.99039
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1797.68
CPU system time (s): 2.42
CPU usage (%): 99.977
Max. virtual memory (cumulated for all children) (KiB): 1086564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.42048
system time used= 0.569913
maximum resident set size= 329544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17744
page faults= 0
swaps= 0
block input operations= 0
block output operations= 320128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 20

runsolver used 2.6496 second user time and 7.18591 second system time

The end

Launcher Data

Begin job on node111 at 2012-05-27 10:02:26
IDJOB=3694417
IDBENCH=72396
IDSOLVER=2273
FILE ID=node111/3694417-1338105746
RUNJOBID= node111-1338087406-6283
PBS_JOBID= 14624442
Free space on /tmp= 71520 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/datasets/10orplus/normalized-libdbd-pg-perl.cudf.trendy.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694417-1338105746/watcher-3694417-1338105746 -o /tmp/evaluation-result-3694417-1338105746/solver-3694417-1338105746 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694417-1338105746.opb 431760938 HOME HOME

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

MD5SUM BENCH= 81221b652f13d6452852d67d502e0110
RANDOM SEED=431760938

node111.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.152
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.30
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.152
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.152
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.152
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.152
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.152
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.152
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.152
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27713572 kB
Buffers:          318428 kB
Cached:          3441620 kB
SwapCached:            0 kB
Active:          1656128 kB
Inactive:        2684220 kB
Active(anon):     582972 kB
Inactive(anon):        0 kB
Active(file):    1073156 kB
Inactive(file):  2684220 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             12272 kB
Writeback:            16 kB
AnonPages:        589760 kB
Mapped:            15388 kB
Shmem:               200 kB
Slab:             677412 kB
SReclaimable:     119824 kB
SUnreclaim:       557588 kB
KernelStack:        1496 kB
PageTables:         5276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     876024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 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= 71508 MiB
End job on node111 at 2012-05-27 10:32:27