Trace number 3750031

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 (fixed)? (TO) 1800.08 1800.82

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_10null50mast_rapportOE1.0_TMAX120_K67_cod1.opb
MD5SUM280b9dc94203722c3d1d9140a22f7fa8
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-3926
Best CPU time to get the best result obtained on this benchmark1800.64
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 28908
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 4157736
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 4157736
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.99/2.08	c run usual solver
1426.06/1426.37	c model valid
1426.06/1426.37	c current solution ok
1429.11/1429.54	o -3427
1429.11/1429.54	c current bound: 2077154
1429.11/1429.54	c fallback to adder encoding
1800.08/1800.81	c error: unexpected solver exit code
1800.08/1800.81	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-3750031-1339176613/watcher-3750031-1339176613 -o /tmp/evaluation-result-3750031-1339176613/solver-3750031-1339176613 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750031-1339176613.opb 2049221654 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: 1.85 1.97 1.99 3/173 5648
/proc/meminfo: memFree=26057100/32873648 swapFree=7388/7388
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383785837 9367552 275 33554432000 4194304 5064252 140735770879808 140735770878720 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0

[startup+0.0546101 s]
/proc/loadavg: 1.85 1.97 1.99 3/173 5648
/proc/meminfo: memFree=26057100/32873648 swapFree=7388/7388
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383785837 9367552 275 33554432000 4194304 5064252 140735770879808 140735770878720 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100282 s]
/proc/loadavg: 1.85 1.97 1.99 3/173 5648
/proc/meminfo: memFree=26057100/32873648 swapFree=7388/7388
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383785837 9367552 275 33554432000 4194304 5064252 140735770879808 140735770878720 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300237 s]
/proc/loadavg: 1.85 1.97 1.99 3/173 5648
/proc/meminfo: memFree=26057100/32873648 swapFree=7388/7388
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383785837 9367552 275 33554432000 4194304 5064252 140735770879808 140735770878720 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700217 s]
/proc/loadavg: 1.85 1.97 1.99 3/173 5648
/proc/meminfo: memFree=26057100/32873648 swapFree=7388/7388
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383785837 9367552 275 33554432000 4194304 5064252 140735770879808 140735770878720 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 1.85 1.97 1.99 3/180 5666
/proc/meminfo: memFree=26547960/32873648 swapFree=7388/7388
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383785837 9367552 275 33554432000 4194304 5064252 140735770879808 140735770878720 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=238956 CPUtime=1.49 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) R 5648 5648 5089 0 -1 4202496 21284 0 0 0 143 6 0 0 20 0 1 0 383785837 244690944 44421 33554432000 4194304 6004724 140734723428704 140734723423304 4581037 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5649/statm: 59739 44421 153 442 0 59293 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 248104

[startup+3.10035 s]
/proc/loadavg: 1.85 1.97 1.99 3/180 5666
/proc/meminfo: memFree=26370904/32873648 swapFree=7388/7388
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383785837 9367552 275 33554432000 4194304 5064252 140735770879808 140735770878720 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=167796 CPUtime=2.12 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 5089 0 -1 4202496 21859 0 0 0 187 25 0 0 20 0 1 0 383785837 171823104 33984 33554432000 4194304 6004724 140734723428704 140734723422752 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5649/statm: 41949 33984 162 442 0 41503 0
Current children cumulated CPU time (s) 2.12
Current children cumulated vsize (KiB) 176944
heavy processes:

[startup+6.30039 s]
/proc/loadavg: 1.86 1.97 1.99 3/184 5670
/proc/meminfo: memFree=25457112/32873648 swapFree=7388/7388
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383785837 9367552 275 33554432000 4194304 5064252 140735770879808 140735770878720 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=167796 CPUtime=2.12 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 5089 0 -1 4202496 21859 0 0 0 187 25 0 0 20 0 1 0 383785837 171823104 33984 33554432000 4194304 6004724 140734723428704 140734723422752 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5649/statm: 41949 33984 162 442 0 41503 0
[pid=5667] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5667/stat : 5667 (cp2_pre.sh) S 5649 5648 5089 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383786050 9367552 277 33554432000 4194304 5064252 140736197693552 140736197692256 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5667/statm: 2287 277 234 213 0 72 0
[pid=5668] ppid=5667 vsize=485568 CPUtime=4.16 cores=1,3,5,7
/proc/5668/stat : 5668 (coprocessor) R 5667 5648 5089 0 -1 4202496 53163 0 0 0 402 14 0 0 20 0 1 0 383786050 497221632 118406 33554432000 4194304 6586260 140734088926752 140734088922904 4758317 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/5668/statm: 121392 118406 182 584 0 120804 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 671660

[startup+12.7004 s]
/proc/loadavg: 1.95 1.99 1.99 3/184 5676
/proc/meminfo: memFree=26049764/32873648 swapFree=7388/7388
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383785837 9367552 275 33554432000 4194304 5064252 140735770879808 140735770878720 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=167796 CPUtime=9.71 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 5089 0 -1 4202496 21868 62214 0 0 187 25 723 36 20 0 1 0 383785837 171823104 33984 33554432000 4194304 6004724 140734723428704 140734723423840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5649/statm: 41949 33984 162 442 0 41503 0
[pid=5672] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5672/stat : 5672 (satsolver.sh) S 5649 5648 5089 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383786810 9367552 266 33554432000 4194304 5064252 140735378590752 140735378589664 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5672/statm: 2287 266 226 213 0 72 0
[pid=5673] ppid=5672 vsize=205872 CPUtime=2.96 cores=1,3,5,7
/proc/5673/stat : 5673 (glucose) R 5672 5648 5089 0 -1 4202496 37810 0 0 0 290 6 0 0 20 0 1 0 383786811 210812928 45442 33554432000 4194304 5208918 140735738327872 140735738325544 4211712 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5673/statm: 51468 45442 95 248 0 51217 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 391964

[startup+25.5004 s]
/proc/loadavg: 2.04 2.00 2.00 3/182 5681
/proc/meminfo: memFree=25898064/32873648 swapFree=7388/7388
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383785837 9367552 275 33554432000 4194304 5064252 140735770879808 140735770878720 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=167796 CPUtime=9.71 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 5089 0 -1 4202496 21868 62214 0 0 187 25 723 36 20 0 1 0 383785837 171823104 33984 33554432000 4194304 6004724 140734723428704 140734723423840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5649/statm: 41949 33984 162 442 0 41503 0
[pid=5672] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5672/stat : 5672 (satsolver.sh) S 5649 5648 5089 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383786810 9367552 266 33554432000 4194304 5064252 140735378590752 140735378589664 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5672/statm: 2287 266 226 213 0 72 0
[pid=5673] ppid=5672 vsize=206940 CPUtime=15.76 cores=1,3,5,7
/proc/5673/stat : 5673 (glucose) R 5672 5648 5089 0 -1 4202496 38103 0 0 0 1570 6 0 0 20 0 1 0 383786811 211906560 45735 33554432000 4194304 5208918 140735738327872 140735738325768 4229259 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5673/statm: 51735 45735 103 248 0 51484 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 393032

[startup+51.1004 s]
/proc/loadavg: 2.21 2.05 2.01 4/183 5683
/proc/meminfo: memFree=24713060/32873648 swapFree=7388/7388
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383785837 9367552 275 33554432000 4194304 5064252 140735770879808 140735770878720 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=167796 CPUtime=9.71 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 5089 0 -1 4202496 21868 62214 0 0 187 25 723 36 20 0 1 0 383785837 171823104 33984 33554432000 4194304 6004724 140734723428704 140734723423840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5649/statm: 41949 33984 162 442 0 41503 0
[pid=5672] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5672/stat : 5672 (satsolver.sh) S 5649 5648 5089 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383786810 9367552 266 33554432000 4194304 5064252 140735378590752 140735378589664 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5672/statm: 2287 266 226 213 0 72 0
[pid=5673] ppid=5672 vsize=208596 CPUtime=41.34 cores=1,3,5,7
/proc/5673/stat : 5673 (glucose) R 5672 5648 5089 0 -1 4202496 38504 0 0 0 4128 6 0 0 20 0 1 0 383786811 213602304 46647 33554432000 4194304 5208918 140735738327872 140735738325624 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5673/statm: 52149 46647 103 248 0 51898 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 394688

[startup+102.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/183 5683
/proc/meminfo: memFree=24671492/32873648 swapFree=7388/7388
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383785837 9367552 275 33554432000 4194304 5064252 140735770879808 140735770878720 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=167796 CPUtime=9.71 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 5089 0 -1 4202496 21868 62214 0 0 187 25 723 36 20 0 1 0 383785837 171823104 33984 33554432000 4194304 6004724 140734723428704 140734723423840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5649/statm: 41949 33984 162 442 0 41503 0
[pid=5672] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5672/stat : 5672 (satsolver.sh) S 5649 5648 5089 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383786810 9367552 266 33554432000 4194304 5064252 140735378590752 140735378589664 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5672/statm: 2287 266 226 213 0 72 0
[pid=5673] ppid=5672 vsize=214608 CPUtime=92.54 cores=1,3,5,7
/proc/5673/stat : 5673 (glucose) R 5672 5648 5089 0 -1 4202496 39766 0 0 0 9247 7 0 0 20 0 1 0 383786811 219758592 48931 33554432000 4194304 5208918 140735738327872 140735738324248 4211518 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5673/statm: 53652 48931 103 248 0 53401 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 400700

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 5684
/proc/meminfo: memFree=24669076/32873648 swapFree=7388/7388
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383785837 9367552 275 33554432000 4194304 5064252 140735770879808 140735770878720 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=167796 CPUtime=9.71 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 5089 0 -1 4202496 21868 62214 0 0 187 25 723 36 20 0 1 0 383785837 171823104 33984 33554432000 4194304 6004724 140734723428704 140734723423840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5649/statm: 41949 33984 162 442 0 41503 0
[pid=5672] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5672/stat : 5672 (satsolver.sh) S 5649 5648 5089 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383786810 9367552 266 33554432000 4194304 5064252 140735378590752 140735378589664 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5672/statm: 2287 266 226 213 0 72 0
[pid=5673] ppid=5672 vsize=214608 CPUtime=152.53 cores=1,3,5,7
/proc/5673/stat : 5673 (glucose) R 5672 5648 5089 0 -1 4202496 39767 0 0 0 15246 7 0 0 20 0 1 0 383786811 219758592 49443 33554432000 4194304 5208918 140735738327872 140735738324248 4229072 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5673/statm: 53652 49443 103 248 0 53401 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 400700

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 5684
/proc/meminfo: memFree=24663744/32873648 swapFree=7388/7388

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

/proc/5673/stat : 5673 (glucose) R 5672 5648 5089 0 -1 4202496 44031 0 0 0 141222 12 0 0 20 0 1 0 383786811 230043648 52177 33554432000 4194304 5208918 140735738327872 140735738325624 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5673/statm: 56163 52177 104 248 0 55912 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 410744

[startup+1482.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/183 5701
/proc/meminfo: memFree=23608172/32873648 swapFree=7388/7388
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383785837 9367552 275 33554432000 4194304 5064252 140735770879808 140735770878720 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=441876 CPUtime=1432.93 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 5089 0 -1 4202496 35059 114104 0 0 584 315 142335 59 20 0 1 0 383785837 452481024 98978 33554432000 4194304 6004724 140734723428704 140734723421056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 41 0 0
/proc/5649/statm: 110469 98978 175 442 0 110023 0
[pid=5700] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5700/stat : 5700 (satsolver.sh) S 5649 5648 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383929195 9367552 267 33554432000 4194304 5064252 140736591644816 140736591643728 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5700/statm: 2287 267 226 213 0 72 0
[pid=5701] ppid=5700 vsize=765320 CPUtime=48.69 cores=1,3,5,7
/proc/5701/stat : 5701 (glucose) R 5700 5648 5089 0 -1 4202496 110729 0 0 0 4835 34 0 0 20 0 1 0 383929196 783687680 172860 33554432000 4194304 5208918 140734819487536 140734819483912 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5701/statm: 191330 172860 105 248 0 191079 0
Current children cumulated CPU time (s) 1481.62
Current children cumulated vsize (KiB) 1225492

[startup+1542.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 5701
/proc/meminfo: memFree=23608420/32873648 swapFree=7388/7388
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383785837 9367552 275 33554432000 4194304 5064252 140735770879808 140735770878720 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=441876 CPUtime=1432.93 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 5089 0 -1 4202496 35059 114104 0 0 584 315 142335 59 20 0 1 0 383785837 452481024 98978 33554432000 4194304 6004724 140734723428704 140734723421056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 41 0 0
/proc/5649/statm: 110469 98978 175 442 0 110023 0
[pid=5700] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5700/stat : 5700 (satsolver.sh) S 5649 5648 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383929195 9367552 267 33554432000 4194304 5064252 140736591644816 140736591643728 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5700/statm: 2287 267 226 213 0 72 0
[pid=5701] ppid=5700 vsize=765320 CPUtime=108.69 cores=1,3,5,7
/proc/5701/stat : 5701 (glucose) R 5700 5648 5089 0 -1 4202496 110729 0 0 0 10835 34 0 0 20 0 1 0 383929196 783687680 172860 33554432000 4194304 5208918 140734819487536 140734819483912 4211156 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5701/statm: 191330 172860 105 248 0 191079 0
Current children cumulated CPU time (s) 1541.62
Current children cumulated vsize (KiB) 1225492

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 5701
/proc/meminfo: memFree=23608544/32873648 swapFree=7388/7388
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383785837 9367552 275 33554432000 4194304 5064252 140735770879808 140735770878720 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=441876 CPUtime=1432.93 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 5089 0 -1 4202496 35059 114104 0 0 584 315 142335 59 20 0 1 0 383785837 452481024 98978 33554432000 4194304 6004724 140734723428704 140734723421056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 41 0 0
/proc/5649/statm: 110469 98978 175 442 0 110023 0
[pid=5700] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5700/stat : 5700 (satsolver.sh) S 5649 5648 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383929195 9367552 267 33554432000 4194304 5064252 140736591644816 140736591643728 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5700/statm: 2287 267 226 213 0 72 0
[pid=5701] ppid=5700 vsize=765320 CPUtime=168.68 cores=1,3,5,7
/proc/5701/stat : 5701 (glucose) R 5700 5648 5089 0 -1 4202496 110729 0 0 0 16834 34 0 0 20 0 1 0 383929196 783687680 172860 33554432000 4194304 5208918 140734819487536 140734819483912 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5701/statm: 191330 172860 105 248 0 191079 0
Current children cumulated CPU time (s) 1601.61
Current children cumulated vsize (KiB) 1225492

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 5701
/proc/meminfo: memFree=23603088/32873648 swapFree=7388/7388
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383785837 9367552 275 33554432000 4194304 5064252 140735770879808 140735770878720 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=441876 CPUtime=1432.93 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 5089 0 -1 4202496 35059 114104 0 0 584 315 142335 59 20 0 1 0 383785837 452481024 98978 33554432000 4194304 6004724 140734723428704 140734723421056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 41 0 0
/proc/5649/statm: 110469 98978 175 442 0 110023 0
[pid=5700] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5700/stat : 5700 (satsolver.sh) S 5649 5648 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383929195 9367552 267 33554432000 4194304 5064252 140736591644816 140736591643728 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5700/statm: 2287 267 226 213 0 72 0
[pid=5701] ppid=5700 vsize=765320 CPUtime=228.67 cores=1,3,5,7
/proc/5701/stat : 5701 (glucose) R 5700 5648 5089 0 -1 4202496 110729 0 0 0 22833 34 0 0 20 0 1 0 383929196 783687680 172860 33554432000 4194304 5208918 140734819487536 140734819483912 4205699 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5701/statm: 191330 172860 105 248 0 191079 0
Current children cumulated CPU time (s) 1661.6
Current children cumulated vsize (KiB) 1225492

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 5702
/proc/meminfo: memFree=23589684/32873648 swapFree=7388/7388
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383785837 9367552 275 33554432000 4194304 5064252 140735770879808 140735770878720 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=441876 CPUtime=1432.93 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 5089 0 -1 4202496 35059 114104 0 0 584 315 142335 59 20 0 1 0 383785837 452481024 98978 33554432000 4194304 6004724 140734723428704 140734723421056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 41 0 0
/proc/5649/statm: 110469 98978 175 442 0 110023 0
[pid=5700] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5700/stat : 5700 (satsolver.sh) S 5649 5648 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383929195 9367552 267 33554432000 4194304 5064252 140736591644816 140736591643728 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5700/statm: 2287 267 226 213 0 72 0
[pid=5701] ppid=5700 vsize=765320 CPUtime=288.66 cores=1,3,5,7
/proc/5701/stat : 5701 (glucose) R 5700 5648 5089 0 -1 4202496 110729 0 0 0 28832 34 0 0 20 0 1 0 383929196 783687680 172860 33554432000 4194304 5208918 140734819487536 140734819483912 4229145 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5701/statm: 191330 172860 105 248 0 191079 0
Current children cumulated CPU time (s) 1721.59
Current children cumulated vsize (KiB) 1225492

[startup+1782.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 5702
/proc/meminfo: memFree=23581440/32873648 swapFree=7388/7388
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383785837 9367552 275 33554432000 4194304 5064252 140735770879808 140735770878720 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=441876 CPUtime=1432.93 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 5089 0 -1 4202496 35059 114104 0 0 584 315 142335 59 20 0 1 0 383785837 452481024 98978 33554432000 4194304 6004724 140734723428704 140734723421056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 41 0 0
/proc/5649/statm: 110469 98978 175 442 0 110023 0
[pid=5700] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5700/stat : 5700 (satsolver.sh) S 5649 5648 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383929195 9367552 267 33554432000 4194304 5064252 140736591644816 140736591643728 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5700/statm: 2287 267 226 213 0 72 0
[pid=5701] ppid=5700 vsize=765320 CPUtime=348.66 cores=1,3,5,7
/proc/5701/stat : 5701 (glucose) R 5700 5648 5089 0 -1 4202496 110729 0 0 0 34832 34 0 0 20 0 1 0 383929196 783687680 172860 33554432000 4194304 5208918 140734819487536 140734819483912 4211156 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5701/statm: 191330 172860 105 248 0 191079 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (KiB) 1225492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.05 2.02 2.00 4/184 5705
/proc/meminfo: memFree=23579060/32873648 swapFree=7388/7388
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383785837 9367552 275 33554432000 4194304 5064252 140735770879808 140735770878720 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=441876 CPUtime=1432.93 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 5089 0 -1 4202496 35059 114104 0 0 584 315 142335 59 20 0 1 0 383785837 452481024 98978 33554432000 4194304 6004724 140734723428704 140734723421056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 41 0 0
/proc/5649/statm: 110469 98978 175 442 0 110023 0
[pid=5700] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5700/stat : 5700 (satsolver.sh) S 5649 5648 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383929195 9367552 267 33554432000 4194304 5064252 140736591644816 140736591643728 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5700/statm: 2287 267 226 213 0 72 0
[pid=5701] ppid=5700 vsize=765320 CPUtime=367.15 cores=1,3,5,7
/proc/5701/stat : 5701 (glucose) R 5700 5648 5089 0 -1 4202496 110729 0 0 0 36681 34 0 0 20 0 1 0 383929196 783687680 172860 33554432000 4194304 5208918 140734819487536 140734819483912 4211066 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5701/statm: 191330 172860 105 248 0 191079 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1225492

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.8 s]
/proc/loadavg: 2.05 2.02 2.00 4/184 5705
/proc/meminfo: memFree=23579060/32873648 swapFree=7388/7388
[pid=5648] ppid=5646 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5648/stat : 5648 (npSolver-pbo.sh) S 5646 5648 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383785837 9367552 275 33554432000 4194304 5064252 140735770879808 140735770878720 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5648/statm: 2287 275 233 213 0 72 0
[pid=5649] ppid=5648 vsize=441876 CPUtime=1432.93 cores=1,3,5,7
/proc/5649/stat : 5649 (npSolver-pbo) S 5648 5648 5089 0 -1 4202496 35059 114104 0 0 584 315 142335 59 20 0 1 0 383785837 452481024 98978 33554432000 4194304 6004724 140734723428704 140734723421056 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 41 0 0
/proc/5649/statm: 110469 98978 175 442 0 110023 0
[pid=5700] ppid=5649 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5700/stat : 5700 (satsolver.sh) S 5649 5648 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 383929195 9367552 267 33554432000 4194304 5064252 140736591644816 140736591643728 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5700/statm: 2287 267 226 213 0 72 0
[pid=5701] ppid=5700 vsize=765320 CPUtime=367.15 cores=1,3,5,7
/proc/5701/stat : 5701 (glucose) R 5700 5648 5089 0 -1 4202496 110729 0 0 0 36681 34 0 0 20 0 1 0 383929196 783687680 172860 33554432000 4194304 5208918 140734819487536 140734819483912 4211066 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5701/statm: 191330 172860 105 248 0 191079 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1225492

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5648 and gives
#  childrusage.ru_utime.tv_sec=1429
#  childrusage.ru_utime.tv_usec=194729
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=758428
# CPU time returned by wait4() is 1432.95
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.82
CPU time (s): 1800.08
CPU user time (s): 1796
CPU system time (s): 4.08
CPU usage (%): 99.9591
Max. virtual memory (cumulated for all children) (KiB): 1544208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1429.19
system time used= 3.75843
maximum resident set size= 642188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150140
page faults= 0
swaps= 0
block input operations= 0
block output operations= 950048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1110
involuntary context switches= 1498

runsolver used 5.77912 second user time and 20.4159 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-08 19:30:13
IDJOB=3750031
IDBENCH=91870
IDSOLVER=2334
FILE ID=node148/3750031-1339176613
RUNJOBID= node148-1339169407-5106
PBS_JOBID= 14643813
Free space on /tmp= 69068 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_10null50mast_rapportOE1.0_TMAX120_K67_cod1.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750031-1339176613/watcher-3750031-1339176613 -o /tmp/evaluation-result-3750031-1339176613/solver-3750031-1339176613 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750031-1339176613.opb 2049221654 HOME HOME

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

MD5SUM BENCH= 280b9dc94203722c3d1d9140a22f7fa8
RANDOM SEED=2049221654

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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.284
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.90
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.284
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.284
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		: 2667.284
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:       32873648 kB
MemFree:        25941672 kB
Buffers:          721780 kB
Cached:          5211352 kB
SwapCached:          560 kB
Active:          3290404 kB
Inactive:        2655900 kB
Active(anon):       2868 kB
Inactive(anon):    10632 kB
Active(file):    3287536 kB
Inactive(file):  2645268 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107596 kB
Dirty:             10960 kB
Writeback:             0 kB
AnonPages:         17516 kB
Mapped:            10536 kB
Shmem:                36 kB
Slab:             847984 kB
SReclaimable:     292048 kB
SUnreclaim:       555936 kB
KernelStack:        1456 kB
PageTables:         3948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 69688 MiB
End job on node148 at 2012-06-08 20:00:14