Trace number 3701643

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.12 1811.81

General information on the benchmark

Name/OPT-SMALLINT-LIN/
heinz/normalized-ns894788.opb
MD5SUMca3efe2da0610ce6a80a42a3887418e6
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark180.313
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3463
Total number of constraints2279
Number of constraints which are clauses678
Number of constraints which are cardinality constraints (but not clauses)145
Number of constraints which are nor clauses,nor cardinality constraints1456
Minimum length of a constraint1
Maximum length of a constraint97
Number of terms in the objective function 7
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 7
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 97
Number of bits of the biggest sum of numbers7
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.20	c run usual solver
1800.08/1811.81	./satsolver.sh: line 5: 30921 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1811.81	c error: unexpected solver exit code
1800.08/1811.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-3701643-1338105220/watcher-3701643-1338105220 -o /tmp/evaluation-result-3701643-1338105220/solver-3701643-1338105220 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701643-1338105220.opb 2136026953 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 1.92 2.01 2.03 3/177 30914
/proc/meminfo: memFree=16418372/32873852 swapFree=6848/6848
[pid=30914] ppid=30912 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30914/stat : 30914 (npSolver-pbo.sh) S 30912 30914 23596 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276647919 9367552 274 33554432000 4194304 5064252 140733252668960 140733252667872 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30914/statm: 2287 274 233 213 0 72 0

[startup+0.036046 s]
/proc/loadavg: 1.92 2.01 2.03 3/177 30914
/proc/meminfo: memFree=16418372/32873852 swapFree=6848/6848
[pid=30914] ppid=30912 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30914/stat : 30914 (npSolver-pbo.sh) S 30912 30914 23596 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276647919 9367552 274 33554432000 4194304 5064252 140733252668960 140733252667872 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30914/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100257 s]
/proc/loadavg: 1.92 2.01 2.03 3/177 30914
/proc/meminfo: memFree=16418372/32873852 swapFree=6848/6848
[pid=30914] ppid=30912 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30914/stat : 30914 (npSolver-pbo.sh) S 30912 30914 23596 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276647919 9367552 274 33554432000 4194304 5064252 140733252668960 140733252667872 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30914/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300171 s]
/proc/loadavg: 1.92 2.01 2.03 3/177 30914
/proc/meminfo: memFree=16418372/32873852 swapFree=6848/6848
[pid=30914] ppid=30912 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30914/stat : 30914 (npSolver-pbo.sh) S 30912 30914 23596 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276647919 9367552 274 33554432000 4194304 5064252 140733252668960 140733252667872 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30914/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700254 s]
/proc/loadavg: 1.92 2.01 2.03 3/177 30914
/proc/meminfo: memFree=16418372/32873852 swapFree=6848/6848
[pid=30914] ppid=30912 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30914/stat : 30914 (npSolver-pbo.sh) S 30912 30914 23596 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276647919 9367552 274 33554432000 4194304 5064252 140733252668960 140733252667872 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30914/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 1.92 2.01 2.03 3/181 30921
/proc/meminfo: memFree=16399812/32873852 swapFree=6848/6848
[pid=30914] ppid=30912 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30914/stat : 30914 (npSolver-pbo.sh) S 30912 30914 23596 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276647919 9367552 274 33554432000 4194304 5064252 140733252668960 140733252667872 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30914/statm: 2287 274 233 213 0 72 0
[pid=30915] ppid=30914 vsize=10440 CPUtime=0.64 cores=0,2,4,6
/proc/30915/stat : 30915 (npSolver-pbo) S 30914 30914 23596 0 -1 4202496 2520 5593 0 0 18 1 44 1 20 0 1 0 276647919 10690560 1681 33554432000 4194304 5992684 140736454052512 140736454047632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30915/statm: 2610 1681 161 440 0 2166 0
[pid=30920] ppid=30915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30920/stat : 30920 (satsolver.sh) S 30915 30914 23596 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276647986 9367552 267 33554432000 4194304 5064252 140734888150432 140734888149344 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30920/statm: 2287 267 226 213 0 72 0
[pid=30921] ppid=30920 vsize=11112 CPUtime=0.81 cores=0,2,4,6
/proc/30921/stat : 30921 (glucose) R 30920 30914 23596 0 -1 4202496 2970 0 0 0 81 0 0 0 20 0 1 0 276647986 11378688 2246 33554432000 4194304 5208918 140733359164128 140734888149368 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30921/statm: 2778 2246 105 248 0 2527 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 39848

[startup+3.10034 s]
/proc/loadavg: 1.92 2.01 2.03 3/181 30921
/proc/meminfo: memFree=16398564/32873852 swapFree=6848/6848
[pid=30914] ppid=30912 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30914/stat : 30914 (npSolver-pbo.sh) S 30912 30914 23596 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276647919 9367552 274 33554432000 4194304 5064252 140733252668960 140733252667872 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30914/statm: 2287 274 233 213 0 72 0
[pid=30915] ppid=30914 vsize=10440 CPUtime=0.64 cores=0,2,4,6
/proc/30915/stat : 30915 (npSolver-pbo) S 30914 30914 23596 0 -1 4202496 2520 5593 0 0 18 1 44 1 20 0 1 0 276647919 10690560 1681 33554432000 4194304 5992684 140736454052512 140736454047632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30915/statm: 2610 1681 161 440 0 2166 0
[pid=30920] ppid=30915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30920/stat : 30920 (satsolver.sh) S 30915 30914 23596 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276647986 9367552 267 33554432000 4194304 5064252 140734888150432 140734888149344 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30920/statm: 2287 267 226 213 0 72 0
[pid=30921] ppid=30920 vsize=23008 CPUtime=2.42 cores=0,2,4,6
/proc/30921/stat : 30921 (glucose) R 30920 30914 23596 0 -1 4202496 4942 0 0 0 241 1 0 0 20 0 1 0 276647986 23560192 5034 33554432000 4194304 5208918 140733359164128 140733359160440 4231508 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30921/statm: 5752 5034 105 248 0 5501 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 51744

[startup+6.30035 s]
/proc/loadavg: 1.93 2.01 2.03 3/181 30921
/proc/meminfo: memFree=16387208/32873852 swapFree=6848/6848
[pid=30914] ppid=30912 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30914/stat : 30914 (npSolver-pbo.sh) S 30912 30914 23596 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276647919 9367552 274 33554432000 4194304 5064252 140733252668960 140733252667872 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30914/statm: 2287 274 233 213 0 72 0
[pid=30915] ppid=30914 vsize=10440 CPUtime=0.64 cores=0,2,4,6
/proc/30915/stat : 30915 (npSolver-pbo) S 30914 30914 23596 0 -1 4202496 2520 5593 0 0 18 1 44 1 20 0 1 0 276647919 10690560 1681 33554432000 4194304 5992684 140736454052512 140736454047632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30915/statm: 2610 1681 161 440 0 2166 0
[pid=30920] ppid=30915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30920/stat : 30920 (satsolver.sh) S 30915 30914 23596 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276647986 9367552 267 33554432000 4194304 5064252 140734888150432 140734888149344 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30920/statm: 2287 267 226 213 0 72 0
[pid=30921] ppid=30920 vsize=27428 CPUtime=5.61 cores=0,2,4,6
/proc/30921/stat : 30921 (glucose) R 30920 30914 23596 0 -1 4202496 5506 0 0 0 560 1 0 0 20 0 1 0 276647986 28086272 6606 33554432000 4194304 5208918 140733359164128 140733359161992 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30921/statm: 6857 6606 105 248 0 6606 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 56164

[startup+12.7004 s]
/proc/loadavg: 1.93 2.01 2.03 3/181 30921
/proc/meminfo: memFree=16380476/32873852 swapFree=6848/6848
[pid=30914] ppid=30912 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30914/stat : 30914 (npSolver-pbo.sh) S 30912 30914 23596 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276647919 9367552 274 33554432000 4194304 5064252 140733252668960 140733252667872 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30914/statm: 2287 274 233 213 0 72 0
[pid=30915] ppid=30914 vsize=10440 CPUtime=0.64 cores=0,2,4,6
/proc/30915/stat : 30915 (npSolver-pbo) S 30914 30914 23596 0 -1 4202496 2520 5593 0 0 18 1 44 1 20 0 1 0 276647919 10690560 1681 33554432000 4194304 5992684 140736454052512 140736454047632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30915/statm: 2610 1681 161 440 0 2166 0
[pid=30920] ppid=30915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30920/stat : 30920 (satsolver.sh) S 30915 30914 23596 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276647986 9367552 267 33554432000 4194304 5064252 140734888150432 140734888149344 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30920/statm: 2287 267 226 213 0 72 0
[pid=30921] ppid=30920 vsize=23084 CPUtime=12.01 cores=0,2,4,6
/proc/30921/stat : 30921 (glucose) R 30920 30914 23596 0 -1 4202496 5799 0 0 0 1200 1 0 0 20 0 1 0 276647986 23638016 4862 33554432000 4194304 5208918 140733359164128 140733359161992 4229125 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30921/statm: 5771 4862 105 248 0 5520 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 51820

[startup+25.5004 s]
/proc/loadavg: 1.95 2.01 2.03 3/181 30921
/proc/meminfo: memFree=16373496/32873852 swapFree=6848/6848
[pid=30914] ppid=30912 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30914/stat : 30914 (npSolver-pbo.sh) S 30912 30914 23596 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276647919 9367552 274 33554432000 4194304 5064252 140733252668960 140733252667872 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30914/statm: 2287 274 233 213 0 72 0
[pid=30915] ppid=30914 vsize=10440 CPUtime=0.64 cores=0,2,4,6
/proc/30915/stat : 30915 (npSolver-pbo) S 30914 30914 23596 0 -1 4202496 2520 5593 0 0 18 1 44 1 20 0 1 0 276647919 10690560 1681 33554432000 4194304 5992684 140736454052512 140736454047632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30915/statm: 2610 1681 161 440 0 2166 0
[pid=30920] ppid=30915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30920/stat : 30920 (satsolver.sh) S 30915 30914 23596 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276647986 9367552 267 33554432000 4194304 5064252 140734888150432 140734888149344 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30920/statm: 2287 267 226 213 0 72 0
[pid=30921] ppid=30920 vsize=37336 CPUtime=24.81 cores=0,2,4,6
/proc/30921/stat : 30921 (glucose) R 30920 30914 23596 0 -1 4202496 7750 0 0 0 2479 2 0 0 20 0 1 0 276647986 38232064 8392 33554432000 4194304 5208918 140733359164128 140733359160504 4229876 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30921/statm: 9334 8392 105 248 0 9083 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 66072

[startup+51.1004 s]
/proc/loadavg: 1.96 2.01 2.03 3/181 30922
/proc/meminfo: memFree=16358296/32873852 swapFree=6848/6848
[pid=30914] ppid=30912 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30914/stat : 30914 (npSolver-pbo.sh) S 30912 30914 23596 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276647919 9367552 274 33554432000 4194304 5064252 140733252668960 140733252667872 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30914/statm: 2287 274 233 213 0 72 0
[pid=30915] ppid=30914 vsize=10440 CPUtime=0.64 cores=0,2,4,6
/proc/30915/stat : 30915 (npSolver-pbo) S 30914 30914 23596 0 -1 4202496 2520 5593 0 0 18 1 44 1 20 0 1 0 276647919 10690560 1681 33554432000 4194304 5992684 140736454052512 140736454047632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30915/statm: 2610 1681 161 440 0 2166 0
[pid=30920] ppid=30915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30920/stat : 30920 (satsolver.sh) S 30915 30914 23596 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276647986 9367552 267 33554432000 4194304 5064252 140734888150432 140734888149344 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30920/statm: 2287 267 226 213 0 72 0
[pid=30921] ppid=30920 vsize=72128 CPUtime=50.41 cores=0,2,4,6
/proc/30921/stat : 30921 (glucose) R 30920 30914 23596 0 -1 4202496 8294 0 0 0 5038 3 0 0 20 0 1 0 276647986 73859072 12255 33554432000 4194304 5208918 140733359164128 140733359162072 4222526 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30921/statm: 18032 12255 105 248 0 17781 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 100864

[startup+102.306 s]
/proc/loadavg: 1.98 2.00 2.02 3/181 30922
/proc/meminfo: memFree=16289436/32873852 swapFree=6848/6848
[pid=30914] ppid=30912 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30914/stat : 30914 (npSolver-pbo.sh) S 30912 30914 23596 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276647919 9367552 274 33554432000 4194304 5064252 140733252668960 140733252667872 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30914/statm: 2287 274 233 213 0 72 0
[pid=30915] ppid=30914 vsize=10440 CPUtime=0.64 cores=0,2,4,6
/proc/30915/stat : 30915 (npSolver-pbo) S 30914 30914 23596 0 -1 4202496 2520 5593 0 0 18 1 44 1 20 0 1 0 276647919 10690560 1681 33554432000 4194304 5992684 140736454052512 140736454047632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30915/statm: 2610 1681 161 440 0 2166 0
[pid=30920] ppid=30915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30920/stat : 30920 (satsolver.sh) S 30915 30914 23596 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276647986 9367552 267 33554432000 4194304 5064252 140734888150432 140734888149344 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30920/statm: 2287 267 226 213 0 72 0
[pid=30921] ppid=30920 vsize=72128 CPUtime=101.61 cores=0,2,4,6
/proc/30921/stat : 30921 (glucose) R 30920 30914 23596 0 -1 4202496 8711 0 0 0 10158 3 0 0 20 0 1 0 276647986 73859072 17262 33554432000 4194304 5208918 140733359164128 140733359159816 4229704 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30921/statm: 18032 17262 105 248 0 17781 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 100864

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.02 3/181 30922
/proc/meminfo: memFree=16277204/32873852 swapFree=6848/6848
[pid=30914] ppid=30912 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30914/stat : 30914 (npSolver-pbo.sh) S 30912 30914 23596 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276647919 9367552 274 33554432000 4194304 5064252 140733252668960 140733252667872 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30914/statm: 2287 274 233 213 0 72 0
[pid=30915] ppid=30914 vsize=10440 CPUtime=0.64 cores=0,2,4,6
/proc/30915/stat : 30915 (npSolver-pbo) S 30914 30914 23596 0 -1 4202496 2520 5593 0 0 18 1 44 1 20 0 1 0 276647919 10690560 1681 33554432000 4194304 5992684 140736454052512 140736454047632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30915/statm: 2610 1681 161 440 0 2166 0
[pid=30920] ppid=30915 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.60 3.42 2.90 3/181 31098
/proc/meminfo: memFree=25844428/32873852 swapFree=6856/6856
[pid=30914] ppid=30912 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30914/stat : 30914 (npSolver-pbo.sh) S 30912 30914 23596 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276647919 9367552 274 33554432000 4194304 5064252 140733252668960 140733252667872 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30914/statm: 2287 274 233 213 0 72 0
[pid=30915] ppid=30914 vsize=10440 CPUtime=0.64 cores=0,2,4,6
/proc/30915/stat : 30915 (npSolver-pbo) S 30914 30914 23596 0 -1 4202496 2520 5593 0 0 18 1 44 1 20 0 1 0 276647919 10690560 1681 33554432000 4194304 5992684 140736454052512 140736454047632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30915/statm: 2610 1681 161 440 0 2166 0
[pid=30920] ppid=30915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30920/stat : 30920 (satsolver.sh) S 30915 30914 23596 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276647986 9367552 267 33554432000 4194304 5064252 140734888150432 140734888149344 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30920/statm: 2287 267 226 213 0 72 0
[pid=30921] ppid=30920 vsize=84348 CPUtime=1350 cores=0,2,4,6
/proc/30921/stat : 30921 (glucose) R 30920 30914 23596 0 -1 4202496 38840 0 0 0 134923 77 0 0 20 0 1 0 276647986 86372352 20829 33554432000 4194304 5208918 140733359164128 140733359162216 4229316 0 0 4096 0 0 0 0 17 2 0 0 1137 0 0
/proc/30921/statm: 21087 20829 105 248 0 20836 0
Current children cumulated CPU time (s) 1350.64
Current children cumulated vsize (KiB) 113084

[startup+1422.3 s]
/proc/loadavg: 2.22 3.16 2.84 3/181 31098
/proc/meminfo: memFree=25802372/32873852 swapFree=6856/6856
[pid=30914] ppid=30912 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30914/stat : 30914 (npSolver-pbo.sh) S 30912 30914 23596 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276647919 9367552 274 33554432000 4194304 5064252 140733252668960 140733252667872 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30914/statm: 2287 274 233 213 0 72 0
[pid=30915] ppid=30914 vsize=10440 CPUtime=0.64 cores=0,2,4,6
/proc/30915/stat : 30915 (npSolver-pbo) S 30914 30914 23596 0 -1 4202496 2520 5593 0 0 18 1 44 1 20 0 1 0 276647919 10690560 1681 33554432000 4194304 5992684 140736454052512 140736454047632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30915/statm: 2610 1681 161 440 0 2166 0
[pid=30920] ppid=30915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30920/stat : 30920 (satsolver.sh) S 30915 30914 23596 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276647986 9367552 267 33554432000 4194304 5064252 140734888150432 140734888149344 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30920/statm: 2287 267 226 213 0 72 0
[pid=30921] ppid=30920 vsize=133668 CPUtime=1409.99 cores=0,2,4,6
/proc/30921/stat : 30921 (glucose) R 30920 30914 23596 0 -1 4202496 40248 0 0 0 140919 80 0 0 20 0 1 0 276647986 136876032 30428 33554432000 4194304 5208918 140733359164128 140733359162120 4229365 0 0 4096 0 0 0 0 17 2 0 0 1137 0 0
/proc/30921/statm: 33417 30428 105 248 0 33166 0
Current children cumulated CPU time (s) 1410.63
Current children cumulated vsize (KiB) 162404

[startup+1482.3 s]
/proc/loadavg: 2.15 2.96 2.79 3/181 31098
/proc/meminfo: memFree=25718996/32873852 swapFree=6856/6856
[pid=30914] ppid=30912 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30914/stat : 30914 (npSolver-pbo.sh) S 30912 30914 23596 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276647919 9367552 274 33554432000 4194304 5064252 140733252668960 140733252667872 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30914/statm: 2287 274 233 213 0 72 0
[pid=30915] ppid=30914 vsize=10440 CPUtime=0.64 cores=0,2,4,6
/proc/30915/stat : 30915 (npSolver-pbo) S 30914 30914 23596 0 -1 4202496 2520 5593 0 0 18 1 44 1 20 0 1 0 276647919 10690560 1681 33554432000 4194304 5992684 140736454052512 140736454047632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30915/statm: 2610 1681 161 440 0 2166 0
[pid=30920] ppid=30915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30920/stat : 30920 (satsolver.sh) S 30915 30914 23596 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276647986 9367552 267 33554432000 4194304 5064252 140734888150432 140734888149344 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30920/statm: 2287 267 226 213 0 72 0
[pid=30921] ppid=30920 vsize=133668 CPUtime=1469.98 cores=0,2,4,6
/proc/30921/stat : 30921 (glucose) R 30920 30914 23596 0 -1 4202496 41253 0 0 0 146916 82 0 0 20 0 1 0 276647986 136876032 29916 33554432000 4194304 5208918 140733359164128 140733359162120 4229365 0 0 4096 0 0 0 0 17 2 0 0 1137 0 0
/proc/30921/statm: 33417 29916 105 248 0 33166 0
Current children cumulated CPU time (s) 1470.62
Current children cumulated vsize (KiB) 162404

[startup+1542.3 s]
/proc/loadavg: 2.05 2.79 2.74 3/181 31098
/proc/meminfo: memFree=25703128/32873852 swapFree=6856/6856
[pid=30914] ppid=30912 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30914/stat : 30914 (npSolver-pbo.sh) S 30912 30914 23596 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276647919 9367552 274 33554432000 4194304 5064252 140733252668960 140733252667872 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30914/statm: 2287 274 233 213 0 72 0
[pid=30915] ppid=30914 vsize=10440 CPUtime=0.64 cores=0,2,4,6
/proc/30915/stat : 30915 (npSolver-pbo) S 30914 30914 23596 0 -1 4202496 2520 5593 0 0 18 1 44 1 20 0 1 0 276647919 10690560 1681 33554432000 4194304 5992684 140736454052512 140736454047632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30915/statm: 2610 1681 161 440 0 2166 0
[pid=30920] ppid=30915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30920/stat : 30920 (satsolver.sh) S 30915 30914 23596 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276647986 9367552 267 33554432000 4194304 5064252 140734888150432 140734888149344 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30920/statm: 2287 267 226 213 0 72 0
[pid=30921] ppid=30920 vsize=133668 CPUtime=1529.97 cores=0,2,4,6
/proc/30921/stat : 30921 (glucose) R 30920 30914 23596 0 -1 4202496 42256 0 0 0 152913 84 0 0 20 0 1 0 276647986 136876032 31452 33554432000 4194304 5208918 140733359164128 140733359160440 4229776 0 0 4096 0 0 0 0 17 2 0 0 1137 0 0
/proc/30921/statm: 33417 31452 105 248 0 33166 0
Current children cumulated CPU time (s) 1530.61
Current children cumulated vsize (KiB) 162404

[startup+1602.3 s]
/proc/loadavg: 2.02 2.64 2.69 3/182 31102
/proc/meminfo: memFree=25683440/32873852 swapFree=6856/6856
[pid=30914] ppid=30912 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30914/stat : 30914 (npSolver-pbo.sh) S 30912 30914 23596 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276647919 9367552 274 33554432000 4194304 5064252 140733252668960 140733252667872 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30914/statm: 2287 274 233 213 0 72 0
[pid=30915] ppid=30914 vsize=10440 CPUtime=0.64 cores=0,2,4,6
/proc/30915/stat : 30915 (npSolver-pbo) S 30914 30914 23596 0 -1 4202496 2520 5593 0 0 18 1 44 1 20 0 1 0 276647919 10690560 1681 33554432000 4194304 5992684 140736454052512 140736454047632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30915/statm: 2610 1681 161 440 0 2166 0
[pid=30920] ppid=30915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30920/stat : 30920 (satsolver.sh) S 30915 30914 23596 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276647986 9367552 267 33554432000 4194304 5064252 140734888150432 140734888149344 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30920/statm: 2287 267 226 213 0 72 0
[pid=30921] ppid=30920 vsize=133668 CPUtime=1589.96 cores=0,2,4,6
/proc/30921/stat : 30921 (glucose) R 30920 30914 23596 0 -1 4202496 43265 0 0 0 158910 86 0 0 20 0 1 0 276647986 136876032 32988 33554432000 4194304 5208918 140733359164128 140733359162120 4228997 0 0 4096 0 0 0 0 17 2 0 0 1137 0 0
/proc/30921/statm: 33417 32988 105 248 0 33166 0
Current children cumulated CPU time (s) 1590.6
Current children cumulated vsize (KiB) 162404

[startup+1662.3 s]
/proc/loadavg: 2.00 2.52 2.64 3/181 31102
/proc/meminfo: memFree=25656236/32873852 swapFree=6856/6856
[pid=30914] ppid=30912 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30914/stat : 30914 (npSolver-pbo.sh) S 30912 30914 23596 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276647919 9367552 274 33554432000 4194304 5064252 140733252668960 140733252667872 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30914/statm: 2287 274 233 213 0 72 0
[pid=30915] ppid=30914 vsize=10440 CPUtime=0.64 cores=0,2,4,6
/proc/30915/stat : 30915 (npSolver-pbo) S 30914 30914 23596 0 -1 4202496 2520 5593 0 0 18 1 44 1 20 0 1 0 276647919 10690560 1681 33554432000 4194304 5992684 140736454052512 140736454047632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30915/statm: 2610 1681 161 440 0 2166 0
[pid=30920] ppid=30915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30920/stat : 30920 (satsolver.sh) S 30915 30914 23596 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276647986 9367552 267 33554432000 4194304 5064252 140734888150432 140734888149344 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30920/statm: 2287 267 226 213 0 72 0
[pid=30921] ppid=30920 vsize=133668 CPUtime=1649.95 cores=0,2,4,6
/proc/30921/stat : 30921 (glucose) R 30920 30914 23596 0 -1 4202496 44278 0 0 0 164907 88 0 0 20 0 1 0 276647986 136876032 32476 33554432000 4194304 5208918 140733359164128 140733359162120 4229780 0 0 4096 0 0 0 0 17 2 0 0 1137 0 0
/proc/30921/statm: 33417 32476 105 248 0 33166 0
Current children cumulated CPU time (s) 1650.59
Current children cumulated vsize (KiB) 162404

[startup+1722.3 s]
/proc/loadavg: 2.00 2.42 2.60 3/181 31102
/proc/meminfo: memFree=25640368/32873852 swapFree=6856/6856
[pid=30914] ppid=30912 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30914/stat : 30914 (npSolver-pbo.sh) S 30912 30914 23596 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276647919 9367552 274 33554432000 4194304 5064252 140733252668960 140733252667872 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30914/statm: 2287 274 233 213 0 72 0
[pid=30915] ppid=30914 vsize=10440 CPUtime=0.64 cores=0,2,4,6
/proc/30915/stat : 30915 (npSolver-pbo) S 30914 30914 23596 0 -1 4202496 2520 5593 0 0 18 1 44 1 20 0 1 0 276647919 10690560 1681 33554432000 4194304 5992684 140736454052512 140736454047632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30915/statm: 2610 1681 161 440 0 2166 0
[pid=30920] ppid=30915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30920/stat : 30920 (satsolver.sh) S 30915 30914 23596 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276647986 9367552 267 33554432000 4194304 5064252 140734888150432 140734888149344 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30920/statm: 2287 267 226 213 0 72 0
[pid=30921] ppid=30920 vsize=164488 CPUtime=1709.95 cores=0,2,4,6
/proc/30921/stat : 30921 (glucose) R 30920 30914 23596 0 -1 4202496 45883 0 0 0 170905 90 0 0 20 0 1 0 276647986 168435712 35615 33554432000 4194304 5208918 140733359164128 140733359159896 4211553 0 0 4096 0 0 0 0 17 2 0 0 1137 0 0
/proc/30921/statm: 41122 35615 105 248 0 40871 0
Current children cumulated CPU time (s) 1710.59
Current children cumulated vsize (KiB) 193224

[startup+1782.3 s]
/proc/loadavg: 2.00 2.34 2.56 3/180 31102
/proc/meminfo: memFree=25652712/32873852 swapFree=6856/6856
[pid=30914] ppid=30912 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30914/stat : 30914 (npSolver-pbo.sh) S 30912 30914 23596 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276647919 9367552 274 33554432000 4194304 5064252 140733252668960 140733252667872 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30914/statm: 2287 274 233 213 0 72 0
[pid=30915] ppid=30914 vsize=10440 CPUtime=0.64 cores=0,2,4,6
/proc/30915/stat : 30915 (npSolver-pbo) S 30914 30914 23596 0 -1 4202496 2520 5593 0 0 18 1 44 1 20 0 1 0 276647919 10690560 1681 33554432000 4194304 5992684 140736454052512 140736454047632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30915/statm: 2610 1681 161 440 0 2166 0
[pid=30920] ppid=30915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30920/stat : 30920 (satsolver.sh) S 30915 30914 23596 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276647986 9367552 267 33554432000 4194304 5064252 140734888150432 140734888149344 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30920/statm: 2287 267 226 213 0 72 0
[pid=30921] ppid=30920 vsize=133668 CPUtime=1769.93 cores=0,2,4,6
/proc/30921/stat : 30921 (glucose) R 30920 30914 23596 0 -1 4202496 46604 0 0 0 176901 92 0 0 20 0 1 0 276647986 136876032 31964 33554432000 4194304 5208918 140733359164128 140733359162120 4229328 0 0 4096 0 0 0 0 17 2 0 0 1137 0 0
/proc/30921/statm: 33417 31964 105 248 0 33166 0
Current children cumulated CPU time (s) 1770.57
Current children cumulated vsize (KiB) 162404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.8 s]
/proc/loadavg: 2.00 2.31 2.54 3/180 31102
/proc/meminfo: memFree=25625720/32873852 swapFree=6856/6856
[pid=30914] ppid=30912 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30914/stat : 30914 (npSolver-pbo.sh) S 30912 30914 23596 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 276647919 9367552 274 33554432000 4194304 5064252 140733252668960 140733252667872 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30914/statm: 2287 274 233 213 0 72 0
[pid=30915] ppid=30914 vsize=10440 CPUtime=0.64 cores=0,2,4,6
/proc/30915/stat : 30915 (npSolver-pbo) S 30914 30914 23596 0 -1 4202496 2520 5593 0 0 18 1 44 1 20 0 1 0 276647919 10690560 1681 33554432000 4194304 5992684 140736454052512 140736454047632 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30915/statm: 2610 1681 161 440 0 2166 0
[pid=30920] ppid=30915 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30920/stat : 30920 (satsolver.sh) S 30915 30914 23596 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276647986 9367552 267 33554432000 4194304 5064252 140734888150432 140734888149344 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/30920/statm: 2287 267 226 213 0 72 0
[pid=30921] ppid=30920 vsize=164488 CPUtime=1799.44 cores=0,2,4,6
/proc/30921/stat : 30921 (glucose) R 30920 30914 23596 0 -1 4202496 47200 0 0 0 179851 93 0 0 20 0 1 0 276647986 168435712 37663 33554432000 4194304 5208918 140733359164128 140733359159896 4229319 0 0 4096 0 0 0 0 17 2 0 0 1137 0 0
/proc/30921/statm: 41122 37663 105 248 0 40871 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 193224

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1811.81
CPU time (s): 1800.12
CPU user time (s): 1799.15
CPU system time (s): 0.968852
CPU usage (%): 99.3548
Max. virtual memory (cumulated for all children) (KiB): 243312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.15
system time used= 0.968852
maximum resident set size= 166192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56303
page faults= 0
swaps= 0
block input operations= 0
block output operations= 83936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33
involuntary context switches= 1950

runsolver used 3.44048 second user time and 7.58585 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-27 09:53:40
IDJOB=3701643
IDBENCH=89875
IDSOLVER=2277
FILE ID=node128/3701643-1338105220
RUNJOBID= node128-1338098911-27179
PBS_JOBID= 14624447
Free space on /tmp= 69704 MiB

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

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

MD5SUM BENCH= ca3efe2da0610ce6a80a42a3887418e6
RANDOM SEED=2136026953

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

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        16418264 kB
Buffers:          380476 kB
Cached:          5137856 kB
SwapCached:            0 kB
Active:         12697056 kB
Inactive:        2864876 kB
Active(anon):   10045888 kB
Inactive(anon):        0 kB
Active(file):    2651168 kB
Inactive(file):  2864876 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8176 kB
Writeback:             0 kB
AnonPages:      10052380 kB
Mapped:            15476 kB
Shmem:               204 kB
Slab:             732100 kB
SReclaimable:     174496 kB
SUnreclaim:       557604 kB
KernelStack:        1472 kB
PageTables:        23836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:   11272764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3024896 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= 70580 MiB
End job on node128 at 2012-05-27 10:23:52