Trace number 3695253

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-19UNSAT 563.727 563.918

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-859770.opb
MD5SUMcbc412f006cacd8e2fcdc61d20cbc351
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark134.834
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2504
Total number of constraints2065
Number of constraints which are clauses1536
Number of constraints which are cardinality constraints (but not clauses)529
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint8
Maximum length of a constraint1446
Number of terms in the objective function 2504
Biggest coefficient in the objective function 10
Number of bits for the biggest coefficient in the objective function 4
Sum of the numbers in the objective function 16472
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 16472
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

563.59/563.87	s UNSATISFIABLE

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-3695253-1338114085/watcher-3695253-1338114085 -o /tmp/evaluation-result-3695253-1338114085/solver-3695253-1338114085 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695253-1338114085.opb 1349139849 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.57 2.45 2.27 2/179 28064
/proc/meminfo: memFree=28537920/32873648 swapFree=6864/6864
[pid=28064] ppid=28062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28064/stat : 28064 (runPb2satCp2.sh) S 28062 28064 18002 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277533956 9367552 274 33554432000 4194304 5064252 140733453053216 140733453052128 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28064/statm: 2287 274 233 213 0 72 0

[startup+0.0596741 s]
/proc/loadavg: 2.57 2.45 2.27 2/179 28064
/proc/meminfo: memFree=28537920/32873648 swapFree=6864/6864
[pid=28064] ppid=28062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28064/stat : 28064 (runPb2satCp2.sh) S 28062 28064 18002 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277533956 9367552 274 33554432000 4194304 5064252 140733453053216 140733453052128 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28064/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100212 s]
/proc/loadavg: 2.57 2.45 2.27 2/179 28064
/proc/meminfo: memFree=28537920/32873648 swapFree=6864/6864
[pid=28064] ppid=28062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28064/stat : 28064 (runPb2satCp2.sh) S 28062 28064 18002 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277533956 9367552 274 33554432000 4194304 5064252 140733453053216 140733453052128 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28064/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300232 s]
/proc/loadavg: 2.57 2.45 2.27 2/179 28064
/proc/meminfo: memFree=28537920/32873648 swapFree=6864/6864
[pid=28064] ppid=28062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28064/stat : 28064 (runPb2satCp2.sh) S 28062 28064 18002 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277533956 9367552 274 33554432000 4194304 5064252 140733453053216 140733453052128 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28064/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700268 s]
/proc/loadavg: 2.57 2.45 2.27 2/179 28064
/proc/meminfo: memFree=28537920/32873648 swapFree=6864/6864
[pid=28064] ppid=28062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28064/stat : 28064 (runPb2satCp2.sh) S 28062 28064 18002 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277533956 9367552 274 33554432000 4194304 5064252 140733453053216 140733453052128 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28064/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.53 2.44 2.27 3/181 28066
/proc/meminfo: memFree=28457804/32873648 swapFree=6864/6864
[pid=28064] ppid=28062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28064/stat : 28064 (runPb2satCp2.sh) S 28062 28064 18002 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277533956 9367552 274 33554432000 4194304 5064252 140733453053216 140733453052128 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28064/statm: 2287 274 233 213 0 72 0
[pid=28065] ppid=28064 vsize=149676 CPUtime=1.48 cores=0,2,4,6
/proc/28065/stat : 28065 (pb2sat) R 28064 28064 18002 0 -1 4202496 22884 0 0 0 143 5 0 0 20 0 1 0 277533956 153268224 34475 33554432000 4194304 5873084 140736474273392 140736474206664 4995841 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28065/statm: 37419 34475 156 410 0 37001 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 158824

[startup+3.1002 s]
/proc/loadavg: 2.53 2.44 2.27 3/181 28066
/proc/meminfo: memFree=28333376/32873648 swapFree=6864/6864
[pid=28064] ppid=28062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28064/stat : 28064 (runPb2satCp2.sh) S 28062 28064 18002 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277533956 9367552 274 33554432000 4194304 5064252 140733453053216 140733453052128 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28064/statm: 2287 274 233 213 0 72 0
[pid=28065] ppid=28064 vsize=270716 CPUtime=2.61 cores=0,2,4,6
/proc/28065/stat : 28065 (pb2sat) S 28064 28064 18002 0 -1 4202496 37829 0 0 0 235 26 0 0 20 0 1 0 277533956 277213184 60695 33554432000 4194304 5873084 140736474273392 140736474269816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28065/statm: 67679 60695 163 410 0 67261 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 279864

[startup+6.30036 s]
/proc/loadavg: 2.53 2.44 2.27 3/183 28068
/proc/meminfo: memFree=27795604/32873648 swapFree=6864/6864
[pid=28064] ppid=28062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28064/stat : 28064 (runPb2satCp2.sh) S 28062 28064 18002 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277533956 9367552 274 33554432000 4194304 5064252 140733453053216 140733453052128 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28064/statm: 2287 274 233 213 0 72 0
[pid=28065] ppid=28064 vsize=270716 CPUtime=2.61 cores=0,2,4,6
/proc/28065/stat : 28065 (pb2sat) S 28064 28064 18002 0 -1 4202496 37829 0 0 0 235 26 0 0 20 0 1 0 277533956 277213184 60695 33554432000 4194304 5873084 140736474273392 140736474269816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28065/statm: 67679 60695 163 410 0 67261 0
[pid=28067] ppid=28065 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28067/stat : 28067 (satsolver.sh) S 28065 28064 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277534218 9367552 267 33554432000 4194304 5064252 140735897174560 140735897173472 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28067/statm: 2287 267 226 213 0 72 0
[pid=28068] ppid=28067 vsize=443480 CPUtime=3.66 cores=0,2,4,6
/proc/28068/stat : 28068 (glucose_static) R 28067 28064 18002 0 -1 4202496 68149 0 0 0 350 16 0 0 20 0 1 0 277534218 454123520 98186 33554432000 4194304 4896791 140736613558576 140736613555720 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28068/statm: 110870 98186 78 172 0 110696 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 732492

[startup+12.7003 s]
/proc/loadavg: 2.52 2.44 2.27 3/183 28068
/proc/meminfo: memFree=27791272/32873648 swapFree=6864/6864
[pid=28064] ppid=28062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28064/stat : 28064 (runPb2satCp2.sh) S 28062 28064 18002 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277533956 9367552 274 33554432000 4194304 5064252 140733453053216 140733453052128 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28064/statm: 2287 274 233 213 0 72 0
[pid=28065] ppid=28064 vsize=270716 CPUtime=2.61 cores=0,2,4,6
/proc/28065/stat : 28065 (pb2sat) S 28064 28064 18002 0 -1 4202496 37829 0 0 0 235 26 0 0 20 0 1 0 277533956 277213184 60695 33554432000 4194304 5873084 140736474273392 140736474269816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28065/statm: 67679 60695 163 410 0 67261 0
[pid=28067] ppid=28065 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28067/stat : 28067 (satsolver.sh) S 28065 28064 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277534218 9367552 267 33554432000 4194304 5064252 140735897174560 140735897173472 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28067/statm: 2287 267 226 213 0 72 0
[pid=28068] ppid=28067 vsize=444832 CPUtime=10.06 cores=0,2,4,6
/proc/28068/stat : 28068 (glucose_static) R 28067 28064 18002 0 -1 4202496 68501 0 0 0 990 16 0 0 20 0 1 0 277534218 455507968 99049 33554432000 4194304 4896791 140736613558576 140736613555784 4224921 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28068/statm: 111208 99049 78 172 0 111034 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 733844

[startup+25.5005 s]
/proc/loadavg: 2.44 2.43 2.27 3/183 28068
/proc/meminfo: memFree=27788216/32873648 swapFree=6864/6864
[pid=28064] ppid=28062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28064/stat : 28064 (runPb2satCp2.sh) S 28062 28064 18002 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277533956 9367552 274 33554432000 4194304 5064252 140733453053216 140733453052128 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28064/statm: 2287 274 233 213 0 72 0
[pid=28065] ppid=28064 vsize=270716 CPUtime=2.61 cores=0,2,4,6
/proc/28065/stat : 28065 (pb2sat) S 28064 28064 18002 0 -1 4202496 37829 0 0 0 235 26 0 0 20 0 1 0 277533956 277213184 60695 33554432000 4194304 5873084 140736474273392 140736474269816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28065/statm: 67679 60695 163 410 0 67261 0
[pid=28067] ppid=28065 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28067/stat : 28067 (satsolver.sh) S 28065 28064 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277534218 9367552 267 33554432000 4194304 5064252 140735897174560 140735897173472 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28067/statm: 2287 267 226 213 0 72 0
[pid=28068] ppid=28067 vsize=445764 CPUtime=22.85 cores=0,2,4,6
/proc/28068/stat : 28068 (glucose_static) R 28067 28064 18002 0 -1 4202496 68729 0 0 0 2269 16 0 0 20 0 1 0 277534218 456462336 99788 33554432000 4194304 4896791 140736613558576 140736613555784 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28068/statm: 111441 99788 78 172 0 111267 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 734776

[startup+51.1003 s]
/proc/loadavg: 2.27 2.39 2.26 3/183 28071
/proc/meminfo: memFree=27783376/32873648 swapFree=6864/6864
[pid=28064] ppid=28062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28064/stat : 28064 (runPb2satCp2.sh) S 28062 28064 18002 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277533956 9367552 274 33554432000 4194304 5064252 140733453053216 140733453052128 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28064/statm: 2287 274 233 213 0 72 0
[pid=28065] ppid=28064 vsize=270716 CPUtime=2.61 cores=0,2,4,6
/proc/28065/stat : 28065 (pb2sat) S 28064 28064 18002 0 -1 4202496 37829 0 0 0 235 26 0 0 20 0 1 0 277533956 277213184 60695 33554432000 4194304 5873084 140736474273392 140736474269816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28065/statm: 67679 60695 163 410 0 67261 0
[pid=28067] ppid=28065 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28067/stat : 28067 (satsolver.sh) S 28065 28064 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277534218 9367552 267 33554432000 4194304 5064252 140735897174560 140735897173472 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28067/statm: 2287 267 226 213 0 72 0
[pid=28068] ppid=28067 vsize=447040 CPUtime=48.45 cores=0,2,4,6
/proc/28068/stat : 28068 (glucose_static) R 28067 28064 18002 0 -1 4202496 70539 0 0 0 4828 17 0 0 20 0 1 0 277534218 457768960 101645 33554432000 4194304 4896791 140736613558576 140736613555784 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28068/statm: 111760 101645 78 172 0 111586 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 736052

[startup+102.307 s]
/proc/loadavg: 2.11 2.33 2.25 3/183 28077
/proc/meminfo: memFree=28011616/32873648 swapFree=6864/6864
[pid=28064] ppid=28062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28064/stat : 28064 (runPb2satCp2.sh) S 28062 28064 18002 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277533956 9367552 274 33554432000 4194304 5064252 140733453053216 140733453052128 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28064/statm: 2287 274 233 213 0 72 0
[pid=28065] ppid=28064 vsize=270716 CPUtime=2.61 cores=0,2,4,6
/proc/28065/stat : 28065 (pb2sat) S 28064 28064 18002 0 -1 4202496 37829 0 0 0 235 26 0 0 20 0 1 0 277533956 277213184 60695 33554432000 4194304 5873084 140736474273392 140736474269816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28065/statm: 67679 60695 163 410 0 67261 0
[pid=28067] ppid=28065 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28067/stat : 28067 (satsolver.sh) S 28065 28064 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277534218 9367552 267 33554432000 4194304 5064252 140735897174560 140735897173472 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28067/statm: 2287 267 226 213 0 72 0
[pid=28068] ppid=28067 vsize=449364 CPUtime=99.65 cores=0,2,4,6
/proc/28068/stat : 28068 (glucose_static) R 28067 28064 18002 0 -1 4202496 78585 0 0 0 9946 19 0 0 20 0 1 0 277534218 460148736 104307 33554432000 4194304 4896791 140736613558576 140736613555800 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28068/statm: 112341 104307 78 172 0 112167 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 738376

[startup+162.3 s]
/proc/loadavg: 2.04 2.26 2.23 3/183 28080
/proc/meminfo: memFree=27778408/32873648 swapFree=6864/6864
[pid=28064] ppid=28062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28064/stat : 28064 (runPb2satCp2.sh) S 28062 28064 18002 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277533956 9367552 274 33554432000 4194304 5064252 140733453053216 140733453052128 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28064/statm: 2287 274 233 213 0 72 0
[pid=28065] ppid=28064 vsize=270716 CPUtime=2.61 cores=0,2,4,6
/proc/28065/stat : 28065 (pb2sat) S 28064 28064 18002 0 -1 4202496 37829 0 0 0 235 26 0 0 20 0 1 0 277533956 277213184 60695 33554432000 4194304 5873084 140736474273392 140736474269816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28065/statm: 67679 60695 163 410 0 67261 0
[pid=28067] ppid=28065 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28067/stat : 28067 (satsolver.sh) S 28065 28064 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277534218 9367552 267 33554432000 4194304 5064252 140735897174560 140735897173472 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28067/statm: 2287 267 226 213 0 72 0
[pid=28068] ppid=28067 vsize=450864 CPUtime=159.63 cores=0,2,4,6
/proc/28068/stat : 28068 (glucose_static) R 28067 28064 18002 0 -1 4202496 83603 0 0 0 15942 21 0 0 20 0 1 0 277534218 461684736 102740 33554432000 4194304 4896791 140736613558576 140736613556088 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28068/statm: 112716 102740 78 172 0 112542 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 739876

[startup+222.3 s]
/proc/loadavg: 2.01 2.21 2.21 3/183 28128
/proc/meminfo: memFree=28299312/32873648 swapFree=6864/6864
[pid=28064] ppid=28062 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/28064/statm: 2287 274 233 213 0 72 0
[pid=28065] ppid=28064 vsize=270716 CPUtime=2.61 cores=0,2,4,6
/proc/28065/stat : 28065 (pb2sat) S 28064 28064 18002 0 -1 4202496 37829 0 0 0 235 26 0 0 20 0 1 0 277533956 277213184 60695 33554432000 4194304 5873084 140736474273392 140736474269816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28065/statm: 67679 60695 163 410 0 67261 0
[pid=28067] ppid=28065 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28067/stat : 28067 (satsolver.sh) S 28065 28064 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277534218 9367552 267 33554432000 4194304 5064252 140735897174560 140735897173472 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28067/statm: 2287 267 226 213 0 72 0
[pid=28068] ppid=28067 vsize=454424 CPUtime=459.5 cores=0,2,4,6
/proc/28068/stat : 28068 (glucose_static) R 28067 28064 18002 0 -1 4202496 109370 0 0 0 45918 32 0 0 20 0 1 0 277534218 465330176 103368 33554432000 4194304 4896791 140736613558576 140736613556152 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28068/statm: 113606 103368 78 172 0 113432 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 743436

[startup+522.3 s]
/proc/loadavg: 2.05 2.08 2.15 3/184 28132
/proc/meminfo: memFree=28186444/32873648 swapFree=6864/6864
[pid=28064] ppid=28062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28064/stat : 28064 (runPb2satCp2.sh) S 28062 28064 18002 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277533956 9367552 274 33554432000 4194304 5064252 140733453053216 140733453052128 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28064/statm: 2287 274 233 213 0 72 0
[pid=28065] ppid=28064 vsize=270716 CPUtime=2.61 cores=0,2,4,6
/proc/28065/stat : 28065 (pb2sat) S 28064 28064 18002 0 -1 4202496 37829 0 0 0 235 26 0 0 20 0 1 0 277533956 277213184 60695 33554432000 4194304 5873084 140736474273392 140736474269816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28065/statm: 67679 60695 163 410 0 67261 0
[pid=28067] ppid=28065 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28067/stat : 28067 (satsolver.sh) S 28065 28064 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277534218 9367552 267 33554432000 4194304 5064252 140735897174560 140735897173472 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28067/statm: 2287 267 226 213 0 72 0
[pid=28068] ppid=28067 vsize=455428 CPUtime=519.48 cores=0,2,4,6
/proc/28068/stat : 28068 (glucose_static) R 28067 28064 18002 0 -1 4202496 114016 0 0 0 51916 32 0 0 20 0 1 0 277534218 466358272 105664 33554432000 4194304 4896791 140736613558576 140736613556088 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28068/statm: 113857 105664 78 172 0 113683 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 744440

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

[startup+537.5 s]
/proc/loadavg: 2.04 2.08 2.14 3/184 28132
/proc/meminfo: memFree=28186288/32873648 swapFree=6864/6864
[pid=28064] ppid=28062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28064/stat : 28064 (runPb2satCp2.sh) S 28062 28064 18002 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277533956 9367552 274 33554432000 4194304 5064252 140733453053216 140733453052128 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28064/statm: 2287 274 233 213 0 72 0
[pid=28065] ppid=28064 vsize=270716 CPUtime=2.61 cores=0,2,4,6
/proc/28065/stat : 28065 (pb2sat) S 28064 28064 18002 0 -1 4202496 37829 0 0 0 235 26 0 0 20 0 1 0 277533956 277213184 60695 33554432000 4194304 5873084 140736474273392 140736474269816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28065/statm: 67679 60695 163 410 0 67261 0
[pid=28067] ppid=28065 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28067/stat : 28067 (satsolver.sh) S 28065 28064 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277534218 9367552 267 33554432000 4194304 5064252 140735897174560 140735897173472 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28067/statm: 2287 267 226 213 0 72 0
[pid=28068] ppid=28067 vsize=455480 CPUtime=534.68 cores=0,2,4,6
/proc/28068/stat : 28068 (glucose_static) R 28067 28064 18002 0 -1 4202496 115520 0 0 0 53435 33 0 0 20 0 1 0 277534218 466411520 106199 33554432000 4194304 4896791 140736613558576 140736613556088 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28068/statm: 113870 106199 78 172 0 113696 0
Current children cumulated CPU time (s) 537.29
Current children cumulated vsize (KiB) 744492

[startup+550.3 s]
/proc/loadavg: 2.03 2.08 2.14 3/184 28132
/proc/meminfo: memFree=28184420/32873648 swapFree=6864/6864
[pid=28064] ppid=28062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28064/stat : 28064 (runPb2satCp2.sh) S 28062 28064 18002 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277533956 9367552 274 33554432000 4194304 5064252 140733453053216 140733453052128 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28064/statm: 2287 274 233 213 0 72 0
[pid=28065] ppid=28064 vsize=270716 CPUtime=2.61 cores=0,2,4,6
/proc/28065/stat : 28065 (pb2sat) S 28064 28064 18002 0 -1 4202496 37829 0 0 0 235 26 0 0 20 0 1 0 277533956 277213184 60695 33554432000 4194304 5873084 140736474273392 140736474269816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28065/statm: 67679 60695 163 410 0 67261 0
[pid=28067] ppid=28065 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28067/stat : 28067 (satsolver.sh) S 28065 28064 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277534218 9367552 267 33554432000 4194304 5064252 140735897174560 140735897173472 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28067/statm: 2287 267 226 213 0 72 0
[pid=28068] ppid=28067 vsize=456032 CPUtime=547.48 cores=0,2,4,6
/proc/28068/stat : 28068 (glucose_static) R 28067 28064 18002 0 -1 4202496 115615 0 0 0 54715 33 0 0 20 0 1 0 277534218 466976768 106805 33554432000 4194304 4896791 140736613558576 140736613555944 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28068/statm: 114008 106805 78 172 0 113834 0
Current children cumulated CPU time (s) 550.09
Current children cumulated vsize (KiB) 745044

[startup+556.7 s]
/proc/loadavg: 2.02 2.07 2.14 3/184 28132
/proc/meminfo: memFree=28200756/32873648 swapFree=6864/6864
[pid=28064] ppid=28062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28064/stat : 28064 (runPb2satCp2.sh) S 28062 28064 18002 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277533956 9367552 274 33554432000 4194304 5064252 140733453053216 140733453052128 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28064/statm: 2287 274 233 213 0 72 0
[pid=28065] ppid=28064 vsize=270716 CPUtime=2.61 cores=0,2,4,6
/proc/28065/stat : 28065 (pb2sat) S 28064 28064 18002 0 -1 4202496 37829 0 0 0 235 26 0 0 20 0 1 0 277533956 277213184 60695 33554432000 4194304 5873084 140736474273392 140736474269816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28065/statm: 67679 60695 163 410 0 67261 0
[pid=28067] ppid=28065 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28067/stat : 28067 (satsolver.sh) S 28065 28064 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277534218 9367552 267 33554432000 4194304 5064252 140735897174560 140735897173472 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28067/statm: 2287 267 226 213 0 72 0
[pid=28068] ppid=28067 vsize=456304 CPUtime=553.88 cores=0,2,4,6
/proc/28068/stat : 28068 (glucose_static) R 28067 28064 18002 0 -1 4202496 115677 0 0 0 55355 33 0 0 20 0 1 0 277534218 467255296 106867 33554432000 4194304 4896791 140736613558576 140736613555864 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28068/statm: 114076 106867 78 172 0 113902 0
Current children cumulated CPU time (s) 556.49
Current children cumulated vsize (KiB) 745316

[startup+559.907 s]
/proc/loadavg: 2.02 2.07 2.14 3/184 28132
/proc/meminfo: memFree=28191432/32873648 swapFree=6864/6864
[pid=28064] ppid=28062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28064/stat : 28064 (runPb2satCp2.sh) S 28062 28064 18002 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277533956 9367552 274 33554432000 4194304 5064252 140733453053216 140733453052128 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28064/statm: 2287 274 233 213 0 72 0
[pid=28065] ppid=28064 vsize=270716 CPUtime=2.61 cores=0,2,4,6
/proc/28065/stat : 28065 (pb2sat) S 28064 28064 18002 0 -1 4202496 37829 0 0 0 235 26 0 0 20 0 1 0 277533956 277213184 60695 33554432000 4194304 5873084 140736474273392 140736474269816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28065/statm: 67679 60695 163 410 0 67261 0
[pid=28067] ppid=28065 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28067/stat : 28067 (satsolver.sh) S 28065 28064 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277534218 9367552 267 33554432000 4194304 5064252 140735897174560 140735897173472 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28067/statm: 2287 267 226 213 0 72 0
[pid=28068] ppid=28067 vsize=456408 CPUtime=557.08 cores=0,2,4,6
/proc/28068/stat : 28068 (glucose_static) R 28067 28064 18002 0 -1 4202496 117196 0 0 0 55675 33 0 0 20 0 1 0 277534218 467361792 106923 33554432000 4194304 4896791 140736613558576 140736613555864 4225008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28068/statm: 114102 106923 78 172 0 113928 0
Current children cumulated CPU time (s) 559.69
Current children cumulated vsize (KiB) 745420

[startup+561.5 s]
/proc/loadavg: 2.02 2.07 2.14 3/184 28132
/proc/meminfo: memFree=28189384/32873648 swapFree=6864/6864
[pid=28064] ppid=28062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28064/stat : 28064 (runPb2satCp2.sh) S 28062 28064 18002 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277533956 9367552 274 33554432000 4194304 5064252 140733453053216 140733453052128 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28064/statm: 2287 274 233 213 0 72 0
[pid=28065] ppid=28064 vsize=270716 CPUtime=2.61 cores=0,2,4,6
/proc/28065/stat : 28065 (pb2sat) S 28064 28064 18002 0 -1 4202496 37829 0 0 0 235 26 0 0 20 0 1 0 277533956 277213184 60695 33554432000 4194304 5873084 140736474273392 140736474269816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28065/statm: 67679 60695 163 410 0 67261 0
[pid=28067] ppid=28065 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28067/stat : 28067 (satsolver.sh) S 28065 28064 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277534218 9367552 267 33554432000 4194304 5064252 140735897174560 140735897173472 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28067/statm: 2287 267 226 213 0 72 0
[pid=28068] ppid=28067 vsize=456408 CPUtime=558.68 cores=0,2,4,6
/proc/28068/stat : 28068 (glucose_static) R 28067 28064 18002 0 -1 4202496 117197 0 0 0 55835 33 0 0 20 0 1 0 277534218 467361792 106924 33554432000 4194304 4896791 140736613558576 140736613556088 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28068/statm: 114102 106924 78 172 0 113928 0
Current children cumulated CPU time (s) 561.29
Current children cumulated vsize (KiB) 745420

[startup+563.1 s]
/proc/loadavg: 2.02 2.07 2.14 3/184 28132
/proc/meminfo: memFree=28185352/32873648 swapFree=6864/6864
[pid=28064] ppid=28062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28064/stat : 28064 (runPb2satCp2.sh) S 28062 28064 18002 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277533956 9367552 274 33554432000 4194304 5064252 140733453053216 140733453052128 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28064/statm: 2287 274 233 213 0 72 0
[pid=28065] ppid=28064 vsize=270716 CPUtime=2.61 cores=0,2,4,6
/proc/28065/stat : 28065 (pb2sat) S 28064 28064 18002 0 -1 4202496 37829 0 0 0 235 26 0 0 20 0 1 0 277533956 277213184 60695 33554432000 4194304 5873084 140736474273392 140736474269816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28065/statm: 67679 60695 163 410 0 67261 0
[pid=28067] ppid=28065 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28067/stat : 28067 (satsolver.sh) S 28065 28064 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277534218 9367552 267 33554432000 4194304 5064252 140735897174560 140735897173472 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28067/statm: 2287 267 226 213 0 72 0
[pid=28068] ppid=28067 vsize=456540 CPUtime=560.28 cores=0,2,4,6
/proc/28068/stat : 28068 (glucose_static) R 28067 28064 18002 0 -1 4202496 117209 0 0 0 55995 33 0 0 20 0 1 0 277534218 467496960 106936 33554432000 4194304 4896791 140736613558576 140736613556088 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28068/statm: 114135 106936 78 172 0 113961 0
Current children cumulated CPU time (s) 562.89
Current children cumulated vsize (KiB) 745552

[startup+563.5 s]
/proc/loadavg: 2.02 2.07 2.14 3/184 28132
/proc/meminfo: memFree=28185352/32873648 swapFree=6864/6864
[pid=28064] ppid=28062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28064/stat : 28064 (runPb2satCp2.sh) S 28062 28064 18002 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277533956 9367552 274 33554432000 4194304 5064252 140733453053216 140733453052128 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28064/statm: 2287 274 233 213 0 72 0
[pid=28065] ppid=28064 vsize=270716 CPUtime=2.61 cores=0,2,4,6
/proc/28065/stat : 28065 (pb2sat) S 28064 28064 18002 0 -1 4202496 37829 0 0 0 235 26 0 0 20 0 1 0 277533956 277213184 60695 33554432000 4194304 5873084 140736474273392 140736474269816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28065/statm: 67679 60695 163 410 0 67261 0
[pid=28067] ppid=28065 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28067/stat : 28067 (satsolver.sh) S 28065 28064 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277534218 9367552 267 33554432000 4194304 5064252 140735897174560 140735897173472 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28067/statm: 2287 267 226 213 0 72 0
[pid=28068] ppid=28067 vsize=456540 CPUtime=560.68 cores=0,2,4,6
/proc/28068/stat : 28068 (glucose_static) R 28067 28064 18002 0 -1 4202496 117210 0 0 0 56035 33 0 0 20 0 1 0 277534218 467496960 106937 33554432000 4194304 4896791 140736613558576 140736613555784 4209656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28068/statm: 114135 106937 78 172 0 113961 0
Current children cumulated CPU time (s) 563.29
Current children cumulated vsize (KiB) 745552

[startup+563.9 s]
/proc/loadavg: 2.02 2.07 2.14 3/184 28132
/proc/meminfo: memFree=28185352/32873648 swapFree=6864/6864
[pid=28064] ppid=28062 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28064/stat : 28064 (runPb2satCp2.sh) S 28062 28064 18002 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277533956 9367552 274 33554432000 4194304 5064252 140733453053216 140733453052128 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28064/statm: 2287 274 233 213 0 72 0
[pid=28065] ppid=28064 vsize=270720 CPUtime=563.67 cores=0,2,4,6
/proc/28065/stat : 28065 (pb2sat) S 28064 28064 18002 0 -1 4202496 37858 119330 0 0 235 26 56072 34 20 0 1 0 277533956 277217280 60700 33554432000 4194304 5873084 140736474273392 140736474270952 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28065/statm: 67680 60700 167 410 0 67262 0
Current children cumulated CPU time (s) 563.67
Current children cumulated vsize (KiB) 279868

Child status: 0
Real time (s): 563.918
CPU time (s): 563.727
CPU user time (s): 563.08
CPU system time (s): 0.646901
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (KiB): 872176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 563.08
system time used= 0.646901
maximum resident set size= 494472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159919
page faults= 0
swaps= 0
block input operations= 0
block output operations= 207976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 146
involuntary context switches= 657

runsolver used 1.37179 second user time and 3.3145 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-27 12:21:25
IDJOB=3695253
IDBENCH=89844
IDSOLVER=2273
FILE ID=node125/3695253-1338114085
RUNJOBID= node125-1338089726-18018
PBS_JOBID= 14624468
Free space on /tmp= 71124 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-859770.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695253-1338114085/watcher-3695253-1338114085 -o /tmp/evaluation-result-3695253-1338114085/solver-3695253-1338114085 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3695253-1338114085.opb 1349139849 HOME HOME

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

MD5SUM BENCH= cbc412f006cacd8e2fcdc61d20cbc351
RANDOM SEED=1349139849

node125.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.373
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.74
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.373
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.373
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.373
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.90
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.373
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.373
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	: 5438.54
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.373
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.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28537920 kB
Buffers:          428576 kB
Cached:          2537928 kB
SwapCached:         2336 kB
Active:          2027684 kB
Inactive:        1467656 kB
Active(anon):     520404 kB
Inactive(anon):     9524 kB
Active(file):    1507280 kB
Inactive(file):  1458132 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102552 kB
Dirty:             74268 kB
Writeback:             0 kB
AnonPages:        531872 kB
Mapped:            15240 kB
Shmem:               104 kB
Slab:             700272 kB
SReclaimable:     143556 kB
SUnreclaim:       556716 kB
KernelStack:        1496 kB
PageTables:         4976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     688356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    149504 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= 71188 MiB
End job on node125 at 2012-05-27 12:30:49