Trace number 3700998

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 NameAnswerCPU timeWall clock time
npSolver 1.0? (TO) 1800.09 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat15_4_4_1_mh_ic.opb
MD5SUMf4c34ee83da7e36be7881d34beece196
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1396365
Best CPU time to get the best result obtained on this benchmark680.72
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9765
Total number of constraints21293
Number of constraints which are clauses14520
Number of constraints which are cardinality constraints (but not clauses)23
Number of constraints which are nor clauses,nor cardinality constraints6750
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 4005
Biggest coefficient in the objective function 57066625
Number of bits for the biggest coefficient in the objective function 26
Sum of the numbers in the objective function 2537601947
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 57066625
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 2537601947
Number of bits of the biggest sum of numbers32
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.17	c run usual solver
1.58/1.63	c model valid
1.58/1.63	c current solution ok
1.88/1.94	o 75496541
1.88/1.94	c current bound: 37748278
1.88/1.94	c fallback to adder encoding
1800.05/1800.41	c error: unexpected solver exit code
1800.05/1800.41	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-3700998-1338132108/watcher-3700998-1338132108 -o /tmp/evaluation-result-3700998-1338132108/solver-3700998-1338132108 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3700998-1338132108.opb 161735041 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 4.89 3.51 2.60 5/176 19889
/proc/meminfo: memFree=23696236/32873844 swapFree=7108/7108
[pid=19889] ppid=19887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (npSolver-pbo.sh) S 19887 19889 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279337821 9367552 275 33554432000 4194304 5064252 140734924890496 140734924889408 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19889/statm: 2287 275 233 213 0 72 0

[startup+0.0395539 s]
/proc/loadavg: 4.89 3.51 2.60 5/176 19889
/proc/meminfo: memFree=23696236/32873844 swapFree=7108/7108
[pid=19889] ppid=19887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (npSolver-pbo.sh) S 19887 19889 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279337821 9367552 275 33554432000 4194304 5064252 140734924890496 140734924889408 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19889/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100234 s]
/proc/loadavg: 4.89 3.51 2.60 5/176 19889
/proc/meminfo: memFree=23696236/32873844 swapFree=7108/7108
[pid=19889] ppid=19887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (npSolver-pbo.sh) S 19887 19889 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279337821 9367552 275 33554432000 4194304 5064252 140734924890496 140734924889408 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19889/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30019 s]
/proc/loadavg: 4.89 3.51 2.60 5/176 19889
/proc/meminfo: memFree=23696236/32873844 swapFree=7108/7108
[pid=19889] ppid=19887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (npSolver-pbo.sh) S 19887 19889 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279337821 9367552 275 33554432000 4194304 5064252 140734924890496 140734924889408 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19889/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700204 s]
/proc/loadavg: 4.89 3.51 2.60 5/176 19889
/proc/meminfo: memFree=23696236/32873844 swapFree=7108/7108
[pid=19889] ppid=19887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (npSolver-pbo.sh) S 19887 19889 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279337821 9367552 275 33554432000 4194304 5064252 140734924890496 140734924889408 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19889/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 4.82 3.52 2.61 3/182 19904
/proc/meminfo: memFree=30420140/32873844 swapFree=7108/7108
[pid=19889] ppid=19887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (npSolver-pbo.sh) S 19887 19889 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279337821 9367552 275 33554432000 4194304 5064252 140734924890496 140734924889408 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19889/statm: 2287 275 233 213 0 72 0
[pid=19890] ppid=19889 vsize=15236 CPUtime=1.33 cores=1,3,5,7
/proc/19890/stat : 19890 (npSolver-pbo) S 19889 19889 18976 0 -1 4202496 4079 12316 0 0 15 2 112 4 20 0 1 0 279337821 15601664 2939 33554432000 4194304 5992684 140737162555456 140737162550576 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19890/statm: 3809 2939 171 440 0 3365 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 24384

[startup+3.10035 s]
/proc/loadavg: 4.82 3.52 2.61 3/180 19912
/proc/meminfo: memFree=30430608/32873844 swapFree=7108/7108
[pid=19889] ppid=19887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (npSolver-pbo.sh) S 19887 19889 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279337821 9367552 275 33554432000 4194304 5064252 140734924890496 140734924889408 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19889/statm: 2287 275 233 213 0 72 0
[pid=19890] ppid=19889 vsize=93424 CPUtime=2.57 cores=1,3,5,7
/proc/19890/stat : 19890 (npSolver-pbo) S 19889 19889 18976 0 -1 4202496 9416 21262 0 0 79 36 134 8 20 0 1 0 279337821 95666176 15819 33554432000 4194304 5992684 140737162555456 140737162547776 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19890/statm: 23356 15819 188 440 0 22912 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 102572

[startup+6.30044 s]
/proc/loadavg: 4.75 3.52 2.62 3/182 19914
/proc/meminfo: memFree=30078856/32873844 swapFree=7108/7108
[pid=19889] ppid=19887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (npSolver-pbo.sh) S 19887 19889 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279337821 9367552 275 33554432000 4194304 5064252 140734924890496 140734924889408 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19889/statm: 2287 275 233 213 0 72 0
[pid=19890] ppid=19889 vsize=93424 CPUtime=2.57 cores=1,3,5,7
/proc/19890/stat : 19890 (npSolver-pbo) S 19889 19889 18976 0 -1 4202496 9416 21262 0 0 79 36 134 8 20 0 1 0 279337821 95666176 15819 33554432000 4194304 5992684 140737162555456 140737162547776 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19890/statm: 23356 15819 188 440 0 22912 0
[pid=19913] ppid=19890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19913/stat : 19913 (satsolver.sh) S 19890 19889 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279338081 9367552 266 33554432000 4194304 5064252 140737100886288 140737100885200 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19913/statm: 2287 266 226 213 0 72 0
[pid=19914] ppid=19913 vsize=131372 CPUtime=3.68 cores=1,3,5,7
/proc/19914/stat : 19914 (glucose) R 19913 19889 18976 0 -1 4202496 25233 0 0 0 362 6 0 0 20 0 1 0 279338081 134524928 28011 33554432000 4194304 5208918 140735358233216 140735358231064 4205128 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19914/statm: 32843 28011 104 248 0 32592 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 243092

[startup+12.7004 s]
/proc/loadavg: 4.53 3.50 2.61 3/182 19914
/proc/meminfo: memFree=29452136/32873844 swapFree=7108/7108
[pid=19889] ppid=19887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (npSolver-pbo.sh) S 19887 19889 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279337821 9367552 275 33554432000 4194304 5064252 140734924890496 140734924889408 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19889/statm: 2287 275 233 213 0 72 0
[pid=19890] ppid=19889 vsize=93424 CPUtime=2.57 cores=1,3,5,7
/proc/19890/stat : 19890 (npSolver-pbo) S 19889 19889 18976 0 -1 4202496 9416 21262 0 0 79 36 134 8 20 0 1 0 279337821 95666176 15819 33554432000 4194304 5992684 140737162555456 140737162547776 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19890/statm: 23356 15819 188 440 0 22912 0
[pid=19913] ppid=19890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19913/stat : 19913 (satsolver.sh) S 19890 19889 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279338081 9367552 266 33554432000 4194304 5064252 140737100886288 140737100885200 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19913/statm: 2287 266 226 213 0 72 0
[pid=19914] ppid=19913 vsize=132296 CPUtime=10.09 cores=1,3,5,7
/proc/19914/stat : 19914 (glucose) R 19913 19889 18976 0 -1 4202496 25520 0 0 0 1002 7 0 0 20 0 1 0 279338081 135471104 28298 33554432000 4194304 5208918 140735358233216 140735358230968 4229344 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19914/statm: 33074 28298 104 248 0 32823 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 244016

[startup+25.5005 s]
/proc/loadavg: 4.22 3.47 2.61 3/184 19916
/proc/meminfo: memFree=26964960/32873844 swapFree=7108/7108
[pid=19889] ppid=19887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (npSolver-pbo.sh) S 19887 19889 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279337821 9367552 275 33554432000 4194304 5064252 140734924890496 140734924889408 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19889/statm: 2287 275 233 213 0 72 0
[pid=19890] ppid=19889 vsize=93424 CPUtime=2.57 cores=1,3,5,7
/proc/19890/stat : 19890 (npSolver-pbo) S 19889 19889 18976 0 -1 4202496 9416 21262 0 0 79 36 134 8 20 0 1 0 279337821 95666176 15819 33554432000 4194304 5992684 140737162555456 140737162547776 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19890/statm: 23356 15819 188 440 0 22912 0
[pid=19913] ppid=19890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19913/stat : 19913 (satsolver.sh) S 19890 19889 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279338081 9367552 266 33554432000 4194304 5064252 140737100886288 140737100885200 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19913/statm: 2287 266 226 213 0 72 0
[pid=19914] ppid=19913 vsize=132956 CPUtime=22.89 cores=1,3,5,7
/proc/19914/stat : 19914 (glucose) R 19913 19889 18976 0 -1 4202496 25714 0 0 0 2282 7 0 0 20 0 1 0 279338081 136146944 29003 33554432000 4194304 5208918 140735358233216 140735358231064 4229039 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19914/statm: 33239 29003 104 248 0 32988 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 244676

[startup+51.1005 s]
/proc/loadavg: 3.46 3.35 2.60 3/184 19919
/proc/meminfo: memFree=28483848/32873844 swapFree=7108/7108
[pid=19889] ppid=19887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (npSolver-pbo.sh) S 19887 19889 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279337821 9367552 275 33554432000 4194304 5064252 140734924890496 140734924889408 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19889/statm: 2287 275 233 213 0 72 0
[pid=19890] ppid=19889 vsize=93424 CPUtime=2.57 cores=1,3,5,7
/proc/19890/stat : 19890 (npSolver-pbo) S 19889 19889 18976 0 -1 4202496 9416 21262 0 0 79 36 134 8 20 0 1 0 279337821 95666176 15819 33554432000 4194304 5992684 140737162555456 140737162547776 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19890/statm: 23356 15819 188 440 0 22912 0
[pid=19913] ppid=19890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19913/stat : 19913 (satsolver.sh) S 19890 19889 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279338081 9367552 266 33554432000 4194304 5064252 140737100886288 140737100885200 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19913/statm: 2287 266 226 213 0 72 0
[pid=19914] ppid=19913 vsize=133240 CPUtime=48.48 cores=1,3,5,7
/proc/19914/stat : 19914 (glucose) R 19913 19889 18976 0 -1 4202496 25768 0 0 0 4841 7 0 0 20 0 1 0 279338081 136437760 29568 33554432000 4194304 5208918 140735358233216 140735358231176 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19914/statm: 33310 29568 104 248 0 33059 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 244960

[startup+102.301 s]
/proc/loadavg: 3.65 3.38 2.65 2/182 19924
/proc/meminfo: memFree=26147408/32873844 swapFree=7108/7108
[pid=19889] ppid=19887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (npSolver-pbo.sh) S 19887 19889 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279337821 9367552 275 33554432000 4194304 5064252 140734924890496 140734924889408 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19889/statm: 2287 275 233 213 0 72 0
[pid=19890] ppid=19889 vsize=93424 CPUtime=2.57 cores=1,3,5,7
/proc/19890/stat : 19890 (npSolver-pbo) S 19889 19889 18976 0 -1 4202496 9416 21262 0 0 79 36 134 8 20 0 1 0 279337821 95666176 15819 33554432000 4194304 5992684 140737162555456 140737162547776 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19890/statm: 23356 15819 188 440 0 22912 0
[pid=19913] ppid=19890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19913/stat : 19913 (satsolver.sh) S 19890 19889 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279338081 9367552 266 33554432000 4194304 5064252 140737100886288 140737100885200 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19913/statm: 2287 266 226 213 0 72 0
[pid=19914] ppid=19913 vsize=156104 CPUtime=99.68 cores=1,3,5,7
/proc/19914/stat : 19914 (glucose) R 19913 19889 18976 0 -1 4202496 27090 0 0 0 9960 8 0 0 20 0 1 0 279338081 159850496 31379 33554432000 4194304 5208918 140735358233216 140735358231048 4229748 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19914/statm: 39026 31379 104 248 0 38775 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 267824

[startup+162.3 s]
/proc/loadavg: 2.75 3.17 2.62 3/184 19970
/proc/meminfo: memFree=26217240/32873844 swapFree=7108/7108
[pid=19889] ppid=19887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (npSolver-pbo.sh) S 19887 19889 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279337821 9367552 275 33554432000 4194304 5064252 140734924890496 140734924889408 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19889/statm: 2287 275 233 213 0 72 0
[pid=19890] ppid=19889 vsize=93424 CPUtime=2.57 cores=1,3,5,7
/proc/19890/stat : 19890 (npSolver-pbo) S 19889 19889 18976 0 -1 4202496 9416 21262 0 0 79 36 134 8 20 0 1 0 279337821 95666176 15819 33554432000 4194304 5992684 140737162555456 140737162547776 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19890/statm: 23356 15819 188 440 0 22912 0
[pid=19913] ppid=19890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19913/stat : 19913 (satsolver.sh) S 19890 19889 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279338081 9367552 266 33554432000 4194304 5064252 140737100886288 140737100885200 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19913/statm: 2287 266 226 213 0 72 0
[pid=19914] ppid=19913 vsize=137136 CPUtime=159.63 cores=1,3,5,7
/proc/19914/stat : 19914 (glucose) R 19913 19889 18976 0 -1 4202496 27182 0 0 0 15955 8 0 0 20 0 1 0 279338081 140427264 30514 33554432000 4194304 5208918 140735358233216 140735358231304 4229469 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19914/statm: 34284 30514 104 248 0 34033 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 248856

[startup+222.307 s]
/proc/loadavg: 3.20 3.23 2.67 3/182 20015
/proc/meminfo: memFree=29481488/32873844 swapFree=7108/7108
[pid=19889] ppid=19887 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.3 s]
/proc/loadavg: 2.02 2.05 2.22 3/183 20088
/proc/meminfo: memFree=29082280/32873844 swapFree=7108/7108
[pid=19889] ppid=19887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (npSolver-pbo.sh) S 19887 19889 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279337821 9367552 275 33554432000 4194304 5064252 140734924890496 140734924889408 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19889/statm: 2287 275 233 213 0 72 0
[pid=19890] ppid=19889 vsize=93424 CPUtime=2.57 cores=1,3,5,7
/proc/19890/stat : 19890 (npSolver-pbo) S 19889 19889 18976 0 -1 4202496 9416 21262 0 0 79 36 134 8 20 0 1 0 279337821 95666176 15819 33554432000 4194304 5992684 140737162555456 140737162547776 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19890/statm: 23356 15819 188 440 0 22912 0
[pid=19913] ppid=19890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19913/stat : 19913 (satsolver.sh) S 19890 19889 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279338081 9367552 266 33554432000 4194304 5064252 140737100886288 140737100885200 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19913/statm: 2287 266 226 213 0 72 0
[pid=19914] ppid=19913 vsize=163016 CPUtime=1419.44 cores=1,3,5,7
/proc/19914/stat : 19914 (glucose) R 19913 19889 18976 0 -1 4202496 32969 0 0 0 141925 19 0 0 20 0 1 0 279338081 166928384 35385 33554432000 4194304 5208918 140735358233216 140735358231064 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19914/statm: 40754 35385 104 248 0 40503 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 274736

[startup+1482.3 s]
/proc/loadavg: 2.00 2.04 2.21 3/183 20088
/proc/meminfo: memFree=29084672/32873844 swapFree=7108/7108
[pid=19889] ppid=19887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (npSolver-pbo.sh) S 19887 19889 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279337821 9367552 275 33554432000 4194304 5064252 140734924890496 140734924889408 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19889/statm: 2287 275 233 213 0 72 0
[pid=19890] ppid=19889 vsize=93424 CPUtime=2.57 cores=1,3,5,7
/proc/19890/stat : 19890 (npSolver-pbo) S 19889 19889 18976 0 -1 4202496 9416 21262 0 0 79 36 134 8 20 0 1 0 279337821 95666176 15819 33554432000 4194304 5992684 140737162555456 140737162547776 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19890/statm: 23356 15819 188 440 0 22912 0
[pid=19913] ppid=19890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19913/stat : 19913 (satsolver.sh) S 19890 19889 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279338081 9367552 266 33554432000 4194304 5064252 140737100886288 140737100885200 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19913/statm: 2287 266 226 213 0 72 0
[pid=19914] ppid=19913 vsize=145572 CPUtime=1479.42 cores=1,3,5,7
/proc/19914/stat : 19914 (glucose) R 19913 19889 18976 0 -1 4202496 33377 0 0 0 147922 20 0 0 20 0 1 0 279338081 149065728 33675 33554432000 4194304 5208918 140735358233216 140735358231304 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19914/statm: 36393 33675 104 248 0 36142 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 257292

[startup+1542.31 s]
/proc/loadavg: 2.00 2.03 2.19 3/183 20088
/proc/meminfo: memFree=29070556/32873844 swapFree=7108/7108
[pid=19889] ppid=19887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (npSolver-pbo.sh) S 19887 19889 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279337821 9367552 275 33554432000 4194304 5064252 140734924890496 140734924889408 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19889/statm: 2287 275 233 213 0 72 0
[pid=19890] ppid=19889 vsize=93424 CPUtime=2.57 cores=1,3,5,7
/proc/19890/stat : 19890 (npSolver-pbo) S 19889 19889 18976 0 -1 4202496 9416 21262 0 0 79 36 134 8 20 0 1 0 279337821 95666176 15819 33554432000 4194304 5992684 140737162555456 140737162547776 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19890/statm: 23356 15819 188 440 0 22912 0
[pid=19913] ppid=19890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19913/stat : 19913 (satsolver.sh) S 19890 19889 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279338081 9367552 266 33554432000 4194304 5064252 140737100886288 140737100885200 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19913/statm: 2287 266 226 213 0 72 0
[pid=19914] ppid=19913 vsize=164540 CPUtime=1539.42 cores=1,3,5,7
/proc/19914/stat : 19914 (glucose) R 19913 19889 18976 0 -1 4202496 33919 0 0 0 153921 21 0 0 20 0 1 0 279338081 168488960 36251 33554432000 4194304 5208918 140735358233216 140735358229592 4205139 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19914/statm: 41135 36251 104 248 0 40884 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 276260

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.18 3/183 20088
/proc/meminfo: memFree=29062640/32873844 swapFree=7108/7108
[pid=19889] ppid=19887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (npSolver-pbo.sh) S 19887 19889 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279337821 9367552 275 33554432000 4194304 5064252 140734924890496 140734924889408 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19889/statm: 2287 275 233 213 0 72 0
[pid=19890] ppid=19889 vsize=93424 CPUtime=2.57 cores=1,3,5,7
/proc/19890/stat : 19890 (npSolver-pbo) S 19889 19889 18976 0 -1 4202496 9416 21262 0 0 79 36 134 8 20 0 1 0 279337821 95666176 15819 33554432000 4194304 5992684 140737162555456 140737162547776 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19890/statm: 23356 15819 188 440 0 22912 0
[pid=19913] ppid=19890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19913/stat : 19913 (satsolver.sh) S 19890 19889 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279338081 9367552 266 33554432000 4194304 5064252 140737100886288 140737100885200 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19913/statm: 2287 266 226 213 0 72 0
[pid=19914] ppid=19913 vsize=164540 CPUtime=1599.4 cores=1,3,5,7
/proc/19914/stat : 19914 (glucose) R 19913 19889 18976 0 -1 4202496 33924 0 0 0 159919 21 0 0 20 0 1 0 279338081 168488960 37278 33554432000 4194304 5208918 140735358233216 140735358229592 4211599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19914/statm: 41135 37278 104 248 0 40884 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 276260

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.16 3/183 20088
/proc/meminfo: memFree=29066764/32873844 swapFree=7108/7108
[pid=19889] ppid=19887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (npSolver-pbo.sh) S 19887 19889 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279337821 9367552 275 33554432000 4194304 5064252 140734924890496 140734924889408 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19889/statm: 2287 275 233 213 0 72 0
[pid=19890] ppid=19889 vsize=93424 CPUtime=2.57 cores=1,3,5,7
/proc/19890/stat : 19890 (npSolver-pbo) S 19889 19889 18976 0 -1 4202496 9416 21262 0 0 79 36 134 8 20 0 1 0 279337821 95666176 15819 33554432000 4194304 5992684 140737162555456 140737162547776 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19890/statm: 23356 15819 188 440 0 22912 0
[pid=19913] ppid=19890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19913/stat : 19913 (satsolver.sh) S 19890 19889 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279338081 9367552 266 33554432000 4194304 5064252 140737100886288 140737100885200 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19913/statm: 2287 266 226 213 0 72 0
[pid=19914] ppid=19913 vsize=164540 CPUtime=1659.39 cores=1,3,5,7
/proc/19914/stat : 19914 (glucose) R 19913 19889 18976 0 -1 4202496 34525 0 0 0 165917 22 0 0 20 0 1 0 279338081 168488960 35234 33554432000 4194304 5208918 140735358233216 140735358231368 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19914/statm: 41135 35234 104 248 0 40884 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 276260

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.15 3/184 20092
/proc/meminfo: memFree=29060116/32873844 swapFree=7108/7108
[pid=19889] ppid=19887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (npSolver-pbo.sh) S 19887 19889 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279337821 9367552 275 33554432000 4194304 5064252 140734924890496 140734924889408 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19889/statm: 2287 275 233 213 0 72 0
[pid=19890] ppid=19889 vsize=93424 CPUtime=2.57 cores=1,3,5,7
/proc/19890/stat : 19890 (npSolver-pbo) S 19889 19889 18976 0 -1 4202496 9416 21262 0 0 79 36 134 8 20 0 1 0 279337821 95666176 15819 33554432000 4194304 5992684 140737162555456 140737162547776 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19890/statm: 23356 15819 188 440 0 22912 0
[pid=19913] ppid=19890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19913/stat : 19913 (satsolver.sh) S 19890 19889 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279338081 9367552 266 33554432000 4194304 5064252 140737100886288 140737100885200 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19913/statm: 2287 266 226 213 0 72 0
[pid=19914] ppid=19913 vsize=164688 CPUtime=1719.38 cores=1,3,5,7
/proc/19914/stat : 19914 (glucose) R 19913 19889 18976 0 -1 4202496 34599 0 0 0 171916 22 0 0 20 0 1 0 279338081 168640512 36330 33554432000 4194304 5208918 140735358233216 140735358230968 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19914/statm: 41172 36330 104 248 0 40921 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 276408

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.14 3/183 20092
/proc/meminfo: memFree=29057456/32873844 swapFree=7108/7108
[pid=19889] ppid=19887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (npSolver-pbo.sh) S 19887 19889 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279337821 9367552 275 33554432000 4194304 5064252 140734924890496 140734924889408 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19889/statm: 2287 275 233 213 0 72 0
[pid=19890] ppid=19889 vsize=93424 CPUtime=2.57 cores=1,3,5,7
/proc/19890/stat : 19890 (npSolver-pbo) S 19889 19889 18976 0 -1 4202496 9416 21262 0 0 79 36 134 8 20 0 1 0 279337821 95666176 15819 33554432000 4194304 5992684 140737162555456 140737162547776 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19890/statm: 23356 15819 188 440 0 22912 0
[pid=19913] ppid=19890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19913/stat : 19913 (satsolver.sh) S 19890 19889 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279338081 9367552 266 33554432000 4194304 5064252 140737100886288 140737100885200 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19913/statm: 2287 266 226 213 0 72 0
[pid=19914] ppid=19913 vsize=164956 CPUtime=1779.38 cores=1,3,5,7
/proc/19914/stat : 19914 (glucose) R 19913 19889 18976 0 -1 4202496 34671 0 0 0 177915 23 0 0 20 0 1 0 279338081 168914944 36913 33554432000 4194304 5208918 140735358233216 140735358231064 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19914/statm: 41239 36913 104 248 0 40988 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 276676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.14 3/183 20092
/proc/meminfo: memFree=29053980/32873844 swapFree=7108/7108
[pid=19889] ppid=19887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (npSolver-pbo.sh) S 19887 19889 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279337821 9367552 275 33554432000 4194304 5064252 140734924890496 140734924889408 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19889/statm: 2287 275 233 213 0 72 0
[pid=19890] ppid=19889 vsize=93424 CPUtime=2.57 cores=1,3,5,7
/proc/19890/stat : 19890 (npSolver-pbo) S 19889 19889 18976 0 -1 4202496 9416 21262 0 0 79 36 134 8 20 0 1 0 279337821 95666176 15819 33554432000 4194304 5992684 140737162555456 140737162547776 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19890/statm: 23356 15819 188 440 0 22912 0
[pid=19913] ppid=19890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19913/stat : 19913 (satsolver.sh) S 19890 19889 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279338081 9367552 266 33554432000 4194304 5064252 140737100886288 140737100885200 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19913/statm: 2287 266 226 213 0 72 0
[pid=19914] ppid=19913 vsize=165088 CPUtime=1797.48 cores=1,3,5,7
/proc/19914/stat : 19914 (glucose) R 19913 19889 18976 0 -1 4202496 34713 0 0 0 179725 23 0 0 20 0 1 0 279338081 169050112 37466 33554432000 4194304 5208918 140735358233216 140735358231064 4205139 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19914/statm: 41272 37466 104 248 0 41021 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 276808

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.14 3/183 20092
/proc/meminfo: memFree=29053980/32873844 swapFree=7108/7108
[pid=19889] ppid=19887 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19889/stat : 19889 (npSolver-pbo.sh) S 19887 19889 18976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279337821 9367552 275 33554432000 4194304 5064252 140734924890496 140734924889408 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19889/statm: 2287 275 233 213 0 72 0
[pid=19890] ppid=19889 vsize=93424 CPUtime=2.57 cores=1,3,5,7
/proc/19890/stat : 19890 (npSolver-pbo) S 19889 19889 18976 0 -1 4202496 9416 21262 0 0 79 36 134 8 20 0 1 0 279337821 95666176 15819 33554432000 4194304 5992684 140737162555456 140737162547776 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19890/statm: 23356 15819 188 440 0 22912 0
[pid=19913] ppid=19890 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19913/stat : 19913 (satsolver.sh) S 19890 19889 18976 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279338081 9367552 266 33554432000 4194304 5064252 140737100886288 140737100885200 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19913/statm: 2287 266 226 213 0 72 0
[pid=19914] ppid=19913 vsize=165088 CPUtime=1797.48 cores=1,3,5,7
/proc/19914/stat : 19914 (glucose) R 19913 19889 18976 0 -1 4202496 34713 0 0 0 179725 23 0 0 20 0 1 0 279338081 169050112 37466 33554432000 4194304 5208918 140735358233216 140735358231064 4205139 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19914/statm: 41272 37466 104 248 0 41021 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 276808

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1799.4
CPU system time (s): 0.689895
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 306612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.4
system time used= 0.689895
maximum resident set size= 180208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66374
page faults= 0
swaps= 0
block input operations= 0
block output operations= 108464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 192
involuntary context switches= 1880

runsolver used 6.65699 second user time and 17.3774 second system time

The end

Launcher Data

Begin job on node111 at 2012-05-27 17:21:48
IDJOB=3700998
IDBENCH=92667
IDSOLVER=2277
FILE ID=node111/3700998-1338132108
RUNJOBID= node111-1338122669-18993
PBS_JOBID= 14624489
Free space on /tmp= 64568 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat15_4_4_1_mh_ic.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3700998-1338132108/watcher-3700998-1338132108 -o /tmp/evaluation-result-3700998-1338132108/solver-3700998-1338132108 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3700998-1338132108.opb 161735041 HOME HOME

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

MD5SUM BENCH= f4c34ee83da7e36be7881d34beece196
RANDOM SEED=161735041

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        23697152 kB
Buffers:          473384 kB
Cached:          7499944 kB
SwapCached:         1668 kB
Active:           626204 kB
Inactive:        7363392 kB
Active(anon):       4624 kB
Inactive(anon):    12216 kB
Active(file):     621580 kB
Inactive(file):  7351176 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67105320 kB
Dirty:             19224 kB
Writeback:             0 kB
AnonPages:        461356 kB
Mapped:            14040 kB
Shmem:                 8 kB
Slab:            1044984 kB
SReclaimable:     486560 kB
SUnreclaim:       558424 kB
KernelStack:        1512 kB
PageTables:         4216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     108464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    444416 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= 71372 MiB
End job on node111 at 2012-05-27 17:51:49