Trace number 3750044

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.07 1801.02

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/NG/
normalized-NG.dot_fibo_0null0mast_rapportOE2.0_TMAX15_K192_cod2.opb
MD5SUMe6b8db08be5fb355ef198fbcd40e19b3
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-15127
Best CPU time to get the best result obtained on this benchmark1800.32
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1783
Biggest coefficient in the objective function 6765
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 1657421
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 6765
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 1657421
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

22.09/22.11	c run usual solver
1800.07/1801.01	c error: unexpected solver exit code
1800.07/1801.01	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-3750044-1339177439/watcher-3750044-1339177439 -o /tmp/evaluation-result-3750044-1339177439/solver-3750044-1339177439 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750044-1339177439.opb 2060595836 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.37 2.08 2.03 3/180 18152
/proc/meminfo: memFree=30308928/32873844 swapFree=7632/7632
[pid=18152] ppid=18150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18152/stat : 18152 (npSolver-pbo.sh) S 18150 18152 17372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383869549 9367552 275 33554432000 4194304 5064252 140734713923120 140734713922032 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18152/statm: 2287 275 233 213 0 72 0

[startup+0.0202981 s]
/proc/loadavg: 2.37 2.08 2.03 3/180 18152
/proc/meminfo: memFree=30308928/32873844 swapFree=7632/7632
[pid=18152] ppid=18150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18152/stat : 18152 (npSolver-pbo.sh) S 18150 18152 17372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383869549 9367552 275 33554432000 4194304 5064252 140734713923120 140734713922032 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18152/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: 2.37 2.08 2.03 3/180 18152
/proc/meminfo: memFree=30308928/32873844 swapFree=7632/7632
[pid=18152] ppid=18150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18152/stat : 18152 (npSolver-pbo.sh) S 18150 18152 17372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383869549 9367552 275 33554432000 4194304 5064252 140734713923120 140734713922032 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18152/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300281 s]
/proc/loadavg: 2.37 2.08 2.03 3/180 18152
/proc/meminfo: memFree=30308928/32873844 swapFree=7632/7632
[pid=18152] ppid=18150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18152/stat : 18152 (npSolver-pbo.sh) S 18150 18152 17372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383869549 9367552 275 33554432000 4194304 5064252 140734713923120 140734713922032 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18152/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700274 s]
/proc/loadavg: 2.37 2.08 2.03 3/180 18152
/proc/meminfo: memFree=30308928/32873844 swapFree=7632/7632
[pid=18152] ppid=18150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18152/stat : 18152 (npSolver-pbo.sh) S 18150 18152 17372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383869549 9367552 275 33554432000 4194304 5064252 140734713923120 140734713922032 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18152/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.37 2.08 2.03 3/182 18154
/proc/meminfo: memFree=30216244/32873844 swapFree=7632/7632
[pid=18152] ppid=18150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18152/stat : 18152 (npSolver-pbo.sh) S 18150 18152 17372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383869549 9367552 275 33554432000 4194304 5064252 140734713923120 140734713922032 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18152/statm: 2287 275 233 213 0 72 0
[pid=18153] ppid=18152 vsize=148212 CPUtime=1.49 cores=0,2,4,6
/proc/18153/stat : 18153 (npSolver-pbo) R 18152 18152 17372 0 -1 4202496 23907 0 0 0 144 5 0 0 20 0 1 0 383869550 151769088 33081 33554432000 4194304 6004724 140736979731360 140736979727384 4968639 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18153/statm: 37053 33081 130 442 0 36607 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 157360

[startup+3.10032 s]
/proc/loadavg: 2.34 2.08 2.03 3/182 18154
/proc/meminfo: memFree=30077664/32873844 swapFree=7632/7632
[pid=18152] ppid=18150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18152/stat : 18152 (npSolver-pbo.sh) S 18150 18152 17372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383869549 9367552 275 33554432000 4194304 5064252 140734713923120 140734713922032 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18152/statm: 2287 275 233 213 0 72 0
[pid=18153] ppid=18152 vsize=362896 CPUtime=3.08 cores=0,2,4,6
/proc/18153/stat : 18153 (npSolver-pbo) R 18152 18152 17372 0 -1 4202496 50874 0 0 0 297 11 0 0 20 0 1 0 383869550 371605504 76334 33554432000 4194304 6004724 140736979731360 140736979728168 4579884 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18153/statm: 90724 76334 154 442 0 90278 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 372044

[startup+6.30032 s]
/proc/loadavg: 2.34 2.08 2.03 3/182 18154
/proc/meminfo: memFree=29827980/32873844 swapFree=7632/7632
[pid=18152] ppid=18150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18152/stat : 18152 (npSolver-pbo.sh) S 18150 18152 17372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383869549 9367552 275 33554432000 4194304 5064252 140734713923120 140734713922032 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18152/statm: 2287 275 233 213 0 72 0
[pid=18153] ppid=18152 vsize=756112 CPUtime=6.29 cores=0,2,4,6
/proc/18153/stat : 18153 (npSolver-pbo) R 18152 18152 17372 0 -1 4202496 52204 0 0 0 607 22 0 0 20 0 1 0 383869550 774258688 135726 33554432000 4194304 6004724 140736979731360 140736979725960 4536193 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18153/statm: 189028 135726 154 442 0 188582 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 765260

[startup+12.7003 s]
/proc/loadavg: 2.32 2.08 2.02 3/182 18154
/proc/meminfo: memFree=29327556/32873844 swapFree=7632/7632
[pid=18152] ppid=18150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18152/stat : 18152 (npSolver-pbo.sh) S 18150 18152 17372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383869549 9367552 275 33554432000 4194304 5064252 140734713923120 140734713922032 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18152/statm: 2287 275 233 213 0 72 0
[pid=18153] ppid=18152 vsize=1280400 CPUtime=12.69 cores=0,2,4,6
/proc/18153/stat : 18153 (npSolver-pbo) R 18152 18152 17372 0 -1 4202496 53211 0 0 0 1231 38 0 0 20 0 1 0 383869550 1311129600 258606 33554432000 4194304 6004724 140736979731360 140736979725960 4582461 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18153/statm: 320100 258606 154 442 0 319654 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1289548

[startup+25.5004 s]
/proc/loadavg: 2.25 2.07 2.02 4/184 18156
/proc/meminfo: memFree=27015888/32873844 swapFree=7632/7632
[pid=18152] ppid=18150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18152/stat : 18152 (npSolver-pbo.sh) S 18150 18152 17372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383869549 9367552 275 33554432000 4194304 5064252 140734713923120 140734713922032 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18152/statm: 2287 275 233 213 0 72 0
[pid=18153] ppid=18152 vsize=2337976 CPUtime=22.11 cores=0,2,4,6
/proc/18153/stat : 18153 (npSolver-pbo) S 18152 18152 17372 0 -1 4202496 58129 0 0 0 1957 254 0 0 20 0 1 0 383869550 2394087424 397118 33554432000 4194304 6004724 140736979731360 140736979725408 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18153/statm: 584494 397118 163 442 0 584048 0
[pid=18155] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18155/stat : 18155 (cp2_pre.sh) S 18153 18152 17372 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383871762 9367552 276 33554432000 4194304 5064252 140734889696704 140734889695408 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18155/statm: 2287 276 234 213 0 72 0
[pid=18156] ppid=18155 vsize=416048 CPUtime=3.35 cores=0,2,4,6
/proc/18156/stat : 18156 (coprocessor) R 18155 18152 17372 0 -1 4202496 15350 0 0 0 321 14 0 0 20 0 1 0 383871762 426033152 96363 33554432000 4194304 6586260 140734405861360 140734405858120 5732400 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/18156/statm: 104012 96363 138 584 0 103424 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2772320

[startup+51.1004 s]
/proc/loadavg: 2.65 2.18 2.06 3/184 18156
/proc/meminfo: memFree=24749232/32873844 swapFree=7632/7632
[pid=18152] ppid=18150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18152/stat : 18152 (npSolver-pbo.sh) S 18150 18152 17372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383869549 9367552 275 33554432000 4194304 5064252 140734713923120 140734713922032 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18152/statm: 2287 275 233 213 0 72 0
[pid=18153] ppid=18152 vsize=2337976 CPUtime=22.11 cores=0,2,4,6
/proc/18153/stat : 18153 (npSolver-pbo) S 18152 18152 17372 0 -1 4202496 58129 0 0 0 1957 254 0 0 20 0 1 0 383869550 2394087424 397118 33554432000 4194304 6004724 140736979731360 140736979725408 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18153/statm: 584494 397118 163 442 0 584048 0
[pid=18155] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18155/stat : 18155 (cp2_pre.sh) S 18153 18152 17372 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383871762 9367552 276 33554432000 4194304 5064252 140734889696704 140734889695408 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18155/statm: 2287 276 234 213 0 72 0
[pid=18156] ppid=18155 vsize=2734120 CPUtime=28.84 cores=0,2,4,6
/proc/18156/stat : 18156 (coprocessor) R 18155 18152 17372 0 -1 4202496 24577 0 0 0 2745 139 0 0 20 0 1 0 383871762 2799738880 577270 33554432000 4194304 6586260 140734405861360 140734405857112 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 11 0 0
/proc/18156/statm: 683530 577270 158 584 0 682942 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 5090392

[startup+102.307 s]
/proc/loadavg: 2.59 2.25 2.09 3/183 18159
/proc/meminfo: memFree=24493152/32873844 swapFree=7632/7632
[pid=18152] ppid=18150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18152/stat : 18152 (npSolver-pbo.sh) S 18150 18152 17372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383869549 9367552 275 33554432000 4194304 5064252 140734713923120 140734713922032 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18152/statm: 2287 275 233 213 0 72 0
[pid=18153] ppid=18152 vsize=2337976 CPUtime=87.65 cores=0,2,4,6
/proc/18153/stat : 18153 (npSolver-pbo) S 18152 18152 17372 0 -1 4202496 58138 25478 0 0 1957 255 6194 359 20 0 1 0 383869550 2394087424 397118 33554432000 4194304 6004724 140736979731360 140736979726496 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18153/statm: 584494 397118 163 442 0 584048 0
[pid=18158] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18158/stat : 18158 (satsolver.sh) S 18153 18152 17372 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 383878378 9367552 267 33554432000 4194304 5064252 140737329803312 140737329802224 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18158/statm: 2287 267 226 213 0 72 0
[pid=18159] ppid=18158 vsize=3087148 CPUtime=14 cores=0,2,4,6
/proc/18159/stat : 18159 (glucose) R 18158 18152 17372 0 -1 4202496 343717 0 0 0 1290 110 0 0 20 0 1 0 383878379 3161239552 728270 33554432000 4194304 5208918 140736531755408 140736531753256 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18159/statm: 771787 728270 95 248 0 771536 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 5443420

[startup+162.3 s]
/proc/loadavg: 2.23 2.21 2.08 3/183 18160
/proc/meminfo: memFree=24477156/32873844 swapFree=7632/7632
[pid=18152] ppid=18150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18152/stat : 18152 (npSolver-pbo.sh) S 18150 18152 17372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383869549 9367552 275 33554432000 4194304 5064252 140734713923120 140734713922032 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18152/statm: 2287 275 233 213 0 72 0
[pid=18153] ppid=18152 vsize=2337976 CPUtime=87.65 cores=0,2,4,6
/proc/18153/stat : 18153 (npSolver-pbo) S 18152 18152 17372 0 -1 4202496 58138 25478 0 0 1957 255 6194 359 20 0 1 0 383869550 2394087424 397118 33554432000 4194304 6004724 140736979731360 140736979726496 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18153/statm: 584494 397118 163 442 0 584048 0
[pid=18158] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18158/stat : 18158 (satsolver.sh) S 18153 18152 17372 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 383878378 9367552 267 33554432000 4194304 5064252 140737329803312 140737329802224 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18158/statm: 2287 267 226 213 0 72 0
[pid=18159] ppid=18158 vsize=3103284 CPUtime=73.98 cores=0,2,4,6
/proc/18159/stat : 18159 (glucose) R 18158 18152 17372 0 -1 4202496 347719 0 0 0 7288 110 0 0 20 0 1 0 383878379 3177762816 732272 33554432000 4194304 5208918 140736531755408 140736531753160 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18159/statm: 775821 732272 103 248 0 775570 0
Current children cumulated CPU time (s) 161.63
Current children cumulated vsize (KiB) 5459556

[startup+222.3 s]
/proc/loadavg: 2.08 2.17 2.08 3/183 18160
/proc/meminfo: memFree=24477652/32873844 swapFree=7632/7632
[pid=18152] ppid=18150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18152/stat : 18152 (npSolver-pbo.sh) S 18150 18152 17372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383869549 9367552 275 33554432000 4194304 5064252 140734713923120 140734713922032 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18152/statm: 2287 275 233 213 0 72 0
[pid=18153] ppid=18152 vsize=2337976 CPUtime=87.65 cores=0,2,4,6
/proc/18153/stat : 18153 (npSolver-pbo) S 18152 18152 17372 0 -1 4202496 58138 25478 0 0 1957 255 6194 359 20 0 1 0 383869550 2394087424 397118 33554432000 4194304 6004724 140736979731360 140736979726496 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18153/statm: 584494 397118 163 442 0 584048 0
[pid=18158] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18158/stat : 18158 (satsolver.sh) S 18153 18152 17372 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 383878378 9367552 267 33554432000 4194304 5064252 140737329803312 140737329802224 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18158/statm: 2287 267 226 213 0 72 0
[pid=18159] ppid=18158 vsize=3103284 CPUtime=133.97 cores=0,2,4,6
/proc/18159/stat : 18159 (glucose) R 18158 18152 17372 0 -1 4202496 347719 0 0 0 13287 110 0 0 20 0 1 0 383878379 3177762816 732272 33554432000 4194304 5208918 140736531755408 140736531753160 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18159/statm: 775821 732272 103 248 0 775570 0
Current children cumulated CPU time (s) 221.62

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

/proc/18159/statm: 788177 742114 104 248 0 787926 0
Current children cumulated CPU time (s) 1421.44
Current children cumulated vsize (KiB) 5508980

[startup+1482.3 s]
/proc/loadavg: 2.00 2.16 2.35 3/183 18279
/proc/meminfo: memFree=22111980/32873844 swapFree=7632/7632
[pid=18152] ppid=18150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18152/stat : 18152 (npSolver-pbo.sh) S 18150 18152 17372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383869549 9367552 275 33554432000 4194304 5064252 140734713923120 140734713922032 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18152/statm: 2287 275 233 213 0 72 0
[pid=18153] ppid=18152 vsize=2337976 CPUtime=87.65 cores=0,2,4,6
/proc/18153/stat : 18153 (npSolver-pbo) S 18152 18152 17372 0 -1 4202496 58138 25478 0 0 1957 255 6194 359 20 0 1 0 383869550 2394087424 397118 33554432000 4194304 6004724 140736979731360 140736979726496 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18153/statm: 584494 397118 163 442 0 584048 0
[pid=18158] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18158/stat : 18158 (satsolver.sh) S 18153 18152 17372 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 383878378 9367552 267 33554432000 4194304 5064252 140737329803312 140737329802224 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18158/statm: 2287 267 226 213 0 72 0
[pid=18159] ppid=18158 vsize=3152708 CPUtime=1393.78 cores=0,2,4,6
/proc/18159/stat : 18159 (glucose) R 18158 18152 17372 0 -1 4202496 350424 0 0 0 139267 111 0 0 20 0 1 0 383878379 3228372992 742121 33554432000 4194304 5208918 140736531755408 140736531753240 4205139 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18159/statm: 788177 742121 104 248 0 787926 0
Current children cumulated CPU time (s) 1481.43
Current children cumulated vsize (KiB) 5508980

[startup+1542.3 s]
/proc/loadavg: 2.00 2.13 2.33 3/183 18279
/proc/meminfo: memFree=22111484/32873844 swapFree=7632/7632
[pid=18152] ppid=18150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18152/stat : 18152 (npSolver-pbo.sh) S 18150 18152 17372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383869549 9367552 275 33554432000 4194304 5064252 140734713923120 140734713922032 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18152/statm: 2287 275 233 213 0 72 0
[pid=18153] ppid=18152 vsize=2337976 CPUtime=87.65 cores=0,2,4,6
/proc/18153/stat : 18153 (npSolver-pbo) S 18152 18152 17372 0 -1 4202496 58138 25478 0 0 1957 255 6194 359 20 0 1 0 383869550 2394087424 397118 33554432000 4194304 6004724 140736979731360 140736979726496 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18153/statm: 584494 397118 163 442 0 584048 0
[pid=18158] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18158/stat : 18158 (satsolver.sh) S 18153 18152 17372 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 383878378 9367552 267 33554432000 4194304 5064252 140737329803312 140737329802224 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18158/statm: 2287 267 226 213 0 72 0
[pid=18159] ppid=18158 vsize=3720236 CPUtime=1453.77 cores=0,2,4,6
/proc/18159/stat : 18159 (glucose) R 18158 18152 17372 0 -1 4202496 350433 0 0 0 145262 115 0 0 20 0 1 0 383878379 3809521664 742129 33554432000 4194304 5208918 140736531755408 140736531753560 4229483 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18159/statm: 930059 742129 104 248 0 929808 0
Current children cumulated CPU time (s) 1541.42
Current children cumulated vsize (KiB) 6076508

[startup+1602.3 s]
/proc/loadavg: 2.00 2.10 2.30 3/183 18282
/proc/meminfo: memFree=22109932/32873844 swapFree=7632/7632
[pid=18152] ppid=18150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18152/stat : 18152 (npSolver-pbo.sh) S 18150 18152 17372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383869549 9367552 275 33554432000 4194304 5064252 140734713923120 140734713922032 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18152/statm: 2287 275 233 213 0 72 0
[pid=18153] ppid=18152 vsize=2337976 CPUtime=87.65 cores=0,2,4,6
/proc/18153/stat : 18153 (npSolver-pbo) S 18152 18152 17372 0 -1 4202496 58138 25478 0 0 1957 255 6194 359 20 0 1 0 383869550 2394087424 397118 33554432000 4194304 6004724 140736979731360 140736979726496 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18153/statm: 584494 397118 163 442 0 584048 0
[pid=18158] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18158/stat : 18158 (satsolver.sh) S 18153 18152 17372 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 383878378 9367552 267 33554432000 4194304 5064252 140737329803312 140737329802224 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18158/statm: 2287 267 226 213 0 72 0
[pid=18159] ppid=18158 vsize=3720236 CPUtime=1513.76 cores=0,2,4,6
/proc/18159/stat : 18159 (glucose) R 18158 18152 17372 0 -1 4202496 350441 0 0 0 151261 115 0 0 20 0 1 0 383878379 3809521664 742136 33554432000 4194304 5208918 140736531755408 140736531753560 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18159/statm: 930059 742136 104 248 0 929808 0
Current children cumulated CPU time (s) 1601.41
Current children cumulated vsize (KiB) 6076508

[startup+1662.3 s]
/proc/loadavg: 2.00 2.08 2.28 3/184 18284
/proc/meminfo: memFree=22107496/32873844 swapFree=7632/7632
[pid=18152] ppid=18150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18152/stat : 18152 (npSolver-pbo.sh) S 18150 18152 17372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383869549 9367552 275 33554432000 4194304 5064252 140734713923120 140734713922032 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18152/statm: 2287 275 233 213 0 72 0
[pid=18153] ppid=18152 vsize=2337976 CPUtime=87.65 cores=0,2,4,6
/proc/18153/stat : 18153 (npSolver-pbo) S 18152 18152 17372 0 -1 4202496 58138 25478 0 0 1957 255 6194 359 20 0 1 0 383869550 2394087424 397118 33554432000 4194304 6004724 140736979731360 140736979726496 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18153/statm: 584494 397118 163 442 0 584048 0
[pid=18158] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18158/stat : 18158 (satsolver.sh) S 18153 18152 17372 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 383878378 9367552 267 33554432000 4194304 5064252 140737329803312 140737329802224 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18158/statm: 2287 267 226 213 0 72 0
[pid=18159] ppid=18158 vsize=3720236 CPUtime=1573.75 cores=0,2,4,6
/proc/18159/stat : 18159 (glucose) R 18158 18152 17372 0 -1 4202496 350449 0 0 0 157260 115 0 0 20 0 1 0 383878379 3809521664 742143 33554432000 4194304 5208918 140736531755408 140736531753560 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18159/statm: 930059 742143 104 248 0 929808 0
Current children cumulated CPU time (s) 1661.4
Current children cumulated vsize (KiB) 6076508

[startup+1722.3 s]
/proc/loadavg: 2.00 2.07 2.26 3/183 18285
/proc/meminfo: memFree=22106272/32873844 swapFree=7632/7632
[pid=18152] ppid=18150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18152/stat : 18152 (npSolver-pbo.sh) S 18150 18152 17372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383869549 9367552 275 33554432000 4194304 5064252 140734713923120 140734713922032 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18152/statm: 2287 275 233 213 0 72 0
[pid=18153] ppid=18152 vsize=2337976 CPUtime=87.65 cores=0,2,4,6
/proc/18153/stat : 18153 (npSolver-pbo) S 18152 18152 17372 0 -1 4202496 58138 25478 0 0 1957 255 6194 359 20 0 1 0 383869550 2394087424 397118 33554432000 4194304 6004724 140736979731360 140736979726496 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18153/statm: 584494 397118 163 442 0 584048 0
[pid=18158] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18158/stat : 18158 (satsolver.sh) S 18153 18152 17372 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 383878378 9367552 267 33554432000 4194304 5064252 140737329803312 140737329802224 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18158/statm: 2287 267 226 213 0 72 0
[pid=18159] ppid=18158 vsize=3720236 CPUtime=1633.74 cores=0,2,4,6
/proc/18159/stat : 18159 (glucose) R 18158 18152 17372 0 -1 4202496 350457 0 0 0 163259 115 0 0 20 0 1 0 383878379 3809521664 742150 33554432000 4194304 5208918 140736531755408 140736531753560 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18159/statm: 930059 742150 104 248 0 929808 0
Current children cumulated CPU time (s) 1721.39
Current children cumulated vsize (KiB) 6076508

[startup+1782.3 s]
/proc/loadavg: 2.00 2.05 2.24 3/183 18285
/proc/meminfo: memFree=22102796/32873844 swapFree=7632/7632
[pid=18152] ppid=18150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18152/stat : 18152 (npSolver-pbo.sh) S 18150 18152 17372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383869549 9367552 275 33554432000 4194304 5064252 140734713923120 140734713922032 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18152/statm: 2287 275 233 213 0 72 0
[pid=18153] ppid=18152 vsize=2337976 CPUtime=87.65 cores=0,2,4,6
/proc/18153/stat : 18153 (npSolver-pbo) S 18152 18152 17372 0 -1 4202496 58138 25478 0 0 1957 255 6194 359 20 0 1 0 383869550 2394087424 397118 33554432000 4194304 6004724 140736979731360 140736979726496 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18153/statm: 584494 397118 163 442 0 584048 0
[pid=18158] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18158/stat : 18158 (satsolver.sh) S 18153 18152 17372 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 383878378 9367552 267 33554432000 4194304 5064252 140737329803312 140737329802224 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18158/statm: 2287 267 226 213 0 72 0
[pid=18159] ppid=18158 vsize=3720236 CPUtime=1693.73 cores=0,2,4,6
/proc/18159/stat : 18159 (glucose) R 18158 18152 17372 0 -1 4202496 350466 0 0 0 169258 115 0 0 20 0 1 0 383878379 3809521664 742157 33554432000 4194304 5208918 140736531755408 140736531753560 4229039 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18159/statm: 930059 742157 104 248 0 929808 0
Current children cumulated CPU time (s) 1781.38
Current children cumulated vsize (KiB) 6076508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 2.00 2.05 2.24 3/183 18285
/proc/meminfo: memFree=22102764/32873844 swapFree=7632/7632
[pid=18152] ppid=18150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18152/stat : 18152 (npSolver-pbo.sh) S 18150 18152 17372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383869549 9367552 275 33554432000 4194304 5064252 140734713923120 140734713922032 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18152/statm: 2287 275 233 213 0 72 0
[pid=18153] ppid=18152 vsize=2337976 CPUtime=87.65 cores=0,2,4,6
/proc/18153/stat : 18153 (npSolver-pbo) S 18152 18152 17372 0 -1 4202496 58138 25478 0 0 1957 255 6194 359 20 0 1 0 383869550 2394087424 397118 33554432000 4194304 6004724 140736979731360 140736979726496 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18153/statm: 584494 397118 163 442 0 584048 0
[pid=18158] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18158/stat : 18158 (satsolver.sh) S 18153 18152 17372 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 383878378 9367552 267 33554432000 4194304 5064252 140737329803312 140737329802224 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18158/statm: 2287 267 226 213 0 72 0
[pid=18159] ppid=18158 vsize=3720236 CPUtime=1712.42 cores=0,2,4,6
/proc/18159/stat : 18159 (glucose) R 18158 18152 17372 0 -1 4202496 350479 0 0 0 171127 115 0 0 20 0 1 0 383878379 3809521664 742160 33554432000 4194304 5208918 140736531755408 140736531753560 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18159/statm: 930059 742160 104 248 0 929808 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 6076508

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

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

[startup+1801 s]
/proc/loadavg: 2.00 2.05 2.24 3/183 18285
/proc/meminfo: memFree=22102764/32873844 swapFree=7632/7632
[pid=18152] ppid=18150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18152/stat : 18152 (npSolver-pbo.sh) S 18150 18152 17372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 383869549 9367552 275 33554432000 4194304 5064252 140734713923120 140734713922032 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18152/statm: 2287 275 233 213 0 72 0
[pid=18153] ppid=18152 vsize=2337976 CPUtime=87.65 cores=0,2,4,6
/proc/18153/stat : 18153 (npSolver-pbo) S 18152 18152 17372 0 -1 4202496 58138 25478 0 0 1957 255 6194 359 20 0 1 0 383869550 2394087424 397118 33554432000 4194304 6004724 140736979731360 140736979726496 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18153/statm: 584494 397118 163 442 0 584048 0
[pid=18158] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18158/stat : 18158 (satsolver.sh) S 18153 18152 17372 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 383878378 9367552 267 33554432000 4194304 5064252 140737329803312 140737329802224 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18158/statm: 2287 267 226 213 0 72 0
[pid=18159] ppid=18158 vsize=3720236 CPUtime=1712.42 cores=0,2,4,6
/proc/18159/stat : 18159 (glucose) R 18158 18152 17372 0 -1 4202496 350479 0 0 0 171127 115 0 0 20 0 1 0 383878379 3809521664 742160 33554432000 4194304 5208918 140736531755408 140736531753560 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18159/statm: 930059 742160 104 248 0 929808 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 6076508

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18152 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.02
CPU time (s): 1800.07
CPU user time (s): 1792.78
CPU system time (s): 7.29
CPU usage (%): 99.9472
Max. virtual memory (cumulated for all children) (KiB): 6076508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 359
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 3.58245 second user time and 11.6622 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-08 19:43:59
IDJOB=3750044
IDBENCH=92200
IDSOLVER=2334
FILE ID=node130/3750044-1339177439
RUNJOBID= node130-1339170208-17388
PBS_JOBID= 14643825
Free space on /tmp= 70620 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/NG/normalized-NG.dot_fibo_0null0mast_rapportOE2.0_TMAX15_K192_cod2.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750044-1339177439/watcher-3750044-1339177439 -o /tmp/evaluation-result-3750044-1339177439/solver-3750044-1339177439 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750044-1339177439.opb 2060595836 HOME HOME

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

MD5SUM BENCH= e6b8db08be5fb355ef198fbcd40e19b3
RANDOM SEED=2060595836

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30308928 kB
Buffers:          152164 kB
Cached:           514464 kB
SwapCached:         2784 kB
Active:          1674148 kB
Inactive:          43080 kB
Active(anon):    1049888 kB
Inactive(anon):     3064 kB
Active(file):     624260 kB
Inactive(file):    40016 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67096932 kB
Dirty:             37168 kB
Writeback:             8 kB
AnonPages:       1062980 kB
Mapped:             9920 kB
Shmem:                 0 kB
Slab:             699600 kB
SReclaimable:     139128 kB
SUnreclaim:       560472 kB
KernelStack:        1480 kB
PageTables:         6324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1384092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    530432 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= 68952 MiB
End job on node130 at 2012-06-08 20:14:03