Trace number 3694708

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
pb2satCp2 2012-05-19? (TO) 1800.11 1801.32

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib2003/normalized-mps-v2-20-10-fast0507.opb
MD5SUM5548b3a1af88258afdf09b4f2d4db162
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark174
Best CPU time to get the best result obtained on this benchmark1166.64
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 239
Optimality of the best value was proved NO
Number of variables63009
Total number of constraints507
Number of constraints which are clauses507
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint7753
Number of terms in the objective function 63009
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 122425
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 122425
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.68/1.72	c model valid
1.68/1.72	c current solution ok
3.70/4.68	o 958
3.86/4.83	c fallback to adder encoding
1800.07/1801.31	./satsolver.sh: line 5:  3870 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.07/1801.31	c error: unexpected solver exit code
1800.07/1801.31	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-3694708-1338050014/watcher-3694708-1338050014 -o /tmp/evaluation-result-3694708-1338050014/solver-3694708-1338050014 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694708-1338050014.opb 1496854466 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 5.34 4.01 2.76 4/181 3863
/proc/meminfo: memFree=22721960/32873648 swapFree=6860/6860
[pid=3863] ppid=3861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3863/stat : 3863 (runPb2satCp2.sh) S 3861 3863 1296 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271127440 9367552 274 33554432000 4194304 5064252 140737360240432 140737360239344 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2287 274 233 213 0 72 0

[startup+0.013535 s]
/proc/loadavg: 5.34 4.01 2.76 4/181 3863
/proc/meminfo: memFree=22721960/32873648 swapFree=6860/6860
[pid=3863] ppid=3861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3863/stat : 3863 (runPb2satCp2.sh) S 3861 3863 1296 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271127440 9367552 274 33554432000 4194304 5064252 140737360240432 140737360239344 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100183 s]
/proc/loadavg: 5.34 4.01 2.76 4/181 3863
/proc/meminfo: memFree=22721960/32873648 swapFree=6860/6860
[pid=3863] ppid=3861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3863/stat : 3863 (runPb2satCp2.sh) S 3861 3863 1296 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271127440 9367552 274 33554432000 4194304 5064252 140737360240432 140737360239344 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300176 s]
/proc/loadavg: 5.34 4.01 2.76 4/181 3863
/proc/meminfo: memFree=22721960/32873648 swapFree=6860/6860
[pid=3863] ppid=3861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3863/stat : 3863 (runPb2satCp2.sh) S 3861 3863 1296 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271127440 9367552 274 33554432000 4194304 5064252 140737360240432 140737360239344 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700169 s]
/proc/loadavg: 5.34 4.01 2.76 4/181 3863
/proc/meminfo: memFree=22721960/32873648 swapFree=6860/6860
[pid=3863] ppid=3861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3863/stat : 3863 (runPb2satCp2.sh) S 3861 3863 1296 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271127440 9367552 274 33554432000 4194304 5064252 140737360240432 140737360239344 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3863/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: 5.34 4.01 2.76 4/185 3867
/proc/meminfo: memFree=29239252/32873648 swapFree=6860/6860
[pid=3863] ppid=3861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3863/stat : 3863 (runPb2satCp2.sh) S 3861 3863 1296 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271127440 9367552 274 33554432000 4194304 5064252 140737360240432 140737360239344 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2287 274 233 213 0 72 0
[pid=3864] ppid=3863 vsize=84964 CPUtime=0.82 cores=1,3,5,7
/proc/3864/stat : 3864 (pb2sat) S 3863 3863 1296 0 -1 4202496 15721 0 0 0 75 7 0 0 20 0 1 0 271127440 87003136 20101 33554432000 4194304 5873084 140735280954576 140735280951000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3864/statm: 21241 20101 163 410 0 20823 0
[pid=3866] ppid=3864 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3866/stat : 3866 (satsolver.sh) S 3864 3863 1296 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271127524 9367552 266 33554432000 4194304 5064252 140735868078800 140735868077712 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3866/statm: 2287 266 226 213 0 72 0
[pid=3867] ppid=3866 vsize=126012 CPUtime=0.65 cores=1,3,5,7
/proc/3867/stat : 3867 (glucose_static) R 3866 3863 1296 0 -1 4202496 23798 0 0 0 59 6 0 0 20 0 1 0 271127524 129036288 24944 33554432000 4194304 4896791 140735910155904 140735910153560 4423776 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3867/statm: 31503 24944 79 172 0 31329 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 229272

[startup+3.10022 s]
/proc/loadavg: 5.34 4.01 2.76 3/183 3867
/proc/meminfo: memFree=29927648/32873648 swapFree=6860/6860
[pid=3863] ppid=3861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3863/stat : 3863 (runPb2satCp2.sh) S 3861 3863 1296 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271127440 9367552 274 33554432000 4194304 5064252 140737360240432 140737360239344 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2287 274 233 213 0 72 0
[pid=3864] ppid=3863 vsize=95896 CPUtime=3.07 cores=1,3,5,7
/proc/3864/stat : 3864 (pb2sat) R 3863 3863 1296 0 -1 4202496 17499 24403 0 0 122 117 61 7 20 0 1 0 271127440 98197504 22843 33554432000 4194304 5873084 140735280954576 140735280950008 5127520 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3864/statm: 23974 22843 172 410 0 23556 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 105044

[startup+6.3003 s]
/proc/loadavg: 5.07 3.98 2.75 3/182 3868
/proc/meminfo: memFree=29803464/32873648 swapFree=6860/6860
[pid=3863] ppid=3861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3863/stat : 3863 (runPb2satCp2.sh) S 3861 3863 1296 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271127440 9367552 274 33554432000 4194304 5064252 140737360240432 140737360239344 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2287 274 233 213 0 72 0
[pid=3864] ppid=3863 vsize=285572 CPUtime=5.37 cores=1,3,5,7
/proc/3864/stat : 3864 (pb2sat) R 3863 3863 1296 0 -1 4202496 29567 24917 0 0 292 172 61 12 20 0 1 0 271127440 292425728 65847 33554432000 4194304 5873084 140735280954576 140735280948968 4392936 0 0 4096 0 0 0 0 17 5 0 0 17 0 0
/proc/3864/statm: 71393 65847 179 410 0 70975 0
Current children cumulated CPU time (s) 5.37
Current children cumulated vsize (KiB) 294720

[startup+12.7003 s]
/proc/loadavg: 4.82 3.95 2.75 3/184 3870
/proc/meminfo: memFree=28705252/32873648 swapFree=6860/6860
[pid=3863] ppid=3861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3863/stat : 3863 (runPb2satCp2.sh) S 3861 3863 1296 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271127440 9367552 274 33554432000 4194304 5064252 140737360240432 140737360239344 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2287 274 233 213 0 72 0
[pid=3864] ppid=3863 vsize=358040 CPUtime=7.56 cores=1,3,5,7
/proc/3864/stat : 3864 (pb2sat) S 3863 3863 1296 0 -1 4202496 30786 24917 0 0 472 211 61 12 20 0 1 0 271127440 366632960 84508 33554432000 4194304 5873084 140735280954576 140735280948392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 17 0 0
/proc/3864/statm: 89510 84508 179 410 0 89092 0
[pid=3869] ppid=3864 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3869/stat : 3869 (satsolver.sh) S 3864 3863 1296 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271128289 9367552 267 33554432000 4194304 5064252 140733696299280 140733696298192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3869/statm: 2287 267 226 213 0 72 0
[pid=3870] ppid=3869 vsize=716860 CPUtime=4.19 cores=1,3,5,7
/proc/3870/stat : 3870 (glucose_static) R 3869 3863 1296 0 -1 4202496 96968 0 0 0 388 31 0 0 20 0 1 0 271128289 734064640 151058 33554432000 4194304 4896791 140736238096000 140736238093656 4224663 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3870/statm: 179215 151058 76 172 0 179041 0
Current children cumulated CPU time (s) 11.75
Current children cumulated vsize (KiB) 1093196

[startup+25.5004 s]
/proc/loadavg: 4.33 3.88 2.74 3/184 3870
/proc/meminfo: memFree=28811780/32873648 swapFree=6860/6860
[pid=3863] ppid=3861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3863/stat : 3863 (runPb2satCp2.sh) S 3861 3863 1296 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271127440 9367552 274 33554432000 4194304 5064252 140737360240432 140737360239344 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2287 274 233 213 0 72 0
[pid=3864] ppid=3863 vsize=358040 CPUtime=7.56 cores=1,3,5,7
/proc/3864/stat : 3864 (pb2sat) S 3863 3863 1296 0 -1 4202496 30786 24917 0 0 472 211 61 12 20 0 1 0 271127440 366632960 84508 33554432000 4194304 5873084 140735280954576 140735280948392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 17 0 0
/proc/3864/statm: 89510 84508 179 410 0 89092 0
[pid=3869] ppid=3864 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3869/stat : 3869 (satsolver.sh) S 3864 3863 1296 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271128289 9367552 267 33554432000 4194304 5064252 140733696299280 140733696298192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3869/statm: 2287 267 226 213 0 72 0
[pid=3870] ppid=3869 vsize=717868 CPUtime=16.99 cores=1,3,5,7
/proc/3870/stat : 3870 (glucose_static) R 3869 3863 1296 0 -1 4202496 97232 0 0 0 1668 31 0 0 20 0 1 0 271128289 735096832 152344 33554432000 4194304 4896791 140736238096000 140736238093208 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3870/statm: 179467 152344 78 172 0 179293 0
Current children cumulated CPU time (s) 24.55
Current children cumulated vsize (KiB) 1094204

[startup+51.1003 s]
/proc/loadavg: 3.54 3.73 2.72 3/184 3870
/proc/meminfo: memFree=28812884/32873648 swapFree=6860/6860
[pid=3863] ppid=3861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3863/stat : 3863 (runPb2satCp2.sh) S 3861 3863 1296 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271127440 9367552 274 33554432000 4194304 5064252 140737360240432 140737360239344 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2287 274 233 213 0 72 0
[pid=3864] ppid=3863 vsize=358040 CPUtime=7.56 cores=1,3,5,7
/proc/3864/stat : 3864 (pb2sat) S 3863 3863 1296 0 -1 4202496 30786 24917 0 0 472 211 61 12 20 0 1 0 271127440 366632960 84508 33554432000 4194304 5873084 140735280954576 140735280948392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 17 0 0
/proc/3864/statm: 89510 84508 179 410 0 89092 0
[pid=3869] ppid=3864 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3869/stat : 3869 (satsolver.sh) S 3864 3863 1296 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271128289 9367552 267 33554432000 4194304 5064252 140733696299280 140733696298192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3869/statm: 2287 267 226 213 0 72 0
[pid=3870] ppid=3869 vsize=717868 CPUtime=42.58 cores=1,3,5,7
/proc/3870/stat : 3870 (glucose_static) R 3869 3863 1296 0 -1 4202496 97233 0 0 0 4227 31 0 0 20 0 1 0 271128289 735096832 152345 33554432000 4194304 4896791 140736238096000 140736238093208 4223829 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3870/statm: 179467 152345 78 172 0 179293 0
Current children cumulated CPU time (s) 50.14
Current children cumulated vsize (KiB) 1094204

[startup+102.307 s]
/proc/loadavg: 2.66 3.46 2.68 3/183 3870
/proc/meminfo: memFree=28800296/32873648 swapFree=6860/6860
[pid=3863] ppid=3861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3863/stat : 3863 (runPb2satCp2.sh) S 3861 3863 1296 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271127440 9367552 274 33554432000 4194304 5064252 140737360240432 140737360239344 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2287 274 233 213 0 72 0
[pid=3864] ppid=3863 vsize=358040 CPUtime=7.56 cores=1,3,5,7
/proc/3864/stat : 3864 (pb2sat) S 3863 3863 1296 0 -1 4202496 30786 24917 0 0 472 211 61 12 20 0 1 0 271127440 366632960 84508 33554432000 4194304 5873084 140735280954576 140735280948392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 17 0 0
/proc/3864/statm: 89510 84508 179 410 0 89092 0
[pid=3869] ppid=3864 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3869/stat : 3869 (satsolver.sh) S 3864 3863 1296 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271128289 9367552 267 33554432000 4194304 5064252 140733696299280 140733696298192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3869/statm: 2287 267 226 213 0 72 0
[pid=3870] ppid=3869 vsize=717940 CPUtime=93.78 cores=1,3,5,7
/proc/3870/stat : 3870 (glucose_static) R 3869 3863 1296 0 -1 4202496 97236 0 0 0 9347 31 0 0 20 0 1 0 271128289 735170560 152348 33554432000 4194304 4896791 140736238096000 140736238093544 4225120 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3870/statm: 179485 152348 78 172 0 179311 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 1094276

[startup+162.3 s]
/proc/loadavg: 2.24 3.19 2.64 3/183 3870
/proc/meminfo: memFree=28809536/32873648 swapFree=6860/6860
[pid=3863] ppid=3861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3863/stat : 3863 (runPb2satCp2.sh) S 3861 3863 1296 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271127440 9367552 274 33554432000 4194304 5064252 140737360240432 140737360239344 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2287 274 233 213 0 72 0
[pid=3864] ppid=3863 vsize=358040 CPUtime=7.56 cores=1,3,5,7
/proc/3864/stat : 3864 (pb2sat) S 3863 3863 1296 0 -1 4202496 30786 24917 0 0 472 211 61 12 20 0 1 0 271127440 366632960 84508 33554432000 4194304 5873084 140735280954576 140735280948392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 17 0 0
/proc/3864/statm: 89510 84508 179 410 0 89092 0
[pid=3869] ppid=3864 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3869/stat : 3869 (satsolver.sh) S 3864 3863 1296 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271128289 9367552 267 33554432000 4194304 5064252 140733696299280 140733696298192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3869/statm: 2287 267 226 213 0 72 0
[pid=3870] ppid=3869 vsize=718072 CPUtime=153.78 cores=1,3,5,7
/proc/3870/stat : 3870 (glucose_static) R 3869 3863 1296 0 -1 4202496 97278 0 0 0 15346 32 0 0 20 0 1 0 271128289 735305728 152390 33554432000 4194304 4896791 140736238096000 140736238093352 4203102 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3870/statm: 179518 152390 78 172 0 179344 0
Current children cumulated CPU time (s) 161.34
Current children cumulated vsize (KiB) 1094408

[startup+222.3 s]
/proc/loadavg: 2.15 2.99 2.60 3/183 3870
/proc/meminfo: memFree=28803260/32873648 swapFree=6860/6860
[pid=3863] ppid=3861 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 1.99 2.00 2.14 3/183 3953
/proc/meminfo: memFree=28773620/32873648 swapFree=6860/6860
[pid=3863] ppid=3861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3863/stat : 3863 (runPb2satCp2.sh) S 3861 3863 1296 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271127440 9367552 274 33554432000 4194304 5064252 140737360240432 140737360239344 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2287 274 233 213 0 72 0
[pid=3864] ppid=3863 vsize=358040 CPUtime=7.56 cores=1,3,5,7
/proc/3864/stat : 3864 (pb2sat) S 3863 3863 1296 0 -1 4202496 30786 24917 0 0 472 211 61 12 20 0 1 0 271127440 366632960 84508 33554432000 4194304 5873084 140735280954576 140735280948392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 17 0 0
/proc/3864/statm: 89510 84508 179 410 0 89092 0
[pid=3869] ppid=3864 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3869/stat : 3869 (satsolver.sh) S 3864 3863 1296 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271128289 9367552 267 33554432000 4194304 5064252 140733696299280 140733696298192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3869/statm: 2287 267 226 213 0 72 0
[pid=3870] ppid=3869 vsize=721204 CPUtime=1413.57 cores=1,3,5,7
/proc/3870/stat : 3870 (glucose_static) R 3869 3863 1296 0 -1 4202496 98067 0 0 0 141325 32 0 0 20 0 1 0 271128289 738512896 155067 33554432000 4194304 4896791 140736238096000 140736238093304 4202982 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3870/statm: 180301 155067 78 172 0 180127 0
Current children cumulated CPU time (s) 1421.13
Current children cumulated vsize (KiB) 1097540

[startup+1482.3 s]
/proc/loadavg: 1.99 2.00 2.13 3/183 3954
/proc/meminfo: memFree=28781584/32873648 swapFree=6860/6860
[pid=3863] ppid=3861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3863/stat : 3863 (runPb2satCp2.sh) S 3861 3863 1296 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271127440 9367552 274 33554432000 4194304 5064252 140737360240432 140737360239344 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2287 274 233 213 0 72 0
[pid=3864] ppid=3863 vsize=358040 CPUtime=7.56 cores=1,3,5,7
/proc/3864/stat : 3864 (pb2sat) S 3863 3863 1296 0 -1 4202496 30786 24917 0 0 472 211 61 12 20 0 1 0 271127440 366632960 84508 33554432000 4194304 5873084 140735280954576 140735280948392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 17 0 0
/proc/3864/statm: 89510 84508 179 410 0 89092 0
[pid=3869] ppid=3864 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3869/stat : 3869 (satsolver.sh) S 3864 3863 1296 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271128289 9367552 267 33554432000 4194304 5064252 140733696299280 140733696298192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3869/statm: 2287 267 226 213 0 72 0
[pid=3870] ppid=3869 vsize=721336 CPUtime=1473.55 cores=1,3,5,7
/proc/3870/stat : 3870 (glucose_static) R 3869 3863 1296 0 -1 4202496 98104 0 0 0 147323 32 0 0 20 0 1 0 271128289 738648064 155615 33554432000 4194304 4896791 140736238096000 140736238093208 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3870/statm: 180334 155615 78 172 0 180160 0
Current children cumulated CPU time (s) 1481.11
Current children cumulated vsize (KiB) 1097672

[startup+1542.3 s]
/proc/loadavg: 1.99 2.00 2.11 3/183 3954
/proc/meminfo: memFree=28769180/32873648 swapFree=6860/6860
[pid=3863] ppid=3861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3863/stat : 3863 (runPb2satCp2.sh) S 3861 3863 1296 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271127440 9367552 274 33554432000 4194304 5064252 140737360240432 140737360239344 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2287 274 233 213 0 72 0
[pid=3864] ppid=3863 vsize=358040 CPUtime=7.56 cores=1,3,5,7
/proc/3864/stat : 3864 (pb2sat) S 3863 3863 1296 0 -1 4202496 30786 24917 0 0 472 211 61 12 20 0 1 0 271127440 366632960 84508 33554432000 4194304 5873084 140735280954576 140735280948392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 17 0 0
/proc/3864/statm: 89510 84508 179 410 0 89092 0
[pid=3869] ppid=3864 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3869/stat : 3869 (satsolver.sh) S 3864 3863 1296 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271128289 9367552 267 33554432000 4194304 5064252 140733696299280 140733696298192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3869/statm: 2287 267 226 213 0 72 0
[pid=3870] ppid=3869 vsize=721336 CPUtime=1533.54 cores=1,3,5,7
/proc/3870/stat : 3870 (glucose_static) R 3869 3863 1296 0 -1 4202496 98104 0 0 0 153322 32 0 0 20 0 1 0 271128289 738648064 155615 33554432000 4194304 4896791 140736238096000 140736238093208 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3870/statm: 180334 155615 78 172 0 180160 0
Current children cumulated CPU time (s) 1541.1
Current children cumulated vsize (KiB) 1097672

[startup+1602.3 s]
/proc/loadavg: 1.99 2.00 2.10 3/184 3957
/proc/meminfo: memFree=28756384/32873648 swapFree=6860/6860
[pid=3863] ppid=3861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3863/stat : 3863 (runPb2satCp2.sh) S 3861 3863 1296 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271127440 9367552 274 33554432000 4194304 5064252 140737360240432 140737360239344 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2287 274 233 213 0 72 0
[pid=3864] ppid=3863 vsize=358040 CPUtime=7.56 cores=1,3,5,7
/proc/3864/stat : 3864 (pb2sat) S 3863 3863 1296 0 -1 4202496 30786 24917 0 0 472 211 61 12 20 0 1 0 271127440 366632960 84508 33554432000 4194304 5873084 140735280954576 140735280948392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 17 0 0
/proc/3864/statm: 89510 84508 179 410 0 89092 0
[pid=3869] ppid=3864 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3869/stat : 3869 (satsolver.sh) S 3864 3863 1296 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271128289 9367552 267 33554432000 4194304 5064252 140733696299280 140733696298192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3869/statm: 2287 267 226 213 0 72 0
[pid=3870] ppid=3869 vsize=721336 CPUtime=1593.53 cores=1,3,5,7
/proc/3870/stat : 3870 (glucose_static) R 3869 3863 1296 0 -1 4202496 98104 0 0 0 159321 32 0 0 20 0 1 0 271128289 738648064 155615 33554432000 4194304 4896791 140736238096000 140736238093208 4202968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3870/statm: 180334 155615 78 172 0 180160 0
Current children cumulated CPU time (s) 1601.09
Current children cumulated vsize (KiB) 1097672

[startup+1662.3 s]
/proc/loadavg: 1.99 2.00 2.09 3/184 3980
/proc/meminfo: memFree=28753724/32873648 swapFree=6860/6860
[pid=3863] ppid=3861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3863/stat : 3863 (runPb2satCp2.sh) S 3861 3863 1296 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271127440 9367552 274 33554432000 4194304 5064252 140737360240432 140737360239344 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2287 274 233 213 0 72 0
[pid=3864] ppid=3863 vsize=358040 CPUtime=7.56 cores=1,3,5,7
/proc/3864/stat : 3864 (pb2sat) S 3863 3863 1296 0 -1 4202496 30786 24917 0 0 472 211 61 12 20 0 1 0 271127440 366632960 84508 33554432000 4194304 5873084 140735280954576 140735280948392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 17 0 0
/proc/3864/statm: 89510 84508 179 410 0 89092 0
[pid=3869] ppid=3864 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3869/stat : 3869 (satsolver.sh) S 3864 3863 1296 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271128289 9367552 267 33554432000 4194304 5064252 140733696299280 140733696298192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3869/statm: 2287 267 226 213 0 72 0
[pid=3870] ppid=3869 vsize=721600 CPUtime=1653.52 cores=1,3,5,7
/proc/3870/stat : 3870 (glucose_static) R 3869 3863 1296 0 -1 4202496 98185 0 0 0 165320 32 0 0 20 0 1 0 271128289 738918400 155696 33554432000 4194304 4896791 140736238096000 140736238093208 4224164 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3870/statm: 180400 155696 78 172 0 180226 0
Current children cumulated CPU time (s) 1661.08
Current children cumulated vsize (KiB) 1097936

[startup+1722.3 s]
/proc/loadavg: 1.99 2.00 2.08 3/183 3986
/proc/meminfo: memFree=28825756/32873648 swapFree=6860/6860
[pid=3863] ppid=3861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3863/stat : 3863 (runPb2satCp2.sh) S 3861 3863 1296 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271127440 9367552 274 33554432000 4194304 5064252 140737360240432 140737360239344 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2287 274 233 213 0 72 0
[pid=3864] ppid=3863 vsize=358040 CPUtime=7.56 cores=1,3,5,7
/proc/3864/stat : 3864 (pb2sat) S 3863 3863 1296 0 -1 4202496 30786 24917 0 0 472 211 61 12 20 0 1 0 271127440 366632960 84508 33554432000 4194304 5873084 140735280954576 140735280948392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 17 0 0
/proc/3864/statm: 89510 84508 179 410 0 89092 0
[pid=3869] ppid=3864 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3869/stat : 3869 (satsolver.sh) S 3864 3863 1296 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271128289 9367552 267 33554432000 4194304 5064252 140733696299280 140733696298192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3869/statm: 2287 267 226 213 0 72 0
[pid=3870] ppid=3869 vsize=721732 CPUtime=1713.52 cores=1,3,5,7
/proc/3870/stat : 3870 (glucose_static) R 3869 3863 1296 0 -1 4202496 98205 0 0 0 171320 32 0 0 20 0 1 0 271128289 739053568 155716 33554432000 4194304 4896791 140736238096000 140736238093208 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3870/statm: 180433 155716 78 172 0 180259 0
Current children cumulated CPU time (s) 1721.08
Current children cumulated vsize (KiB) 1098068

[startup+1782.3 s]
/proc/loadavg: 2.14 2.03 2.09 3/183 3987
/proc/meminfo: memFree=28802160/32873648 swapFree=6860/6860
[pid=3863] ppid=3861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3863/stat : 3863 (runPb2satCp2.sh) S 3861 3863 1296 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271127440 9367552 274 33554432000 4194304 5064252 140737360240432 140737360239344 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2287 274 233 213 0 72 0
[pid=3864] ppid=3863 vsize=358040 CPUtime=7.56 cores=1,3,5,7
/proc/3864/stat : 3864 (pb2sat) S 3863 3863 1296 0 -1 4202496 30786 24917 0 0 472 211 61 12 20 0 1 0 271127440 366632960 84508 33554432000 4194304 5873084 140735280954576 140735280948392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 17 0 0
/proc/3864/statm: 89510 84508 179 410 0 89092 0
[pid=3869] ppid=3864 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3869/stat : 3869 (satsolver.sh) S 3864 3863 1296 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271128289 9367552 267 33554432000 4194304 5064252 140733696299280 140733696298192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3869/statm: 2287 267 226 213 0 72 0
[pid=3870] ppid=3869 vsize=721864 CPUtime=1773.51 cores=1,3,5,7
/proc/3870/stat : 3870 (glucose_static) R 3869 3863 1296 0 -1 4202496 98244 0 0 0 177319 32 0 0 20 0 1 0 271128289 739188736 155755 33554432000 4194304 4896791 140736238096000 140736238093352 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3870/statm: 180466 155755 78 172 0 180292 0
Current children cumulated CPU time (s) 1781.07
Current children cumulated vsize (KiB) 1098200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.3 s]
/proc/loadavg: 2.10 2.03 2.09 3/183 3987
/proc/meminfo: memFree=28794336/32873648 swapFree=6860/6860
[pid=3863] ppid=3861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3863/stat : 3863 (runPb2satCp2.sh) S 3861 3863 1296 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271127440 9367552 274 33554432000 4194304 5064252 140737360240432 140737360239344 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2287 274 233 213 0 72 0
[pid=3864] ppid=3863 vsize=358040 CPUtime=7.56 cores=1,3,5,7
/proc/3864/stat : 3864 (pb2sat) S 3863 3863 1296 0 -1 4202496 30786 24917 0 0 472 211 61 12 20 0 1 0 271127440 366632960 84508 33554432000 4194304 5873084 140735280954576 140735280948392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 17 0 0
/proc/3864/statm: 89510 84508 179 410 0 89092 0
[pid=3869] ppid=3864 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3869/stat : 3869 (satsolver.sh) S 3864 3863 1296 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271128289 9367552 267 33554432000 4194304 5064252 140733696299280 140733696298192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3869/statm: 2287 267 226 213 0 72 0
[pid=3870] ppid=3869 vsize=721864 CPUtime=1792.51 cores=1,3,5,7
/proc/3870/stat : 3870 (glucose_static) R 3869 3863 1296 0 -1 4202496 98265 0 0 0 179219 32 0 0 20 0 1 0 271128289 739188736 155776 33554432000 4194304 4896791 140736238096000 140736238093352 4224816 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3870/statm: 180466 155776 78 172 0 180292 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1098200

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.3 s]
/proc/loadavg: 2.10 2.03 2.09 3/183 3987
/proc/meminfo: memFree=28794336/32873648 swapFree=6860/6860
[pid=3863] ppid=3861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3863/stat : 3863 (runPb2satCp2.sh) S 3861 3863 1296 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271127440 9367552 274 33554432000 4194304 5064252 140737360240432 140737360239344 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3863/statm: 2287 274 233 213 0 72 0
[pid=3864] ppid=3863 vsize=358040 CPUtime=7.56 cores=1,3,5,7
/proc/3864/stat : 3864 (pb2sat) S 3863 3863 1296 0 -1 4202496 30786 24917 0 0 472 211 61 12 20 0 1 0 271127440 366632960 84508 33554432000 4194304 5873084 140735280954576 140735280948392 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 17 0 0
/proc/3864/statm: 89510 84508 179 410 0 89092 0
[pid=3869] ppid=3864 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3869/stat : 3869 (satsolver.sh) S 3864 3863 1296 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271128289 9367552 267 33554432000 4194304 5064252 140733696299280 140733696298192 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3869/statm: 2287 267 226 213 0 72 0
[pid=3870] ppid=3869 vsize=721864 CPUtime=1792.51 cores=1,3,5,7
/proc/3870/stat : 3870 (glucose_static) R 3869 3863 1296 0 -1 4202496 98265 0 0 0 179219 32 0 0 20 0 1 0 271128289 739188736 155776 33554432000 4194304 4896791 140736238096000 140736238093352 4224816 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3870/statm: 180466 155776 78 172 0 180292 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1098200

Child status: 0
Real time (s): 1801.32
CPU time (s): 1800.11
CPU user time (s): 1797.53
CPU system time (s): 2.57761
CPU usage (%): 99.9331
Max. virtual memory (cumulated for all children) (KiB): 1302744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.53
system time used= 2.57761
maximum resident set size= 801328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154954
page faults= 0
swaps= 0
block input operations= 0
block output operations= 666224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60
involuntary context switches= 1917

runsolver used 3.38448 second user time and 8.60669 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-26 18:33:34
IDJOB=3694708
IDBENCH=1874
IDSOLVER=2273
FILE ID=node116/3694708-1338050014
RUNJOBID= node116-1338049240-3764
PBS_JOBID= 14624355
Free space on /tmp= 69988 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-fast0507.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694708-1338050014/watcher-3694708-1338050014 -o /tmp/evaluation-result-3694708-1338050014/solver-3694708-1338050014 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694708-1338050014.opb 1496854466 HOME HOME

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

MD5SUM BENCH= 5548b3a1af88258afdf09b4f2d4db162
RANDOM SEED=1496854466

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:        22597116 kB
Buffers:          231224 kB
Cached:          8798532 kB
SwapCached:         2800 kB
Active:           755704 kB
Inactive:        8331448 kB
Active(anon):      51984 kB
Inactive(anon):     7620 kB
Active(file):     703720 kB
Inactive(file):  8323828 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67102620 kB
Dirty:             20664 kB
Writeback:             0 kB
AnonPages:        109180 kB
Mapped:            14380 kB
Shmem:                96 kB
Slab:            1048256 kB
SReclaimable:     492360 kB
SUnreclaim:       555896 kB
KernelStack:        1488 kB
PageTables:         4472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     179420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 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= 71272 MiB
End job on node116 at 2012-05-26 19:03:35