Trace number 3696897

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.1 1800.42

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_fibo_50null50mast_rapportOE2.0_TMAX120_K192_cod2.opb
MD5SUM8f97c77928b15936b90881f480455177
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-6736
Best CPU time to get the best result obtained on this benchmark1801.43
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 892
Biggest coefficient in the objective function 842
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 750251
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 842
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 750251
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3.88/3.94	c fallback to adder encoding
1800.06/1800.41	./satsolver.sh: line 5: 12243 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.06/1800.41	c error: unexpected solver exit code
1800.06/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-3696897-1338125772/watcher-3696897-1338125772 -o /tmp/evaluation-result-3696897-1338125772/solver-3696897-1338125772 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696897-1338125772.opb 728177815 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: 1.94 1.99 1.90 2/172 12200
/proc/meminfo: memFree=29904084/32873844 swapFree=7112/7112
[pid=12200] ppid=12198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12200/stat : 12200 (runPb2sat.sh) S 12198 12200 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278705798 9367552 274 33554432000 4194304 5064252 140734240301376 140734240300288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12200/statm: 2287 274 233 213 0 72 0

[startup+0.029512 s]
/proc/loadavg: 1.94 1.99 1.90 2/172 12200
/proc/meminfo: memFree=29904084/32873844 swapFree=7112/7112
[pid=12200] ppid=12198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12200/stat : 12200 (runPb2sat.sh) S 12198 12200 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278705798 9367552 274 33554432000 4194304 5064252 140734240301376 140734240300288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12200/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100313 s]
/proc/loadavg: 1.94 1.99 1.90 2/172 12200
/proc/meminfo: memFree=29904084/32873844 swapFree=7112/7112
[pid=12200] ppid=12198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12200/stat : 12200 (runPb2sat.sh) S 12198 12200 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278705798 9367552 274 33554432000 4194304 5064252 140734240301376 140734240300288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12200/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300235 s]
/proc/loadavg: 1.94 1.99 1.90 2/172 12200
/proc/meminfo: memFree=29904084/32873844 swapFree=7112/7112
[pid=12200] ppid=12198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12200/stat : 12200 (runPb2sat.sh) S 12198 12200 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278705798 9367552 274 33554432000 4194304 5064252 140734240301376 140734240300288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12200/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70024 s]
/proc/loadavg: 1.94 1.99 1.90 2/172 12200
/proc/meminfo: memFree=29904084/32873844 swapFree=7112/7112
[pid=12200] ppid=12198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12200/stat : 12200 (runPb2sat.sh) S 12198 12200 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278705798 9367552 274 33554432000 4194304 5064252 140734240301376 140734240300288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12200/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 1.94 1.99 1.90 2/174 12202
/proc/meminfo: memFree=29897952/32873844 swapFree=7112/7112
[pid=12200] ppid=12198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12200/stat : 12200 (runPb2sat.sh) S 12198 12200 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278705798 9367552 274 33554432000 4194304 5064252 140734240301376 140734240300288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12200/statm: 2287 274 233 213 0 72 0
[pid=12201] ppid=12200 vsize=15136 CPUtime=1.49 cores=0,2,4,6
/proc/12201/stat : 12201 (pb2sat) R 12200 12200 12092 0 -1 4202496 3005 0 0 0 149 0 0 0 20 0 1 0 278705799 15499264 3020 33554432000 4194304 5873084 140736470278064 140736470275432 5127424 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12201/statm: 3784 3020 146 410 0 3366 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24284

[startup+3.10032 s]
/proc/loadavg: 1.94 1.99 1.90 3/173 12230
/proc/meminfo: memFree=30051996/32873844 swapFree=7112/7112
[pid=12200] ppid=12198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12200/stat : 12200 (runPb2sat.sh) S 12198 12200 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278705798 9367552 274 33554432000 4194304 5064252 140734240301376 140734240300288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12200/statm: 2287 274 233 213 0 72 0
[pid=12201] ppid=12200 vsize=66044 CPUtime=3.09 cores=0,2,4,6
/proc/12201/stat : 12201 (pb2sat) R 12200 12200 12092 0 -1 4202496 10645 0 0 0 307 2 0 0 20 0 1 0 278705799 67629056 14225 33554432000 4194304 5873084 140736470278064 140736470274968 4394338 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12201/statm: 16511 14225 157 410 0 16093 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 75192

[startup+6.30031 s]
/proc/loadavg: 2.11 2.03 1.91 3/177 12241
/proc/meminfo: memFree=29735772/32873844 swapFree=7112/7112
[pid=12200] ppid=12198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12200/stat : 12200 (runPb2sat.sh) S 12198 12200 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278705798 9367552 274 33554432000 4194304 5064252 140734240301376 140734240300288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12200/statm: 2287 274 233 213 0 72 0
[pid=12201] ppid=12200 vsize=589404 CPUtime=6.28 cores=0,2,4,6
/proc/12201/stat : 12201 (pb2sat) R 12200 12200 12092 0 -1 4202496 29747 0 0 0 603 25 0 0 20 0 1 0 278705799 603549696 138992 33554432000 4194304 5873084 140736470278064 140736470274120 5129975 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12201/statm: 147351 138992 168 410 0 146933 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 598552

[startup+12.7004 s]
/proc/loadavg: 2.18 2.04 1.92 3/181 12245
/proc/meminfo: memFree=27702416/32873844 swapFree=7112/7112
[pid=12200] ppid=12198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12200/stat : 12200 (runPb2sat.sh) S 12198 12200 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278705798 9367552 274 33554432000 4194304 5064252 140734240301376 140734240300288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12200/statm: 2287 274 233 213 0 72 0
[pid=12201] ppid=12200 vsize=361024 CPUtime=6.48 cores=0,2,4,6
/proc/12201/stat : 12201 (pb2sat) S 12200 12200 12092 0 -1 4202496 29751 0 0 0 603 45 0 0 20 0 1 0 278705799 369688576 81900 33554432000 4194304 5873084 140736470278064 140736470274488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12201/statm: 90256 81900 171 410 0 89838 0
[pid=12242] ppid=12201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12242/stat : 12242 (satsolver.sh) S 12201 12200 12092 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278706448 9367552 267 33554432000 4194304 5064252 140735289894816 140735289893728 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12242/statm: 2287 267 226 213 0 72 0
[pid=12243] ppid=12242 vsize=669140 CPUtime=6.19 cores=0,2,4,6
/proc/12243/stat : 12243 (glucose_static) R 12242 12200 12092 0 -1 4202496 98851 0 0 0 589 30 0 0 20 0 1 0 278706448 685199360 147121 33554432000 4194304 4896791 140733727225616 140733727223128 4224653 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12243/statm: 167285 147121 78 172 0 167111 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1048460

[startup+25.5004 s]
/proc/loadavg: 2.14 2.04 1.92 3/181 12245
/proc/meminfo: memFree=27644404/32873844 swapFree=7112/7112
[pid=12200] ppid=12198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12200/stat : 12200 (runPb2sat.sh) S 12198 12200 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278705798 9367552 274 33554432000 4194304 5064252 140734240301376 140734240300288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12200/statm: 2287 274 233 213 0 72 0
[pid=12201] ppid=12200 vsize=361024 CPUtime=6.48 cores=0,2,4,6
/proc/12201/stat : 12201 (pb2sat) S 12200 12200 12092 0 -1 4202496 29751 0 0 0 603 45 0 0 20 0 1 0 278705799 369688576 81900 33554432000 4194304 5873084 140736470278064 140736470274488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12201/statm: 90256 81900 171 410 0 89838 0
[pid=12242] ppid=12201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12242/stat : 12242 (satsolver.sh) S 12201 12200 12092 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278706448 9367552 267 33554432000 4194304 5064252 140735289894816 140735289893728 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12242/statm: 2287 267 226 213 0 72 0
[pid=12243] ppid=12242 vsize=669140 CPUtime=18.99 cores=0,2,4,6
/proc/12243/stat : 12243 (glucose_static) R 12242 12200 12092 0 -1 4202496 98851 0 0 0 1869 30 0 0 20 0 1 0 278706448 685199360 147121 33554432000 4194304 4896791 140733727225616 140733727223128 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12243/statm: 167285 147121 78 172 0 167111 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1048460

[startup+51.1004 s]
/proc/loadavg: 2.09 2.04 1.92 3/181 12245
/proc/meminfo: memFree=27644776/32873844 swapFree=7112/7112
[pid=12200] ppid=12198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12200/stat : 12200 (runPb2sat.sh) S 12198 12200 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278705798 9367552 274 33554432000 4194304 5064252 140734240301376 140734240300288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12200/statm: 2287 274 233 213 0 72 0
[pid=12201] ppid=12200 vsize=361024 CPUtime=6.48 cores=0,2,4,6
/proc/12201/stat : 12201 (pb2sat) S 12200 12200 12092 0 -1 4202496 29751 0 0 0 603 45 0 0 20 0 1 0 278705799 369688576 81900 33554432000 4194304 5873084 140736470278064 140736470274488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12201/statm: 90256 81900 171 410 0 89838 0
[pid=12242] ppid=12201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12242/stat : 12242 (satsolver.sh) S 12201 12200 12092 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278706448 9367552 267 33554432000 4194304 5064252 140735289894816 140735289893728 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12242/statm: 2287 267 226 213 0 72 0
[pid=12243] ppid=12242 vsize=669140 CPUtime=44.58 cores=0,2,4,6
/proc/12243/stat : 12243 (glucose_static) R 12242 12200 12092 0 -1 4202496 98851 0 0 0 4428 30 0 0 20 0 1 0 278706448 685199360 147121 33554432000 4194304 4896791 140733727225616 140733727223128 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12243/statm: 167285 147121 78 172 0 167111 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1048460

[startup+102.307 s]
/proc/loadavg: 2.04 2.03 1.92 3/182 12246
/proc/meminfo: memFree=27638812/32873844 swapFree=7112/7112
[pid=12200] ppid=12198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12200/stat : 12200 (runPb2sat.sh) S 12198 12200 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278705798 9367552 274 33554432000 4194304 5064252 140734240301376 140734240300288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12200/statm: 2287 274 233 213 0 72 0
[pid=12201] ppid=12200 vsize=361024 CPUtime=6.48 cores=0,2,4,6
/proc/12201/stat : 12201 (pb2sat) S 12200 12200 12092 0 -1 4202496 29751 0 0 0 603 45 0 0 20 0 1 0 278705799 369688576 81900 33554432000 4194304 5873084 140736470278064 140736470274488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12201/statm: 90256 81900 171 410 0 89838 0
[pid=12242] ppid=12201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12242/stat : 12242 (satsolver.sh) S 12201 12200 12092 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278706448 9367552 267 33554432000 4194304 5064252 140735289894816 140735289893728 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12242/statm: 2287 267 226 213 0 72 0
[pid=12243] ppid=12242 vsize=671912 CPUtime=95.78 cores=0,2,4,6
/proc/12243/stat : 12243 (glucose_static) R 12242 12200 12092 0 -1 4202496 101059 0 0 0 9547 31 0 0 20 0 1 0 278706448 688037888 148817 33554432000 4194304 4896791 140733727225616 140733727222712 4224706 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12243/statm: 167978 148817 78 172 0 167804 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1051232

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.92 3/181 12246
/proc/meminfo: memFree=27637580/32873844 swapFree=7112/7112
[pid=12200] ppid=12198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12200/stat : 12200 (runPb2sat.sh) S 12198 12200 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278705798 9367552 274 33554432000 4194304 5064252 140734240301376 140734240300288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12200/statm: 2287 274 233 213 0 72 0
[pid=12201] ppid=12200 vsize=361024 CPUtime=6.48 cores=0,2,4,6
/proc/12201/stat : 12201 (pb2sat) S 12200 12200 12092 0 -1 4202496 29751 0 0 0 603 45 0 0 20 0 1 0 278705799 369688576 81900 33554432000 4194304 5873084 140736470278064 140736470274488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12201/statm: 90256 81900 171 410 0 89838 0
[pid=12242] ppid=12201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12242/stat : 12242 (satsolver.sh) S 12201 12200 12092 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278706448 9367552 267 33554432000 4194304 5064252 140735289894816 140735289893728 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12242/statm: 2287 267 226 213 0 72 0
[pid=12243] ppid=12242 vsize=672396 CPUtime=155.76 cores=0,2,4,6
/proc/12243/stat : 12243 (glucose_static) R 12242 12200 12092 0 -1 4202496 102960 0 0 0 15545 31 0 0 20 0 1 0 278706448 688533504 148923 33554432000 4194304 4896791 140733727225616 140733727222760 4203877 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12243/statm: 168099 148923 78 172 0 167925 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1051716

[startup+222.3 s]
/proc/loadavg: 2.03 2.03 1.92 3/181 12247
/proc/meminfo: memFree=27637580/32873844 swapFree=7112/7112
[pid=12200] ppid=12198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12200/stat : 12200 (runPb2sat.sh) S 12198 12200 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278705798 9367552 274 33554432000 4194304 5064252 140734240301376 140734240300288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12200/statm: 2287 274 233 213 0 72 0
[pid=12201] ppid=12200 vsize=361024 CPUtime=6.48 cores=0,2,4,6
/proc/12201/stat : 12201 (pb2sat) S 12200 12200 12092 0 -1 4202496 29751 0 0 0 603 45 0 0 20 0 1 0 278705799 369688576 81900 33554432000 4194304 5873084 140736470278064 140736470274488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12201/statm: 90256 81900 171 410 0 89838 0
[pid=12242] ppid=12201 vsize=9148 CPUtime=0 cores=0,2,4,6

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

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 12257
/proc/meminfo: memFree=27624316/32873844 swapFree=7112/7112
[pid=12200] ppid=12198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12200/stat : 12200 (runPb2sat.sh) S 12198 12200 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278705798 9367552 274 33554432000 4194304 5064252 140734240301376 140734240300288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12200/statm: 2287 274 233 213 0 72 0
[pid=12201] ppid=12200 vsize=361024 CPUtime=6.48 cores=0,2,4,6
/proc/12201/stat : 12201 (pb2sat) S 12200 12200 12092 0 -1 4202496 29751 0 0 0 603 45 0 0 20 0 1 0 278705799 369688576 81900 33554432000 4194304 5873084 140736470278064 140736470274488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12201/statm: 90256 81900 171 410 0 89838 0
[pid=12242] ppid=12201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12242/stat : 12242 (satsolver.sh) S 12201 12200 12092 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278706448 9367552 267 33554432000 4194304 5064252 140735289894816 140735289893728 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12242/statm: 2287 267 226 213 0 72 0
[pid=12243] ppid=12242 vsize=675836 CPUtime=1355.54 cores=0,2,4,6
/proc/12243/stat : 12243 (glucose_static) R 12242 12200 12092 0 -1 4202496 104171 0 0 0 135522 32 0 0 20 0 1 0 278706448 692056064 152195 33554432000 4194304 4896791 140733727225616 140733727223160 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12243/statm: 168959 152195 78 172 0 168785 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 1055156

[startup+1422.31 s]
/proc/loadavg: 2.06 2.02 1.94 3/181 12257
/proc/meminfo: memFree=27624316/32873844 swapFree=7112/7112
[pid=12200] ppid=12198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12200/stat : 12200 (runPb2sat.sh) S 12198 12200 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278705798 9367552 274 33554432000 4194304 5064252 140734240301376 140734240300288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12200/statm: 2287 274 233 213 0 72 0
[pid=12201] ppid=12200 vsize=361024 CPUtime=6.48 cores=0,2,4,6
/proc/12201/stat : 12201 (pb2sat) S 12200 12200 12092 0 -1 4202496 29751 0 0 0 603 45 0 0 20 0 1 0 278705799 369688576 81900 33554432000 4194304 5873084 140736470278064 140736470274488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12201/statm: 90256 81900 171 410 0 89838 0
[pid=12242] ppid=12201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12242/stat : 12242 (satsolver.sh) S 12201 12200 12092 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278706448 9367552 267 33554432000 4194304 5064252 140735289894816 140735289893728 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12242/statm: 2287 267 226 213 0 72 0
[pid=12243] ppid=12242 vsize=675836 CPUtime=1415.54 cores=0,2,4,6
/proc/12243/stat : 12243 (glucose_static) R 12242 12200 12092 0 -1 4202496 104173 0 0 0 141522 32 0 0 20 0 1 0 278706448 692056064 152197 33554432000 4194304 4896791 140733727225616 140733727223160 4224617 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12243/statm: 168959 152197 78 172 0 168785 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 1055156

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/182 12261
/proc/meminfo: memFree=27624060/32873844 swapFree=7112/7112
[pid=12200] ppid=12198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12200/stat : 12200 (runPb2sat.sh) S 12198 12200 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278705798 9367552 274 33554432000 4194304 5064252 140734240301376 140734240300288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12200/statm: 2287 274 233 213 0 72 0
[pid=12201] ppid=12200 vsize=361024 CPUtime=6.48 cores=0,2,4,6
/proc/12201/stat : 12201 (pb2sat) S 12200 12200 12092 0 -1 4202496 29751 0 0 0 603 45 0 0 20 0 1 0 278705799 369688576 81900 33554432000 4194304 5873084 140736470278064 140736470274488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12201/statm: 90256 81900 171 410 0 89838 0
[pid=12242] ppid=12201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12242/stat : 12242 (satsolver.sh) S 12201 12200 12092 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278706448 9367552 267 33554432000 4194304 5064252 140735289894816 140735289893728 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12242/statm: 2287 267 226 213 0 72 0
[pid=12243] ppid=12242 vsize=675836 CPUtime=1475.52 cores=0,2,4,6
/proc/12243/stat : 12243 (glucose_static) R 12242 12200 12092 0 -1 4202496 104175 0 0 0 147520 32 0 0 20 0 1 0 278706448 692056064 152199 33554432000 4194304 4896791 140733727225616 140733727223160 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12243/statm: 168959 152199 78 172 0 168785 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 1055156

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/182 12284
/proc/meminfo: memFree=27623936/32873844 swapFree=7112/7112
[pid=12200] ppid=12198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12200/stat : 12200 (runPb2sat.sh) S 12198 12200 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278705798 9367552 274 33554432000 4194304 5064252 140734240301376 140734240300288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12200/statm: 2287 274 233 213 0 72 0
[pid=12201] ppid=12200 vsize=361024 CPUtime=6.48 cores=0,2,4,6
/proc/12201/stat : 12201 (pb2sat) S 12200 12200 12092 0 -1 4202496 29751 0 0 0 603 45 0 0 20 0 1 0 278705799 369688576 81900 33554432000 4194304 5873084 140736470278064 140736470274488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12201/statm: 90256 81900 171 410 0 89838 0
[pid=12242] ppid=12201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12242/stat : 12242 (satsolver.sh) S 12201 12200 12092 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278706448 9367552 267 33554432000 4194304 5064252 140735289894816 140735289893728 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12242/statm: 2287 267 226 213 0 72 0
[pid=12243] ppid=12242 vsize=675836 CPUtime=1535.51 cores=0,2,4,6
/proc/12243/stat : 12243 (glucose_static) R 12242 12200 12092 0 -1 4202496 104177 0 0 0 153519 32 0 0 20 0 1 0 278706448 692056064 152201 33554432000 4194304 4896791 140733727225616 140733727223160 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12243/statm: 168959 152201 78 172 0 168785 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 1055156

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 12284
/proc/meminfo: memFree=27623820/32873844 swapFree=7112/7112
[pid=12200] ppid=12198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12200/stat : 12200 (runPb2sat.sh) S 12198 12200 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278705798 9367552 274 33554432000 4194304 5064252 140734240301376 140734240300288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12200/statm: 2287 274 233 213 0 72 0
[pid=12201] ppid=12200 vsize=361024 CPUtime=6.48 cores=0,2,4,6
/proc/12201/stat : 12201 (pb2sat) S 12200 12200 12092 0 -1 4202496 29751 0 0 0 603 45 0 0 20 0 1 0 278705799 369688576 81900 33554432000 4194304 5873084 140736470278064 140736470274488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12201/statm: 90256 81900 171 410 0 89838 0
[pid=12242] ppid=12201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12242/stat : 12242 (satsolver.sh) S 12201 12200 12092 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278706448 9367552 267 33554432000 4194304 5064252 140735289894816 140735289893728 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12242/statm: 2287 267 226 213 0 72 0
[pid=12243] ppid=12242 vsize=675836 CPUtime=1595.5 cores=0,2,4,6
/proc/12243/stat : 12243 (glucose_static) R 12242 12200 12092 0 -1 4202496 104178 0 0 0 159518 32 0 0 20 0 1 0 278706448 692056064 152202 33554432000 4194304 4896791 140733727225616 140733727223160 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12243/statm: 168959 152202 78 172 0 168785 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 1055156

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 12284
/proc/meminfo: memFree=27623324/32873844 swapFree=7112/7112
[pid=12200] ppid=12198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12200/stat : 12200 (runPb2sat.sh) S 12198 12200 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278705798 9367552 274 33554432000 4194304 5064252 140734240301376 140734240300288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12200/statm: 2287 274 233 213 0 72 0
[pid=12201] ppid=12200 vsize=361024 CPUtime=6.48 cores=0,2,4,6
/proc/12201/stat : 12201 (pb2sat) S 12200 12200 12092 0 -1 4202496 29751 0 0 0 603 45 0 0 20 0 1 0 278705799 369688576 81900 33554432000 4194304 5873084 140736470278064 140736470274488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12201/statm: 90256 81900 171 410 0 89838 0
[pid=12242] ppid=12201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12242/stat : 12242 (satsolver.sh) S 12201 12200 12092 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278706448 9367552 267 33554432000 4194304 5064252 140735289894816 140735289893728 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12242/statm: 2287 267 226 213 0 72 0
[pid=12243] ppid=12242 vsize=675836 CPUtime=1655.49 cores=0,2,4,6
/proc/12243/stat : 12243 (glucose_static) R 12242 12200 12092 0 -1 4202496 104179 0 0 0 165517 32 0 0 20 0 1 0 278706448 692056064 152203 33554432000 4194304 4896791 140733727225616 140733727223160 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12243/statm: 168959 152203 78 172 0 168785 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 1055156

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 1.95 3/181 12284
/proc/meminfo: memFree=27622704/32873844 swapFree=7112/7112
[pid=12200] ppid=12198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12200/stat : 12200 (runPb2sat.sh) S 12198 12200 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278705798 9367552 274 33554432000 4194304 5064252 140734240301376 140734240300288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12200/statm: 2287 274 233 213 0 72 0
[pid=12201] ppid=12200 vsize=361024 CPUtime=6.48 cores=0,2,4,6
/proc/12201/stat : 12201 (pb2sat) S 12200 12200 12092 0 -1 4202496 29751 0 0 0 603 45 0 0 20 0 1 0 278705799 369688576 81900 33554432000 4194304 5873084 140736470278064 140736470274488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12201/statm: 90256 81900 171 410 0 89838 0
[pid=12242] ppid=12201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12242/stat : 12242 (satsolver.sh) S 12201 12200 12092 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278706448 9367552 267 33554432000 4194304 5064252 140735289894816 140735289893728 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12242/statm: 2287 267 226 213 0 72 0
[pid=12243] ppid=12242 vsize=675836 CPUtime=1715.48 cores=0,2,4,6
/proc/12243/stat : 12243 (glucose_static) R 12242 12200 12092 0 -1 4202496 104181 0 0 0 171516 32 0 0 20 0 1 0 278706448 692056064 152205 33554432000 4194304 4896791 140733727225616 140733727223160 4202999 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12243/statm: 168959 152205 78 172 0 168785 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 1055156

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/181 12285
/proc/meminfo: memFree=27621588/32873844 swapFree=7112/7112
[pid=12200] ppid=12198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12200/stat : 12200 (runPb2sat.sh) S 12198 12200 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278705798 9367552 274 33554432000 4194304 5064252 140734240301376 140734240300288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12200/statm: 2287 274 233 213 0 72 0
[pid=12201] ppid=12200 vsize=361024 CPUtime=6.48 cores=0,2,4,6
/proc/12201/stat : 12201 (pb2sat) S 12200 12200 12092 0 -1 4202496 29751 0 0 0 603 45 0 0 20 0 1 0 278705799 369688576 81900 33554432000 4194304 5873084 140736470278064 140736470274488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12201/statm: 90256 81900 171 410 0 89838 0
[pid=12242] ppid=12201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12242/stat : 12242 (satsolver.sh) S 12201 12200 12092 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278706448 9367552 267 33554432000 4194304 5064252 140735289894816 140735289893728 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12242/statm: 2287 267 226 213 0 72 0
[pid=12243] ppid=12242 vsize=675836 CPUtime=1775.47 cores=0,2,4,6
/proc/12243/stat : 12243 (glucose_static) R 12242 12200 12092 0 -1 4202496 104183 0 0 0 177515 32 0 0 20 0 1 0 278706448 692056064 152207 33554432000 4194304 4896791 140733727225616 140733727223160 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12243/statm: 168959 152207 78 172 0 168785 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 1055156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 1.95 3/181 12285
/proc/meminfo: memFree=27621464/32873844 swapFree=7112/7112
[pid=12200] ppid=12198 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12200/stat : 12200 (runPb2sat.sh) S 12198 12200 12092 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278705798 9367552 274 33554432000 4194304 5064252 140734240301376 140734240300288 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12200/statm: 2287 274 233 213 0 72 0
[pid=12201] ppid=12200 vsize=361024 CPUtime=6.48 cores=0,2,4,6
/proc/12201/stat : 12201 (pb2sat) S 12200 12200 12092 0 -1 4202496 29751 0 0 0 603 45 0 0 20 0 1 0 278705799 369688576 81900 33554432000 4194304 5873084 140736470278064 140736470274488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12201/statm: 90256 81900 171 410 0 89838 0
[pid=12242] ppid=12201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12242/stat : 12242 (satsolver.sh) S 12201 12200 12092 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278706448 9367552 267 33554432000 4194304 5064252 140735289894816 140735289893728 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12242/statm: 2287 267 226 213 0 72 0
[pid=12243] ppid=12242 vsize=675836 CPUtime=1793.58 cores=0,2,4,6
/proc/12243/stat : 12243 (glucose_static) R 12242 12200 12092 0 -1 4202496 104184 0 0 0 179326 32 0 0 20 0 1 0 278706448 692056064 152208 33554432000 4194304 4896791 140733727225616 140733727223160 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12243/statm: 168959 152208 78 172 0 168785 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1055156

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.42
CPU time (s): 1800.1
CPU user time (s): 1799.3
CPU system time (s): 0.791879
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 1252200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.3
system time used= 0.791879
maximum resident set size= 738952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134912
page faults= 0
swaps= 0
block input operations= 0
block output operations= 456768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 45
involuntary context switches= 2018

runsolver used 4.08438 second user time and 10.5414 second system time

The end

Launcher Data

Begin job on node104 at 2012-05-27 15:36:12
IDJOB=3696897
IDBENCH=91040
IDSOLVER=2274
FILE ID=node104/3696897-1338125772
RUNJOBID= node104-1338123970-12108
PBS_JOBID= 14624502
Free space on /tmp= 70820 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_fibo_50null50mast_rapportOE2.0_TMAX120_K192_cod2.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696897-1338125772/watcher-3696897-1338125772 -o /tmp/evaluation-result-3696897-1338125772/solver-3696897-1338125772 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696897-1338125772.opb 728177815 HOME HOME

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

MD5SUM BENCH= 8f97c77928b15936b90881f480455177
RANDOM SEED=728177815

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
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.92
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.266
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.266
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.266
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.266
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29904348 kB
Buffers:          329792 kB
Cached:          1794504 kB
SwapCached:         1124 kB
Active:          1304040 kB
Inactive:         832540 kB
Active(anon):       4560 kB
Inactive(anon):     9940 kB
Active(file):    1299480 kB
Inactive(file):   822600 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67106680 kB
Dirty:             35948 kB
Writeback:             0 kB
AnonPages:         18056 kB
Mapped:            14176 kB
Shmem:               196 kB
Slab:             692824 kB
SReclaimable:     135076 kB
SUnreclaim:       557748 kB
KernelStack:        1440 kB
PageTables:         4072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     126472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70488 MiB
End job on node104 at 2012-05-27 16:06:15