Trace number 3696827

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
pb2sat 2012-05-19? (TO) 1800.05 1800.52

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j1207_10.std.opb
MD5SUM4c84634d88d602e5c11fc94580191916
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark119
Best CPU time to get the best result obtained on this benchmark1800.66
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints234335
Number of constraints which are clauses233135
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint69
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3.87/3.90	c model valid
3.87/3.90	c current solution ok
8.53/8.71	o 300
8.53/8.71	c current bound: 150
12.23/12.45	c model valid
12.23/12.45	c current solution ok
12.29/12.54	o 150
12.29/12.54	c current bound: 75
13.17/13.43	c current bound: 113
1800.01/1800.51	./satsolver.sh: line 5:  7194 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.01/1800.51	c error: unexpected solver exit code
1800.01/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3696827-1338103765/watcher-3696827-1338103765 -o /tmp/evaluation-result-3696827-1338103765/solver-3696827-1338103765 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696827-1338103765.opb 293362466 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.08 2.03 2.01 2/179 7181
/proc/meminfo: memFree=30930492/32873648 swapFree=6860/6860
[pid=7181] ppid=7179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7181/stat : 7181 (runPb2sat.sh) S 7179 7181 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276502598 9367552 274 33554432000 4194304 5064252 140733637700704 140733637699616 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7181/statm: 2287 274 233 213 0 72 0

[startup+0.092207 s]
/proc/loadavg: 2.08 2.03 2.01 2/179 7181
/proc/meminfo: memFree=30930492/32873648 swapFree=6860/6860
[pid=7181] ppid=7179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7181/stat : 7181 (runPb2sat.sh) S 7179 7181 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276502598 9367552 274 33554432000 4194304 5064252 140733637700704 140733637699616 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7181/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100151 s]
/proc/loadavg: 2.08 2.03 2.01 2/179 7181
/proc/meminfo: memFree=30930492/32873648 swapFree=6860/6860
[pid=7181] ppid=7179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7181/stat : 7181 (runPb2sat.sh) S 7179 7181 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276502598 9367552 274 33554432000 4194304 5064252 140733637700704 140733637699616 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7181/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300188 s]
/proc/loadavg: 2.08 2.03 2.01 2/179 7181
/proc/meminfo: memFree=30930492/32873648 swapFree=6860/6860
[pid=7181] ppid=7179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7181/stat : 7181 (runPb2sat.sh) S 7179 7181 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276502598 9367552 274 33554432000 4194304 5064252 140733637700704 140733637699616 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7181/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700279 s]
/proc/loadavg: 2.08 2.03 2.01 2/179 7181
/proc/meminfo: memFree=30930492/32873648 swapFree=6860/6860
[pid=7181] ppid=7179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7181/stat : 7181 (runPb2sat.sh) S 7179 7181 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276502598 9367552 274 33554432000 4194304 5064252 140733637700704 140733637699616 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7181/statm: 2287 274 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.08 2.03 2.01 3/181 7183
/proc/meminfo: memFree=30875828/32873648 swapFree=6860/6860
[pid=7181] ppid=7179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7181/stat : 7181 (runPb2sat.sh) S 7179 7181 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276502598 9367552 274 33554432000 4194304 5064252 140733637700704 140733637699616 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7181/statm: 2287 274 233 213 0 72 0
[pid=7182] ppid=7181 vsize=173040 CPUtime=1.49 cores=0,2,4,6
/proc/7182/stat : 7182 (pb2sat) R 7181 7181 5734 0 -1 4202496 17209 0 0 0 144 5 0 0 20 0 1 0 276502598 177192960 39650 33554432000 4194304 5873084 140734201470160 140734201467000 5129975 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7182/statm: 43260 39650 161 410 0 42842 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 182188

[startup+3.10036 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 7185
/proc/meminfo: memFree=30554996/32873648 swapFree=6860/6860
[pid=7181] ppid=7179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7181/stat : 7181 (runPb2sat.sh) S 7179 7181 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276502598 9367552 274 33554432000 4194304 5064252 140733637700704 140733637699616 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7181/statm: 2287 274 233 213 0 72 0
[pid=7182] ppid=7181 vsize=120748 CPUtime=1.55 cores=0,2,4,6
/proc/7182/stat : 7182 (pb2sat) S 7181 7181 5734 0 -1 4202496 17213 0 0 0 144 11 0 0 20 0 1 0 276502598 123645952 26580 33554432000 4194304 5873084 140734201470160 140734201466584 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/7182/statm: 30187 26580 164 410 0 29769 0
[pid=7184] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7184/stat : 7184 (satsolver.sh) S 7182 7181 5734 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276502755 9367552 267 33554432000 4194304 5064252 140735454602640 140735454601552 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7184/statm: 2287 267 226 213 0 72 0
[pid=7185] ppid=7184 vsize=342652 CPUtime=1.51 cores=0,2,4,6
/proc/7185/stat : 7185 (glucose_static) R 7184 7181 5734 0 -1 4202496 55997 0 0 0 138 13 0 0 20 0 1 0 276502756 350875648 77610 33554432000 4194304 4896791 140733807332352 140733807329656 4202982 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7185/statm: 85663 77610 78 172 0 85489 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 481696

[startup+6.30022 s]
/proc/loadavg: 2.07 2.03 2.00 3/181 7185
/proc/meminfo: memFree=30709992/32873648 swapFree=6860/6860
[pid=7181] ppid=7179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7181/stat : 7181 (runPb2sat.sh) S 7179 7181 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276502598 9367552 274 33554432000 4194304 5064252 140733637700704 140733637699616 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7181/statm: 2287 274 233 213 0 72 0
[pid=7182] ppid=7181 vsize=160740 CPUtime=6.13 cores=0,2,4,6
/proc/7182/stat : 7182 (pb2sat) R 7181 7181 5734 0 -1 4202496 20215 57913 0 0 222 198 175 18 20 0 1 0 276502598 164597760 36586 33554432000 4194304 5873084 140734201470160 140734201465592 5127520 0 0 4096 0 0 0 0 17 2 0 0 14 0 0
/proc/7182/statm: 40185 36586 172 410 0 39767 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 169888

[startup+12.7003 s]
/proc/loadavg: 2.14 2.04 2.01 3/183 7188
/proc/meminfo: memFree=30358996/32873648 swapFree=6860/6860
[pid=7181] ppid=7179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7181/stat : 7181 (runPb2sat.sh) S 7179 7181 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276502598 9367552 274 33554432000 4194304 5064252 140733637700704 140733637699616 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7181/statm: 2287 274 233 213 0 72 0
[pid=7182] ppid=7181 vsize=177124 CPUtime=12.37 cores=0,2,4,6
/proc/7182/stat : 7182 (pb2sat) S 7181 7181 5734 0 -1 4202496 24069 121177 0 0 302 391 490 54 20 0 1 0 276502598 181374976 39576 33554432000 4194304 5873084 140734201470160 140734201463976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 14 0 0
/proc/7182/statm: 44281 39576 173 410 0 43863 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 186272

[startup+25.5003 s]
/proc/loadavg: 2.19 2.06 2.01 3/183 7194
/proc/meminfo: memFree=30360536/32873648 swapFree=6860/6860
[pid=7181] ppid=7179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7181/stat : 7181 (runPb2sat.sh) S 7179 7181 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276502598 9367552 274 33554432000 4194304 5064252 140733637700704 140733637699616 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7181/statm: 2287 274 233 213 0 72 0
[pid=7182] ppid=7181 vsize=177124 CPUtime=13.27 cores=0,2,4,6
/proc/7182/stat : 7182 (pb2sat) S 7181 7181 5734 0 -1 4202496 24499 178243 0 0 302 392 555 78 20 0 1 0 276502598 181374976 39576 33554432000 4194304 5873084 140734201470160 140734201463976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 14 0 0
/proc/7182/statm: 44281 39576 173 410 0 43863 0
[pid=7193] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7193/stat : 7193 (satsolver.sh) S 7182 7181 5734 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276503942 9367552 267 33554432000 4194304 5064252 140737014511792 140737014510704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7193/statm: 2287 267 226 213 0 72 0
[pid=7194] ppid=7193 vsize=346920 CPUtime=12.04 cores=0,2,4,6
/proc/7194/stat : 7194 (glucose_static) R 7193 7181 5734 0 -1 4202496 60642 0 0 0 1193 11 0 0 20 0 1 0 276503942 355246080 77589 33554432000 4194304 4896791 140734501680000 140734501677208 4223829 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7194/statm: 86730 77589 78 172 0 86556 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 542340

[startup+51.1004 s]
/proc/loadavg: 2.13 2.05 2.01 3/184 7197
/proc/meminfo: memFree=30348060/32873648 swapFree=6860/6860
[pid=7181] ppid=7179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7181/stat : 7181 (runPb2sat.sh) S 7179 7181 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276502598 9367552 274 33554432000 4194304 5064252 140733637700704 140733637699616 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7181/statm: 2287 274 233 213 0 72 0
[pid=7182] ppid=7181 vsize=177124 CPUtime=13.27 cores=0,2,4,6
/proc/7182/stat : 7182 (pb2sat) S 7181 7181 5734 0 -1 4202496 24499 178243 0 0 302 392 555 78 20 0 1 0 276502598 181374976 39576 33554432000 4194304 5873084 140734201470160 140734201463976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 14 0 0
/proc/7182/statm: 44281 39576 173 410 0 43863 0
[pid=7193] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7193/stat : 7193 (satsolver.sh) S 7182 7181 5734 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276503942 9367552 267 33554432000 4194304 5064252 140737014511792 140737014510704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7193/statm: 2287 267 226 213 0 72 0
[pid=7194] ppid=7193 vsize=348348 CPUtime=37.64 cores=0,2,4,6
/proc/7194/stat : 7194 (glucose_static) R 7193 7181 5734 0 -1 4202496 63472 0 0 0 3752 12 0 0 20 0 1 0 276503942 356708352 78953 33554432000 4194304 4896791 140734501680000 140734501677320 4223776 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7194/statm: 87087 78953 78 172 0 86913 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 543768

[startup+102.307 s]
/proc/loadavg: 2.05 2.04 2.01 3/183 7197
/proc/meminfo: memFree=30342980/32873648 swapFree=6860/6860
[pid=7181] ppid=7179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7181/stat : 7181 (runPb2sat.sh) S 7179 7181 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276502598 9367552 274 33554432000 4194304 5064252 140733637700704 140733637699616 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7181/statm: 2287 274 233 213 0 72 0
[pid=7182] ppid=7181 vsize=177124 CPUtime=13.27 cores=0,2,4,6
/proc/7182/stat : 7182 (pb2sat) S 7181 7181 5734 0 -1 4202496 24499 178243 0 0 302 392 555 78 20 0 1 0 276502598 181374976 39576 33554432000 4194304 5873084 140734201470160 140734201463976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 14 0 0
/proc/7182/statm: 44281 39576 173 410 0 43863 0
[pid=7193] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7193/stat : 7193 (satsolver.sh) S 7182 7181 5734 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276503942 9367552 267 33554432000 4194304 5064252 140737014511792 140737014510704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7193/statm: 2287 267 226 213 0 72 0
[pid=7194] ppid=7193 vsize=350228 CPUtime=88.84 cores=0,2,4,6
/proc/7194/stat : 7194 (glucose_static) R 7193 7181 5734 0 -1 4202496 64215 0 0 0 8871 13 0 0 20 0 1 0 276503942 358633472 79130 33554432000 4194304 4896791 140734501680000 140734501677208 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7194/statm: 87557 79130 78 172 0 87383 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 545648

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 7197
/proc/meminfo: memFree=30359308/32873648 swapFree=6860/6860
[pid=7181] ppid=7179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7181/stat : 7181 (runPb2sat.sh) S 7179 7181 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276502598 9367552 274 33554432000 4194304 5064252 140733637700704 140733637699616 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7181/statm: 2287 274 233 213 0 72 0
[pid=7182] ppid=7181 vsize=177124 CPUtime=13.27 cores=0,2,4,6
/proc/7182/stat : 7182 (pb2sat) S 7181 7181 5734 0 -1 4202496 24499 178243 0 0 302 392 555 78 20 0 1 0 276502598 181374976 39576 33554432000 4194304 5873084 140734201470160 140734201463976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 14 0 0
/proc/7182/statm: 44281 39576 173 410 0 43863 0
[pid=7193] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7193/stat : 7193 (satsolver.sh) S 7182 7181 5734 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276503942 9367552 267 33554432000 4194304 5064252 140737014511792 140737014510704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7193/statm: 2287 267 226 213 0 72 0
[pid=7194] ppid=7193 vsize=351360 CPUtime=148.81 cores=0,2,4,6
/proc/7194/stat : 7194 (glucose_static) R 7193 7181 5734 0 -1 4202496 64537 0 0 0 14868 13 0 0 20 0 1 0 276503942 359792640 78684 33554432000 4194304 4896791 140734501680000 140734501677208 4225103 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7194/statm: 87840 78684 78 172 0 87666 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 546780

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 7197
/proc/meminfo: memFree=30348100/32873648 swapFree=6860/6860
[pid=7181] ppid=7179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7181/stat : 7181 (runPb2sat.sh) S 7179 7181 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276502598 9367552 274 33554432000 4194304 5064252 140733637700704 140733637699616 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7181/statm: 2287 274 233 213 0 72 0
[pid=7182] ppid=7181 vsize=177124 CPUtime=13.27 cores=0,2,4,6
/proc/7182/stat : 7182 (pb2sat) S 7181 7181 5734 0 -1 4202496 24499 178243 0 0 302 392 555 78 20 0 1 0 276502598 181374976 39576 33554432000 4194304 5873084 140734201470160 140734201463976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 14 0 0
/proc/7182/statm: 44281 39576 173 410 0 43863 0
[pid=7193] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7387
/proc/meminfo: memFree=28338884/32873648 swapFree=6860/6860
[pid=7181] ppid=7179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7181/stat : 7181 (runPb2sat.sh) S 7179 7181 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276502598 9367552 274 33554432000 4194304 5064252 140733637700704 140733637699616 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7181/statm: 2287 274 233 213 0 72 0
[pid=7182] ppid=7181 vsize=177124 CPUtime=13.27 cores=0,2,4,6
/proc/7182/stat : 7182 (pb2sat) S 7181 7181 5734 0 -1 4202496 24499 178243 0 0 302 392 555 78 20 0 1 0 276502598 181374976 39576 33554432000 4194304 5873084 140734201470160 140734201463976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 14 0 0
/proc/7182/statm: 44281 39576 173 410 0 43863 0
[pid=7193] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7193/stat : 7193 (satsolver.sh) S 7182 7181 5734 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276503942 9367552 267 33554432000 4194304 5064252 140737014511792 140737014510704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7193/statm: 2287 267 226 213 0 72 0
[pid=7194] ppid=7193 vsize=364596 CPUtime=1408.6 cores=0,2,4,6
/proc/7194/stat : 7194 (glucose_static) R 7193 7181 5734 0 -1 4202496 72555 0 0 0 140828 32 0 0 20 0 1 0 276503942 373346304 83133 33554432000 4194304 4896791 140734501680000 140734501677576 4224921 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7194/statm: 91149 83133 78 172 0 90975 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 560016

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 7387
/proc/meminfo: memFree=28324548/32873648 swapFree=6860/6860
[pid=7181] ppid=7179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7181/stat : 7181 (runPb2sat.sh) S 7179 7181 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276502598 9367552 274 33554432000 4194304 5064252 140733637700704 140733637699616 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7181/statm: 2287 274 233 213 0 72 0
[pid=7182] ppid=7181 vsize=177124 CPUtime=13.27 cores=0,2,4,6
/proc/7182/stat : 7182 (pb2sat) S 7181 7181 5734 0 -1 4202496 24499 178243 0 0 302 392 555 78 20 0 1 0 276502598 181374976 39576 33554432000 4194304 5873084 140734201470160 140734201463976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 14 0 0
/proc/7182/statm: 44281 39576 173 410 0 43863 0
[pid=7193] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7193/stat : 7193 (satsolver.sh) S 7182 7181 5734 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276503942 9367552 267 33554432000 4194304 5064252 140737014511792 140737014510704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7193/statm: 2287 267 226 213 0 72 0
[pid=7194] ppid=7193 vsize=365296 CPUtime=1468.58 cores=0,2,4,6
/proc/7194/stat : 7194 (glucose_static) R 7193 7181 5734 0 -1 4202496 72703 0 0 0 146826 32 0 0 20 0 1 0 276503942 374063104 85836 33554432000 4194304 4896791 140734501680000 140734501677208 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7194/statm: 91324 85836 78 172 0 91150 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 560716

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 7388
/proc/meminfo: memFree=28329284/32873648 swapFree=6860/6860
[pid=7181] ppid=7179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7181/stat : 7181 (runPb2sat.sh) S 7179 7181 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276502598 9367552 274 33554432000 4194304 5064252 140733637700704 140733637699616 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7181/statm: 2287 274 233 213 0 72 0
[pid=7182] ppid=7181 vsize=177124 CPUtime=13.27 cores=0,2,4,6
/proc/7182/stat : 7182 (pb2sat) S 7181 7181 5734 0 -1 4202496 24499 178243 0 0 302 392 555 78 20 0 1 0 276502598 181374976 39576 33554432000 4194304 5873084 140734201470160 140734201463976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 14 0 0
/proc/7182/statm: 44281 39576 173 410 0 43863 0
[pid=7193] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7193/stat : 7193 (satsolver.sh) S 7182 7181 5734 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276503942 9367552 267 33554432000 4194304 5064252 140737014511792 140737014510704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7193/statm: 2287 267 226 213 0 72 0
[pid=7194] ppid=7193 vsize=365564 CPUtime=1528.57 cores=0,2,4,6
/proc/7194/stat : 7194 (glucose_static) R 7193 7181 5734 0 -1 4202496 72892 0 0 0 152824 33 0 0 20 0 1 0 276503942 374337536 83878 33554432000 4194304 4896791 140734501680000 140734501677576 4225171 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7194/statm: 91391 83878 78 172 0 91217 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 560984

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7388
/proc/meminfo: memFree=28318920/32873648 swapFree=6860/6860
[pid=7181] ppid=7179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7181/stat : 7181 (runPb2sat.sh) S 7179 7181 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276502598 9367552 274 33554432000 4194304 5064252 140733637700704 140733637699616 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7181/statm: 2287 274 233 213 0 72 0
[pid=7182] ppid=7181 vsize=177124 CPUtime=13.27 cores=0,2,4,6
/proc/7182/stat : 7182 (pb2sat) S 7181 7181 5734 0 -1 4202496 24499 178243 0 0 302 392 555 78 20 0 1 0 276502598 181374976 39576 33554432000 4194304 5873084 140734201470160 140734201463976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 14 0 0
/proc/7182/statm: 44281 39576 173 410 0 43863 0
[pid=7193] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7193/stat : 7193 (satsolver.sh) S 7182 7181 5734 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276503942 9367552 267 33554432000 4194304 5064252 140737014511792 140737014510704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7193/statm: 2287 267 226 213 0 72 0
[pid=7194] ppid=7193 vsize=396824 CPUtime=1588.56 cores=0,2,4,6
/proc/7194/stat : 7194 (glucose_static) R 7193 7181 5734 0 -1 4202496 73023 0 0 0 158822 34 0 0 20 0 1 0 276503942 406347776 86052 33554432000 4194304 4896791 140734501680000 140734501677208 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7194/statm: 99206 86052 78 172 0 99032 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 592244

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7388
/proc/meminfo: memFree=28322032/32873648 swapFree=6860/6860
[pid=7181] ppid=7179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7181/stat : 7181 (runPb2sat.sh) S 7179 7181 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276502598 9367552 274 33554432000 4194304 5064252 140733637700704 140733637699616 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7181/statm: 2287 274 233 213 0 72 0
[pid=7182] ppid=7181 vsize=177124 CPUtime=13.27 cores=0,2,4,6
/proc/7182/stat : 7182 (pb2sat) S 7181 7181 5734 0 -1 4202496 24499 178243 0 0 302 392 555 78 20 0 1 0 276502598 181374976 39576 33554432000 4194304 5873084 140734201470160 140734201463976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 14 0 0
/proc/7182/statm: 44281 39576 173 410 0 43863 0
[pid=7193] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7193/stat : 7193 (satsolver.sh) S 7182 7181 5734 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276503942 9367552 267 33554432000 4194304 5064252 140737014511792 140737014510704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7193/statm: 2287 267 226 213 0 72 0
[pid=7194] ppid=7193 vsize=366136 CPUtime=1648.55 cores=0,2,4,6
/proc/7194/stat : 7194 (glucose_static) R 7193 7181 5734 0 -1 4202496 73144 0 0 0 164819 36 0 0 20 0 1 0 276503942 374923264 84538 33554432000 4194304 4896791 140734501680000 140734501677576 4205681 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7194/statm: 91534 84538 78 172 0 91360 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 561556

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7388
/proc/meminfo: memFree=28309276/32873648 swapFree=6860/6860
[pid=7181] ppid=7179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7181/stat : 7181 (runPb2sat.sh) S 7179 7181 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276502598 9367552 274 33554432000 4194304 5064252 140733637700704 140733637699616 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7181/statm: 2287 274 233 213 0 72 0
[pid=7182] ppid=7181 vsize=177124 CPUtime=13.27 cores=0,2,4,6
/proc/7182/stat : 7182 (pb2sat) S 7181 7181 5734 0 -1 4202496 24499 178243 0 0 302 392 555 78 20 0 1 0 276502598 181374976 39576 33554432000 4194304 5873084 140734201470160 140734201463976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 14 0 0
/proc/7182/statm: 44281 39576 173 410 0 43863 0
[pid=7193] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7193/stat : 7193 (satsolver.sh) S 7182 7181 5734 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276503942 9367552 267 33554432000 4194304 5064252 140737014511792 140737014510704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7193/statm: 2287 267 226 213 0 72 0
[pid=7194] ppid=7193 vsize=397372 CPUtime=1708.54 cores=0,2,4,6
/proc/7194/stat : 7194 (glucose_static) R 7193 7181 5734 0 -1 4202496 73302 0 0 0 170818 36 0 0 20 0 1 0 276503942 406908928 87249 33554432000 4194304 4896791 140734501680000 140734501677208 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7194/statm: 99343 87249 78 172 0 99169 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 592792

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7388
/proc/meminfo: memFree=28317076/32873648 swapFree=6860/6860
[pid=7181] ppid=7179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7181/stat : 7181 (runPb2sat.sh) S 7179 7181 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276502598 9367552 274 33554432000 4194304 5064252 140733637700704 140733637699616 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7181/statm: 2287 274 233 213 0 72 0
[pid=7182] ppid=7181 vsize=177124 CPUtime=13.27 cores=0,2,4,6
/proc/7182/stat : 7182 (pb2sat) S 7181 7181 5734 0 -1 4202496 24499 178243 0 0 302 392 555 78 20 0 1 0 276502598 181374976 39576 33554432000 4194304 5873084 140734201470160 140734201463976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 14 0 0
/proc/7182/statm: 44281 39576 173 410 0 43863 0
[pid=7193] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7193/stat : 7193 (satsolver.sh) S 7182 7181 5734 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276503942 9367552 267 33554432000 4194304 5064252 140737014511792 140737014510704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7193/statm: 2287 267 226 213 0 72 0
[pid=7194] ppid=7193 vsize=366820 CPUtime=1768.54 cores=0,2,4,6
/proc/7194/stat : 7194 (glucose_static) R 7193 7181 5734 0 -1 4202496 73420 0 0 0 176816 38 0 0 20 0 1 0 276503942 375623680 84709 33554432000 4194304 4896791 140734501680000 140734501677208 4204839 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7194/statm: 91705 84709 78 172 0 91531 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 562240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7388
/proc/meminfo: memFree=28314876/32873648 swapFree=6860/6860
[pid=7181] ppid=7179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7181/stat : 7181 (runPb2sat.sh) S 7179 7181 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276502598 9367552 274 33554432000 4194304 5064252 140733637700704 140733637699616 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7181/statm: 2287 274 233 213 0 72 0
[pid=7182] ppid=7181 vsize=177124 CPUtime=13.27 cores=0,2,4,6
/proc/7182/stat : 7182 (pb2sat) S 7181 7181 5734 0 -1 4202496 24499 178243 0 0 302 392 555 78 20 0 1 0 276502598 181374976 39576 33554432000 4194304 5873084 140734201470160 140734201463976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 14 0 0
/proc/7182/statm: 44281 39576 173 410 0 43863 0
[pid=7193] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7193/stat : 7193 (satsolver.sh) S 7182 7181 5734 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276503942 9367552 267 33554432000 4194304 5064252 140737014511792 140737014510704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7193/statm: 2287 267 226 213 0 72 0
[pid=7194] ppid=7193 vsize=366956 CPUtime=1786.74 cores=0,2,4,6
/proc/7194/stat : 7194 (glucose_static) R 7193 7181 5734 0 -1 4202496 73449 0 0 0 178636 38 0 0 20 0 1 0 276503942 375762944 85249 33554432000 4194304 4896791 140734501680000 140734501677208 4224990 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7194/statm: 91739 85249 78 172 0 91565 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 562376

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7388
/proc/meminfo: memFree=28314876/32873648 swapFree=6860/6860
[pid=7181] ppid=7179 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7181/stat : 7181 (runPb2sat.sh) S 7179 7181 5734 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276502598 9367552 274 33554432000 4194304 5064252 140733637700704 140733637699616 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7181/statm: 2287 274 233 213 0 72 0
[pid=7182] ppid=7181 vsize=177124 CPUtime=13.27 cores=0,2,4,6
/proc/7182/stat : 7182 (pb2sat) S 7181 7181 5734 0 -1 4202496 24499 178243 0 0 302 392 555 78 20 0 1 0 276502598 181374976 39576 33554432000 4194304 5873084 140734201470160 140734201463976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 14 0 0
/proc/7182/statm: 44281 39576 173 410 0 43863 0
[pid=7193] ppid=7182 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7193/stat : 7193 (satsolver.sh) S 7182 7181 5734 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276503942 9367552 267 33554432000 4194304 5064252 140737014511792 140737014510704 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7193/statm: 2287 267 226 213 0 72 0
[pid=7194] ppid=7193 vsize=366956 CPUtime=1786.74 cores=0,2,4,6
/proc/7194/stat : 7194 (glucose_static) R 7193 7181 5734 0 -1 4202496 73449 0 0 0 178636 38 0 0 20 0 1 0 276503942 375762944 85249 33554432000 4194304 4896791 140734501680000 140734501677208 4224990 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7194/statm: 91739 85249 78 172 0 91565 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 562376

Child status: 0
Real time (s): 1800.52
CPU time (s): 1800.05
CPU user time (s): 1794.95
CPU system time (s): 5.10122
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 642112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.95
system time used= 5.10122
maximum resident set size= 390128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 277178
page faults= 0
swaps= 0
block input operations= 8
block output operations= 567520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 80
involuntary context switches= 2010

runsolver used 2.85357 second user time and 7.33188 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-27 09:29:25
IDJOB=3696827
IDBENCH=77119
IDSOLVER=2274
FILE ID=node116/3696827-1338103765
RUNJOBID= node116-1338088521-5750
PBS_JOBID= 14624463
Free space on /tmp= 71452 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j1207_10.std.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696827-1338103765/watcher-3696827-1338103765 -o /tmp/evaluation-result-3696827-1338103765/solver-3696827-1338103765 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696827-1338103765.opb 293362466 HOME HOME

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

MD5SUM BENCH= 4c84634d88d602e5c11fc94580191916
RANDOM SEED=293362466

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
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.92
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.556
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.92
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.556
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.90
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.556
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:        30930648 kB
Buffers:          309752 kB
Cached:           732624 kB
SwapCached:         3244 kB
Active:           833096 kB
Inactive:         283100 kB
Active(anon):      64772 kB
Inactive(anon):     8932 kB
Active(file):     768324 kB
Inactive(file):   274168 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103660 kB
Dirty:             15524 kB
Writeback:             0 kB
AnonPages:         77856 kB
Mapped:            13636 kB
Shmem:                96 kB
Slab:             686124 kB
SReclaimable:     130236 kB
SUnreclaim:       555888 kB
KernelStack:        1480 kB
PageTables:         4308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     199172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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= 71104 MiB
End job on node116 at 2012-05-27 09:59:26