Trace number 3700777

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
npSolver 1.0? (TO) 1800.09 1800.42

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/
10orplus/normalized-python-cairo.cudf.paranoid.opb
MD5SUM8424b7061409513cf5c3292b053a86a1
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark141778
Best CPU time to get the best result obtained on this benchmark260.852
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19768
Total number of constraints96403
Number of constraints which are clauses94838
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 7253
Biggest coefficient in the objective function 4295
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 12717493
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 4295
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 12717493
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.64	c run usual solver
1.37/1.41	c model valid
1.37/1.41	c current solution ok
1.47/1.60	o 2448925
1.47/1.60	c current bound: 1224462
1.47/1.60	c fallback to adder encoding
1800.05/1800.41	./satsolver.sh: line 5: 12574 Terminated              ./glucose $1 > $2 2> /dev/null
1800.05/1800.41	c error: unexpected solver exit code
1800.05/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-3700777-1338084726/watcher-3700777-1338084726 -o /tmp/evaluation-result-3700777-1338084726/solver-3700777-1338084726 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3700777-1338084726.opb 271902846 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/179 12560
/proc/meminfo: memFree=27542504/32873660 swapFree=7120/7120
[pid=12560] ppid=12558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12560/stat : 12560 (npSolver-pbo.sh) S 12558 12560 6137 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274598354 9367552 275 33554432000 4194304 5064252 140734337235376 140734337234288 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12560/statm: 2287 275 233 213 0 72 0

[startup+0.00810204 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12560
/proc/meminfo: memFree=27542504/32873660 swapFree=7120/7120
[pid=12560] ppid=12558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12560/stat : 12560 (npSolver-pbo.sh) S 12558 12560 6137 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274598354 9367552 275 33554432000 4194304 5064252 140734337235376 140734337234288 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12560/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100217 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12560
/proc/meminfo: memFree=27542504/32873660 swapFree=7120/7120
[pid=12560] ppid=12558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12560/stat : 12560 (npSolver-pbo.sh) S 12558 12560 6137 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274598354 9367552 275 33554432000 4194304 5064252 140734337235376 140734337234288 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12560/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300174 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12560
/proc/meminfo: memFree=27542504/32873660 swapFree=7120/7120
[pid=12560] ppid=12558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12560/stat : 12560 (npSolver-pbo.sh) S 12558 12560 6137 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274598354 9367552 275 33554432000 4194304 5064252 140734337235376 140734337234288 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12560/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700187 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12560
/proc/meminfo: memFree=27542504/32873660 swapFree=7120/7120
[pid=12560] ppid=12558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12560/stat : 12560 (npSolver-pbo.sh) S 12558 12560 6137 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274598354 9367552 275 33554432000 4194304 5064252 140734337235376 140734337234288 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12560/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50016 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12564
/proc/meminfo: memFree=27502968/32873660 swapFree=7120/7120
[pid=12560] ppid=12558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12560/stat : 12560 (npSolver-pbo.sh) S 12558 12560 6137 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274598354 9367552 275 33554432000 4194304 5064252 140734337235376 140734337234288 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12560/statm: 2287 275 233 213 0 72 0
[pid=12561] ppid=12560 vsize=10100 CPUtime=1.47 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-pbo) R 12560 12560 6137 0 -1 4202496 3365 15002 0 0 80 7 56 4 20 0 1 0 274598355 10342400 1903 33554432000 4194304 5992684 140736465555328 140736465549936 5179696 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12561/statm: 2525 1903 173 440 0 2081 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 19248

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12572
/proc/meminfo: memFree=27485816/32873660 swapFree=7120/7120
[pid=12560] ppid=12558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12560/stat : 12560 (npSolver-pbo.sh) S 12558 12560 6137 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274598354 9367552 275 33554432000 4194304 5064252 140734337235376 140734337234288 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12560/statm: 2287 275 233 213 0 72 0
[pid=12561] ppid=12560 vsize=85644 CPUtime=2.47 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-pbo) S 12560 12560 6137 0 -1 4202496 9081 15518 0 0 161 25 56 5 20 0 1 0 274598355 87699456 18468 33554432000 4194304 5992684 140736465555328 140736465547648 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12561/statm: 21411 18468 183 440 0 20967 0
Current children cumulated CPU time (s) 2.47
Current children cumulated vsize (KiB) 94792
heavy processes:

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12574
/proc/meminfo: memFree=27259756/32873660 swapFree=7120/7120
[pid=12560] ppid=12558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12560/stat : 12560 (npSolver-pbo.sh) S 12558 12560 6137 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274598354 9367552 275 33554432000 4194304 5064252 140734337235376 140734337234288 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12560/statm: 2287 275 233 213 0 72 0
[pid=12561] ppid=12560 vsize=85644 CPUtime=2.47 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-pbo) S 12560 12560 6137 0 -1 4202496 9081 15518 0 0 161 25 56 5 20 0 1 0 274598355 87699456 18468 33554432000 4194304 5992684 140736465555328 140736465547648 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12561/statm: 21411 18468 183 440 0 20967 0
[pid=12573] ppid=12561 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12573/stat : 12573 (satsolver.sh) S 12561 12560 6137 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274598604 9367552 266 33554432000 4194304 5064252 140736987163344 140736987162256 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12573/statm: 2287 266 226 213 0 72 0
[pid=12574] ppid=12573 vsize=159544 CPUtime=3.8 cores=1,3,5,7
/proc/12574/stat : 12574 (glucose) R 12573 12560 6137 0 -1 4202496 30798 0 0 0 373 7 0 0 20 0 1 0 274598604 163373056 36076 33554432000 4194304 5208918 140734035229024 140734035226984 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12574/statm: 39886 36076 96 248 0 39635 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 263484

[startup+12.7004 s]
/proc/loadavg: 2.08 2.02 2.00 3/183 12574
/proc/meminfo: memFree=27259708/32873660 swapFree=7120/7120
[pid=12560] ppid=12558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12560/stat : 12560 (npSolver-pbo.sh) S 12558 12560 6137 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274598354 9367552 275 33554432000 4194304 5064252 140734337235376 140734337234288 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12560/statm: 2287 275 233 213 0 72 0
[pid=12561] ppid=12560 vsize=85644 CPUtime=2.47 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-pbo) S 12560 12560 6137 0 -1 4202496 9081 15518 0 0 161 25 56 5 20 0 1 0 274598355 87699456 18468 33554432000 4194304 5992684 140736465555328 140736465547648 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12561/statm: 21411 18468 183 440 0 20967 0
[pid=12573] ppid=12561 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12573/stat : 12573 (satsolver.sh) S 12561 12560 6137 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274598604 9367552 266 33554432000 4194304 5064252 140736987163344 140736987162256 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12573/statm: 2287 266 226 213 0 72 0
[pid=12574] ppid=12573 vsize=179568 CPUtime=10.19 cores=1,3,5,7
/proc/12574/stat : 12574 (glucose) R 12573 12560 6137 0 -1 4202496 31231 0 0 0 1012 7 0 0 20 0 1 0 274598604 183877632 36495 33554432000 4194304 5208918 140734035229024 140734035226872 4211160 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12574/statm: 44892 36495 105 248 0 44641 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 283508

[startup+25.5003 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 12574
/proc/meminfo: memFree=27252900/32873660 swapFree=7120/7120
[pid=12560] ppid=12558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12560/stat : 12560 (npSolver-pbo.sh) S 12558 12560 6137 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274598354 9367552 275 33554432000 4194304 5064252 140734337235376 140734337234288 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12560/statm: 2287 275 233 213 0 72 0
[pid=12561] ppid=12560 vsize=85644 CPUtime=2.47 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-pbo) S 12560 12560 6137 0 -1 4202496 9081 15518 0 0 161 25 56 5 20 0 1 0 274598355 87699456 18468 33554432000 4194304 5992684 140736465555328 140736465547648 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12561/statm: 21411 18468 183 440 0 20967 0
[pid=12573] ppid=12561 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12573/stat : 12573 (satsolver.sh) S 12561 12560 6137 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274598604 9367552 266 33554432000 4194304 5064252 140736987163344 140736987162256 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12573/statm: 2287 266 226 213 0 72 0
[pid=12574] ppid=12573 vsize=182704 CPUtime=23 cores=1,3,5,7
/proc/12574/stat : 12574 (glucose) R 12573 12560 6137 0 -1 4202496 32164 0 0 0 2292 8 0 0 20 0 1 0 274598604 187088896 37910 33554432000 4194304 5208918 140734035229024 140734035225400 4229330 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12574/statm: 45676 37910 105 248 0 45425 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 286644

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 12574
/proc/meminfo: memFree=27241004/32873660 swapFree=7120/7120
[pid=12560] ppid=12558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12560/stat : 12560 (npSolver-pbo.sh) S 12558 12560 6137 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274598354 9367552 275 33554432000 4194304 5064252 140734337235376 140734337234288 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12560/statm: 2287 275 233 213 0 72 0
[pid=12561] ppid=12560 vsize=85644 CPUtime=2.47 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-pbo) S 12560 12560 6137 0 -1 4202496 9081 15518 0 0 161 25 56 5 20 0 1 0 274598355 87699456 18468 33554432000 4194304 5992684 140736465555328 140736465547648 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12561/statm: 21411 18468 183 440 0 20967 0
[pid=12573] ppid=12561 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12573/stat : 12573 (satsolver.sh) S 12561 12560 6137 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274598604 9367552 266 33554432000 4194304 5064252 140736987163344 140736987162256 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12573/statm: 2287 266 226 213 0 72 0
[pid=12574] ppid=12573 vsize=189468 CPUtime=48.58 cores=1,3,5,7
/proc/12574/stat : 12574 (glucose) R 12573 12560 6137 0 -1 4202496 33973 0 0 0 4849 9 0 0 20 0 1 0 274598604 194015232 39396 33554432000 4194304 5208918 140734035229024 140734035226856 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12574/statm: 47367 39396 105 248 0 47116 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 293408

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 12575
/proc/meminfo: memFree=27248700/32873660 swapFree=7120/7120
[pid=12560] ppid=12558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12560/stat : 12560 (npSolver-pbo.sh) S 12558 12560 6137 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274598354 9367552 275 33554432000 4194304 5064252 140734337235376 140734337234288 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12560/statm: 2287 275 233 213 0 72 0
[pid=12561] ppid=12560 vsize=85644 CPUtime=2.47 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-pbo) S 12560 12560 6137 0 -1 4202496 9081 15518 0 0 161 25 56 5 20 0 1 0 274598355 87699456 18468 33554432000 4194304 5992684 140736465555328 140736465547648 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12561/statm: 21411 18468 183 440 0 20967 0
[pid=12573] ppid=12561 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12573/stat : 12573 (satsolver.sh) S 12561 12560 6137 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274598604 9367552 266 33554432000 4194304 5064252 140736987163344 140736987162256 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12573/statm: 2287 266 226 213 0 72 0
[pid=12574] ppid=12573 vsize=195648 CPUtime=99.79 cores=1,3,5,7
/proc/12574/stat : 12574 (glucose) R 12573 12560 6137 0 -1 4202496 35395 0 0 0 9969 10 0 0 20 0 1 0 274598604 200343552 43884 33554432000 4194304 5208918 140734035229024 140734035225400 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12574/statm: 48912 43884 105 248 0 48661 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 299588

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12575
/proc/meminfo: memFree=27220276/32873660 swapFree=7120/7120
[pid=12560] ppid=12558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12560/stat : 12560 (npSolver-pbo.sh) S 12558 12560 6137 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274598354 9367552 275 33554432000 4194304 5064252 140734337235376 140734337234288 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12560/statm: 2287 275 233 213 0 72 0
[pid=12561] ppid=12560 vsize=85644 CPUtime=2.47 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-pbo) S 12560 12560 6137 0 -1 4202496 9081 15518 0 0 161 25 56 5 20 0 1 0 274598355 87699456 18468 33554432000 4194304 5992684 140736465555328 140736465547648 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12561/statm: 21411 18468 183 440 0 20967 0
[pid=12573] ppid=12561 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12573/stat : 12573 (satsolver.sh) S 12561 12560 6137 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274598604 9367552 266 33554432000 4194304 5064252 140736987163344 140736987162256 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12573/statm: 2287 266 226 213 0 72 0
[pid=12574] ppid=12573 vsize=233720 CPUtime=159.77 cores=1,3,5,7
/proc/12574/stat : 12574 (glucose) R 12573 12560 6137 0 -1 4202496 38179 0 0 0 15964 13 0 0 20 0 1 0 274598604 239329280 47514 33554432000 4194304 5208918 140734035229024 140734035226872 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12574/statm: 58430 47514 105 248 0 58179 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 337660

[startup+222.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 12582
/proc/meminfo: memFree=27287212/32873660 swapFree=7120/7120

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


[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 12645
/proc/meminfo: memFree=27017828/32873660 swapFree=7120/7120
[pid=12560] ppid=12558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12560/stat : 12560 (npSolver-pbo.sh) S 12558 12560 6137 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274598354 9367552 275 33554432000 4194304 5064252 140734337235376 140734337234288 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12560/statm: 2287 275 233 213 0 72 0
[pid=12561] ppid=12560 vsize=85644 CPUtime=2.47 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-pbo) S 12560 12560 6137 0 -1 4202496 9081 15518 0 0 161 25 56 5 20 0 1 0 274598355 87699456 18468 33554432000 4194304 5992684 140736465555328 140736465547648 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12561/statm: 21411 18468 183 440 0 20967 0
[pid=12573] ppid=12561 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12573/stat : 12573 (satsolver.sh) S 12561 12560 6137 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274598604 9367552 266 33554432000 4194304 5064252 140736987163344 140736987162256 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12573/statm: 2287 266 226 213 0 72 0
[pid=12574] ppid=12573 vsize=309176 CPUtime=1359.54 cores=1,3,5,7
/proc/12574/stat : 12574 (glucose) R 12573 12560 6137 0 -1 4202496 75492 0 0 0 135872 82 0 0 20 0 1 0 274598604 316596224 72884 33554432000 4194304 5208918 140734035229024 140734035226776 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12574/statm: 77294 72884 105 248 0 77043 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 413116

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 12645
/proc/meminfo: memFree=26997476/32873660 swapFree=7120/7120
[pid=12560] ppid=12558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12560/stat : 12560 (npSolver-pbo.sh) S 12558 12560 6137 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274598354 9367552 275 33554432000 4194304 5064252 140734337235376 140734337234288 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12560/statm: 2287 275 233 213 0 72 0
[pid=12561] ppid=12560 vsize=85644 CPUtime=2.47 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-pbo) S 12560 12560 6137 0 -1 4202496 9081 15518 0 0 161 25 56 5 20 0 1 0 274598355 87699456 18468 33554432000 4194304 5992684 140736465555328 140736465547648 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12561/statm: 21411 18468 183 440 0 20967 0
[pid=12573] ppid=12561 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12573/stat : 12573 (satsolver.sh) S 12561 12560 6137 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274598604 9367552 266 33554432000 4194304 5064252 140736987163344 140736987162256 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12573/statm: 2287 266 226 213 0 72 0
[pid=12574] ppid=12573 vsize=362036 CPUtime=1419.54 cores=1,3,5,7
/proc/12574/stat : 12574 (glucose) R 12573 12560 6137 0 -1 4202496 77968 0 0 0 141868 86 0 0 20 0 1 0 274598604 370724864 78427 33554432000 4194304 5208918 140734035229024 140734035226776 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12574/statm: 90509 78427 105 248 0 90258 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 465976

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 12645
/proc/meminfo: memFree=27020464/32873660 swapFree=7120/7120
[pid=12560] ppid=12558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12560/stat : 12560 (npSolver-pbo.sh) S 12558 12560 6137 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274598354 9367552 275 33554432000 4194304 5064252 140734337235376 140734337234288 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12560/statm: 2287 275 233 213 0 72 0
[pid=12561] ppid=12560 vsize=85644 CPUtime=2.47 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-pbo) S 12560 12560 6137 0 -1 4202496 9081 15518 0 0 161 25 56 5 20 0 1 0 274598355 87699456 18468 33554432000 4194304 5992684 140736465555328 140736465547648 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12561/statm: 21411 18468 183 440 0 20967 0
[pid=12573] ppid=12561 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12573/stat : 12573 (satsolver.sh) S 12561 12560 6137 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274598604 9367552 266 33554432000 4194304 5064252 140736987163344 140736987162256 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12573/statm: 2287 266 226 213 0 72 0
[pid=12574] ppid=12573 vsize=365396 CPUtime=1479.52 cores=1,3,5,7
/proc/12574/stat : 12574 (glucose) R 12573 12560 6137 0 -1 4202496 80853 0 0 0 147860 92 0 0 20 0 1 0 274598604 374165504 76239 33554432000 4194304 5208918 140734035229024 140734035225400 4211732 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12574/statm: 91349 76239 105 248 0 91098 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 469336

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 12645
/proc/meminfo: memFree=26995604/32873660 swapFree=7120/7120
[pid=12560] ppid=12558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12560/stat : 12560 (npSolver-pbo.sh) S 12558 12560 6137 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274598354 9367552 275 33554432000 4194304 5064252 140734337235376 140734337234288 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12560/statm: 2287 275 233 213 0 72 0
[pid=12561] ppid=12560 vsize=85644 CPUtime=2.47 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-pbo) S 12560 12560 6137 0 -1 4202496 9081 15518 0 0 161 25 56 5 20 0 1 0 274598355 87699456 18468 33554432000 4194304 5992684 140736465555328 140736465547648 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12561/statm: 21411 18468 183 440 0 20967 0
[pid=12573] ppid=12561 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12573/stat : 12573 (satsolver.sh) S 12561 12560 6137 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274598604 9367552 266 33554432000 4194304 5064252 140736987163344 140736987162256 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12573/statm: 2287 266 226 213 0 72 0
[pid=12574] ppid=12573 vsize=367068 CPUtime=1539.52 cores=1,3,5,7
/proc/12574/stat : 12574 (glucose) R 12573 12560 6137 0 -1 4202496 82290 0 0 0 153856 96 0 0 20 0 1 0 274598604 375877632 77195 33554432000 4194304 5208918 140734035229024 140734035226776 4211518 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12574/statm: 91767 77195 105 248 0 91516 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 471008

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 12645
/proc/meminfo: memFree=26998456/32873660 swapFree=7120/7120
[pid=12560] ppid=12558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12560/stat : 12560 (npSolver-pbo.sh) S 12558 12560 6137 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274598354 9367552 275 33554432000 4194304 5064252 140734337235376 140734337234288 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12560/statm: 2287 275 233 213 0 72 0
[pid=12561] ppid=12560 vsize=85644 CPUtime=2.47 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-pbo) S 12560 12560 6137 0 -1 4202496 9081 15518 0 0 161 25 56 5 20 0 1 0 274598355 87699456 18468 33554432000 4194304 5992684 140736465555328 140736465547648 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12561/statm: 21411 18468 183 440 0 20967 0
[pid=12573] ppid=12561 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12573/stat : 12573 (satsolver.sh) S 12561 12560 6137 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274598604 9367552 266 33554432000 4194304 5064252 140736987163344 140736987162256 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12573/statm: 2287 266 226 213 0 72 0
[pid=12574] ppid=12573 vsize=369976 CPUtime=1599.5 cores=1,3,5,7
/proc/12574/stat : 12574 (glucose) R 12573 12560 6137 0 -1 4202496 84077 0 0 0 159852 98 0 0 20 0 1 0 274598604 378855424 79518 33554432000 4194304 5208918 140734035229024 140734035226872 4211540 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12574/statm: 92494 79518 105 248 0 92243 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 473916

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12646
/proc/meminfo: memFree=26963972/32873660 swapFree=7120/7120
[pid=12560] ppid=12558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12560/stat : 12560 (npSolver-pbo.sh) S 12558 12560 6137 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274598354 9367552 275 33554432000 4194304 5064252 140734337235376 140734337234288 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12560/statm: 2287 275 233 213 0 72 0
[pid=12561] ppid=12560 vsize=85644 CPUtime=2.47 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-pbo) S 12560 12560 6137 0 -1 4202496 9081 15518 0 0 161 25 56 5 20 0 1 0 274598355 87699456 18468 33554432000 4194304 5992684 140736465555328 140736465547648 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12561/statm: 21411 18468 183 440 0 20967 0
[pid=12573] ppid=12561 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12573/stat : 12573 (satsolver.sh) S 12561 12560 6137 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274598604 9367552 266 33554432000 4194304 5064252 140736987163344 140736987162256 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12573/statm: 2287 266 226 213 0 72 0
[pid=12574] ppid=12573 vsize=372296 CPUtime=1659.49 cores=1,3,5,7
/proc/12574/stat : 12574 (glucose) R 12573 12560 6137 0 -1 4202496 85764 0 0 0 165848 101 0 0 20 0 1 0 274598604 381231104 82688 33554432000 4194304 5208918 140734035229024 140734035226872 4229460 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12574/statm: 93074 82688 105 248 0 92823 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 476236

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 12649
/proc/meminfo: memFree=26967012/32873660 swapFree=7120/7120
[pid=12560] ppid=12558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12560/stat : 12560 (npSolver-pbo.sh) S 12558 12560 6137 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274598354 9367552 275 33554432000 4194304 5064252 140734337235376 140734337234288 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12560/statm: 2287 275 233 213 0 72 0
[pid=12561] ppid=12560 vsize=85644 CPUtime=2.47 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-pbo) S 12560 12560 6137 0 -1 4202496 9081 15518 0 0 161 25 56 5 20 0 1 0 274598355 87699456 18468 33554432000 4194304 5992684 140736465555328 140736465547648 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12561/statm: 21411 18468 183 440 0 20967 0
[pid=12573] ppid=12561 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12573/stat : 12573 (satsolver.sh) S 12561 12560 6137 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274598604 9367552 266 33554432000 4194304 5064252 140736987163344 140736987162256 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12573/statm: 2287 266 226 213 0 72 0
[pid=12574] ppid=12573 vsize=374704 CPUtime=1719.48 cores=1,3,5,7
/proc/12574/stat : 12574 (glucose) R 12573 12560 6137 0 -1 4202496 86681 0 0 0 171844 104 0 0 20 0 1 0 274598604 383696896 85668 33554432000 4194304 5208918 140734035229024 140734035226872 4212419 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12574/statm: 93676 85668 105 248 0 93425 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 478644

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 12649
/proc/meminfo: memFree=26937964/32873660 swapFree=7120/7120
[pid=12560] ppid=12558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12560/stat : 12560 (npSolver-pbo.sh) S 12558 12560 6137 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274598354 9367552 275 33554432000 4194304 5064252 140734337235376 140734337234288 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12560/statm: 2287 275 233 213 0 72 0
[pid=12561] ppid=12560 vsize=85644 CPUtime=2.47 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-pbo) S 12560 12560 6137 0 -1 4202496 9081 15518 0 0 161 25 56 5 20 0 1 0 274598355 87699456 18468 33554432000 4194304 5992684 140736465555328 140736465547648 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12561/statm: 21411 18468 183 440 0 20967 0
[pid=12573] ppid=12561 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12573/stat : 12573 (satsolver.sh) S 12561 12560 6137 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274598604 9367552 266 33554432000 4194304 5064252 140736987163344 140736987162256 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12573/statm: 2287 266 226 213 0 72 0
[pid=12574] ppid=12573 vsize=378860 CPUtime=1779.47 cores=1,3,5,7
/proc/12574/stat : 12574 (glucose) R 12573 12560 6137 0 -1 4202496 87832 0 0 0 177841 106 0 0 20 0 1 0 274598604 387952640 87036 33554432000 4194304 5208918 140734035229024 140734035225336 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12574/statm: 94715 87036 105 248 0 94464 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 482800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.05 2.01 2.00 4/183 12649
/proc/meminfo: memFree=26986800/32873660 swapFree=7120/7120
[pid=12560] ppid=12558 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12560/stat : 12560 (npSolver-pbo.sh) S 12558 12560 6137 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274598354 9367552 275 33554432000 4194304 5064252 140734337235376 140734337234288 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12560/statm: 2287 275 233 213 0 72 0
[pid=12561] ppid=12560 vsize=85644 CPUtime=2.47 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-pbo) S 12560 12560 6137 0 -1 4202496 9081 15518 0 0 161 25 56 5 20 0 1 0 274598355 87699456 18468 33554432000 4194304 5992684 140736465555328 140736465547648 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12561/statm: 21411 18468 183 440 0 20967 0
[pid=12573] ppid=12561 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12573/stat : 12573 (satsolver.sh) S 12561 12560 6137 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274598604 9367552 266 33554432000 4194304 5064252 140736987163344 140736987162256 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12573/statm: 2287 266 226 213 0 72 0
[pid=12574] ppid=12573 vsize=378860 CPUtime=1797.58 cores=1,3,5,7
/proc/12574/stat : 12574 (glucose) R 12573 12560 6137 0 -1 4202496 88057 0 0 0 179650 108 0 0 20 0 1 0 274598604 387952640 82768 33554432000 4194304 5208918 140734035229024 140734035225400 4211160 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12574/statm: 94715 82768 105 248 0 94464 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 482800

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.42
CPU time (s): 1800.09
CPU user time (s): 1798.68
CPU system time (s): 1.40079
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 613028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.68
system time used= 1.40079
maximum resident set size= 434736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113646
page faults= 0
swaps= 0
block input operations= 0
block output operations= 133216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 152
involuntary context switches= 1868

runsolver used 4.26435 second user time and 13.109 second system time

The end

Launcher Data

Begin job on node117 at 2012-05-27 04:12:06
IDJOB=3700777
IDBENCH=72235
IDSOLVER=2277
FILE ID=node117/3700777-1338084726
RUNJOBID= node117-1338052949-6154
PBS_JOBID= 14624407
Free space on /tmp= 70064 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/10orplus/normalized-python-cairo.cudf.paranoid.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3700777-1338084726/watcher-3700777-1338084726 -o /tmp/evaluation-result-3700777-1338084726/solver-3700777-1338084726 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3700777-1338084726.opb 271902846 HOME HOME

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

MD5SUM BENCH= 8424b7061409513cf5c3292b053a86a1
RANDOM SEED=271902846

node117.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.148
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.29
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.148
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.148
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.148
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.95
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.148
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.148
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.148
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.148
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:       32873660 kB
MemFree:        27542892 kB
Buffers:          301732 kB
Cached:          3973224 kB
SwapCached:            0 kB
Active:          2304720 kB
Inactive:        2139896 kB
Active(anon):     159428 kB
Inactive(anon):    12564 kB
Active(file):    2145292 kB
Inactive(file):  2127332 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11944 kB
Writeback:             0 kB
AnonPages:        213136 kB
Mapped:            15488 kB
Shmem:               200 kB
Slab:             733932 kB
SReclaimable:     178208 kB
SUnreclaim:       555724 kB
KernelStack:        1520 kB
PageTables:         4400 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     308240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    137216 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= 69980 MiB
End job on node117 at 2012-05-27 04:42:07