Trace number 3749857

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 1801.52

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-seymour1.opb
MD5SUM385b8c04483c735ba913a305372f124f
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark471080
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 456321
Optimality of the best value was proved NO
Number of variables10582
Total number of constraints5865
Number of constraints which are clauses651
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5214
Minimum length of a constraint1
Maximum length of a constraint198
Number of terms in the objective function 10582
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 2347111
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 2347111
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

25.86/25.98	c run usual solver
1800.00/1801.51	c error: unexpected solver exit code
1800.00/1801.51	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-3749857-1339113045/watcher-3749857-1339113045 -o /tmp/evaluation-result-3749857-1339113045/solver-3749857-1339113045 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749857-1339113045.opb 606608460 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 1.93 3/180 26448
/proc/meminfo: memFree=31661200/32873648 swapFree=7376/7376
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26448/stat : 26448 (npSolver-pbo.sh) S 26446 26448 21354 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377430485 9367552 274 33554432000 4194304 5064252 140733745036960 140733745035872 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0

[startup+0.0696721 s]
/proc/loadavg: 2.05 2.03 1.93 3/180 26448
/proc/meminfo: memFree=31661200/32873648 swapFree=7376/7376
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26448/stat : 26448 (npSolver-pbo.sh) S 26446 26448 21354 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377430485 9367552 274 33554432000 4194304 5064252 140733745036960 140733745035872 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100231 s]
/proc/loadavg: 2.05 2.03 1.93 3/180 26448
/proc/meminfo: memFree=31661200/32873648 swapFree=7376/7376
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26448/stat : 26448 (npSolver-pbo.sh) S 26446 26448 21354 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377430485 9367552 274 33554432000 4194304 5064252 140733745036960 140733745035872 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300202 s]
/proc/loadavg: 2.05 2.03 1.93 3/180 26448
/proc/meminfo: memFree=31661200/32873648 swapFree=7376/7376
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26448/stat : 26448 (npSolver-pbo.sh) S 26446 26448 21354 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377430485 9367552 274 33554432000 4194304 5064252 140733745036960 140733745035872 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700215 s]
/proc/loadavg: 2.05 2.03 1.93 3/180 26448
/proc/meminfo: memFree=31661200/32873648 swapFree=7376/7376
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26448/stat : 26448 (npSolver-pbo.sh) S 26446 26448 21354 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377430485 9367552 274 33554432000 4194304 5064252 140733745036960 140733745035872 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.05 2.03 1.93 3/182 26450
/proc/meminfo: memFree=31565060/32873648 swapFree=7376/7376
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26448/stat : 26448 (npSolver-pbo.sh) S 26446 26448 21354 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377430485 9367552 274 33554432000 4194304 5064252 140733745036960 140733745035872 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=185576 CPUtime=1.48 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-pbo) R 26448 26448 21354 0 -1 4202496 11611 0 0 0 144 4 0 0 20 0 1 0 377430485 190029824 33061 33554432000 4194304 6004724 140734957936608 140734957931208 4536318 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26449/statm: 46394 33061 154 442 0 45948 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 194724

[startup+3.10026 s]
/proc/loadavg: 2.05 2.03 1.93 3/182 26450
/proc/meminfo: memFree=31482644/32873648 swapFree=7376/7376
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26448/stat : 26448 (npSolver-pbo.sh) S 26446 26448 21354 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377430485 9367552 274 33554432000 4194304 5064252 140733745036960 140733745035872 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=316648 CPUtime=3.08 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-pbo) R 26448 26448 21354 0 -1 4202496 12244 0 0 0 300 8 0 0 20 0 1 0 377430485 324247552 62757 33554432000 4194304 6004724 140734957936608 140734957931208 4534749 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26449/statm: 79162 62757 154 442 0 78716 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 325796

[startup+6.30026 s]
/proc/loadavg: 2.13 2.04 1.94 3/182 26450
/proc/meminfo: memFree=31310440/32873648 swapFree=7376/7376
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26448/stat : 26448 (npSolver-pbo.sh) S 26446 26448 21354 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377430485 9367552 274 33554432000 4194304 5064252 140733745036960 140733745035872 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=578792 CPUtime=6.28 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-pbo) R 26448 26448 21354 0 -1 4202496 13004 0 0 0 612 16 0 0 20 0 1 0 377430485 592683008 124709 33554432000 4194304 6004724 140734957936608 140734957931560 4534752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26449/statm: 144698 124709 154 442 0 144252 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 587940

[startup+12.7003 s]
/proc/loadavg: 2.20 2.06 1.94 3/182 26450
/proc/meminfo: memFree=30761004/32873648 swapFree=7376/7376
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26448/stat : 26448 (npSolver-pbo.sh) S 26446 26448 21354 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377430485 9367552 274 33554432000 4194304 5064252 140733745036960 140733745035872 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=1103080 CPUtime=12.69 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-pbo) R 26448 26448 21354 0 -1 4202496 14014 0 0 0 1237 32 0 0 20 0 1 0 377430485 1129553920 249125 33554432000 4194304 6004724 140734957936608 140734957931208 4535989 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26449/statm: 275770 249125 154 442 0 275324 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1112228

[startup+25.5002 s]
/proc/loadavg: 2.15 2.06 1.94 3/181 26450
/proc/meminfo: memFree=26944312/32873648 swapFree=7376/7376
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26448/stat : 26448 (npSolver-pbo.sh) S 26446 26448 21354 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377430485 9367552 274 33554432000 4194304 5064252 140733745036960 140733745035872 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=3870612 CPUtime=25.46 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-pbo) R 26448 26448 21354 0 -1 4202496 16930 0 0 0 2286 260 0 0 20 0 1 0 377430485 3963506688 880083 33554432000 4194304 6004724 140734957936608 140734957932480 5193835 0 0 4096 0 0 0 0 17 4 0 0 2 0 0
/proc/26449/statm: 967653 880083 157 442 0 967207 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 3879760

[startup+51.1002 s]
/proc/loadavg: 2.44 2.13 1.97 3/183 26452
/proc/meminfo: memFree=25144844/32873648 swapFree=7376/7376
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26448/stat : 26448 (npSolver-pbo.sh) S 26446 26448 21354 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377430485 9367552 274 33554432000 4194304 5064252 140733745036960 140733745035872 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=2123136 CPUtime=25.96 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 21354 0 -1 4202496 16937 0 0 0 2286 310 0 0 20 0 1 0 377430485 2174091264 443220 33554432000 4194304 6004724 140734957936608 140734957930656 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/26449/statm: 530784 443220 163 442 0 530338 0
[pid=26451] ppid=26449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26451/stat : 26451 (cp2_pre.sh) S 26449 26448 21354 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 377433085 9367552 276 33554432000 4194304 5064252 140734898811120 140734898809824 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26451/statm: 2287 276 234 213 0 72 0
[pid=26452] ppid=26451 vsize=3328032 CPUtime=25.08 cores=0,2,4,6
/proc/26452/stat : 26452 (coprocessor) R 26451 26448 21354 0 -1 4202496 25303 0 0 0 2406 102 0 0 20 0 1 0 377433085 3407904768 716028 33554432000 4194304 6586260 140734272601120 140734272596872 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/26452/statm: 832008 716028 158 584 0 831420 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 5469464

[startup+102.3 s]
/proc/loadavg: 2.90 2.31 2.03 3/183 26452
/proc/meminfo: memFree=23829444/32873648 swapFree=7376/7376
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26448/stat : 26448 (npSolver-pbo.sh) S 26446 26448 21354 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377430485 9367552 274 33554432000 4194304 5064252 140733745036960 140733745035872 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=2123136 CPUtime=25.96 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 21354 0 -1 4202496 16937 0 0 0 2286 310 0 0 20 0 1 0 377430485 2174091264 443220 33554432000 4194304 6004724 140734957936608 140734957930656 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/26449/statm: 530784 443220 163 442 0 530338 0
[pid=26451] ppid=26449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26451/stat : 26451 (cp2_pre.sh) S 26449 26448 21354 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 377433085 9367552 276 33554432000 4194304 5064252 140734898811120 140734898809824 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26451/statm: 2287 276 234 213 0 72 0
[pid=26452] ppid=26451 vsize=3328032 CPUtime=75.26 cores=0,2,4,6
/proc/26452/stat : 26452 (coprocessor) R 26451 26448 21354 0 -1 4202496 25303 0 0 0 7149 377 0 0 20 0 1 0 377433085 3407904768 716028 33554432000 4194304 6586260 140734272601120 140734272596872 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 101 0 0
/proc/26452/statm: 832008 716028 158 584 0 831420 0
Current children cumulated CPU time (s) 101.22
Current children cumulated vsize (KiB) 5469464

[startup+162.3 s]
/proc/loadavg: 2.44 2.29 2.04 3/183 26455
/proc/meminfo: memFree=24472728/32873648 swapFree=7376/7376
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26448/stat : 26448 (npSolver-pbo.sh) S 26446 26448 21354 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377430485 9367552 274 33554432000 4194304 5064252 140733745036960 140733745035872 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=2123136 CPUtime=111.44 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 21354 0 -1 4202496 16948 26204 0 0 2286 310 8085 463 20 0 1 0 377430485 2174091264 443220 33554432000 4194304 6004724 140734957936608 140734957931744 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/26449/statm: 530784 443220 163 442 0 530338 0
[pid=26454] ppid=26449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (satsolver.sh) S 26449 26448 21354 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 377441746 9367552 267 33554432000 4194304 5064252 140736907895424 140736907894336 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26454/statm: 2287 267 226 213 0 72 0
[pid=26455] ppid=26454 vsize=4420052 CPUtime=49.66 cores=0,2,4,6
/proc/26455/stat : 26455 (glucose) R 26454 26448 21354 0 -1 4202496 411858 0 0 0 4827 139 0 0 20 0 1 0 377441746 4526133248 920616 33554432000 4194304 5208918 140734208358176 140734208356024 4216431 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26455/statm: 1105013 920616 103 248 0 1104762 0
Current children cumulated CPU time (s) 161.1
Current children cumulated vsize (KiB) 6561484

[startup+222.3 s]
/proc/loadavg: 2.21 2.25 2.04 3/183 26456
/proc/meminfo: memFree=24382872/32873648 swapFree=7376/7376
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26448/stat : 26448 (npSolver-pbo.sh) S 26446 26448 21354 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377430485 9367552 274 33554432000 4194304 5064252 140733745036960 140733745035872 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=2123136 CPUtime=111.44 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 21354 0 -1 4202496 16948 26204 0 0 2286 310 8085 463 20 0 1 0 377430485 2174091264 443220 33554432000 4194304 6004724 140734957936608 140734957931744 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/26449/statm: 530784 443220 163 442 0 530338 0
[pid=26454] ppid=26449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (satsolver.sh) S 26449 26448 21354 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 377441746 9367552 267 33554432000 4194304 5064252 140736907895424 140736907894336 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26454/statm: 2287 267 226 213 0 72 0
[pid=26455] ppid=26454 vsize=4463584 CPUtime=109.65 cores=0,2,4,6
/proc/26455/stat : 26455 (glucose) R 26454 26448 21354 0 -1 4202496 430045 0 0 0 10820 145 0 0 20 0 1 0 377441746 4570710016 942104 33554432000 4194304 5208918 140734208358176 140734208356024 4229556 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26455/statm: 1115896 942104 103 248 0 1115645 0
Current children cumulated CPU time (s) 221.09
Current children cumulated vsize (KiB) 6605016

[startup+282.3 s]
/proc/loadavg: 2.08 2.20 2.04 3/183 26456
/proc/meminfo: memFree=24325580/32873648 swapFree=7376/7376
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/26455/stat : 26455 (glucose) R 26454 26448 21354 0 -1 4202496 580091 0 0 0 124732 216 0 0 20 0 1 0 377441746 4786348032 972521 33554432000 4194304 5208918 140734208358176 140734208356024 4211635 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26455/statm: 1168542 972521 104 248 0 1168291 0
Current children cumulated CPU time (s) 1360.92
Current children cumulated vsize (KiB) 6815600

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 26682
/proc/meminfo: memFree=23538240/32873648 swapFree=7376/7376
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26448/stat : 26448 (npSolver-pbo.sh) S 26446 26448 21354 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377430485 9367552 274 33554432000 4194304 5064252 140733745036960 140733745035872 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=2123136 CPUtime=111.44 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 21354 0 -1 4202496 16948 26204 0 0 2286 310 8085 463 20 0 1 0 377430485 2174091264 443220 33554432000 4194304 6004724 140734957936608 140734957931744 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/26449/statm: 530784 443220 163 442 0 530338 0
[pid=26454] ppid=26449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (satsolver.sh) S 26449 26448 21354 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 377441746 9367552 267 33554432000 4194304 5064252 140736907895424 140736907894336 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26454/statm: 2287 267 226 213 0 72 0
[pid=26455] ppid=26454 vsize=4676328 CPUtime=1309.46 cores=0,2,4,6
/proc/26455/stat : 26455 (glucose) R 26454 26448 21354 0 -1 4202496 584185 0 0 0 130728 218 0 0 20 0 1 0 377441746 4788559872 974480 33554432000 4194304 5208918 140734208358176 140734208356024 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26455/statm: 1169082 974480 104 248 0 1168831 0
Current children cumulated CPU time (s) 1420.9
Current children cumulated vsize (KiB) 6817760

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 26682
/proc/meminfo: memFree=23524220/32873648 swapFree=7376/7376
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26448/stat : 26448 (npSolver-pbo.sh) S 26446 26448 21354 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377430485 9367552 274 33554432000 4194304 5064252 140733745036960 140733745035872 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=2123136 CPUtime=111.44 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 21354 0 -1 4202496 16948 26204 0 0 2286 310 8085 463 20 0 1 0 377430485 2174091264 443220 33554432000 4194304 6004724 140734957936608 140734957931744 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/26449/statm: 530784 443220 163 442 0 530338 0
[pid=26454] ppid=26449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (satsolver.sh) S 26449 26448 21354 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 377441746 9367552 267 33554432000 4194304 5064252 140736907895424 140736907894336 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26454/statm: 2287 267 226 213 0 72 0
[pid=26455] ppid=26454 vsize=4679212 CPUtime=1369.44 cores=0,2,4,6
/proc/26455/stat : 26455 (glucose) R 26454 26448 21354 0 -1 4202496 588433 0 0 0 136725 219 0 0 20 0 1 0 377441746 4791513088 977025 33554432000 4194304 5208918 140734208358176 140734208356024 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26455/statm: 1169803 977025 104 248 0 1169552 0
Current children cumulated CPU time (s) 1480.88
Current children cumulated vsize (KiB) 6820644

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26682
/proc/meminfo: memFree=23508900/32873648 swapFree=7376/7376
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26448/stat : 26448 (npSolver-pbo.sh) S 26446 26448 21354 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377430485 9367552 274 33554432000 4194304 5064252 140733745036960 140733745035872 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=2123136 CPUtime=111.44 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 21354 0 -1 4202496 16948 26204 0 0 2286 310 8085 463 20 0 1 0 377430485 2174091264 443220 33554432000 4194304 6004724 140734957936608 140734957931744 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/26449/statm: 530784 443220 163 442 0 530338 0
[pid=26454] ppid=26449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (satsolver.sh) S 26449 26448 21354 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 377441746 9367552 267 33554432000 4194304 5064252 140736907895424 140736907894336 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26454/statm: 2287 267 226 213 0 72 0
[pid=26455] ppid=26454 vsize=4684412 CPUtime=1429.43 cores=0,2,4,6
/proc/26455/stat : 26455 (glucose) R 26454 26448 21354 0 -1 4202496 596727 0 0 0 142721 222 0 0 20 0 1 0 377441746 4796837888 980766 33554432000 4194304 5208918 140734208358176 140734208356024 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26455/statm: 1171103 980766 104 248 0 1170852 0
Current children cumulated CPU time (s) 1540.87
Current children cumulated vsize (KiB) 6825844

[startup+1602.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/183 26682
/proc/meminfo: memFree=23500360/32873648 swapFree=7376/7376
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26448/stat : 26448 (npSolver-pbo.sh) S 26446 26448 21354 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377430485 9367552 274 33554432000 4194304 5064252 140733745036960 140733745035872 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=2123136 CPUtime=111.44 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 21354 0 -1 4202496 16948 26204 0 0 2286 310 8085 463 20 0 1 0 377430485 2174091264 443220 33554432000 4194304 6004724 140734957936608 140734957931744 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/26449/statm: 530784 443220 163 442 0 530338 0
[pid=26454] ppid=26449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (satsolver.sh) S 26449 26448 21354 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 377441746 9367552 267 33554432000 4194304 5064252 140736907895424 140736907894336 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26454/statm: 2287 267 226 213 0 72 0
[pid=26455] ppid=26454 vsize=4687316 CPUtime=1489.42 cores=0,2,4,6
/proc/26455/stat : 26455 (glucose) R 26454 26448 21354 0 -1 4202496 600865 0 0 0 148718 224 0 0 20 0 1 0 377441746 4799811584 982726 33554432000 4194304 5208918 140734208358176 140734208356024 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26455/statm: 1171829 982726 104 248 0 1171578 0
Current children cumulated CPU time (s) 1600.86
Current children cumulated vsize (KiB) 6828748

[startup+1662.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 26682
/proc/meminfo: memFree=23485040/32873648 swapFree=7376/7376
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26448/stat : 26448 (npSolver-pbo.sh) S 26446 26448 21354 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377430485 9367552 274 33554432000 4194304 5064252 140733745036960 140733745035872 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=2123136 CPUtime=111.44 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 21354 0 -1 4202496 16948 26204 0 0 2286 310 8085 463 20 0 1 0 377430485 2174091264 443220 33554432000 4194304 6004724 140734957936608 140734957931744 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/26449/statm: 530784 443220 163 442 0 530338 0
[pid=26454] ppid=26449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (satsolver.sh) S 26449 26448 21354 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 377441746 9367552 267 33554432000 4194304 5064252 140736907895424 140736907894336 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26454/statm: 2287 267 226 213 0 72 0
[pid=26455] ppid=26454 vsize=4693016 CPUtime=1549.41 cores=0,2,4,6
/proc/26455/stat : 26455 (glucose) R 26454 26448 21354 0 -1 4202496 605685 0 0 0 154715 226 0 0 20 0 1 0 377441746 4805648384 986497 33554432000 4194304 5208918 140734208358176 140734208356024 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26455/statm: 1173254 986497 104 248 0 1173003 0
Current children cumulated CPU time (s) 1660.85
Current children cumulated vsize (KiB) 6834448

[startup+1722.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/183 26683
/proc/meminfo: memFree=23469536/32873648 swapFree=7376/7376
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26448/stat : 26448 (npSolver-pbo.sh) S 26446 26448 21354 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377430485 9367552 274 33554432000 4194304 5064252 140733745036960 140733745035872 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=2123136 CPUtime=111.44 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 21354 0 -1 4202496 16948 26204 0 0 2286 310 8085 463 20 0 1 0 377430485 2174091264 443220 33554432000 4194304 6004724 140734957936608 140734957931744 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/26449/statm: 530784 443220 163 442 0 530338 0
[pid=26454] ppid=26449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (satsolver.sh) S 26449 26448 21354 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 377441746 9367552 267 33554432000 4194304 5064252 140736907895424 140736907894336 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26454/statm: 2287 267 226 213 0 72 0
[pid=26455] ppid=26454 vsize=4697100 CPUtime=1609.39 cores=0,2,4,6
/proc/26455/stat : 26455 (glucose) R 26454 26448 21354 0 -1 4202496 613619 0 0 0 160710 229 0 0 20 0 1 0 377441746 4809830400 990267 33554432000 4194304 5208918 140734208358176 140734208356232 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26455/statm: 1174275 990267 104 248 0 1174024 0
Current children cumulated CPU time (s) 1720.83
Current children cumulated vsize (KiB) 6838532

[startup+1782.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/184 26686
/proc/meminfo: memFree=23460244/32873648 swapFree=7376/7376
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26448/stat : 26448 (npSolver-pbo.sh) S 26446 26448 21354 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377430485 9367552 274 33554432000 4194304 5064252 140733745036960 140733745035872 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=2123136 CPUtime=111.44 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 21354 0 -1 4202496 16948 26204 0 0 2286 310 8085 463 20 0 1 0 377430485 2174091264 443220 33554432000 4194304 6004724 140734957936608 140734957931744 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/26449/statm: 530784 443220 163 442 0 530338 0
[pid=26454] ppid=26449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (satsolver.sh) S 26449 26448 21354 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 377441746 9367552 267 33554432000 4194304 5064252 140736907895424 140736907894336 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26454/statm: 2287 267 226 213 0 72 0
[pid=26455] ppid=26454 vsize=4698776 CPUtime=1669.37 cores=0,2,4,6
/proc/26455/stat : 26455 (glucose) R 26454 26448 21354 0 -1 4202496 618153 0 0 0 166706 231 0 0 20 0 1 0 377441746 4811546624 991943 33554432000 4194304 5208918 140734208358176 140734208354552 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26455/statm: 1174694 991943 104 248 0 1174443 0
Current children cumulated CPU time (s) 1780.81
Current children cumulated vsize (KiB) 6840208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 2.12 2.06 2.01 3/184 26686
/proc/meminfo: memFree=23456208/32873648 swapFree=7376/7376
[pid=26448] ppid=26446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26448/stat : 26448 (npSolver-pbo.sh) S 26446 26448 21354 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377430485 9367552 274 33554432000 4194304 5064252 140733745036960 140733745035872 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26448/statm: 2287 274 233 213 0 72 0
[pid=26449] ppid=26448 vsize=2123136 CPUtime=111.44 cores=0,2,4,6
/proc/26449/stat : 26449 (npSolver-pbo) S 26448 26448 21354 0 -1 4202496 16948 26204 0 0 2286 310 8085 463 20 0 1 0 377430485 2174091264 443220 33554432000 4194304 6004724 140734957936608 140734957931744 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/26449/statm: 530784 443220 163 442 0 530338 0
[pid=26454] ppid=26449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (satsolver.sh) S 26449 26448 21354 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 377441746 9367552 267 33554432000 4194304 5064252 140736907895424 140736907894336 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26454/statm: 2287 267 226 213 0 72 0
[pid=26455] ppid=26454 vsize=4699916 CPUtime=1688.56 cores=0,2,4,6
/proc/26455/stat : 26455 (glucose) R 26454 26448 21354 0 -1 4202496 622538 0 0 0 168624 232 0 0 20 0 1 0 377441746 4812713984 993091 33554432000 4194304 5208918 140734208358176 140734208356024 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26455/statm: 1174979 993091 104 248 0 1174728 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 6841348

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 26448 and gives
#  childrusage.ru_utime.tv_sec=103
#  childrusage.ru_utime.tv_usec=722231
#  childrusage.ru_stime.tv_sec=7
#  childrusage.ru_stime.tv_usec=744822
# CPU time returned by wait4() is 111.467
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.52
CPU time (s): 1800
CPU user time (s): 1789.95
CPU system time (s): 10.05
CPU usage (%): 99.9157
Max. virtual memory (cumulated for all children) (KiB): 8243944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 103.722
system time used= 7.74482
maximum resident set size= 3520332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44129
page faults= 0
swaps= 0
block input operations= 48
block output operations= 6909584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43
involuntary context switches= 165

runsolver used 2.68159 second user time and 7.15891 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-08 01:50:45
IDJOB=3749857
IDBENCH=1506
IDSOLVER=2334
FILE ID=node120/3749857-1339113045
RUNJOBID= node120-1339111237-23281
PBS_JOBID= 14643733
Free space on /tmp= 70588 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-MEDINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-seymour1.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749857-1339113045/watcher-3749857-1339113045 -o /tmp/evaluation-result-3749857-1339113045/solver-3749857-1339113045 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3749857-1339113045.opb 606608460 HOME HOME

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

MD5SUM BENCH= 385b8c04483c735ba913a305372f124f
RANDOM SEED=606608460

node120.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.456
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.91
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.456
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.456
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.456
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.88
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.456
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.456
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.83
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.456
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.456
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:        31661464 kB
Buffers:           89320 kB
Cached:           178444 kB
SwapCached:         6044 kB
Active:           281488 kB
Inactive:         169584 kB
Active(anon):     175208 kB
Inactive(anon):    10584 kB
Active(file):     106280 kB
Inactive(file):   159000 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67095788 kB
Dirty:             11932 kB
Writeback:             0 kB
AnonPages:        187412 kB
Mapped:             9820 kB
Shmem:                 0 kB
Slab:             622576 kB
SReclaimable:      66640 kB
SUnreclaim:       555936 kB
KernelStack:        1480 kB
PageTables:         4520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     301584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    110592 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= 68728 MiB
End job on node120 at 2012-06-08 02:20:47