Trace number 3696255

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
pb2sat 2012-05-19? (TO) 1800.05 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat25_6_4_6_mh.opb
MD5SUM94b1451a4cda8c04cd1bd81816dea3d0
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5637187
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31350
Total number of constraints73332
Number of constraints which are clauses57050
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints16250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 16825
Biggest coefficient in the objective function 155720872
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 17732231209
Number of bits of the sum of numbers in the objective function 35
Biggest number in a constraint 155720872
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 17732231209
Number of bits of the biggest sum of numbers35
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.06	c model valid
0.98/1.06	c current solution ok
1.67/1.77	o 203331269
1.67/1.77	c current bound: 101665647
1.67/1.77	c fallback to adder encoding
1800.00/1800.41	./satsolver.sh: line 5:  7535 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.00/1800.41	c error: unexpected solver exit code
1800.00/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-3696255-1338147620/watcher-3696255-1338147620 -o /tmp/evaluation-result-3696255-1338147620/solver-3696255-1338147620 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696255-1338147620.opb 1675128632 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.07 2.02 2.00 3/180 7528
/proc/meminfo: memFree=27250484/32873648 swapFree=6864/6864
[pid=7528] ppid=7526 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7528/stat : 7528 (runPb2sat.sh) S 7526 7528 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280887952 9367552 275 33554432000 4194304 5064252 140733749632832 140733749631744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7528/statm: 2287 275 233 213 0 72 0

[startup+0.043228 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 7528
/proc/meminfo: memFree=27250484/32873648 swapFree=6864/6864
[pid=7528] ppid=7526 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7528/stat : 7528 (runPb2sat.sh) S 7526 7528 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280887952 9367552 275 33554432000 4194304 5064252 140733749632832 140733749631744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7528/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100215 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 7528
/proc/meminfo: memFree=27250484/32873648 swapFree=6864/6864
[pid=7528] ppid=7526 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7528/stat : 7528 (runPb2sat.sh) S 7526 7528 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280887952 9367552 275 33554432000 4194304 5064252 140733749632832 140733749631744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7528/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300239 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 7528
/proc/meminfo: memFree=27250484/32873648 swapFree=6864/6864
[pid=7528] ppid=7526 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7528/stat : 7528 (runPb2sat.sh) S 7526 7528 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280887952 9367552 275 33554432000 4194304 5064252 140733749632832 140733749631744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7528/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700291 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 7528
/proc/meminfo: memFree=27250484/32873648 swapFree=6864/6864
[pid=7528] ppid=7526 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7528/stat : 7528 (runPb2sat.sh) S 7526 7528 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280887952 9367552 275 33554432000 4194304 5064252 140733749632832 140733749631744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7528/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.07 2.02 2.00 3/182 7532
/proc/meminfo: memFree=27220968/32873648 swapFree=6864/6864
[pid=7528] ppid=7526 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7528/stat : 7528 (runPb2sat.sh) S 7526 7528 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280887952 9367552 275 33554432000 4194304 5064252 140733749632832 140733749631744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7528/statm: 2287 275 233 213 0 72 0
[pid=7529] ppid=7528 vsize=22392 CPUtime=1.47 cores=0,2,4,6
/proc/7529/stat : 7529 (pb2sat) R 7528 7528 5701 0 -1 4202496 5608 11359 0 0 52 37 56 2 20 0 1 0 280887952 22929408 5030 33554432000 4194304 5873084 140736108498000 140736108493432 5127520 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7529/statm: 5598 5030 176 410 0 5180 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 31540

[startup+3.10026 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 7533
/proc/meminfo: memFree=27167268/32873648 swapFree=6864/6864
[pid=7528] ppid=7526 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7528/stat : 7528 (runPb2sat.sh) S 7526 7528 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280887952 9367552 275 33554432000 4194304 5064252 140733749632832 140733749631744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7528/statm: 2287 275 233 213 0 72 0
[pid=7529] ppid=7528 vsize=176228 CPUtime=3.09 cores=0,2,4,6
/proc/7529/stat : 7529 (pb2sat) R 7528 7528 5701 0 -1 4202496 14103 11873 0 0 185 63 57 4 20 0 1 0 280887952 180457472 33855 33554432000 4194304 5873084 140736108498000 140736108492392 4278617 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7529/statm: 44057 33855 183 410 0 43639 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 185376

[startup+6.30029 s]
/proc/loadavg: 2.06 2.02 2.00 3/184 7535
/proc/meminfo: memFree=26637148/32873648 swapFree=6864/6864
[pid=7528] ppid=7526 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7528/stat : 7528 (runPb2sat.sh) S 7526 7528 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280887952 9367552 275 33554432000 4194304 5064252 140733749632832 140733749631744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7528/statm: 2287 275 233 213 0 72 0
[pid=7529] ppid=7528 vsize=307300 CPUtime=4.5 cores=0,2,4,6
/proc/7529/stat : 7529 (pb2sat) S 7528 7528 5701 0 -1 4202496 15071 11873 0 0 299 90 57 4 20 0 1 0 280887952 314675200 54335 33554432000 4194304 5873084 140736108498000 140736108491816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/7529/statm: 76825 54335 183 410 0 76407 0
[pid=7534] ppid=7529 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7534/stat : 7534 (satsolver.sh) S 7529 7528 5701 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280888406 9367552 266 33554432000 4194304 5064252 140736063787600 140736063786512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7534/statm: 2287 266 226 213 0 72 0
[pid=7535] ppid=7534 vsize=411372 CPUtime=1.75 cores=0,2,4,6
/proc/7535/stat : 7535 (glucose_static) R 7534 7528 5701 0 -1 4202496 55716 0 0 0 161 14 0 0 20 0 1 0 280888406 421244928 94502 33554432000 4194304 4896791 140736608494288 140736607443080 4401607 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7535/statm: 102843 94503 58 172 0 102669 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 736968

[startup+12.7068 s]
/proc/loadavg: 2.12 2.03 2.01 3/184 7535
/proc/meminfo: memFree=26392788/32873648 swapFree=6864/6864
[pid=7528] ppid=7526 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7528/stat : 7528 (runPb2sat.sh) S 7526 7528 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280887952 9367552 275 33554432000 4194304 5064252 140733749632832 140733749631744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7528/statm: 2287 275 233 213 0 72 0
[pid=7529] ppid=7528 vsize=307300 CPUtime=4.5 cores=0,2,4,6
/proc/7529/stat : 7529 (pb2sat) S 7528 7528 5701 0 -1 4202496 15071 11873 0 0 299 90 57 4 20 0 1 0 280887952 314675200 54335 33554432000 4194304 5873084 140736108498000 140736108491816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/7529/statm: 76825 54335 183 410 0 76407 0
[pid=7534] ppid=7529 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7534/stat : 7534 (satsolver.sh) S 7529 7528 5701 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280888406 9367552 266 33554432000 4194304 5064252 140736063787600 140736063786512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7534/statm: 2287 266 226 213 0 72 0
[pid=7535] ppid=7534 vsize=494348 CPUtime=8.15 cores=0,2,4,6
/proc/7535/stat : 7535 (glucose_static) R 7534 7528 5701 0 -1 4202496 74315 0 0 0 793 22 0 0 20 0 1 0 280888406 506212352 111613 33554432000 4194304 4896791 140736608494288 140736608491512 4225514 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7535/statm: 123587 111613 78 172 0 123413 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 819944

[startup+25.5004 s]
/proc/loadavg: 2.11 2.03 2.01 3/184 7535
/proc/meminfo: memFree=26390580/32873648 swapFree=6864/6864
[pid=7528] ppid=7526 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7528/stat : 7528 (runPb2sat.sh) S 7526 7528 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280887952 9367552 275 33554432000 4194304 5064252 140733749632832 140733749631744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7528/statm: 2287 275 233 213 0 72 0
[pid=7529] ppid=7528 vsize=307300 CPUtime=4.5 cores=0,2,4,6
/proc/7529/stat : 7529 (pb2sat) S 7528 7528 5701 0 -1 4202496 15071 11873 0 0 299 90 57 4 20 0 1 0 280887952 314675200 54335 33554432000 4194304 5873084 140736108498000 140736108491816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/7529/statm: 76825 54335 183 410 0 76407 0
[pid=7534] ppid=7529 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7534/stat : 7534 (satsolver.sh) S 7529 7528 5701 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280888406 9367552 266 33554432000 4194304 5064252 140736063787600 140736063786512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7534/statm: 2287 266 226 213 0 72 0
[pid=7535] ppid=7534 vsize=494612 CPUtime=20.94 cores=0,2,4,6
/proc/7535/stat : 7535 (glucose_static) R 7534 7528 5701 0 -1 4202496 74386 0 0 0 2072 22 0 0 20 0 1 0 280888406 506482688 112195 33554432000 4194304 4896791 140736608494288 140736608491496 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7535/statm: 123653 112195 78 172 0 123479 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 820208

[startup+51.1004 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 7535
/proc/meminfo: memFree=26379060/32873648 swapFree=6864/6864
[pid=7528] ppid=7526 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7528/stat : 7528 (runPb2sat.sh) S 7526 7528 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280887952 9367552 275 33554432000 4194304 5064252 140733749632832 140733749631744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7528/statm: 2287 275 233 213 0 72 0
[pid=7529] ppid=7528 vsize=307300 CPUtime=4.5 cores=0,2,4,6
/proc/7529/stat : 7529 (pb2sat) S 7528 7528 5701 0 -1 4202496 15071 11873 0 0 299 90 57 4 20 0 1 0 280887952 314675200 54335 33554432000 4194304 5873084 140736108498000 140736108491816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/7529/statm: 76825 54335 183 410 0 76407 0
[pid=7534] ppid=7529 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7534/stat : 7534 (satsolver.sh) S 7529 7528 5701 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280888406 9367552 266 33554432000 4194304 5064252 140736063787600 140736063786512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7534/statm: 2287 266 226 213 0 72 0
[pid=7535] ppid=7534 vsize=498232 CPUtime=46.55 cores=0,2,4,6
/proc/7535/stat : 7535 (glucose_static) R 7534 7528 5701 0 -1 4202496 76887 0 0 0 4632 23 0 0 20 0 1 0 280888406 510189568 114211 33554432000 4194304 4896791 140736608494288 140736608491496 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7535/statm: 124558 114211 78 172 0 124384 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 823828

[startup+102.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 7535
/proc/meminfo: memFree=26370192/32873648 swapFree=6864/6864
[pid=7528] ppid=7526 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7528/stat : 7528 (runPb2sat.sh) S 7526 7528 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280887952 9367552 275 33554432000 4194304 5064252 140733749632832 140733749631744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7528/statm: 2287 275 233 213 0 72 0
[pid=7529] ppid=7528 vsize=307300 CPUtime=4.5 cores=0,2,4,6
/proc/7529/stat : 7529 (pb2sat) S 7528 7528 5701 0 -1 4202496 15071 11873 0 0 299 90 57 4 20 0 1 0 280887952 314675200 54335 33554432000 4194304 5873084 140736108498000 140736108491816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/7529/statm: 76825 54335 183 410 0 76407 0
[pid=7534] ppid=7529 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7534/stat : 7534 (satsolver.sh) S 7529 7528 5701 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280888406 9367552 266 33554432000 4194304 5064252 140736063787600 140736063786512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7534/statm: 2287 266 226 213 0 72 0
[pid=7535] ppid=7534 vsize=499772 CPUtime=97.74 cores=0,2,4,6
/proc/7535/stat : 7535 (glucose_static) R 7534 7528 5701 0 -1 4202496 79254 0 0 0 9750 24 0 0 20 0 1 0 280888406 511766528 115604 33554432000 4194304 4896791 140736608494288 140736608491496 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7535/statm: 124943 115604 78 172 0 124769 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 825368

[startup+162.307 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 7536
/proc/meminfo: memFree=26355680/32873648 swapFree=6864/6864
[pid=7528] ppid=7526 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7528/stat : 7528 (runPb2sat.sh) S 7526 7528 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280887952 9367552 275 33554432000 4194304 5064252 140733749632832 140733749631744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7528/statm: 2287 275 233 213 0 72 0
[pid=7529] ppid=7528 vsize=307300 CPUtime=4.5 cores=0,2,4,6
/proc/7529/stat : 7529 (pb2sat) S 7528 7528 5701 0 -1 4202496 15071 11873 0 0 299 90 57 4 20 0 1 0 280887952 314675200 54335 33554432000 4194304 5873084 140736108498000 140736108491816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/7529/statm: 76825 54335 183 410 0 76407 0
[pid=7534] ppid=7529 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7534/stat : 7534 (satsolver.sh) S 7529 7528 5701 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280888406 9367552 266 33554432000 4194304 5064252 140736063787600 140736063786512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7534/statm: 2287 266 226 213 0 72 0
[pid=7535] ppid=7534 vsize=502216 CPUtime=157.73 cores=0,2,4,6
/proc/7535/stat : 7535 (glucose_static) R 7534 7528 5701 0 -1 4202496 80900 0 0 0 15749 24 0 0 20 0 1 0 280888406 514269184 117255 33554432000 4194304 4896791 140736608494288 140736608491496 4225550 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7535/statm: 125554 117255 78 172 0 125380 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 827812

[startup+222.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/183 7536
/proc/meminfo: memFree=26342080/32873648 swapFree=6864/6864
[pid=7528] ppid=7526 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 7568
/proc/meminfo: memFree=26288216/32873648 swapFree=6864/6864
[pid=7528] ppid=7526 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7528/stat : 7528 (runPb2sat.sh) S 7526 7528 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280887952 9367552 275 33554432000 4194304 5064252 140733749632832 140733749631744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7528/statm: 2287 275 233 213 0 72 0
[pid=7529] ppid=7528 vsize=307300 CPUtime=4.5 cores=0,2,4,6
/proc/7529/stat : 7529 (pb2sat) S 7528 7528 5701 0 -1 4202496 15071 11873 0 0 299 90 57 4 20 0 1 0 280887952 314675200 54335 33554432000 4194304 5873084 140736108498000 140736108491816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/7529/statm: 76825 54335 183 410 0 76407 0
[pid=7534] ppid=7529 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7534/stat : 7534 (satsolver.sh) S 7529 7528 5701 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280888406 9367552 266 33554432000 4194304 5064252 140736063787600 140736063786512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7534/statm: 2287 266 226 213 0 72 0
[pid=7535] ppid=7534 vsize=517692 CPUtime=1357.47 cores=0,2,4,6
/proc/7535/stat : 7535 (glucose_static) R 7534 7528 5701 0 -1 4202496 99929 0 0 0 135711 36 0 0 20 0 1 0 280888406 530116608 125205 33554432000 4194304 4896791 140736608494288 140736608491576 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7535/statm: 129423 125205 78 172 0 129249 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 843288

[startup+1422.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 7569
/proc/meminfo: memFree=26308332/32873648 swapFree=6864/6864
[pid=7528] ppid=7526 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7528/stat : 7528 (runPb2sat.sh) S 7526 7528 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280887952 9367552 275 33554432000 4194304 5064252 140733749632832 140733749631744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7528/statm: 2287 275 233 213 0 72 0
[pid=7529] ppid=7528 vsize=307300 CPUtime=4.5 cores=0,2,4,6
/proc/7529/stat : 7529 (pb2sat) S 7528 7528 5701 0 -1 4202496 15071 11873 0 0 299 90 57 4 20 0 1 0 280887952 314675200 54335 33554432000 4194304 5873084 140736108498000 140736108491816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/7529/statm: 76825 54335 183 410 0 76407 0
[pid=7534] ppid=7529 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7534/stat : 7534 (satsolver.sh) S 7529 7528 5701 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280888406 9367552 266 33554432000 4194304 5064252 140736063787600 140736063786512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7534/statm: 2287 266 226 213 0 72 0
[pid=7535] ppid=7534 vsize=518344 CPUtime=1417.46 cores=0,2,4,6
/proc/7535/stat : 7535 (glucose_static) R 7534 7528 5701 0 -1 4202496 100054 0 0 0 141710 36 0 0 20 0 1 0 280888406 530784256 125841 33554432000 4194304 4896791 140736608494288 140736608491832 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7535/statm: 129586 125841 78 172 0 129412 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 843940

[startup+1482.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7569
/proc/meminfo: memFree=26299276/32873648 swapFree=6864/6864
[pid=7528] ppid=7526 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7528/stat : 7528 (runPb2sat.sh) S 7526 7528 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280887952 9367552 275 33554432000 4194304 5064252 140733749632832 140733749631744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7528/statm: 2287 275 233 213 0 72 0
[pid=7529] ppid=7528 vsize=307300 CPUtime=4.5 cores=0,2,4,6
/proc/7529/stat : 7529 (pb2sat) S 7528 7528 5701 0 -1 4202496 15071 11873 0 0 299 90 57 4 20 0 1 0 280887952 314675200 54335 33554432000 4194304 5873084 140736108498000 140736108491816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/7529/statm: 76825 54335 183 410 0 76407 0
[pid=7534] ppid=7529 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7534/stat : 7534 (satsolver.sh) S 7529 7528 5701 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280888406 9367552 266 33554432000 4194304 5064252 140736063787600 140736063786512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7534/statm: 2287 266 226 213 0 72 0
[pid=7535] ppid=7534 vsize=518756 CPUtime=1477.45 cores=0,2,4,6
/proc/7535/stat : 7535 (glucose_static) R 7534 7528 5701 0 -1 4202496 100176 0 0 0 147709 36 0 0 20 0 1 0 280888406 531206144 126474 33554432000 4194304 4896791 140736608494288 140736608491432 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7535/statm: 129689 126474 78 172 0 129515 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 844352

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7569
/proc/meminfo: memFree=26287676/32873648 swapFree=6864/6864
[pid=7528] ppid=7526 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7528/stat : 7528 (runPb2sat.sh) S 7526 7528 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280887952 9367552 275 33554432000 4194304 5064252 140733749632832 140733749631744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7528/statm: 2287 275 233 213 0 72 0
[pid=7529] ppid=7528 vsize=307300 CPUtime=4.5 cores=0,2,4,6
/proc/7529/stat : 7529 (pb2sat) S 7528 7528 5701 0 -1 4202496 15071 11873 0 0 299 90 57 4 20 0 1 0 280887952 314675200 54335 33554432000 4194304 5873084 140736108498000 140736108491816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/7529/statm: 76825 54335 183 410 0 76407 0
[pid=7534] ppid=7529 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7534/stat : 7534 (satsolver.sh) S 7529 7528 5701 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280888406 9367552 266 33554432000 4194304 5064252 140736063787600 140736063786512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7534/statm: 2287 266 226 213 0 72 0
[pid=7535] ppid=7534 vsize=600668 CPUtime=1537.44 cores=0,2,4,6
/proc/7535/stat : 7535 (glucose_static) R 7534 7528 5701 0 -1 4202496 100452 0 0 0 153707 37 0 0 20 0 1 0 280888406 615084032 128282 33554432000 4194304 4896791 140736608494288 140736608491496 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7535/statm: 150167 128282 78 172 0 149993 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 926264

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7569
/proc/meminfo: memFree=26276700/32873648 swapFree=6864/6864
[pid=7528] ppid=7526 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7528/stat : 7528 (runPb2sat.sh) S 7526 7528 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280887952 9367552 275 33554432000 4194304 5064252 140733749632832 140733749631744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7528/statm: 2287 275 233 213 0 72 0
[pid=7529] ppid=7528 vsize=307300 CPUtime=4.5 cores=0,2,4,6
/proc/7529/stat : 7529 (pb2sat) S 7528 7528 5701 0 -1 4202496 15071 11873 0 0 299 90 57 4 20 0 1 0 280887952 314675200 54335 33554432000 4194304 5873084 140736108498000 140736108491816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/7529/statm: 76825 54335 183 410 0 76407 0
[pid=7534] ppid=7529 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7534/stat : 7534 (satsolver.sh) S 7529 7528 5701 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280888406 9367552 266 33554432000 4194304 5064252 140736063787600 140736063786512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7534/statm: 2287 266 226 213 0 72 0
[pid=7535] ppid=7534 vsize=601060 CPUtime=1597.44 cores=0,2,4,6
/proc/7535/stat : 7535 (glucose_static) R 7534 7528 5701 0 -1 4202496 100549 0 0 0 159706 38 0 0 20 0 1 0 280888406 615485440 129912 33554432000 4194304 4896791 140736608494288 140736608491432 4225138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7535/statm: 150265 129912 78 172 0 150091 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 926656

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7569
/proc/meminfo: memFree=26264976/32873648 swapFree=6864/6864
[pid=7528] ppid=7526 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7528/stat : 7528 (runPb2sat.sh) S 7526 7528 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280887952 9367552 275 33554432000 4194304 5064252 140733749632832 140733749631744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7528/statm: 2287 275 233 213 0 72 0
[pid=7529] ppid=7528 vsize=307300 CPUtime=4.5 cores=0,2,4,6
/proc/7529/stat : 7529 (pb2sat) S 7528 7528 5701 0 -1 4202496 15071 11873 0 0 299 90 57 4 20 0 1 0 280887952 314675200 54335 33554432000 4194304 5873084 140736108498000 140736108491816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/7529/statm: 76825 54335 183 410 0 76407 0
[pid=7534] ppid=7529 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7534/stat : 7534 (satsolver.sh) S 7529 7528 5701 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280888406 9367552 266 33554432000 4194304 5064252 140736063787600 140736063786512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7534/statm: 2287 266 226 213 0 72 0
[pid=7535] ppid=7534 vsize=601464 CPUtime=1657.42 cores=0,2,4,6
/proc/7535/stat : 7535 (glucose_static) R 7534 7528 5701 0 -1 4202496 100692 0 0 0 165704 38 0 0 20 0 1 0 280888406 615899136 131588 33554432000 4194304 4896791 140736608494288 140736608490024 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7535/statm: 150366 131588 78 172 0 150192 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 927060

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 7570
/proc/meminfo: memFree=26299724/32873648 swapFree=6864/6864
[pid=7528] ppid=7526 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7528/stat : 7528 (runPb2sat.sh) S 7526 7528 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280887952 9367552 275 33554432000 4194304 5064252 140733749632832 140733749631744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7528/statm: 2287 275 233 213 0 72 0
[pid=7529] ppid=7528 vsize=307300 CPUtime=4.5 cores=0,2,4,6
/proc/7529/stat : 7529 (pb2sat) S 7528 7528 5701 0 -1 4202496 15071 11873 0 0 299 90 57 4 20 0 1 0 280887952 314675200 54335 33554432000 4194304 5873084 140736108498000 140736108491816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/7529/statm: 76825 54335 183 410 0 76407 0
[pid=7534] ppid=7529 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7534/stat : 7534 (satsolver.sh) S 7529 7528 5701 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280888406 9367552 266 33554432000 4194304 5064252 140736063787600 140736063786512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7534/statm: 2287 266 226 213 0 72 0
[pid=7535] ppid=7534 vsize=520788 CPUtime=1717.41 cores=0,2,4,6
/proc/7535/stat : 7535 (glucose_static) R 7534 7528 5701 0 -1 4202496 101224 0 0 0 171701 40 0 0 20 0 1 0 280888406 533286912 121367 33554432000 4194304 4896791 140736608494288 140736608491496 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7535/statm: 130197 121367 78 172 0 130023 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 846384

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 7613
/proc/meminfo: memFree=27123108/32873648 swapFree=6864/6864
[pid=7528] ppid=7526 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7528/stat : 7528 (runPb2sat.sh) S 7526 7528 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280887952 9367552 275 33554432000 4194304 5064252 140733749632832 140733749631744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7528/statm: 2287 275 233 213 0 72 0
[pid=7529] ppid=7528 vsize=307300 CPUtime=4.5 cores=0,2,4,6
/proc/7529/stat : 7529 (pb2sat) S 7528 7528 5701 0 -1 4202496 15071 11873 0 0 299 90 57 4 20 0 1 0 280887952 314675200 54335 33554432000 4194304 5873084 140736108498000 140736108491816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/7529/statm: 76825 54335 183 410 0 76407 0
[pid=7534] ppid=7529 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7534/stat : 7534 (satsolver.sh) S 7529 7528 5701 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280888406 9367552 266 33554432000 4194304 5064252 140736063787600 140736063786512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7534/statm: 2287 266 226 213 0 72 0
[pid=7535] ppid=7534 vsize=522032 CPUtime=1777.4 cores=0,2,4,6
/proc/7535/stat : 7535 (glucose_static) R 7534 7528 5701 0 -1 4202496 101492 0 0 0 177700 40 0 0 20 0 1 0 280888406 534560768 122657 33554432000 4194304 4896791 140736608494288 140736608491496 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7535/statm: 130508 122657 78 172 0 130334 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 847628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 7618
/proc/meminfo: memFree=26285148/32873648 swapFree=6864/6864
[pid=7528] ppid=7526 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7528/stat : 7528 (runPb2sat.sh) S 7526 7528 5701 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280887952 9367552 275 33554432000 4194304 5064252 140733749632832 140733749631744 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7528/statm: 2287 275 233 213 0 72 0
[pid=7529] ppid=7528 vsize=307300 CPUtime=4.5 cores=0,2,4,6
/proc/7529/stat : 7529 (pb2sat) S 7528 7528 5701 0 -1 4202496 15071 11873 0 0 299 90 57 4 20 0 1 0 280887952 314675200 54335 33554432000 4194304 5873084 140736108498000 140736108491816 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/7529/statm: 76825 54335 183 410 0 76407 0
[pid=7534] ppid=7529 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7534/stat : 7534 (satsolver.sh) S 7529 7528 5701 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280888406 9367552 266 33554432000 4194304 5064252 140736063787600 140736063786512 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7534/statm: 2287 266 226 213 0 72 0
[pid=7535] ppid=7534 vsize=522480 CPUtime=1795.5 cores=0,2,4,6
/proc/7535/stat : 7535 (glucose_static) R 7534 7528 5701 0 -1 4202496 101615 0 0 0 179510 40 0 0 20 0 1 0 280888406 535019520 123291 33554432000 4194304 4896791 140736608494288 140736608491496 4223805 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7535/statm: 130620 123291 78 172 0 130446 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 848076

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.41
CPU time (s): 1800.05
CPU user time (s): 1798.68
CPU system time (s): 1.36779
CPU usage (%): 99.9796
Max. virtual memory (cumulated for all children) (KiB): 1057420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.68
system time used= 1.36779
maximum resident set size= 631952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129547
page faults= 0
swaps= 0
block input operations= 8
block output operations= 396904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 123
involuntary context switches= 1859

runsolver used 3.48747 second user time and 9.1866 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-27 21:40:20
IDJOB=3696255
IDBENCH=92694
IDSOLVER=2274
FILE ID=node120/3696255-1338147620
RUNJOBID= node120-1338124133-5717
PBS_JOBID= 14624508
Free space on /tmp= 71472 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat25_6_4_6_mh.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696255-1338147620/watcher-3696255-1338147620 -o /tmp/evaluation-result-3696255-1338147620/solver-3696255-1338147620 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696255-1338147620.opb 1675128632 HOME HOME

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

MD5SUM BENCH= 94b1451a4cda8c04cd1bd81816dea3d0
RANDOM SEED=1675128632

node120.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.456
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.91
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.456
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.456
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.456
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.88
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.456
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.456
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.83
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.456
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.456
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:        27250764 kB
Buffers:          338660 kB
Cached:          3774512 kB
SwapCached:          636 kB
Active:          1680700 kB
Inactive:        3109184 kB
Active(anon):     665372 kB
Inactive(anon):    12532 kB
Active(file):    1015328 kB
Inactive(file):  3096652 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:            212008 kB
Writeback:             0 kB
AnonPages:        765124 kB
Mapped:            15160 kB
Shmem:               120 kB
Slab:             691816 kB
SReclaimable:     135708 kB
SUnreclaim:       556108 kB
KernelStack:        1528 kB
PageTables:         5580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     925476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    409600 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= 71264 MiB
End job on node120 at 2012-05-27 22:10:20