Trace number 3750828

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.09 1800.81

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_20null0mast_rapportOE1.0_TMAX60_K67_cod2.opb
MD5SUMdc1f1c1369db62ce46fa63aa9c3db18d
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-472
Best CPU time to get the best result obtained on this benchmark1797.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 389
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 1526
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 12538
Number of bits of the biggest sum of numbers14
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.80	c run usual solver
181.77/182.25	c model valid
181.77/182.25	c current solution ok
182.47/182.94	o -1
182.47/182.94	c current bound: 762
1800.09/1800.81	c error: unexpected solver exit code
1800.09/1800.81	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3750828-1339173797/watcher-3750828-1339173797 -o /tmp/evaluation-result-3750828-1339173797/solver-3750828-1339173797 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750828-1339173797.opb 1307665240 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.05 2.03 2.00 3/177 10567
/proc/meminfo: memFree=31515676/32873844 swapFree=7380/7380
[pid=10567] ppid=10565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10567/stat : 10567 (npSolver-pbo.sh) S 10565 10567 10289 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383505856 9367552 274 33554432000 4194304 5064252 140734495406944 140734495405856 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10567/statm: 2287 274 233 213 0 72 0

[startup+0.041698 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 10567
/proc/meminfo: memFree=31515676/32873844 swapFree=7380/7380
[pid=10567] ppid=10565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10567/stat : 10567 (npSolver-pbo.sh) S 10565 10567 10289 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383505856 9367552 274 33554432000 4194304 5064252 140734495406944 140734495405856 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10567/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100242 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 10567
/proc/meminfo: memFree=31515676/32873844 swapFree=7380/7380
[pid=10567] ppid=10565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10567/stat : 10567 (npSolver-pbo.sh) S 10565 10567 10289 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383505856 9367552 274 33554432000 4194304 5064252 140734495406944 140734495405856 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10567/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300242 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 10567
/proc/meminfo: memFree=31515676/32873844 swapFree=7380/7380
[pid=10567] ppid=10565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10567/stat : 10567 (npSolver-pbo.sh) S 10565 10567 10289 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383505856 9367552 274 33554432000 4194304 5064252 140734495406944 140734495405856 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10567/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700234 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 10567
/proc/meminfo: memFree=31515676/32873844 swapFree=7380/7380
[pid=10567] ppid=10565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10567/stat : 10567 (npSolver-pbo.sh) S 10565 10567 10289 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383505856 9367552 274 33554432000 4194304 5064252 140734495406944 140734495405856 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10567/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 10573
/proc/meminfo: memFree=31340752/32873844 swapFree=7380/7380
[pid=10567] ppid=10565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10567/stat : 10567 (npSolver-pbo.sh) S 10565 10567 10289 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383505856 9367552 274 33554432000 4194304 5064252 140734495406944 140734495405856 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10567/statm: 2287 274 233 213 0 72 0
[pid=10568] ppid=10567 vsize=59844 CPUtime=0.79 cores=0,2,4,6
/proc/10568/stat : 10568 (npSolver-pbo) S 10567 10567 10289 0 -1 4202496 16948 0 0 0 73 6 0 0 20 0 1 0 383505856 61280256 11569 33554432000 4194304 6004724 140733981956832 140733981950880 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10568/statm: 14961 11569 162 442 0 14515 0
[pid=10570] ppid=10568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10570/stat : 10570 (cp2_pre.sh) S 10568 10567 10289 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383505936 9367552 277 33554432000 4194304 5064252 140736586790944 140736586789648 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10570/statm: 2287 277 234 213 0 72 0
[pid=10571] ppid=10570 vsize=110976 CPUtime=0.68 cores=0,2,4,6
/proc/10571/stat : 10571 (coprocessor) R 10570 10567 10289 0 -1 4202496 19733 0 0 0 65 3 0 0 20 0 1 0 383505936 113639424 25124 33554432000 4194304 6586260 140735288343856 140735288340120 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/10571/statm: 27744 25124 166 584 0 27156 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 189116

[startup+3.10039 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 10573
/proc/meminfo: memFree=31135876/32873844 swapFree=7380/7380
[pid=10567] ppid=10565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10567/stat : 10567 (npSolver-pbo.sh) S 10565 10567 10289 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383505856 9367552 274 33554432000 4194304 5064252 140734495406944 140734495405856 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10567/statm: 2287 274 233 213 0 72 0
[pid=10568] ppid=10567 vsize=59844 CPUtime=0.79 cores=0,2,4,6
/proc/10568/stat : 10568 (npSolver-pbo) S 10567 10567 10289 0 -1 4202496 16948 0 0 0 73 6 0 0 20 0 1 0 383505856 61280256 11569 33554432000 4194304 6004724 140733981956832 140733981950880 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10568/statm: 14961 11569 162 442 0 14515 0
[pid=10570] ppid=10568 vsize=9148 CPUtime=2.13 cores=0,2,4,6
/proc/10570/stat : 10570 (cp2_pre.sh) S 10568 10567 10289 0 -1 4202496 632 25785 0 0 0 0 197 16 20 0 1 0 383505936 9367552 281 33554432000 4194304 5064252 140736586790944 140736586789648 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10570/statm: 2287 281 238 213 0 72 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 78140

[startup+6.30037 s]
/proc/loadavg: 2.21 2.06 2.01 3/183 10579
/proc/meminfo: memFree=31306188/32873844 swapFree=7380/7380
[pid=10567] ppid=10565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10567/stat : 10567 (npSolver-pbo.sh) S 10565 10567 10289 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383505856 9367552 274 33554432000 4194304 5064252 140734495406944 140734495405856 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10567/statm: 2287 274 233 213 0 72 0
[pid=10568] ppid=10567 vsize=59844 CPUtime=2.93 cores=0,2,4,6
/proc/10568/stat : 10568 (npSolver-pbo) S 10567 10567 10289 0 -1 4202496 16955 26685 0 0 73 6 197 17 20 0 1 0 383505856 61280256 11569 33554432000 4194304 6004724 140733981956832 140733981951968 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10568/statm: 14961 11569 162 442 0 14515 0
[pid=10575] ppid=10568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10575/stat : 10575 (satsolver.sh) S 10568 10567 10289 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383506188 9367552 266 33554432000 4194304 5064252 140735781175520 140735781174432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10575/statm: 2287 266 226 213 0 72 0
[pid=10576] ppid=10575 vsize=54508 CPUtime=2.97 cores=0,2,4,6
/proc/10576/stat : 10576 (glucose) R 10575 10567 10289 0 -1 4202496 11292 0 0 0 295 2 0 0 20 0 1 0 383506188 55816192 11248 33554432000 4194304 5208918 140735794739584 140735794737432 4231508 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 13627 11248 103 248 0 13376 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 132648

[startup+12.7065 s]
/proc/loadavg: 2.27 2.08 2.02 3/183 10586
/proc/meminfo: memFree=31273876/32873844 swapFree=7380/7380
[pid=10567] ppid=10565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10567/stat : 10567 (npSolver-pbo.sh) S 10565 10567 10289 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383505856 9367552 274 33554432000 4194304 5064252 140734495406944 140734495405856 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10567/statm: 2287 274 233 213 0 72 0
[pid=10568] ppid=10567 vsize=59844 CPUtime=2.93 cores=0,2,4,6
/proc/10568/stat : 10568 (npSolver-pbo) S 10567 10567 10289 0 -1 4202496 16955 26685 0 0 73 6 197 17 20 0 1 0 383505856 61280256 11569 33554432000 4194304 6004724 140733981956832 140733981951968 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10568/statm: 14961 11569 162 442 0 14515 0
[pid=10575] ppid=10568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10575/stat : 10575 (satsolver.sh) S 10568 10567 10289 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383506188 9367552 266 33554432000 4194304 5064252 140735781175520 140735781174432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10575/statm: 2287 266 226 213 0 72 0
[pid=10576] ppid=10575 vsize=55944 CPUtime=9.37 cores=0,2,4,6
/proc/10576/stat : 10576 (glucose) R 10575 10567 10289 0 -1 4202496 11758 0 0 0 935 2 0 0 20 0 1 0 383506188 57286656 12224 33554432000 4194304 5208918 140735794739584 140735794737416 4211635 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 13986 12224 103 248 0 13735 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 134084

[startup+25.5003 s]
/proc/loadavg: 2.28 2.09 2.02 3/183 10586
/proc/meminfo: memFree=31255204/32873844 swapFree=7380/7380
[pid=10567] ppid=10565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10567/stat : 10567 (npSolver-pbo.sh) S 10565 10567 10289 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383505856 9367552 274 33554432000 4194304 5064252 140734495406944 140734495405856 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10567/statm: 2287 274 233 213 0 72 0
[pid=10568] ppid=10567 vsize=59844 CPUtime=2.93 cores=0,2,4,6
/proc/10568/stat : 10568 (npSolver-pbo) S 10567 10567 10289 0 -1 4202496 16955 26685 0 0 73 6 197 17 20 0 1 0 383505856 61280256 11569 33554432000 4194304 6004724 140733981956832 140733981951968 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10568/statm: 14961 11569 162 442 0 14515 0
[pid=10575] ppid=10568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10575/stat : 10575 (satsolver.sh) S 10568 10567 10289 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383506188 9367552 266 33554432000 4194304 5064252 140735781175520 140735781174432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10575/statm: 2287 266 226 213 0 72 0
[pid=10576] ppid=10575 vsize=55944 CPUtime=22.16 cores=0,2,4,6
/proc/10576/stat : 10576 (glucose) R 10575 10567 10289 0 -1 4202496 11804 0 0 0 2214 2 0 0 20 0 1 0 383506188 57286656 12270 33554432000 4194304 5208918 140735794739584 140735794737416 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 13986 12270 104 248 0 13735 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 134084

[startup+51.1003 s]
/proc/loadavg: 2.18 2.08 2.02 3/183 10586
/proc/meminfo: memFree=31222616/32873844 swapFree=7380/7380
[pid=10567] ppid=10565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10567/stat : 10567 (npSolver-pbo.sh) S 10565 10567 10289 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383505856 9367552 274 33554432000 4194304 5064252 140734495406944 140734495405856 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10567/statm: 2287 274 233 213 0 72 0
[pid=10568] ppid=10567 vsize=59844 CPUtime=2.93 cores=0,2,4,6
/proc/10568/stat : 10568 (npSolver-pbo) S 10567 10567 10289 0 -1 4202496 16955 26685 0 0 73 6 197 17 20 0 1 0 383505856 61280256 11569 33554432000 4194304 6004724 140733981956832 140733981951968 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10568/statm: 14961 11569 162 442 0 14515 0
[pid=10575] ppid=10568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10575/stat : 10575 (satsolver.sh) S 10568 10567 10289 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383506188 9367552 266 33554432000 4194304 5064252 140735781175520 140735781174432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10575/statm: 2287 266 226 213 0 72 0
[pid=10576] ppid=10575 vsize=57664 CPUtime=47.76 cores=0,2,4,6
/proc/10576/stat : 10576 (glucose) R 10575 10567 10289 0 -1 4202496 12415 0 0 0 4774 2 0 0 20 0 1 0 383506188 59047936 12476 33554432000 4194304 5208918 140735794739584 140735794737416 4211641 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 14416 12476 105 248 0 14165 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 135804

[startup+102.3 s]
/proc/loadavg: 2.08 2.07 2.01 3/183 10586
/proc/meminfo: memFree=31184480/32873844 swapFree=7380/7380
[pid=10567] ppid=10565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10567/stat : 10567 (npSolver-pbo.sh) S 10565 10567 10289 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383505856 9367552 274 33554432000 4194304 5064252 140734495406944 140734495405856 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10567/statm: 2287 274 233 213 0 72 0
[pid=10568] ppid=10567 vsize=59844 CPUtime=2.93 cores=0,2,4,6
/proc/10568/stat : 10568 (npSolver-pbo) S 10567 10567 10289 0 -1 4202496 16955 26685 0 0 73 6 197 17 20 0 1 0 383505856 61280256 11569 33554432000 4194304 6004724 140733981956832 140733981951968 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10568/statm: 14961 11569 162 442 0 14515 0
[pid=10575] ppid=10568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10575/stat : 10575 (satsolver.sh) S 10568 10567 10289 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383506188 9367552 266 33554432000 4194304 5064252 140735781175520 140735781174432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10575/statm: 2287 266 226 213 0 72 0
[pid=10576] ppid=10575 vsize=64844 CPUtime=98.95 cores=0,2,4,6
/proc/10576/stat : 10576 (glucose) R 10575 10567 10289 0 -1 4202496 13047 0 0 0 9892 3 0 0 20 0 1 0 383506188 66400256 13615 33554432000 4194304 5208918 140735794739584 140735794737736 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10576/statm: 16211 13615 105 248 0 15960 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 142984

[startup+162.306 s]
/proc/loadavg: 2.03 2.05 2.01 3/183 10586
/proc/meminfo: memFree=31180292/32873844 swapFree=7380/7380
[pid=10567] ppid=10565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10567/stat : 10567 (npSolver-pbo.sh) S 10565 10567 10289 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383505856 9367552 274 33554432000 4194304 5064252 140734495406944 140734495405856 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10567/statm: 2287 274 233 213 0 72 0
[pid=10568] ppid=10567 vsize=59844 CPUtime=2.93 cores=0,2,4,6
/proc/10568/stat : 10568 (npSolver-pbo) S 10567 10567 10289 0 -1 4202496 16955 26685 0 0 73 6 197 17 20 0 1 0 383505856 61280256 11569 33554432000 4194304 6004724 140733981956832 140733981951968 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10568/statm: 14961 11569 162 442 0 14515 0
[pid=10575] ppid=10568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10575/stat : 10575 (satsolver.sh) S 10568 10567 10289 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 383506188 9367552 266 33554432000 4194304 5064252 140735781175520 140735781174432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10575/statm: 2287 266 226 213 0 72 0
[pid=10576] ppid=10575 vsize=76752 CPUtime=158.94 cores=0,2,4,6

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

/proc/10593/stat : 10593 (glucose) R 10592 10567 10289 0 -1 4202496 39226 0 0 0 117870 26 0 0 20 0 1 0 383524167 187142144 43194 33554432000 4194304 5208918 140733336814368 140733336812456 4211641 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10593/statm: 45689 43194 105 248 0 45438 0
Current children cumulated CPU time (s) 1361.65
Current children cumulated vsize (KiB) 289572

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10627
/proc/meminfo: memFree=30933064/32873844 swapFree=7380/7380
[pid=10567] ppid=10565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10567/stat : 10567 (npSolver-pbo.sh) S 10565 10567 10289 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383505856 9367552 274 33554432000 4194304 5064252 140734495406944 140734495405856 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10567/statm: 2287 274 233 213 0 72 0
[pid=10568] ppid=10567 vsize=88520 CPUtime=182.69 cores=0,2,4,6
/proc/10568/stat : 10568 (npSolver-pbo) S 10567 10567 10289 0 -1 4202496 20341 45919 0 0 110 63 18072 24 20 0 1 0 383505856 90644480 17929 33554432000 4194304 6004724 140733981956832 140733981949184 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10568/statm: 22130 17929 176 442 0 21684 0
[pid=10592] ppid=10568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10592/stat : 10592 (satsolver.sh) S 10568 10567 10289 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383524167 9367552 266 33554432000 4194304 5064252 140737172566192 140737172565104 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10592/statm: 2287 266 226 213 0 72 0
[pid=10593] ppid=10592 vsize=232076 CPUtime=1238.95 cores=0,2,4,6
/proc/10593/stat : 10593 (glucose) R 10592 10567 10289 0 -1 4202496 39490 0 0 0 123868 27 0 0 20 0 1 0 383524167 237645824 55210 33554432000 4194304 5208918 140733336814368 140733336810056 4229483 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10593/statm: 58019 55210 105 248 0 57768 0
Current children cumulated CPU time (s) 1421.64
Current children cumulated vsize (KiB) 338892

[startup+1482.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 10628
/proc/meminfo: memFree=30962544/32873844 swapFree=7380/7380
[pid=10567] ppid=10565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10567/stat : 10567 (npSolver-pbo.sh) S 10565 10567 10289 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383505856 9367552 274 33554432000 4194304 5064252 140734495406944 140734495405856 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10567/statm: 2287 274 233 213 0 72 0
[pid=10568] ppid=10567 vsize=88520 CPUtime=182.69 cores=0,2,4,6
/proc/10568/stat : 10568 (npSolver-pbo) S 10567 10567 10289 0 -1 4202496 20341 45919 0 0 110 63 18072 24 20 0 1 0 383505856 90644480 17929 33554432000 4194304 6004724 140733981956832 140733981949184 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10568/statm: 22130 17929 176 442 0 21684 0
[pid=10592] ppid=10568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10592/stat : 10592 (satsolver.sh) S 10568 10567 10289 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383524167 9367552 266 33554432000 4194304 5064252 140737172566192 140737172565104 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10592/statm: 2287 266 226 213 0 72 0
[pid=10593] ppid=10592 vsize=232076 CPUtime=1298.94 cores=0,2,4,6
/proc/10593/stat : 10593 (glucose) R 10592 10567 10289 0 -1 4202496 40300 0 0 0 129865 29 0 0 20 0 1 0 383524167 237645824 51608 33554432000 4194304 5208918 140733336814368 140733336812360 4211577 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10593/statm: 58019 51608 105 248 0 57768 0
Current children cumulated CPU time (s) 1481.63
Current children cumulated vsize (KiB) 338892

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 10628
/proc/meminfo: memFree=30892168/32873844 swapFree=7380/7380
[pid=10567] ppid=10565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10567/stat : 10567 (npSolver-pbo.sh) S 10565 10567 10289 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383505856 9367552 274 33554432000 4194304 5064252 140734495406944 140734495405856 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10567/statm: 2287 274 233 213 0 72 0
[pid=10568] ppid=10567 vsize=88520 CPUtime=182.69 cores=0,2,4,6
/proc/10568/stat : 10568 (npSolver-pbo) S 10567 10567 10289 0 -1 4202496 20341 45919 0 0 110 63 18072 24 20 0 1 0 383505856 90644480 17929 33554432000 4194304 6004724 140733981956832 140733981949184 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10568/statm: 22130 17929 176 442 0 21684 0
[pid=10592] ppid=10568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10592/stat : 10592 (satsolver.sh) S 10568 10567 10289 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383524167 9367552 266 33554432000 4194304 5064252 140737172566192 140737172565104 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10592/statm: 2287 266 226 213 0 72 0
[pid=10593] ppid=10592 vsize=232076 CPUtime=1358.93 cores=0,2,4,6
/proc/10593/stat : 10593 (glucose) R 10592 10567 10289 0 -1 4202496 40422 0 0 0 135864 29 0 0 20 0 1 0 383524167 237645824 55306 33554432000 4194304 5208918 140733336814368 140733336810680 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10593/statm: 58019 55306 105 248 0 57768 0
Current children cumulated CPU time (s) 1541.62
Current children cumulated vsize (KiB) 338892

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10628
/proc/meminfo: memFree=30901992/32873844 swapFree=7380/7380
[pid=10567] ppid=10565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10567/stat : 10567 (npSolver-pbo.sh) S 10565 10567 10289 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383505856 9367552 274 33554432000 4194304 5064252 140734495406944 140734495405856 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10567/statm: 2287 274 233 213 0 72 0
[pid=10568] ppid=10567 vsize=88520 CPUtime=182.69 cores=0,2,4,6
/proc/10568/stat : 10568 (npSolver-pbo) S 10567 10567 10289 0 -1 4202496 20341 45919 0 0 110 63 18072 24 20 0 1 0 383505856 90644480 17929 33554432000 4194304 6004724 140733981956832 140733981949184 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10568/statm: 22130 17929 176 442 0 21684 0
[pid=10592] ppid=10568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10592/stat : 10592 (satsolver.sh) S 10568 10567 10289 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383524167 9367552 266 33554432000 4194304 5064252 140737172566192 140737172565104 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10592/statm: 2287 266 226 213 0 72 0
[pid=10593] ppid=10592 vsize=262896 CPUtime=1418.93 cores=0,2,4,6
/proc/10593/stat : 10593 (glucose) R 10592 10567 10289 0 -1 4202496 41722 0 0 0 141861 32 0 0 20 0 1 0 383524167 269205504 56795 33554432000 4194304 5208918 140733336814368 140733336812520 4229049 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10593/statm: 65724 56795 105 248 0 65473 0
Current children cumulated CPU time (s) 1601.62
Current children cumulated vsize (KiB) 369712

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 10631
/proc/meminfo: memFree=30938924/32873844 swapFree=7380/7380
[pid=10567] ppid=10565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10567/stat : 10567 (npSolver-pbo.sh) S 10565 10567 10289 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383505856 9367552 274 33554432000 4194304 5064252 140734495406944 140734495405856 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10567/statm: 2287 274 233 213 0 72 0
[pid=10568] ppid=10567 vsize=88520 CPUtime=182.69 cores=0,2,4,6
/proc/10568/stat : 10568 (npSolver-pbo) S 10567 10567 10289 0 -1 4202496 20341 45919 0 0 110 63 18072 24 20 0 1 0 383505856 90644480 17929 33554432000 4194304 6004724 140733981956832 140733981949184 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10568/statm: 22130 17929 176 442 0 21684 0
[pid=10592] ppid=10568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10592/stat : 10592 (satsolver.sh) S 10568 10567 10289 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383524167 9367552 266 33554432000 4194304 5064252 140737172566192 140737172565104 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10592/statm: 2287 266 226 213 0 72 0
[pid=10593] ppid=10592 vsize=232076 CPUtime=1478.92 cores=0,2,4,6
/proc/10593/stat : 10593 (glucose) R 10592 10567 10289 0 -1 4202496 41963 0 0 0 147859 33 0 0 20 0 1 0 383524167 237645824 52120 33554432000 4194304 5208918 140733336814368 140733336812360 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10593/statm: 58019 52120 105 248 0 57768 0
Current children cumulated CPU time (s) 1661.61
Current children cumulated vsize (KiB) 338892

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10631
/proc/meminfo: memFree=30943836/32873844 swapFree=7380/7380
[pid=10567] ppid=10565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10567/stat : 10567 (npSolver-pbo.sh) S 10565 10567 10289 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383505856 9367552 274 33554432000 4194304 5064252 140734495406944 140734495405856 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10567/statm: 2287 274 233 213 0 72 0
[pid=10568] ppid=10567 vsize=88520 CPUtime=182.69 cores=0,2,4,6
/proc/10568/stat : 10568 (npSolver-pbo) S 10567 10567 10289 0 -1 4202496 20341 45919 0 0 110 63 18072 24 20 0 1 0 383505856 90644480 17929 33554432000 4194304 6004724 140733981956832 140733981949184 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10568/statm: 22130 17929 176 442 0 21684 0
[pid=10592] ppid=10568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10592/stat : 10592 (satsolver.sh) S 10568 10567 10289 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383524167 9367552 266 33554432000 4194304 5064252 140737172566192 140737172565104 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10592/statm: 2287 266 226 213 0 72 0
[pid=10593] ppid=10592 vsize=262896 CPUtime=1538.91 cores=0,2,4,6
/proc/10593/stat : 10593 (glucose) R 10592 10567 10289 0 -1 4202496 42554 0 0 0 153857 34 0 0 20 0 1 0 383524167 269205504 57307 33554432000 4194304 5208918 140733336814368 140733336812520 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10593/statm: 65724 57307 105 248 0 65473 0
Current children cumulated CPU time (s) 1721.6
Current children cumulated vsize (KiB) 369712

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10632
/proc/meminfo: memFree=30893360/32873844 swapFree=7380/7380
[pid=10567] ppid=10565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10567/stat : 10567 (npSolver-pbo.sh) S 10565 10567 10289 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383505856 9367552 274 33554432000 4194304 5064252 140734495406944 140734495405856 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10567/statm: 2287 274 233 213 0 72 0
[pid=10568] ppid=10567 vsize=88520 CPUtime=182.69 cores=0,2,4,6
/proc/10568/stat : 10568 (npSolver-pbo) S 10567 10567 10289 0 -1 4202496 20341 45919 0 0 110 63 18072 24 20 0 1 0 383505856 90644480 17929 33554432000 4194304 6004724 140733981956832 140733981949184 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10568/statm: 22130 17929 176 442 0 21684 0
[pid=10592] ppid=10568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10592/stat : 10592 (satsolver.sh) S 10568 10567 10289 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383524167 9367552 266 33554432000 4194304 5064252 140737172566192 140737172565104 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10592/statm: 2287 266 226 213 0 72 0
[pid=10593] ppid=10592 vsize=232076 CPUtime=1598.9 cores=0,2,4,6
/proc/10593/stat : 10593 (glucose) R 10592 10567 10289 0 -1 4202496 42801 0 0 0 159855 35 0 0 20 0 1 0 383524167 237645824 55192 33554432000 4194304 5208918 140733336814368 140733336810744 4205238 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10593/statm: 58019 55192 105 248 0 57768 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (KiB) 338892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10632
/proc/meminfo: memFree=30864488/32873844 swapFree=7380/7380
[pid=10567] ppid=10565 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10567/stat : 10567 (npSolver-pbo.sh) S 10565 10567 10289 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383505856 9367552 274 33554432000 4194304 5064252 140734495406944 140734495405856 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10567/statm: 2287 274 233 213 0 72 0
[pid=10568] ppid=10567 vsize=88520 CPUtime=182.69 cores=0,2,4,6
/proc/10568/stat : 10568 (npSolver-pbo) S 10567 10567 10289 0 -1 4202496 20341 45919 0 0 110 63 18072 24 20 0 1 0 383505856 90644480 17929 33554432000 4194304 6004724 140733981956832 140733981949184 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10568/statm: 22130 17929 176 442 0 21684 0
[pid=10592] ppid=10568 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10592/stat : 10592 (satsolver.sh) S 10568 10567 10289 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383524167 9367552 266 33554432000 4194304 5064252 140737172566192 140737172565104 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10592/statm: 2287 266 226 213 0 72 0
[pid=10593] ppid=10592 vsize=262896 CPUtime=1617.4 cores=0,2,4,6
/proc/10593/stat : 10593 (glucose) R 10592 10567 10289 0 -1 4202496 43387 0 0 0 161705 35 0 0 20 0 1 0 383524167 269205504 58843 33554432000 4194304 5208918 140733336814368 140733336810744 4229296 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10593/statm: 65724 58843 105 248 0 65473 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 369712

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 10567 and gives
#  childrusage.ru_utime.tv_sec=181
#  childrusage.ru_utime.tv_usec=837356
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=884865
# CPU time returned by wait4() is 182.722
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.81
CPU time (s): 1800.09
CPU user time (s): 1798.87
CPU system time (s): 1.22
CPU usage (%): 99.9598
Max. virtual memory (cumulated for all children) (KiB): 369712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 181.837
system time used= 0.884865
maximum resident set size= 138992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67235
page faults= 0
swaps= 0
block input operations= 0
block output operations= 119272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 306
involuntary context switches= 212

runsolver used 2.6106 second user time and 7.2269 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-08 18:43:18
IDJOB=3750828
IDBENCH=90698
IDSOLVER=2334
FILE ID=node118/3750828-1339173797
RUNJOBID= node118-1339170196-10305
PBS_JOBID= 14643819
Free space on /tmp= 70784 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_20null0mast_rapportOE1.0_TMAX60_K67_cod2.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750828-1339173797/watcher-3750828-1339173797 -o /tmp/evaluation-result-3750828-1339173797/solver-3750828-1339173797 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750828-1339173797.opb 1307665240 HOME HOME

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

MD5SUM BENCH= dc1f1c1369db62ce46fa63aa9c3db18d
RANDOM SEED=1307665240

node118.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.212
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.42
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.212
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	: 5438.55
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.212
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.212
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.212
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	: 5320.68
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.212
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.212
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.212
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31519740 kB
Buffers:          222372 kB
Cached:           265796 kB
SwapCached:         6484 kB
Active:           255872 kB
Inactive:         250704 kB
Active(anon):      13724 kB
Inactive(anon):     6596 kB
Active(file):     242148 kB
Inactive(file):   244108 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67095448 kB
Dirty:             21400 kB
Writeback:             0 kB
AnonPages:         16624 kB
Mapped:             9708 kB
Shmem:                 0 kB
Slab:             707060 kB
SReclaimable:     147328 kB
SUnreclaim:       559732 kB
KernelStack:        1520 kB
PageTables:         3752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     135744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70720 MiB
End job on node118 at 2012-06-08 19:13:18