Trace number 3697638

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 inc-topDown? (TO) 1800.05 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/
heinz/normalized-air04.opb
MD5SUMbe0d50f47077f17e0f3c28ea78925374
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark71079
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8904
Total number of constraints823
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)823
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint368
Number of terms in the objective function 8904
Biggest coefficient in the objective function 2258
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 5135151
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 2258
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 5135151
Number of bits of the biggest sum of numbers23
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.13	c run inc solver
0.00/0.13	c [INC SYSTEM] run initial solver
0.00/0.13	c [INC SYSTEM] preprocess with white file
0.00/0.97	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.97	c [INC SYSTEM] execute solver
735.16/735.32	c [INC SEARCH] formula is SAT
735.16/735.32	c [INC SYSTEM] solved the initial formula
735.16/735.35	c model valid
735.16/735.35	c current solution ok
735.45/735.69	o 73830
735.45/735.69	c [INC SYSTEM] there exists a inc, kill it!
735.45/735.69	c write failed with 2
735.45/735.69	c [INC SEARCH] iteration: 0
735.45/735.69	c [INC BOUNDS] best value:73830 search for 73829
735.45/735.69	c [INC SYSTEM] create new solver instance
735.45/735.69	c [INC] encode full formula
735.45/735.69	c fallback to adder encoding
736.25/736.48	c set iterative enc to: adder
736.25/736.48	c set iterative enc to: none
736.35/736.58	c [INC SEARCH] isOptimum variable: 0
1800.00/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.00/1800.41	s UNKNOWN
1800.00/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.00/1800.41	c write failed with -1

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-3697638-1338101944/watcher-3697638-1338101944 -o /tmp/evaluation-result-3697638-1338101944/solver-3697638-1338101944 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697638-1338101944.opb 974072184 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.72 2.31 2.75 3/179 21827
/proc/meminfo: memFree=30650116/32873844 swapFree=6080/6080
[pid=21827] ppid=21825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21827/stat : 21827 (npSolver-pbo-It) S 21825 21827 18125 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276318993 9367552 275 33554432000 4194304 5064252 140734130139280 140734130138192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21827/statm: 2287 275 233 213 0 72 0

[startup+0.0162991 s]
/proc/loadavg: 2.72 2.31 2.75 3/179 21827
/proc/meminfo: memFree=30650116/32873844 swapFree=6080/6080
[pid=21827] ppid=21825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21827/stat : 21827 (npSolver-pbo-It) S 21825 21827 18125 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276318993 9367552 275 33554432000 4194304 5064252 140734130139280 140734130138192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21827/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100306 s]
/proc/loadavg: 2.72 2.31 2.75 3/179 21827
/proc/meminfo: memFree=30650116/32873844 swapFree=6080/6080
[pid=21827] ppid=21825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21827/stat : 21827 (npSolver-pbo-It) S 21825 21827 18125 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276318993 9367552 275 33554432000 4194304 5064252 140734130139280 140734130138192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21827/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300314 s]
/proc/loadavg: 2.72 2.31 2.75 3/179 21827
/proc/meminfo: memFree=30650116/32873844 swapFree=6080/6080
[pid=21827] ppid=21825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21827/stat : 21827 (npSolver-pbo-It) S 21825 21827 18125 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276318993 9367552 275 33554432000 4194304 5064252 140734130139280 140734130138192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21827/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700323 s]
/proc/loadavg: 2.72 2.31 2.75 3/179 21827
/proc/meminfo: memFree=30650116/32873844 swapFree=6080/6080
[pid=21827] ppid=21825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21827/stat : 21827 (npSolver-pbo-It) S 21825 21827 18125 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276318993 9367552 275 33554432000 4194304 5064252 140734130139280 140734130138192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21827/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.72 2.31 2.75 3/182 21833
/proc/meminfo: memFree=30629056/32873844 swapFree=6080/6080
[pid=21827] ppid=21825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21827/stat : 21827 (npSolver-pbo-It) S 21825 21827 18125 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276318993 9367552 275 33554432000 4194304 5064252 140734130139280 140734130138192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21827/statm: 2287 275 233 213 0 72 0
[pid=21828] ppid=21827 vsize=8372 CPUtime=0.96 cores=0,2,4,6
/proc/21828/stat : 21828 (npSolver-pbo) S 21827 21827 18125 0 -1 4202496 2914 10688 0 0 12 2 80 2 20 0 1 0 276318993 8572928 1566 33554432000 4194304 5992684 140736205582848 140736205569112 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21828/statm: 2093 1566 163 440 0 1649 0
[pid=21833] ppid=21828 vsize=23576 CPUtime=0.51 cores=0,2,4,6
/proc/21833/stat : 21833 (glucosInc) R 21828 21827 18125 0 -1 4202496 4479 0 0 0 51 0 0 0 20 0 1 0 276319090 24141824 4814 33554432000 4194304 5654031 140735616268336 140735616256152 4234964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21833/statm: 5894 4814 140 357 0 5534 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 41096

[startup+3.10031 s]
/proc/loadavg: 2.72 2.31 2.75 3/182 21833
/proc/meminfo: memFree=30616420/32873844 swapFree=6080/6080
[pid=21827] ppid=21825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21827/stat : 21827 (npSolver-pbo-It) S 21825 21827 18125 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276318993 9367552 275 33554432000 4194304 5064252 140734130139280 140734130138192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21827/statm: 2287 275 233 213 0 72 0
[pid=21828] ppid=21827 vsize=8372 CPUtime=0.96 cores=0,2,4,6
/proc/21828/stat : 21828 (npSolver-pbo) S 21827 21827 18125 0 -1 4202496 2914 10688 0 0 12 2 80 2 20 0 1 0 276318993 8572928 1566 33554432000 4194304 5992684 140736205582848 140736205569112 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21828/statm: 2093 1566 163 440 0 1649 0
[pid=21833] ppid=21828 vsize=28756 CPUtime=2.12 cores=0,2,4,6
/proc/21833/stat : 21833 (glucosInc) R 21828 21827 18125 0 -1 4202496 6177 0 0 0 211 1 0 0 20 0 1 0 276319090 29446144 5901 33554432000 4194304 5654031 140735616268336 140735616256152 4219872 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21833/statm: 7189 5901 142 357 0 6829 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 46276

[startup+6.30033 s]
/proc/loadavg: 2.66 2.30 2.75 3/182 21833
/proc/meminfo: memFree=30599896/32873844 swapFree=6080/6080
[pid=21827] ppid=21825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21827/stat : 21827 (npSolver-pbo-It) S 21825 21827 18125 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276318993 9367552 275 33554432000 4194304 5064252 140734130139280 140734130138192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21827/statm: 2287 275 233 213 0 72 0
[pid=21828] ppid=21827 vsize=8372 CPUtime=0.96 cores=0,2,4,6
/proc/21828/stat : 21828 (npSolver-pbo) S 21827 21827 18125 0 -1 4202496 2914 10688 0 0 12 2 80 2 20 0 1 0 276318993 8572928 1566 33554432000 4194304 5992684 140736205582848 140736205569112 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21828/statm: 2093 1566 163 440 0 1649 0
[pid=21833] ppid=21828 vsize=50528 CPUtime=5.31 cores=0,2,4,6
/proc/21833/stat : 21833 (glucosInc) R 21828 21827 18125 0 -1 4202496 7902 0 0 0 530 1 0 0 20 0 1 0 276319090 51740672 10726 33554432000 4194304 5654031 140735616268336 140735616256152 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21833/statm: 12632 10726 142 357 0 12272 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 68048

[startup+12.7003 s]
/proc/loadavg: 2.69 2.31 2.75 3/182 21833
/proc/meminfo: memFree=30602880/32873844 swapFree=6080/6080
[pid=21827] ppid=21825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21827/stat : 21827 (npSolver-pbo-It) S 21825 21827 18125 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276318993 9367552 275 33554432000 4194304 5064252 140734130139280 140734130138192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21827/statm: 2287 275 233 213 0 72 0
[pid=21828] ppid=21827 vsize=8372 CPUtime=0.96 cores=0,2,4,6
/proc/21828/stat : 21828 (npSolver-pbo) S 21827 21827 18125 0 -1 4202496 2914 10688 0 0 12 2 80 2 20 0 1 0 276318993 8572928 1566 33554432000 4194304 5992684 140736205582848 140736205569112 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21828/statm: 2093 1566 163 440 0 1649 0
[pid=21833] ppid=21828 vsize=50528 CPUtime=11.71 cores=0,2,4,6
/proc/21833/stat : 21833 (glucosInc) R 21828 21827 18125 0 -1 4202496 7920 0 0 0 1170 1 0 0 20 0 1 0 276319090 51740672 11766 33554432000 4194304 5654031 140735616268336 140735616256152 4232531 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21833/statm: 12632 11766 142 357 0 12272 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 68048

[startup+25.5003 s]
/proc/loadavg: 2.54 2.29 2.73 3/182 21833
/proc/meminfo: memFree=30585364/32873844 swapFree=6080/6080
[pid=21827] ppid=21825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21827/stat : 21827 (npSolver-pbo-It) S 21825 21827 18125 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276318993 9367552 275 33554432000 4194304 5064252 140734130139280 140734130138192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21827/statm: 2287 275 233 213 0 72 0
[pid=21828] ppid=21827 vsize=8372 CPUtime=0.96 cores=0,2,4,6
/proc/21828/stat : 21828 (npSolver-pbo) S 21827 21827 18125 0 -1 4202496 2914 10688 0 0 12 2 80 2 20 0 1 0 276318993 8572928 1566 33554432000 4194304 5992684 140736205582848 140736205569112 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21828/statm: 2093 1566 163 440 0 1649 0
[pid=21833] ppid=21828 vsize=73804 CPUtime=24.51 cores=0,2,4,6
/proc/21833/stat : 21833 (glucosInc) R 21828 21827 18125 0 -1 4202496 10283 0 0 0 2448 3 0 0 20 0 1 0 276319090 75575296 16344 33554432000 4194304 5654031 140735616268336 140735616256152 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21833/statm: 18451 16344 142 357 0 18091 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 91324

[startup+51.1003 s]
/proc/loadavg: 2.35 2.27 2.71 3/182 21833
/proc/meminfo: memFree=30534332/32873844 swapFree=6080/6080
[pid=21827] ppid=21825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21827/stat : 21827 (npSolver-pbo-It) S 21825 21827 18125 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276318993 9367552 275 33554432000 4194304 5064252 140734130139280 140734130138192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21827/statm: 2287 275 233 213 0 72 0
[pid=21828] ppid=21827 vsize=8372 CPUtime=0.96 cores=0,2,4,6
/proc/21828/stat : 21828 (npSolver-pbo) S 21827 21827 18125 0 -1 4202496 2914 10688 0 0 12 2 80 2 20 0 1 0 276318993 8572928 1566 33554432000 4194304 5992684 140736205582848 140736205569112 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21828/statm: 2093 1566 163 440 0 1649 0
[pid=21833] ppid=21828 vsize=134948 CPUtime=50.1 cores=0,2,4,6
/proc/21833/stat : 21833 (glucosInc) R 21828 21827 18125 0 -1 4202496 10920 0 0 0 5006 4 0 0 20 0 1 0 276319090 138186752 28618 33554432000 4194304 5654031 140735616268336 140735616256152 4215088 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21833/statm: 33737 28618 142 357 0 33377 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 152468

[startup+102.307 s]
/proc/loadavg: 2.15 2.23 2.67 3/182 21836
/proc/meminfo: memFree=30505116/32873844 swapFree=6080/6080
[pid=21827] ppid=21825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21827/stat : 21827 (npSolver-pbo-It) S 21825 21827 18125 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276318993 9367552 275 33554432000 4194304 5064252 140734130139280 140734130138192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21827/statm: 2287 275 233 213 0 72 0
[pid=21828] ppid=21827 vsize=8372 CPUtime=0.96 cores=0,2,4,6
/proc/21828/stat : 21828 (npSolver-pbo) S 21827 21827 18125 0 -1 4202496 2914 10688 0 0 12 2 80 2 20 0 1 0 276318993 8572928 1566 33554432000 4194304 5992684 140736205582848 140736205569112 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21828/statm: 2093 1566 163 440 0 1649 0
[pid=21833] ppid=21828 vsize=134948 CPUtime=101.3 cores=0,2,4,6
/proc/21833/stat : 21833 (glucosInc) R 21828 21827 18125 0 -1 4202496 11995 0 0 0 10122 8 0 0 20 0 1 0 276319090 138186752 32205 33554432000 4194304 5654031 140735616268336 140735616256152 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21833/statm: 33737 32205 142 357 0 33377 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 152468

[startup+162.3 s]
/proc/loadavg: 2.05 2.18 2.63 3/182 21859
/proc/meminfo: memFree=30543864/32873844 swapFree=6080/6080
[pid=21827] ppid=21825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21827/stat : 21827 (npSolver-pbo-It) S 21825 21827 18125 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276318993 9367552 275 33554432000 4194304 5064252 140734130139280 140734130138192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21827/statm: 2287 275 233 213 0 72 0
[pid=21828] ppid=21827 vsize=8372 CPUtime=0.96 cores=0,2,4,6
/proc/21828/stat : 21828 (npSolver-pbo) S 21827 21827 18125 0 -1 4202496 2914 10688 0 0 12 2 80 2 20 0 1 0 276318993 8572928 1566 33554432000 4194304 5992684 140736205582848 140736205569112 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21828/statm: 2093 1566 163 440 0 1649 0
[pid=21833] ppid=21828 vsize=85628 CPUtime=161.28 cores=0,2,4,6
/proc/21833/stat : 21833 (glucosInc) R 21828 21827 18125 0 -1 4202496 14712 0 0 0 16114 14 0 0 20 0 1 0 276319090 87683072 20846 33554432000 4194304 5654031 140735616268336 140735616256152 4215200 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21833/statm: 21407 20846 142 357 0 21047 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 103148

[startup+222.3 s]
/proc/loadavg: 2.02 2.15 2.59 3/181 21859
/proc/meminfo: memFree=30483044/32873844 swapFree=6080/6080
[pid=21827] ppid=21825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21827/stat : 21827 (npSolver-pbo-It) S 21825 21827 18125 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276318993 9367552 275 33554432000 4194304 5064252 140734130139280 140734130138192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21827/statm: 2287 275 233 213 0 72 0
[pid=21828] ppid=21827 vsize=8372 CPUtime=0.96 cores=0,2,4,6
/proc/21828/stat : 21828 (npSolver-pbo) S 21827 21827 18125 0 -1 4202496 2914 10688 0 0 12 2 80 2 20 0 1 0 276318993 8572928 1566 33554432000 4194304 5992684 140736205582848 140736205569112 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21828/statm: 2093 1566 163 440 0 1649 0
[pid=21833] ppid=21828 vsize=165768 CPUtime=221.27 cores=0,2,4,6
/proc/21833/stat : 21833 (glucosInc) R 21828 21827 18125 0 -1 4202496 17515 0 0 0 22107 20 0 0 20 0 1 0 276319090 169746432 36375 33554432000 4194304 5654031 140735616268336 140735616256152 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21833/statm: 41442 36375 142 357 0 41082 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 183288

[startup+282.3 s]

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

/proc/meminfo: memFree=30333284/32873844 swapFree=6080/6080
[pid=21827] ppid=21825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21827/stat : 21827 (npSolver-pbo-It) S 21825 21827 18125 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276318993 9367552 275 33554432000 4194304 5064252 140734130139280 140734130138192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21827/statm: 2287 275 233 213 0 72 0
[pid=21828] ppid=21827 vsize=19524 CPUtime=736.43 cores=0,2,4,6
/proc/21828/stat : 21828 (npSolver-pbo) S 21827 21827 18125 0 -1 4202496 9279 51404 0 0 99 38 73437 69 20 0 1 0 276318993 19992576 4371 33554432000 4194304 5992684 140736205582848 140736205568680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21828/statm: 4881 4371 181 440 0 4437 0
[pid=21867] ppid=21828 vsize=231412 CPUtime=505.58 cores=0,2,4,6
/proc/21867/stat : 21867 (glucosInc) R 21828 21827 18125 0 -1 4202496 51989 0 0 0 50520 38 0 0 20 0 1 0 276392652 236965888 48565 33554432000 4194304 5654031 140735391393440 140735391381256 4208595 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21867/statm: 57853 48565 141 357 0 57493 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 260084

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.17 3/182 21872
/proc/meminfo: memFree=30312848/32873844 swapFree=6080/6080
[pid=21827] ppid=21825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21827/stat : 21827 (npSolver-pbo-It) S 21825 21827 18125 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276318993 9367552 275 33554432000 4194304 5064252 140734130139280 140734130138192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21827/statm: 2287 275 233 213 0 72 0
[pid=21828] ppid=21827 vsize=19524 CPUtime=736.43 cores=0,2,4,6
/proc/21828/stat : 21828 (npSolver-pbo) S 21827 21827 18125 0 -1 4202496 9279 51404 0 0 99 38 73437 69 20 0 1 0 276318993 19992576 4371 33554432000 4194304 5992684 140736205582848 140736205568680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21828/statm: 4881 4371 181 440 0 4437 0
[pid=21867] ppid=21828 vsize=232628 CPUtime=565.58 cores=0,2,4,6
/proc/21867/stat : 21867 (glucosInc) R 21828 21827 18125 0 -1 4202496 53493 0 0 0 56517 41 0 0 20 0 1 0 276392652 238211072 52350 33554432000 4194304 5654031 140735391393440 140735391381256 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21867/statm: 58157 52350 141 357 0 57797 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 261300

[startup+1362.3 s]
/proc/loadavg: 2.04 2.02 2.16 3/181 21872
/proc/meminfo: memFree=30317424/32873844 swapFree=6080/6080
[pid=21827] ppid=21825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21827/stat : 21827 (npSolver-pbo-It) S 21825 21827 18125 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276318993 9367552 275 33554432000 4194304 5064252 140734130139280 140734130138192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21827/statm: 2287 275 233 213 0 72 0
[pid=21828] ppid=21827 vsize=19524 CPUtime=736.43 cores=0,2,4,6
/proc/21828/stat : 21828 (npSolver-pbo) S 21827 21827 18125 0 -1 4202496 9279 51404 0 0 99 38 73437 69 20 0 1 0 276318993 19992576 4371 33554432000 4194304 5992684 140736205582848 140736205568680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21828/statm: 4881 4371 181 440 0 4437 0
[pid=21867] ppid=21828 vsize=233932 CPUtime=625.56 cores=0,2,4,6
/proc/21867/stat : 21867 (glucosInc) R 21828 21827 18125 0 -1 4202496 55050 0 0 0 62513 43 0 0 20 0 1 0 276392652 239546368 53625 33554432000 4194304 5654031 140735391393440 140735391381256 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21867/statm: 58483 53625 141 357 0 58123 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 262604

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.15 3/181 21872
/proc/meminfo: memFree=30312200/32873844 swapFree=6080/6080
[pid=21827] ppid=21825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21827/stat : 21827 (npSolver-pbo-It) S 21825 21827 18125 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276318993 9367552 275 33554432000 4194304 5064252 140734130139280 140734130138192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21827/statm: 2287 275 233 213 0 72 0
[pid=21828] ppid=21827 vsize=19524 CPUtime=736.43 cores=0,2,4,6
/proc/21828/stat : 21828 (npSolver-pbo) S 21827 21827 18125 0 -1 4202496 9279 51404 0 0 99 38 73437 69 20 0 1 0 276318993 19992576 4371 33554432000 4194304 5992684 140736205582848 140736205568680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21828/statm: 4881 4371 181 440 0 4437 0
[pid=21867] ppid=21828 vsize=235320 CPUtime=685.56 cores=0,2,4,6
/proc/21867/stat : 21867 (glucosInc) R 21828 21827 18125 0 -1 4202496 56645 0 0 0 68510 46 0 0 20 0 1 0 276392652 240967680 52884 33554432000 4194304 5654031 140735391393440 140735391381256 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21867/statm: 58830 52884 141 357 0 58470 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 263992

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.14 3/181 21872
/proc/meminfo: memFree=30306852/32873844 swapFree=6080/6080
[pid=21827] ppid=21825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21827/stat : 21827 (npSolver-pbo-It) S 21825 21827 18125 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276318993 9367552 275 33554432000 4194304 5064252 140734130139280 140734130138192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21827/statm: 2287 275 233 213 0 72 0
[pid=21828] ppid=21827 vsize=19524 CPUtime=736.43 cores=0,2,4,6
/proc/21828/stat : 21828 (npSolver-pbo) S 21827 21827 18125 0 -1 4202496 9279 51404 0 0 99 38 73437 69 20 0 1 0 276318993 19992576 4371 33554432000 4194304 5992684 140736205582848 140736205568680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21828/statm: 4881 4371 181 440 0 4437 0
[pid=21867] ppid=21828 vsize=236652 CPUtime=745.55 cores=0,2,4,6
/proc/21867/stat : 21867 (glucosInc) R 21828 21827 18125 0 -1 4202496 58259 0 0 0 74507 48 0 0 20 0 1 0 276392652 242331648 52175 33554432000 4194304 5654031 140735391393440 140735391381256 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21867/statm: 59163 52175 141 357 0 58803 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 265324

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.13 3/181 21872
/proc/meminfo: memFree=30320540/32873844 swapFree=6080/6080
[pid=21827] ppid=21825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21827/stat : 21827 (npSolver-pbo-It) S 21825 21827 18125 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276318993 9367552 275 33554432000 4194304 5064252 140734130139280 140734130138192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21827/statm: 2287 275 233 213 0 72 0
[pid=21828] ppid=21827 vsize=19524 CPUtime=736.43 cores=0,2,4,6
/proc/21828/stat : 21828 (npSolver-pbo) S 21827 21827 18125 0 -1 4202496 9279 51404 0 0 99 38 73437 69 20 0 1 0 276318993 19992576 4371 33554432000 4194304 5992684 140736205582848 140736205568680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21828/statm: 4881 4371 181 440 0 4437 0
[pid=21867] ppid=21828 vsize=237912 CPUtime=805.54 cores=0,2,4,6
/proc/21867/stat : 21867 (glucosInc) R 21828 21827 18125 0 -1 4202496 59867 0 0 0 80503 51 0 0 20 0 1 0 276392652 243621888 50946 33554432000 4194304 5654031 140735391393440 140735391381256 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21867/statm: 59478 50946 141 357 0 59118 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 266584

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.12 2/182 21918
/proc/meminfo: memFree=28880392/32873844 swapFree=6080/6080
[pid=21827] ppid=21825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21827/stat : 21827 (npSolver-pbo-It) S 21825 21827 18125 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276318993 9367552 275 33554432000 4194304 5064252 140734130139280 140734130138192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21827/statm: 2287 275 233 213 0 72 0
[pid=21828] ppid=21827 vsize=19524 CPUtime=736.43 cores=0,2,4,6
/proc/21828/stat : 21828 (npSolver-pbo) S 21827 21827 18125 0 -1 4202496 9279 51404 0 0 99 38 73437 69 20 0 1 0 276318993 19992576 4371 33554432000 4194304 5992684 140736205582848 140736205568680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21828/statm: 4881 4371 181 440 0 4437 0
[pid=21867] ppid=21828 vsize=207092 CPUtime=865.5 cores=0,2,4,6
/proc/21867/stat : 21867 (glucosInc) R 21828 21827 18125 0 -1 4202496 60894 0 0 0 86497 53 0 0 20 0 1 0 276392652 212062208 47053 33554432000 4194304 5654031 140735391393440 140735391381256 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21867/statm: 51773 47053 141 357 0 51413 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 235764

[startup+1662.3 s]
/proc/loadavg: 2.17 2.07 2.13 3/182 21965
/proc/meminfo: memFree=29944564/32873844 swapFree=6080/6080
[pid=21827] ppid=21825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21827/stat : 21827 (npSolver-pbo-It) S 21825 21827 18125 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276318993 9367552 275 33554432000 4194304 5064252 140734130139280 140734130138192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21827/statm: 2287 275 233 213 0 72 0
[pid=21828] ppid=21827 vsize=19524 CPUtime=736.43 cores=0,2,4,6
/proc/21828/stat : 21828 (npSolver-pbo) S 21827 21827 18125 0 -1 4202496 9279 51404 0 0 99 38 73437 69 20 0 1 0 276318993 19992576 4371 33554432000 4194304 5992684 140736205582848 140736205568680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21828/statm: 4881 4371 181 440 0 4437 0
[pid=21867] ppid=21828 vsize=289260 CPUtime=925.49 cores=0,2,4,6
/proc/21867/stat : 21867 (glucosInc) R 21828 21827 18125 0 -1 4202496 61960 0 0 0 92494 55 0 0 20 0 1 0 276392652 296202240 63959 33554432000 4194304 5654031 140735391393440 140735391381256 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21867/statm: 72315 63959 141 357 0 71955 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 317932

[startup+1722.3 s]
/proc/loadavg: 2.13 2.08 2.13 3/181 21967
/proc/meminfo: memFree=29918216/32873844 swapFree=6080/6080
[pid=21827] ppid=21825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21827/stat : 21827 (npSolver-pbo-It) S 21825 21827 18125 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276318993 9367552 275 33554432000 4194304 5064252 140734130139280 140734130138192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21827/statm: 2287 275 233 213 0 72 0
[pid=21828] ppid=21827 vsize=19524 CPUtime=736.43 cores=0,2,4,6
/proc/21828/stat : 21828 (npSolver-pbo) S 21827 21827 18125 0 -1 4202496 9279 51404 0 0 99 38 73437 69 20 0 1 0 276318993 19992576 4371 33554432000 4194304 5992684 140736205582848 140736205568680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21828/statm: 4881 4371 181 440 0 4437 0
[pid=21867] ppid=21828 vsize=291832 CPUtime=985.48 cores=0,2,4,6
/proc/21867/stat : 21867 (glucosInc) R 21828 21827 18125 0 -1 4202496 64079 0 0 0 98490 58 0 0 20 0 1 0 276392652 298835968 58645 33554432000 4194304 5654031 140735391393440 140735391381256 4232800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21867/statm: 72958 58645 141 357 0 72598 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 320504

[startup+1782.3 s]
/proc/loadavg: 2.05 2.06 2.12 3/181 21967
/proc/meminfo: memFree=29921088/32873844 swapFree=6080/6080
[pid=21827] ppid=21825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21827/stat : 21827 (npSolver-pbo-It) S 21825 21827 18125 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276318993 9367552 275 33554432000 4194304 5064252 140734130139280 140734130138192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21827/statm: 2287 275 233 213 0 72 0
[pid=21828] ppid=21827 vsize=19524 CPUtime=736.43 cores=0,2,4,6
/proc/21828/stat : 21828 (npSolver-pbo) S 21827 21827 18125 0 -1 4202496 9279 51404 0 0 99 38 73437 69 20 0 1 0 276318993 19992576 4371 33554432000 4194304 5992684 140736205582848 140736205568680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21828/statm: 4881 4371 181 440 0 4437 0
[pid=21867] ppid=21828 vsize=241744 CPUtime=1045.48 cores=0,2,4,6
/proc/21867/stat : 21867 (glucosInc) R 21828 21827 18125 0 -1 4202496 65423 0 0 0 104487 61 0 0 20 0 1 0 276392652 247545856 52548 33554432000 4194304 5654031 140735391393440 140735391381256 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21867/statm: 60436 52548 141 357 0 60076 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 270416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.06 2.11 3/181 21967
/proc/meminfo: memFree=29892200/32873844 swapFree=6080/6080
[pid=21827] ppid=21825 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21827/stat : 21827 (npSolver-pbo-It) S 21825 21827 18125 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276318993 9367552 275 33554432000 4194304 5064252 140734130139280 140734130138192 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21827/statm: 2287 275 233 213 0 72 0
[pid=21828] ppid=21827 vsize=19524 CPUtime=736.43 cores=0,2,4,6
/proc/21828/stat : 21828 (npSolver-pbo) S 21827 21827 18125 0 -1 4202496 9279 51404 0 0 99 38 73437 69 20 0 1 0 276318993 19992576 4371 33554432000 4194304 5992684 140736205582848 140736205568680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21828/statm: 4881 4371 181 440 0 4437 0
[pid=21867] ppid=21828 vsize=291832 CPUtime=1063.57 cores=0,2,4,6
/proc/21867/stat : 21867 (glucosInc) R 21828 21827 18125 0 -1 4202496 65952 0 0 0 106296 61 0 0 20 0 1 0 276392652 298835968 58696 33554432000 4194304 5654031 140735391393440 140735391381256 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21867/statm: 72958 58696 141 357 0 72598 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 320504

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1798.34
CPU system time (s): 1.70874
CPU usage (%): 99.9801
Max. virtual memory (cumulated for all children) (KiB): 451212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.34
system time used= 1.70874
maximum resident set size= 327720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127018
page faults= 0
swaps= 0
block input operations= 0
block output operations= 141400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 208
involuntary context switches= 2180

runsolver used 2.76358 second user time and 7.06693 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-27 08:59:04
IDJOB=3697638
IDBENCH=89888
IDSOLVER=2275
FILE ID=node139/3697638-1338101944
RUNJOBID= node139-1338101718-21710
PBS_JOBID= 14624436
Free space on /tmp= 71592 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-air04.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697638-1338101944/watcher-3697638-1338101944 -o /tmp/evaluation-result-3697638-1338101944/solver-3697638-1338101944 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697638-1338101944.opb 974072184 HOME HOME

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

MD5SUM BENCH= be0d50f47077f17e0f3c28ea78925374
RANDOM SEED=974072184

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
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.750
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.750
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:       32873844 kB
MemFree:        30650712 kB
Buffers:          305408 kB
Cached:           535604 kB
SwapCached:          284 kB
Active:          1207484 kB
Inactive:         181144 kB
Active(anon):     541320 kB
Inactive(anon):     8052 kB
Active(file):     666164 kB
Inactive(file):   173092 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67106400 kB
Dirty:              9364 kB
Writeback:             0 kB
AnonPages:        630520 kB
Mapped:            12900 kB
Shmem:                 8 kB
Slab:             694072 kB
SReclaimable:     135428 kB
SUnreclaim:       558644 kB
KernelStack:        1488 kB
PageTables:         5112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     704508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    278528 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= 71304 MiB
End job on node139 at 2012-05-27 09:29:05