Trace number 3700854

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
npSolver 1.0? (TO) 1800.09 1800.62

General information on the benchmark

Name/OPT-BIGINT-LIN/
heinz/normalized-t1717.opb
MD5SUM01f75d936788e312347f6a8d700d935d
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark201342
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables73885
Total number of constraints551
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)551
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint585
Maximum length of a constraint612
Number of terms in the objective function 73885
Biggest coefficient in the objective function 4066
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 172074995
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 4066
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 172074995
Number of bits of the biggest sum of numbers28
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.62	c run usual solver
6.91/7.17	c model valid
6.91/7.17	c current solution ok
8.51/8.73	o 236174
8.51/8.73	c current bound: 118087
8.51/8.73	c fallback to adder encoding
1800.09/1800.61	c error: unexpected solver exit code
1800.09/1800.61	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-3700854-1338106322/watcher-3700854-1338106322 -o /tmp/evaluation-result-3700854-1338106322/solver-3700854-1338106322 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3700854-1338106322.opb 1306821986 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: 2.00 2.02 2.03 3/179 15893
/proc/meminfo: memFree=28672000/32873844 swapFree=7116/7116
[pid=15893] ppid=15891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (npSolver-pbo.sh) S 15891 15893 12793 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276757111 9367552 274 33554432000 4194304 5064252 140736950882928 140736950881840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15893/statm: 2287 274 233 213 0 72 0

[startup+0.0154629 s]
/proc/loadavg: 2.00 2.02 2.03 3/179 15893
/proc/meminfo: memFree=28672000/32873844 swapFree=7116/7116
[pid=15893] ppid=15891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (npSolver-pbo.sh) S 15891 15893 12793 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276757111 9367552 274 33554432000 4194304 5064252 140736950882928 140736950881840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15893/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100258 s]
/proc/loadavg: 2.00 2.02 2.03 3/179 15893
/proc/meminfo: memFree=28672000/32873844 swapFree=7116/7116
[pid=15893] ppid=15891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (npSolver-pbo.sh) S 15891 15893 12793 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276757111 9367552 274 33554432000 4194304 5064252 140736950882928 140736950881840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15893/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300297 s]
/proc/loadavg: 2.00 2.02 2.03 3/179 15893
/proc/meminfo: memFree=28672000/32873844 swapFree=7116/7116
[pid=15893] ppid=15891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (npSolver-pbo.sh) S 15891 15893 12793 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276757111 9367552 274 33554432000 4194304 5064252 140736950882928 140736950881840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15893/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70032 s]
/proc/loadavg: 2.00 2.02 2.03 3/179 15893
/proc/meminfo: memFree=28672000/32873844 swapFree=7116/7116
[pid=15893] ppid=15891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (npSolver-pbo.sh) S 15891 15893 12793 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276757111 9367552 274 33554432000 4194304 5064252 140736950882928 140736950881840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15893/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50046 s]
/proc/loadavg: 2.00 2.02 2.03 3/183 15897
/proc/meminfo: memFree=28596240/32873844 swapFree=7116/7116
[pid=15893] ppid=15891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (npSolver-pbo.sh) S 15891 15893 12793 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276757111 9367552 274 33554432000 4194304 5064252 140736950882928 140736950881840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15893/statm: 2287 274 233 213 0 72 0
[pid=15894] ppid=15893 vsize=44040 CPUtime=0.73 cores=1,3,5,7
/proc/15894/stat : 15894 (npSolver-pbo) S 15893 15893 12793 0 -1 4202496 5761 0 0 0 60 13 0 0 20 0 1 0 276757111 45096960 7027 33554432000 4194304 5992684 140733695310000 140733695304032 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15894/statm: 11010 7027 161 440 0 10566 0
[pid=15896] ppid=15894 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15896/stat : 15896 (cp2_pre.sh) S 15894 15893 12793 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 276757186 9367552 277 33554432000 4194304 5064252 140735449265776 140735449264480 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15896/statm: 2287 277 234 213 0 72 0
[pid=15897] ppid=15896 vsize=145032 CPUtime=0.74 cores=1,3,5,7
/proc/15897/stat : 15897 (coprocessor) R 15896 15893 12793 0 -1 4202496 23383 0 0 0 69 5 0 0 20 0 1 0 276757186 148512768 32414 33554432000 4194304 6586260 140737437954672 140735449264504 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/15897/statm: 36258 32414 166 584 0 35670 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 207368

[startup+3.1005 s]
/proc/loadavg: 2.00 2.02 2.03 3/183 15897
/proc/meminfo: memFree=28469596/32873844 swapFree=7116/7116
[pid=15893] ppid=15891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (npSolver-pbo.sh) S 15891 15893 12793 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276757111 9367552 274 33554432000 4194304 5064252 140736950882928 140736950881840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15893/statm: 2287 274 233 213 0 72 0
[pid=15894] ppid=15893 vsize=44040 CPUtime=0.73 cores=1,3,5,7
/proc/15894/stat : 15894 (npSolver-pbo) S 15893 15893 12793 0 -1 4202496 5761 0 0 0 60 13 0 0 20 0 1 0 276757111 45096960 7027 33554432000 4194304 5992684 140733695310000 140733695304032 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15894/statm: 11010 7027 161 440 0 10566 0
[pid=15896] ppid=15894 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15896/stat : 15896 (cp2_pre.sh) S 15894 15893 12793 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 276757186 9367552 277 33554432000 4194304 5064252 140735449265776 140735449264480 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15896/statm: 2287 277 234 213 0 72 0
[pid=15897] ppid=15896 vsize=178244 CPUtime=2.34 cores=1,3,5,7
/proc/15897/stat : 15897 (coprocessor) R 15896 15893 12793 0 -1 4202496 31912 0 0 0 227 7 0 0 20 0 1 0 276757186 182521856 43498 33554432000 4194304 6586260 140737437954672 140737437950696 4754092 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/15897/statm: 44561 43498 181 584 0 43973 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 240580

[startup+6.30036 s]
/proc/loadavg: 2.00 2.02 2.03 2/183 15897
/proc/meminfo: memFree=28432552/32873844 swapFree=7116/7116
[pid=15893] ppid=15891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (npSolver-pbo.sh) S 15891 15893 12793 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276757111 9367552 274 33554432000 4194304 5064252 140736950882928 140736950881840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15893/statm: 2287 274 233 213 0 72 0
[pid=15894] ppid=15893 vsize=44040 CPUtime=0.73 cores=1,3,5,7
/proc/15894/stat : 15894 (npSolver-pbo) S 15893 15893 12793 0 -1 4202496 5761 0 0 0 60 13 0 0 20 0 1 0 276757111 45096960 7027 33554432000 4194304 5992684 140733695310000 140733695304032 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15894/statm: 11010 7027 161 440 0 10566 0
[pid=15896] ppid=15894 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15896/stat : 15896 (cp2_pre.sh) S 15894 15893 12793 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 276757186 9367552 277 33554432000 4194304 5064252 140735449265776 140735449264480 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15896/statm: 2287 277 234 213 0 72 0
[pid=15897] ppid=15896 vsize=191296 CPUtime=5.37 cores=1,3,5,7
/proc/15897/stat : 15897 (coprocessor) R 15896 15893 12793 0 -1 4202496 33369 0 0 0 527 10 0 0 20 0 1 0 276757186 195887104 47026 33554432000 4194304 6586260 140737437954672 140737437950424 5520172 0 0 4096 8404994 0 0 0 17 5 0 0 17 0 0
/proc/15897/statm: 47824 47026 197 584 0 47236 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 253632

[startup+12.7004 s]
/proc/loadavg: 2.00 2.02 2.02 3/181 15905
/proc/meminfo: memFree=28281244/32873844 swapFree=7116/7116
[pid=15893] ppid=15891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (npSolver-pbo.sh) S 15891 15893 12793 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276757111 9367552 274 33554432000 4194304 5064252 140736950882928 140736950881840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15893/statm: 2287 274 233 213 0 72 0
[pid=15894] ppid=15893 vsize=660540 CPUtime=12.51 cores=1,3,5,7
/proc/15894/stat : 15894 (npSolver-pbo) R 15893 15893 12793 0 -1 4202496 27240 56592 0 0 481 157 591 22 20 0 1 0 276757111 676392960 96891 33554432000 4194304 5992684 140733695310000 140733695302920 4606711 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15894/statm: 165135 96891 177 440 0 164691 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 669688

[startup+25.5005 s]
/proc/loadavg: 2.08 2.04 2.03 3/183 15907
/proc/meminfo: memFree=26365704/32873844 swapFree=7116/7116
[pid=15893] ppid=15891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (npSolver-pbo.sh) S 15891 15893 12793 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276757111 9367552 274 33554432000 4194304 5064252 140736950882928 140736950881840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15893/statm: 2287 274 233 213 0 72 0
[pid=15894] ppid=15893 vsize=605264 CPUtime=16.57 cores=1,3,5,7
/proc/15894/stat : 15894 (npSolver-pbo) S 15893 15893 12793 0 -1 4202496 27981 56592 0 0 802 242 591 22 20 0 1 0 276757111 619790336 141985 33554432000 4194304 5992684 140733695310000 140733695302320 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15894/statm: 151316 141985 178 440 0 150872 0
[pid=15906] ppid=15894 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15906/stat : 15906 (satsolver.sh) S 15894 15893 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276758788 9367552 266 33554432000 4194304 5064252 140735655551584 140735655550496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15906/statm: 2287 266 226 213 0 72 0
[pid=15907] ppid=15906 vsize=1333060 CPUtime=8.72 cores=1,3,5,7
/proc/15907/stat : 15907 (glucose) R 15906 15893 12793 0 -1 4202496 165863 0 0 0 806 66 0 0 20 0 1 0 276758789 1365053440 290340 33554432000 4194304 5208918 140736537210752 140736537208600 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15907/statm: 333265 290340 103 248 0 333014 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 1956620

[startup+51.1005 s]
/proc/loadavg: 2.05 2.03 2.03 3/183 15907
/proc/meminfo: memFree=26404476/32873844 swapFree=7116/7116
[pid=15893] ppid=15891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (npSolver-pbo.sh) S 15891 15893 12793 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276757111 9367552 274 33554432000 4194304 5064252 140736950882928 140736950881840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15893/statm: 2287 274 233 213 0 72 0
[pid=15894] ppid=15893 vsize=605264 CPUtime=16.57 cores=1,3,5,7
/proc/15894/stat : 15894 (npSolver-pbo) S 15893 15893 12793 0 -1 4202496 27981 56592 0 0 802 242 591 22 20 0 1 0 276757111 619790336 141985 33554432000 4194304 5992684 140733695310000 140733695302320 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15894/statm: 151316 141985 178 440 0 150872 0
[pid=15906] ppid=15894 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15906/stat : 15906 (satsolver.sh) S 15894 15893 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276758788 9367552 266 33554432000 4194304 5064252 140735655551584 140735655550496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15906/statm: 2287 266 226 213 0 72 0
[pid=15907] ppid=15906 vsize=1347104 CPUtime=34.31 cores=1,3,5,7
/proc/15907/stat : 15907 (glucose) R 15906 15893 12793 0 -1 4202496 169385 0 0 0 3365 66 0 0 20 0 1 0 276758789 1379434496 294373 33554432000 4194304 5208918 140736537210752 140736537208600 4205139 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15907/statm: 336776 294373 105 248 0 336525 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 1970664

[startup+102.301 s]
/proc/loadavg: 2.02 2.03 2.02 3/183 15908
/proc/meminfo: memFree=26357812/32873844 swapFree=7116/7116
[pid=15893] ppid=15891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (npSolver-pbo.sh) S 15891 15893 12793 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276757111 9367552 274 33554432000 4194304 5064252 140736950882928 140736950881840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15893/statm: 2287 274 233 213 0 72 0
[pid=15894] ppid=15893 vsize=605264 CPUtime=16.57 cores=1,3,5,7
/proc/15894/stat : 15894 (npSolver-pbo) S 15893 15893 12793 0 -1 4202496 27981 56592 0 0 802 242 591 22 20 0 1 0 276757111 619790336 141985 33554432000 4194304 5992684 140733695310000 140733695302320 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15894/statm: 151316 141985 178 440 0 150872 0
[pid=15906] ppid=15894 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15906/stat : 15906 (satsolver.sh) S 15894 15893 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276758788 9367552 266 33554432000 4194304 5064252 140735655551584 140735655550496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15906/statm: 2287 266 226 213 0 72 0
[pid=15907] ppid=15906 vsize=1348560 CPUtime=85.5 cores=1,3,5,7
/proc/15907/stat : 15907 (glucose) R 15906 15893 12793 0 -1 4202496 170250 0 0 0 8483 67 0 0 20 0 1 0 276758789 1380925440 296259 33554432000 4194304 5208918 140736537210752 140736537208424 4205139 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15907/statm: 337140 296259 105 248 0 336889 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 1972120

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.02 3/183 15908
/proc/meminfo: memFree=26372012/32873844 swapFree=7116/7116
[pid=15893] ppid=15891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (npSolver-pbo.sh) S 15891 15893 12793 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276757111 9367552 274 33554432000 4194304 5064252 140736950882928 140736950881840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15893/statm: 2287 274 233 213 0 72 0
[pid=15894] ppid=15893 vsize=605264 CPUtime=16.57 cores=1,3,5,7
/proc/15894/stat : 15894 (npSolver-pbo) S 15893 15893 12793 0 -1 4202496 27981 56592 0 0 802 242 591 22 20 0 1 0 276757111 619790336 141985 33554432000 4194304 5992684 140733695310000 140733695302320 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15894/statm: 151316 141985 178 440 0 150872 0
[pid=15906] ppid=15894 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15906/stat : 15906 (satsolver.sh) S 15894 15893 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276758788 9367552 266 33554432000 4194304 5064252 140735655551584 140735655550496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15906/statm: 2287 266 226 213 0 72 0
[pid=15907] ppid=15906 vsize=1348560 CPUtime=145.49 cores=1,3,5,7
/proc/15907/stat : 15907 (glucose) R 15906 15893 12793 0 -1 4202496 170252 0 0 0 14482 67 0 0 20 0 1 0 276758789 1380925440 296261 33554432000 4194304 5208918 140736537210752 140736537208424 4229338 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15907/statm: 337140 296261 105 248 0 336889 0
Current children cumulated CPU time (s) 162.06

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

/proc/15907/stat : 15907 (glucose) R 15906 15893 12793 0 -1 4202496 172923 0 0 0 134460 69 0 0 20 0 1 0 276758789 1392013312 307846 33554432000 4194304 5208918 140736537210752 140736537208504 4211851 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15907/statm: 339847 307846 105 248 0 339596 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 1982948

[startup+1422.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/184 15964
/proc/meminfo: memFree=25297624/32873844 swapFree=7116/7116
[pid=15893] ppid=15891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (npSolver-pbo.sh) S 15891 15893 12793 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276757111 9367552 274 33554432000 4194304 5064252 140736950882928 140736950881840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15893/statm: 2287 274 233 213 0 72 0
[pid=15894] ppid=15893 vsize=605264 CPUtime=16.57 cores=1,3,5,7
/proc/15894/stat : 15894 (npSolver-pbo) S 15893 15893 12793 0 -1 4202496 27981 56592 0 0 802 242 591 22 20 0 1 0 276757111 619790336 141985 33554432000 4194304 5992684 140733695310000 140733695302320 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15894/statm: 151316 141985 178 440 0 150872 0
[pid=15906] ppid=15894 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15906/stat : 15906 (satsolver.sh) S 15894 15893 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276758788 9367552 266 33554432000 4194304 5064252 140735655551584 140735655550496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15906/statm: 2287 266 226 213 0 72 0
[pid=15907] ppid=15906 vsize=1361332 CPUtime=1405.27 cores=1,3,5,7
/proc/15907/stat : 15907 (glucose) R 15906 15893 12793 0 -1 4202496 173417 0 0 0 140458 69 0 0 20 0 1 0 276758789 1394003968 310384 33554432000 4194304 5208918 140736537210752 140736537208504 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15907/statm: 340333 310384 105 248 0 340082 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 1984892

[startup+1482.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/183 15964
/proc/meminfo: memFree=25305892/32873844 swapFree=7116/7116
[pid=15893] ppid=15891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (npSolver-pbo.sh) S 15891 15893 12793 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276757111 9367552 274 33554432000 4194304 5064252 140736950882928 140736950881840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15893/statm: 2287 274 233 213 0 72 0
[pid=15894] ppid=15893 vsize=605264 CPUtime=16.57 cores=1,3,5,7
/proc/15894/stat : 15894 (npSolver-pbo) S 15893 15893 12793 0 -1 4202496 27981 56592 0 0 802 242 591 22 20 0 1 0 276757111 619790336 141985 33554432000 4194304 5992684 140733695310000 140733695302320 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15894/statm: 151316 141985 178 440 0 150872 0
[pid=15906] ppid=15894 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15906/stat : 15906 (satsolver.sh) S 15894 15893 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276758788 9367552 266 33554432000 4194304 5064252 140735655551584 140735655550496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15906/statm: 2287 266 226 213 0 72 0
[pid=15907] ppid=15906 vsize=1362360 CPUtime=1465.27 cores=1,3,5,7
/proc/15907/stat : 15907 (glucose) R 15906 15893 12793 0 -1 4202496 173653 0 0 0 146457 70 0 0 20 0 1 0 276758789 1395056640 311642 33554432000 4194304 5208918 140736537210752 140736537208712 4205139 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15907/statm: 340590 311642 105 248 0 340339 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 1985920

[startup+1542.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/183 15964
/proc/meminfo: memFree=25247064/32873844 swapFree=7116/7116
[pid=15893] ppid=15891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (npSolver-pbo.sh) S 15891 15893 12793 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276757111 9367552 274 33554432000 4194304 5064252 140736950882928 140736950881840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15893/statm: 2287 274 233 213 0 72 0
[pid=15894] ppid=15893 vsize=605264 CPUtime=16.57 cores=1,3,5,7
/proc/15894/stat : 15894 (npSolver-pbo) S 15893 15893 12793 0 -1 4202496 27981 56592 0 0 802 242 591 22 20 0 1 0 276757111 619790336 141985 33554432000 4194304 5992684 140733695310000 140733695302320 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15894/statm: 151316 141985 178 440 0 150872 0
[pid=15906] ppid=15894 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15906/stat : 15906 (satsolver.sh) S 15894 15893 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276758788 9367552 266 33554432000 4194304 5064252 140735655551584 140735655550496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15906/statm: 2287 266 226 213 0 72 0
[pid=15907] ppid=15906 vsize=1363692 CPUtime=1525.27 cores=1,3,5,7
/proc/15907/stat : 15907 (glucose) R 15906 15893 12793 0 -1 4202496 173968 0 0 0 152457 70 0 0 20 0 1 0 276758789 1396420608 314001 33554432000 4194304 5208918 140736537210752 140736537207128 4229264 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15907/statm: 340923 314001 105 248 0 340672 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 1987252

[startup+1602.3 s]
/proc/loadavg: 2.13 2.07 2.01 3/182 15964
/proc/meminfo: memFree=25256264/32873844 swapFree=7116/7116
[pid=15893] ppid=15891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (npSolver-pbo.sh) S 15891 15893 12793 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276757111 9367552 274 33554432000 4194304 5064252 140736950882928 140736950881840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15893/statm: 2287 274 233 213 0 72 0
[pid=15894] ppid=15893 vsize=605264 CPUtime=16.57 cores=1,3,5,7
/proc/15894/stat : 15894 (npSolver-pbo) S 15893 15893 12793 0 -1 4202496 27981 56592 0 0 802 242 591 22 20 0 1 0 276757111 619790336 141985 33554432000 4194304 5992684 140733695310000 140733695302320 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15894/statm: 151316 141985 178 440 0 150872 0
[pid=15906] ppid=15894 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15906/stat : 15906 (satsolver.sh) S 15894 15893 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276758788 9367552 266 33554432000 4194304 5064252 140735655551584 140735655550496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15906/statm: 2287 266 226 213 0 72 0
[pid=15907] ppid=15906 vsize=1364216 CPUtime=1585.25 cores=1,3,5,7
/proc/15907/stat : 15907 (glucose) R 15906 15893 12793 0 -1 4202496 174117 0 0 0 158455 70 0 0 20 0 1 0 276758789 1396957184 314661 33554432000 4194304 5208918 140736537210752 140736537208504 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15907/statm: 341054 314661 105 248 0 340803 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 1987776

[startup+1662.31 s]
/proc/loadavg: 2.21 2.10 2.02 3/183 15965
/proc/meminfo: memFree=25277016/32873844 swapFree=7116/7116
[pid=15893] ppid=15891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (npSolver-pbo.sh) S 15891 15893 12793 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276757111 9367552 274 33554432000 4194304 5064252 140736950882928 140736950881840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15893/statm: 2287 274 233 213 0 72 0
[pid=15894] ppid=15893 vsize=605264 CPUtime=16.57 cores=1,3,5,7
/proc/15894/stat : 15894 (npSolver-pbo) S 15893 15893 12793 0 -1 4202496 27981 56592 0 0 802 242 591 22 20 0 1 0 276757111 619790336 141985 33554432000 4194304 5992684 140733695310000 140733695302320 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15894/statm: 151316 141985 178 440 0 150872 0
[pid=15906] ppid=15894 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15906/stat : 15906 (satsolver.sh) S 15894 15893 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276758788 9367552 266 33554432000 4194304 5064252 140735655551584 140735655550496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15906/statm: 2287 266 226 213 0 72 0
[pid=15907] ppid=15906 vsize=1364528 CPUtime=1645.25 cores=1,3,5,7
/proc/15907/stat : 15907 (glucose) R 15906 15893 12793 0 -1 4202496 174225 0 0 0 164455 70 0 0 20 0 1 0 276758789 1397276672 315280 33554432000 4194304 5208918 140736537210752 140736537208504 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15907/statm: 341132 315280 105 248 0 340881 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 1988088

[startup+1722.3 s]
/proc/loadavg: 2.08 2.08 2.02 3/184 15968
/proc/meminfo: memFree=25213876/32873844 swapFree=7116/7116
[pid=15893] ppid=15891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (npSolver-pbo.sh) S 15891 15893 12793 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276757111 9367552 274 33554432000 4194304 5064252 140736950882928 140736950881840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15893/statm: 2287 274 233 213 0 72 0
[pid=15894] ppid=15893 vsize=605264 CPUtime=16.57 cores=1,3,5,7
/proc/15894/stat : 15894 (npSolver-pbo) S 15893 15893 12793 0 -1 4202496 27981 56592 0 0 802 242 591 22 20 0 1 0 276757111 619790336 141985 33554432000 4194304 5992684 140733695310000 140733695302320 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15894/statm: 151316 141985 178 440 0 150872 0
[pid=15906] ppid=15894 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15906/stat : 15906 (satsolver.sh) S 15894 15893 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276758788 9367552 266 33554432000 4194304 5064252 140735655551584 140735655550496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15906/statm: 2287 266 226 213 0 72 0
[pid=15907] ppid=15906 vsize=1365864 CPUtime=1705.23 cores=1,3,5,7
/proc/15907/stat : 15907 (glucose) R 15906 15893 12793 0 -1 4202496 174573 0 0 0 170452 71 0 0 20 0 1 0 276758789 1398644736 317161 33554432000 4194304 5208918 140736537210752 140736537208600 4205195 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15907/statm: 341466 317161 105 248 0 341215 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 1989424

[startup+1782.3 s]
/proc/loadavg: 2.14 2.11 2.03 3/183 15968
/proc/meminfo: memFree=25215424/32873844 swapFree=7116/7116
[pid=15893] ppid=15891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (npSolver-pbo.sh) S 15891 15893 12793 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276757111 9367552 274 33554432000 4194304 5064252 140736950882928 140736950881840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15893/statm: 2287 274 233 213 0 72 0
[pid=15894] ppid=15893 vsize=605264 CPUtime=16.57 cores=1,3,5,7
/proc/15894/stat : 15894 (npSolver-pbo) S 15893 15893 12793 0 -1 4202496 27981 56592 0 0 802 242 591 22 20 0 1 0 276757111 619790336 141985 33554432000 4194304 5992684 140733695310000 140733695302320 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15894/statm: 151316 141985 178 440 0 150872 0
[pid=15906] ppid=15894 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15906/stat : 15906 (satsolver.sh) S 15894 15893 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276758788 9367552 266 33554432000 4194304 5064252 140735655551584 140735655550496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15906/statm: 2287 266 226 213 0 72 0
[pid=15907] ppid=15906 vsize=1582204 CPUtime=1765.22 cores=1,3,5,7
/proc/15907/stat : 15907 (glucose) R 15906 15893 12793 0 -1 4202496 175091 0 0 0 176449 73 0 0 20 0 1 0 276758789 1620176896 318700 33554432000 4194304 5208918 140736537210752 140736537208504 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15907/statm: 395551 318700 105 248 0 395300 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 2205764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.10 2.10 2.03 3/183 15968
/proc/meminfo: memFree=25193208/32873844 swapFree=7116/7116
[pid=15893] ppid=15891 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15893/stat : 15893 (npSolver-pbo.sh) S 15891 15893 12793 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276757111 9367552 274 33554432000 4194304 5064252 140736950882928 140736950881840 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15893/statm: 2287 274 233 213 0 72 0
[pid=15894] ppid=15893 vsize=605264 CPUtime=16.57 cores=1,3,5,7
/proc/15894/stat : 15894 (npSolver-pbo) S 15893 15893 12793 0 -1 4202496 27981 56592 0 0 802 242 591 22 20 0 1 0 276757111 619790336 141985 33554432000 4194304 5992684 140733695310000 140733695302320 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15894/statm: 151316 141985 178 440 0 150872 0
[pid=15906] ppid=15894 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15906/stat : 15906 (satsolver.sh) S 15894 15893 12793 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276758788 9367552 266 33554432000 4194304 5064252 140735655551584 140735655550496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15906/statm: 2287 266 226 213 0 72 0
[pid=15907] ppid=15906 vsize=1582736 CPUtime=1783.52 cores=1,3,5,7
/proc/15907/stat : 15907 (glucose) R 15906 15893 12793 0 -1 4202496 175239 0 0 0 178279 73 0 0 20 0 1 0 276758789 1620721664 319359 33554432000 4194304 5208918 140736537210752 140736537208504 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/15907/statm: 395684 319359 105 248 0 395433 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 2206296

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15893 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=940880
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=664594
# CPU time returned by wait4() is 16.6055
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.09
CPU user time (s): 1796.72
CPU system time (s): 3.37
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 2486068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.9409
system time used= 2.66459
maximum resident set size= 1071212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85551
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1152568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 448
involuntary context switches= 36

runsolver used 5.2742 second user time and 20.6449 second system time

The end

Launcher Data

Begin job on node146 at 2012-05-27 10:12:02
IDJOB=3700854
IDBENCH=89885
IDSOLVER=2277
FILE ID=node146/3700854-1338106322
RUNJOBID= node146-1338094515-13805
PBS_JOBID= 14624466
Free space on /tmp= 71172 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-t1717.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3700854-1338106322/watcher-3700854-1338106322 -o /tmp/evaluation-result-3700854-1338106322/solver-3700854-1338106322 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3700854-1338106322.opb 1306821986 HOME HOME

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

MD5SUM BENCH= 01f75d936788e312347f6a8d700d935d
RANDOM SEED=1306821986

node146.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		: 2667.034
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	: 5334.06
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		: 2667.034
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.92
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		: 2667.034
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		: 2667.034
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		: 2667.034
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		: 2667.034
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		: 2667.034
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		: 2667.034
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28672760 kB
Buffers:          337112 kB
Cached:          2872932 kB
SwapCached:         3208 kB
Active:          1144160 kB
Inactive:        2241396 kB
Active(anon):     173036 kB
Inactive(anon):     4108 kB
Active(file):     971124 kB
Inactive(file):  2237288 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100528 kB
Dirty:             12072 kB
Writeback:             0 kB
AnonPages:        130692 kB
Mapped:            11236 kB
Shmem:                 0 kB
Slab:             675620 kB
SReclaimable:     117004 kB
SUnreclaim:       558616 kB
KernelStack:        1520 kB
PageTables:         4204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     314568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 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= 70328 MiB
End job on node146 at 2012-05-27 10:42:03