Trace number 3749941

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver 1.0 (fixed)? (TO) 1800.07 1800.42

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/
9orless/normalized-r-cran-rodbc.cudf.paranoid.opb
MD5SUM61b485d2fa0a12e6ec3f5e6ce7bc808b
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark146110
Best CPU time to get the best result obtained on this benchmark505.727
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19771
Total number of constraints96413
Number of constraints which are clauses94848
Number of constraints which are cardinality constraints (but not clauses)1565
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint2962
Number of terms in the objective function 7254
Biggest coefficient in the objective function 4296
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 12720454
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 4296
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 12720454
Number of bits of the biggest sum of numbers24
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.39	c run usual solver
0.99/1.06	c model valid
0.99/1.06	c current solution ok
1.08/1.20	o 253554
1.08/1.20	c current bound: 126777
1.08/1.20	c fallback to adder encoding
1800.07/1800.41	c error: unexpected solver exit code
1800.07/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-3749941-1339161868/watcher-3749941-1339161868 -o /tmp/evaluation-result-3749941-1339161868/solver-3749941-1339161868 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749941-1339161868.opb 467522215 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: 2.01 2.01 2.00 3/179 32080
/proc/meminfo: memFree=30265260/32873648 swapFree=7376/7376
[pid=32080] ppid=32078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32080/stat : 32080 (npSolver-pbo.sh) S 32078 32080 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382310891 9367552 274 33554432000 4194304 5064252 140737086947952 140737086946864 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32080/statm: 2287 274 233 213 0 72 0

[startup+0.0120321 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 32080
/proc/meminfo: memFree=30265260/32873648 swapFree=7376/7376
[pid=32080] ppid=32078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32080/stat : 32080 (npSolver-pbo.sh) S 32078 32080 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382310891 9367552 274 33554432000 4194304 5064252 140737086947952 140737086946864 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32080/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100259 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 32080
/proc/meminfo: memFree=30265260/32873648 swapFree=7376/7376
[pid=32080] ppid=32078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32080/stat : 32080 (npSolver-pbo.sh) S 32078 32080 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382310891 9367552 274 33554432000 4194304 5064252 140737086947952 140737086946864 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32080/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300241 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 32080
/proc/meminfo: memFree=30265260/32873648 swapFree=7376/7376
[pid=32080] ppid=32078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32080/stat : 32080 (npSolver-pbo.sh) S 32078 32080 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382310891 9367552 274 33554432000 4194304 5064252 140737086947952 140737086946864 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32080/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700291 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 32080
/proc/meminfo: memFree=30265260/32873648 swapFree=7376/7376
[pid=32080] ppid=32078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32080/stat : 32080 (npSolver-pbo.sh) S 32078 32080 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382310891 9367552 274 33554432000 4194304 5064252 140737086947952 140737086946864 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32080/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 32091
/proc/meminfo: memFree=30200264/32873648 swapFree=7376/7376
[pid=32080] ppid=32078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32080/stat : 32080 (npSolver-pbo.sh) S 32078 32080 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382310891 9367552 274 33554432000 4194304 5064252 140737086947952 140737086946864 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32080/statm: 2287 274 233 213 0 72 0
[pid=32081] ppid=32080 vsize=110828 CPUtime=1.47 cores=1,3,5,7
/proc/32081/stat : 32081 (npSolver-pbo) R 32080 32080 24789 0 -1 4202496 15741 12135 0 0 82 15 44 6 20 0 1 0 382310892 113487872 24565 33554432000 4194304 6004724 140734268765216 140734268759576 4534761 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32081/statm: 27707 24565 173 442 0 27261 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 119976

[startup+3.10034 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 32094
/proc/meminfo: memFree=30048952/32873648 swapFree=7376/7376
[pid=32080] ppid=32078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32080/stat : 32080 (npSolver-pbo.sh) S 32078 32080 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382310891 9367552 274 33554432000 4194304 5064252 140737086947952 140737086946864 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32080/statm: 2287 274 233 213 0 72 0
[pid=32081] ppid=32080 vsize=143596 CPUtime=1.89 cores=1,3,5,7
/proc/32081/stat : 32081 (npSolver-pbo) S 32080 32080 24789 0 -1 4202496 16563 12135 0 0 117 22 44 6 20 0 1 0 382310892 147042304 30199 33554432000 4194304 6004724 140734268765216 140734268757568 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32081/statm: 35899 30199 175 442 0 35453 0
[pid=32093] ppid=32081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32093/stat : 32093 (satsolver.sh) S 32081 32080 24789 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382311083 9367552 267 33554432000 4194304 5064252 140735222671712 140735222670624 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32093/statm: 2287 267 226 213 0 72 0
[pid=32094] ppid=32093 vsize=129248 CPUtime=1.17 cores=1,3,5,7
/proc/32094/stat : 32094 (glucose) R 32093 32080 24789 0 -1 4202496 25115 0 0 0 112 5 0 0 20 0 1 0 382311083 132349952 27789 33554432000 4194304 5208918 140735892275120 140735892272968 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32094/statm: 32312 27789 96 248 0 32061 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 291140

[startup+6.30042 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 32094
/proc/meminfo: memFree=29977748/32873648 swapFree=7376/7376
[pid=32080] ppid=32078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32080/stat : 32080 (npSolver-pbo.sh) S 32078 32080 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382310891 9367552 274 33554432000 4194304 5064252 140737086947952 140737086946864 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32080/statm: 2287 274 233 213 0 72 0
[pid=32081] ppid=32080 vsize=143596 CPUtime=1.89 cores=1,3,5,7
/proc/32081/stat : 32081 (npSolver-pbo) S 32080 32080 24789 0 -1 4202496 16563 12135 0 0 117 22 44 6 20 0 1 0 382310892 147042304 30199 33554432000 4194304 6004724 140734268765216 140734268757568 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32081/statm: 35899 30199 175 442 0 35453 0
[pid=32093] ppid=32081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32093/stat : 32093 (satsolver.sh) S 32081 32080 24789 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382311083 9367552 267 33554432000 4194304 5064252 140735222671712 140735222670624 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32093/statm: 2287 267 226 213 0 72 0
[pid=32094] ppid=32093 vsize=134372 CPUtime=4.37 cores=1,3,5,7
/proc/32094/stat : 32094 (glucose) R 32093 32080 24789 0 -1 4202496 26176 0 0 0 431 6 0 0 20 0 1 0 382311083 137596928 29361 33554432000 4194304 5208918 140735892275120 140735892271496 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32094/statm: 33593 29361 105 248 0 33342 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 296264

[startup+12.7004 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 32094
/proc/meminfo: memFree=29975796/32873648 swapFree=7376/7376
[pid=32080] ppid=32078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32080/stat : 32080 (npSolver-pbo.sh) S 32078 32080 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382310891 9367552 274 33554432000 4194304 5064252 140737086947952 140737086946864 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32080/statm: 2287 274 233 213 0 72 0
[pid=32081] ppid=32080 vsize=143596 CPUtime=1.89 cores=1,3,5,7
/proc/32081/stat : 32081 (npSolver-pbo) S 32080 32080 24789 0 -1 4202496 16563 12135 0 0 117 22 44 6 20 0 1 0 382310892 147042304 30199 33554432000 4194304 6004724 140734268765216 140734268757568 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32081/statm: 35899 30199 175 442 0 35453 0
[pid=32093] ppid=32081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32093/stat : 32093 (satsolver.sh) S 32081 32080 24789 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382311083 9367552 267 33554432000 4194304 5064252 140735222671712 140735222670624 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32093/statm: 2287 267 226 213 0 72 0
[pid=32094] ppid=32093 vsize=134372 CPUtime=10.77 cores=1,3,5,7
/proc/32094/stat : 32094 (glucose) R 32093 32080 24789 0 -1 4202496 26259 0 0 0 1071 6 0 0 20 0 1 0 382311083 137596928 29955 33554432000 4194304 5208918 140735892275120 140735892271496 4211744 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32094/statm: 33593 29955 105 248 0 33342 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 296264

[startup+25.5004 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 32094
/proc/meminfo: memFree=29973036/32873648 swapFree=7376/7376
[pid=32080] ppid=32078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32080/stat : 32080 (npSolver-pbo.sh) S 32078 32080 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382310891 9367552 274 33554432000 4194304 5064252 140737086947952 140737086946864 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32080/statm: 2287 274 233 213 0 72 0
[pid=32081] ppid=32080 vsize=143596 CPUtime=1.89 cores=1,3,5,7
/proc/32081/stat : 32081 (npSolver-pbo) S 32080 32080 24789 0 -1 4202496 16563 12135 0 0 117 22 44 6 20 0 1 0 382310892 147042304 30199 33554432000 4194304 6004724 140734268765216 140734268757568 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32081/statm: 35899 30199 175 442 0 35453 0
[pid=32093] ppid=32081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32093/stat : 32093 (satsolver.sh) S 32081 32080 24789 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382311083 9367552 267 33554432000 4194304 5064252 140735222671712 140735222670624 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32093/statm: 2287 267 226 213 0 72 0
[pid=32094] ppid=32093 vsize=134372 CPUtime=23.57 cores=1,3,5,7
/proc/32094/stat : 32094 (glucose) R 32093 32080 24789 0 -1 4202496 26342 0 0 0 2351 6 0 0 20 0 1 0 382311083 137596928 30038 33554432000 4194304 5208918 140735892275120 140735892271496 4211620 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32094/statm: 33593 30038 105 248 0 33342 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 296264

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32094
/proc/meminfo: memFree=29967324/32873648 swapFree=7376/7376
[pid=32080] ppid=32078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32080/stat : 32080 (npSolver-pbo.sh) S 32078 32080 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382310891 9367552 274 33554432000 4194304 5064252 140737086947952 140737086946864 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32080/statm: 2287 274 233 213 0 72 0
[pid=32081] ppid=32080 vsize=143596 CPUtime=1.89 cores=1,3,5,7
/proc/32081/stat : 32081 (npSolver-pbo) S 32080 32080 24789 0 -1 4202496 16563 12135 0 0 117 22 44 6 20 0 1 0 382310892 147042304 30199 33554432000 4194304 6004724 140734268765216 140734268757568 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32081/statm: 35899 30199 175 442 0 35453 0
[pid=32093] ppid=32081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32093/stat : 32093 (satsolver.sh) S 32081 32080 24789 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382311083 9367552 267 33554432000 4194304 5064252 140735222671712 140735222670624 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32093/statm: 2287 267 226 213 0 72 0
[pid=32094] ppid=32093 vsize=135296 CPUtime=49.17 cores=1,3,5,7
/proc/32094/stat : 32094 (glucose) R 32093 32080 24789 0 -1 4202496 26448 0 0 0 4911 6 0 0 20 0 1 0 382311083 138543104 30655 33554432000 4194304 5208918 140735892275120 140735892271496 4211584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32094/statm: 33824 30655 105 248 0 33573 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 297188

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32094
/proc/meminfo: memFree=29959584/32873648 swapFree=7376/7376
[pid=32080] ppid=32078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32080/stat : 32080 (npSolver-pbo.sh) S 32078 32080 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382310891 9367552 274 33554432000 4194304 5064252 140737086947952 140737086946864 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32080/statm: 2287 274 233 213 0 72 0
[pid=32081] ppid=32080 vsize=143596 CPUtime=1.89 cores=1,3,5,7
/proc/32081/stat : 32081 (npSolver-pbo) S 32080 32080 24789 0 -1 4202496 16563 12135 0 0 117 22 44 6 20 0 1 0 382310892 147042304 30199 33554432000 4194304 6004724 140734268765216 140734268757568 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32081/statm: 35899 30199 175 442 0 35453 0
[pid=32093] ppid=32081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32093/stat : 32093 (satsolver.sh) S 32081 32080 24789 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382311083 9367552 267 33554432000 4194304 5064252 140735222671712 140735222670624 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32093/statm: 2287 267 226 213 0 72 0
[pid=32094] ppid=32093 vsize=138200 CPUtime=100.36 cores=1,3,5,7
/proc/32094/stat : 32094 (glucose) R 32093 32080 24789 0 -1 4202496 27778 0 0 0 10030 6 0 0 20 0 1 0 382311083 141516800 31515 33554432000 4194304 5208918 140735892275120 140735892272952 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32094/statm: 34550 31515 105 248 0 34299 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 300092

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 32095
/proc/meminfo: memFree=29951452/32873648 swapFree=7376/7376
[pid=32080] ppid=32078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32080/stat : 32080 (npSolver-pbo.sh) S 32078 32080 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382310891 9367552 274 33554432000 4194304 5064252 140737086947952 140737086946864 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32080/statm: 2287 274 233 213 0 72 0
[pid=32081] ppid=32080 vsize=143596 CPUtime=1.89 cores=1,3,5,7
/proc/32081/stat : 32081 (npSolver-pbo) S 32080 32080 24789 0 -1 4202496 16563 12135 0 0 117 22 44 6 20 0 1 0 382310892 147042304 30199 33554432000 4194304 6004724 140734268765216 140734268757568 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32081/statm: 35899 30199 175 442 0 35453 0
[pid=32093] ppid=32081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32093/stat : 32093 (satsolver.sh) S 32081 32080 24789 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382311083 9367552 267 33554432000 4194304 5064252 140735222671712 140735222670624 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32093/statm: 2287 267 226 213 0 72 0
[pid=32094] ppid=32093 vsize=142072 CPUtime=160.34 cores=1,3,5,7
/proc/32094/stat : 32094 (glucose) R 32093 32080 24789 0 -1 4202496 29491 0 0 0 16027 7 0 0 20 0 1 0 382311083 145481728 32492 33554432000 4194304 5208918 140735892275120 140735892272952 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32094/statm: 35518 32492 105 248 0 35267 0
Current children cumulated CPU time (s) 162.23

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

/proc/32094/stat : 32094 (glucose) R 32093 32080 24789 0 -1 4202496 43631 0 0 0 135992 23 0 0 20 0 1 0 382311083 221700096 50530 33554432000 4194304 5208918 140735892275120 140735892271432 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32094/statm: 54126 50530 105 248 0 53875 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 378396

[startup+1422.31 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 32253
/proc/meminfo: memFree=29411588/32873648 swapFree=7376/7376
[pid=32080] ppid=32078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32080/stat : 32080 (npSolver-pbo.sh) S 32078 32080 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382310891 9367552 274 33554432000 4194304 5064252 140737086947952 140737086946864 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32080/statm: 2287 274 233 213 0 72 0
[pid=32081] ppid=32080 vsize=143596 CPUtime=1.89 cores=1,3,5,7
/proc/32081/stat : 32081 (npSolver-pbo) S 32080 32080 24789 0 -1 4202496 16563 12135 0 0 117 22 44 6 20 0 1 0 382310892 147042304 30199 33554432000 4194304 6004724 140734268765216 140734268757568 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32081/statm: 35899 30199 175 442 0 35453 0
[pid=32093] ppid=32081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32093/stat : 32093 (satsolver.sh) S 32081 32080 24789 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382311083 9367552 267 33554432000 4194304 5064252 140735222671712 140735222670624 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32093/statm: 2287 267 226 213 0 72 0
[pid=32094] ppid=32093 vsize=216504 CPUtime=1420.14 cores=1,3,5,7
/proc/32094/stat : 32094 (glucose) R 32093 32080 24789 0 -1 4202496 44564 0 0 0 141990 24 0 0 20 0 1 0 382311083 221700096 44422 33554432000 4194304 5208918 140735892275120 140735892273272 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32094/statm: 54126 44422 105 248 0 53875 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 378396

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 32254
/proc/meminfo: memFree=29371972/32873648 swapFree=7376/7376
[pid=32080] ppid=32078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32080/stat : 32080 (npSolver-pbo.sh) S 32078 32080 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382310891 9367552 274 33554432000 4194304 5064252 140737086947952 140737086946864 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32080/statm: 2287 274 233 213 0 72 0
[pid=32081] ppid=32080 vsize=143596 CPUtime=1.89 cores=1,3,5,7
/proc/32081/stat : 32081 (npSolver-pbo) S 32080 32080 24789 0 -1 4202496 16563 12135 0 0 117 22 44 6 20 0 1 0 382310892 147042304 30199 33554432000 4194304 6004724 140734268765216 140734268757568 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32081/statm: 35899 30199 175 442 0 35453 0
[pid=32093] ppid=32081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32093/stat : 32093 (satsolver.sh) S 32081 32080 24789 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382311083 9367552 267 33554432000 4194304 5064252 140735222671712 140735222670624 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32093/statm: 2287 267 226 213 0 72 0
[pid=32094] ppid=32093 vsize=217564 CPUtime=1480.13 cores=1,3,5,7
/proc/32094/stat : 32094 (glucose) R 32093 32080 24789 0 -1 4202496 44694 0 0 0 147988 25 0 0 20 0 1 0 382311083 222785536 46596 33554432000 4194304 5208918 140735892275120 140735892271496 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32094/statm: 54391 46596 105 248 0 54140 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 379456

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 32257
/proc/meminfo: memFree=29365724/32873648 swapFree=7376/7376
[pid=32080] ppid=32078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32080/stat : 32080 (npSolver-pbo.sh) S 32078 32080 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382310891 9367552 274 33554432000 4194304 5064252 140737086947952 140737086946864 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32080/statm: 2287 274 233 213 0 72 0
[pid=32081] ppid=32080 vsize=143596 CPUtime=1.89 cores=1,3,5,7
/proc/32081/stat : 32081 (npSolver-pbo) S 32080 32080 24789 0 -1 4202496 16563 12135 0 0 117 22 44 6 20 0 1 0 382310892 147042304 30199 33554432000 4194304 6004724 140734268765216 140734268757568 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32081/statm: 35899 30199 175 442 0 35453 0
[pid=32093] ppid=32081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32093/stat : 32093 (satsolver.sh) S 32081 32080 24789 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382311083 9367552 267 33554432000 4194304 5064252 140735222671712 140735222670624 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32093/statm: 2287 267 226 213 0 72 0
[pid=32094] ppid=32093 vsize=217564 CPUtime=1540.12 cores=1,3,5,7
/proc/32094/stat : 32094 (glucose) R 32093 32080 24789 0 -1 4202496 44841 0 0 0 153987 25 0 0 20 0 1 0 382311083 222785536 49809 33554432000 4194304 5208918 140735892275120 140735892271496 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32094/statm: 54391 49809 105 248 0 54140 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 379456

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 32257
/proc/meminfo: memFree=29370760/32873648 swapFree=7376/7376
[pid=32080] ppid=32078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32080/stat : 32080 (npSolver-pbo.sh) S 32078 32080 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382310891 9367552 274 33554432000 4194304 5064252 140737086947952 140737086946864 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32080/statm: 2287 274 233 213 0 72 0
[pid=32081] ppid=32080 vsize=143596 CPUtime=1.89 cores=1,3,5,7
/proc/32081/stat : 32081 (npSolver-pbo) S 32080 32080 24789 0 -1 4202496 16563 12135 0 0 117 22 44 6 20 0 1 0 382310892 147042304 30199 33554432000 4194304 6004724 140734268765216 140734268757568 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32081/statm: 35899 30199 175 442 0 35453 0
[pid=32093] ppid=32081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32093/stat : 32093 (satsolver.sh) S 32081 32080 24789 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382311083 9367552 267 33554432000 4194304 5064252 140735222671712 140735222670624 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32093/statm: 2287 267 226 213 0 72 0
[pid=32094] ppid=32093 vsize=187572 CPUtime=1600.11 cores=1,3,5,7
/proc/32094/stat : 32094 (glucose) R 32093 32080 24789 0 -1 4202496 45391 0 0 0 159985 26 0 0 20 0 1 0 382311083 192073728 43831 33554432000 4194304 5208918 140735892275120 140735892273208 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32094/statm: 46893 43831 105 248 0 46642 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 349464

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 32257
/proc/meminfo: memFree=29378544/32873648 swapFree=7376/7376
[pid=32080] ppid=32078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32080/stat : 32080 (npSolver-pbo.sh) S 32078 32080 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382310891 9367552 274 33554432000 4194304 5064252 140737086947952 140737086946864 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32080/statm: 2287 274 233 213 0 72 0
[pid=32081] ppid=32080 vsize=143596 CPUtime=1.89 cores=1,3,5,7
/proc/32081/stat : 32081 (npSolver-pbo) S 32080 32080 24789 0 -1 4202496 16563 12135 0 0 117 22 44 6 20 0 1 0 382310892 147042304 30199 33554432000 4194304 6004724 140734268765216 140734268757568 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32081/statm: 35899 30199 175 442 0 35453 0
[pid=32093] ppid=32081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32093/stat : 32093 (satsolver.sh) S 32081 32080 24789 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382311083 9367552 267 33554432000 4194304 5064252 140735222671712 140735222670624 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32093/statm: 2287 267 226 213 0 72 0
[pid=32094] ppid=32093 vsize=219260 CPUtime=1660.1 cores=1,3,5,7
/proc/32094/stat : 32094 (glucose) R 32093 32080 24789 0 -1 4202496 46044 0 0 0 165983 27 0 0 20 0 1 0 382311083 224522240 46014 33554432000 4194304 5208918 140735892275120 140735892272952 4211871 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32094/statm: 54815 46014 105 248 0 54564 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 381152

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 32257
/proc/meminfo: memFree=29354852/32873648 swapFree=7376/7376
[pid=32080] ppid=32078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32080/stat : 32080 (npSolver-pbo.sh) S 32078 32080 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382310891 9367552 274 33554432000 4194304 5064252 140737086947952 140737086946864 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32080/statm: 2287 274 233 213 0 72 0
[pid=32081] ppid=32080 vsize=143596 CPUtime=1.89 cores=1,3,5,7
/proc/32081/stat : 32081 (npSolver-pbo) S 32080 32080 24789 0 -1 4202496 16563 12135 0 0 117 22 44 6 20 0 1 0 382310892 147042304 30199 33554432000 4194304 6004724 140734268765216 140734268757568 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32081/statm: 35899 30199 175 442 0 35453 0
[pid=32093] ppid=32081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32093/stat : 32093 (satsolver.sh) S 32081 32080 24789 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382311083 9367552 267 33554432000 4194304 5064252 140735222671712 140735222670624 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32093/statm: 2287 267 226 213 0 72 0
[pid=32094] ppid=32093 vsize=219260 CPUtime=1720.09 cores=1,3,5,7
/proc/32094/stat : 32094 (glucose) R 32093 32080 24789 0 -1 4202496 46175 0 0 0 171982 27 0 0 20 0 1 0 382311083 224522240 48700 33554432000 4194304 5208918 140735892275120 140735892271496 4211901 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32094/statm: 54815 48700 105 248 0 54564 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 381152

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 32258
/proc/meminfo: memFree=29337176/32873648 swapFree=7376/7376
[pid=32080] ppid=32078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32080/stat : 32080 (npSolver-pbo.sh) S 32078 32080 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382310891 9367552 274 33554432000 4194304 5064252 140737086947952 140737086946864 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32080/statm: 2287 274 233 213 0 72 0
[pid=32081] ppid=32080 vsize=143596 CPUtime=1.89 cores=1,3,5,7
/proc/32081/stat : 32081 (npSolver-pbo) S 32080 32080 24789 0 -1 4202496 16563 12135 0 0 117 22 44 6 20 0 1 0 382310892 147042304 30199 33554432000 4194304 6004724 140734268765216 140734268757568 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32081/statm: 35899 30199 175 442 0 35453 0
[pid=32093] ppid=32081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32093/stat : 32093 (satsolver.sh) S 32081 32080 24789 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382311083 9367552 267 33554432000 4194304 5064252 140735222671712 140735222670624 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32093/statm: 2287 267 226 213 0 72 0
[pid=32094] ppid=32093 vsize=220136 CPUtime=1780.08 cores=1,3,5,7
/proc/32094/stat : 32094 (glucose) R 32093 32080 24789 0 -1 4202496 46280 0 0 0 177981 27 0 0 20 0 1 0 382311083 225419264 51360 33554432000 4194304 5208918 140735892275120 140735892272952 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32094/statm: 55034 51360 105 248 0 54783 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 382028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 32258
/proc/meminfo: memFree=29350024/32873648 swapFree=7376/7376
[pid=32080] ppid=32078 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32080/stat : 32080 (npSolver-pbo.sh) S 32078 32080 24789 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 382310891 9367552 274 33554432000 4194304 5064252 140737086947952 140737086946864 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32080/statm: 2287 274 233 213 0 72 0
[pid=32081] ppid=32080 vsize=143596 CPUtime=1.89 cores=1,3,5,7
/proc/32081/stat : 32081 (npSolver-pbo) S 32080 32080 24789 0 -1 4202496 16563 12135 0 0 117 22 44 6 20 0 1 0 382310892 147042304 30199 33554432000 4194304 6004724 140734268765216 140734268757568 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32081/statm: 35899 30199 175 442 0 35453 0
[pid=32093] ppid=32081 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32093/stat : 32093 (satsolver.sh) S 32081 32080 24789 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 382311083 9367552 267 33554432000 4194304 5064252 140735222671712 140735222670624 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32093/statm: 2287 267 226 213 0 72 0
[pid=32094] ppid=32093 vsize=220136 CPUtime=1798.18 cores=1,3,5,7
/proc/32094/stat : 32094 (glucose) R 32093 32080 24789 0 -1 4202496 46289 0 0 0 179791 27 0 0 20 0 1 0 382311083 225419264 51880 33554432000 4194304 5208918 140735892275120 140735892271496 4212476 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32094/statm: 55034 51880 105 248 0 54783 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 382028

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

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

Real time (s): 1800.42
CPU time (s): 1800.07
CPU user time (s): 1799.52
CPU system time (s): 0.55
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 429604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.62275
system time used= 0.297954
maximum resident set size= 164840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29676
page faults= 0
swaps= 0
block input operations= 0
block output operations= 101744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43
involuntary context switches= 24

runsolver used 3.01454 second user time and 8.5457 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-08 15:24:28
IDJOB=3749941
IDBENCH=72287
IDSOLVER=2334
FILE ID=node149/3749941-1339161868
RUNJOBID= node149-1339158265-31577
PBS_JOBID= 14643762
Free space on /tmp= 70804 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/9orless/normalized-r-cran-rodbc.cudf.paranoid.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749941-1339161868/watcher-3749941-1339161868 -o /tmp/evaluation-result-3749941-1339161868/solver-3749941-1339161868 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3749941-1339161868.opb 467522215 HOME HOME

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

MD5SUM BENCH= 61b485d2fa0a12e6ec3f5e6ce7bc808b
RANDOM SEED=467522215

node149.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.145
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.29
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.145
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.145
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.55
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.145
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.145
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.145
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	: 5438.55
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.145
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.145
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:       32873648 kB
MemFree:        30265268 kB
Buffers:          231524 kB
Cached:          1204380 kB
SwapCached:        30012 kB
Active:           689740 kB
Inactive:        1063428 kB
Active(anon):     288104 kB
Inactive(anon):    29992 kB
Active(file):     401636 kB
Inactive(file):  1033436 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67072880 kB
Dirty:             11704 kB
Writeback:             0 kB
AnonPages:        293756 kB
Mapped:             9908 kB
Shmem:                 0 kB
Slab:             715600 kB
SReclaimable:     159180 kB
SUnreclaim:       556420 kB
KernelStack:        1464 kB
PageTables:         4564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     435608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    223232 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70648 MiB
End job on node149 at 2012-06-08 15:54:28