Trace number 3746609

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.04 1802.92

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb1-0.20-15.opb
MD5SUM69d93578371ff5d961cf9c2ed676d21d
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark7604
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables214438
Total number of constraints4086528
Number of constraints which are clauses4086528
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
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

61.78/61.85	c run inc solver
61.78/61.85	c [INC SYSTEM] run initial solver
61.78/61.85	c [INC SYSTEM] preprocess with white file
189.69/192.30	c [INC SYSTEM] finished preprocessing in 130 s
189.69/192.30	c [INC SYSTEM] execute solver

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-3746609-1339110825/watcher-3746609-1339110825 -o /tmp/evaluation-result-3746609-1339110825/solver-3746609-1339110825 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746609-1339110825.opb 238340226 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.04 2.03 2.00 3/178 2456
/proc/meminfo: memFree=24597292/32873844 swapFree=7628/7628
[pid=2456] ppid=2454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2456/stat : 2456 (npSolver-pbo-It) S 2454 2456 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377207769 9367552 274 33554432000 4194304 5064252 140736487867120 140736487866032 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2456/statm: 2287 274 233 213 0 72 0

[startup+0.0540149 s]
/proc/loadavg: 2.04 2.03 2.00 3/178 2456
/proc/meminfo: memFree=24597292/32873844 swapFree=7628/7628
[pid=2456] ppid=2454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2456/stat : 2456 (npSolver-pbo-It) S 2454 2456 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377207769 9367552 274 33554432000 4194304 5064252 140736487867120 140736487866032 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2456/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100264 s]
/proc/loadavg: 2.04 2.03 2.00 3/178 2456
/proc/meminfo: memFree=24597292/32873844 swapFree=7628/7628
[pid=2456] ppid=2454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2456/stat : 2456 (npSolver-pbo-It) S 2454 2456 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377207769 9367552 274 33554432000 4194304 5064252 140736487867120 140736487866032 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2456/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300222 s]
/proc/loadavg: 2.04 2.03 2.00 3/178 2456
/proc/meminfo: memFree=24597292/32873844 swapFree=7628/7628
[pid=2456] ppid=2454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2456/stat : 2456 (npSolver-pbo-It) S 2454 2456 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377207769 9367552 274 33554432000 4194304 5064252 140736487867120 140736487866032 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2456/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700226 s]
/proc/loadavg: 2.04 2.03 2.00 3/178 2456
/proc/meminfo: memFree=24597292/32873844 swapFree=7628/7628
[pid=2456] ppid=2454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2456/stat : 2456 (npSolver-pbo-It) S 2454 2456 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377207769 9367552 274 33554432000 4194304 5064252 140736487867120 140736487866032 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2456/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.04 2.03 2.00 3/180 2458
/proc/meminfo: memFree=24484832/32873844 swapFree=7628/7628
[pid=2456] ppid=2454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2456/stat : 2456 (npSolver-pbo-It) S 2454 2456 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377207769 9367552 274 33554432000 4194304 5064252 140736487867120 140736487866032 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2456/statm: 2287 274 233 213 0 72 0
[pid=2457] ppid=2456 vsize=210988 CPUtime=1.49 cores=0,2,4,6
/proc/2457/stat : 2457 (npSolver-pbo) R 2456 2456 638 0 -1 4202496 23598 0 0 0 142 7 0 0 20 0 1 0 377207770 216051712 39331 33554432000 4194304 6004724 140735108123168 140735108118808 4860786 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2457/statm: 52747 39331 130 442 0 52301 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 220136

[startup+3.10028 s]
/proc/loadavg: 2.20 2.06 2.01 3/180 2458
/proc/meminfo: memFree=24192836/32873844 swapFree=7628/7628
[pid=2456] ppid=2454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2456/stat : 2456 (npSolver-pbo-It) S 2454 2456 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377207769 9367552 274 33554432000 4194304 5064252 140736487867120 140736487866032 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2456/statm: 2287 274 233 213 0 72 0
[pid=2457] ppid=2456 vsize=425352 CPUtime=3.09 cores=0,2,4,6
/proc/2457/stat : 2457 (npSolver-pbo) R 2456 2456 638 0 -1 4202496 45065 0 0 0 295 14 0 0 20 0 1 0 377207770 435560448 81684 33554432000 4194304 6004724 140735108123168 140735108118808 4962878 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2457/statm: 106338 81684 130 442 0 105892 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 434500

[startup+6.30027 s]
/proc/loadavg: 2.20 2.06 2.01 3/180 2458
/proc/meminfo: memFree=24214816/32873844 swapFree=7628/7628
[pid=2456] ppid=2454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2456/stat : 2456 (npSolver-pbo-It) S 2454 2456 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377207769 9367552 274 33554432000 4194304 5064252 140736487867120 140736487866032 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2456/statm: 2287 274 233 213 0 72 0
[pid=2457] ppid=2456 vsize=853948 CPUtime=6.29 cores=0,2,4,6
/proc/2457/stat : 2457 (npSolver-pbo) R 2456 2456 638 0 -1 4202496 87390 0 0 0 600 29 0 0 20 0 1 0 377207770 874442752 165782 33554432000 4194304 6004724 140735108123168 140735108119192 4975593 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2457/statm: 213487 165782 130 442 0 213041 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 863096

[startup+12.7003 s]
/proc/loadavg: 2.17 2.06 2.01 3/180 2458
/proc/meminfo: memFree=23293708/32873844 swapFree=7628/7628
[pid=2456] ppid=2454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2456/stat : 2456 (npSolver-pbo-It) S 2454 2456 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377207769 9367552 274 33554432000 4194304 5064252 140736487867120 140736487866032 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2456/statm: 2287 274 233 213 0 72 0
[pid=2457] ppid=2456 vsize=1495416 CPUtime=12.68 cores=0,2,4,6
/proc/2457/stat : 2457 (npSolver-pbo) R 2456 2456 638 0 -1 4202496 252279 0 0 0 1206 62 0 0 20 0 1 0 377207770 1531305984 373474 33554432000 4194304 6004724 140735108123168 140735108119976 4534738 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2457/statm: 373854 373474 147 442 0 373408 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1504564

[startup+25.5003 s]
/proc/loadavg: 2.14 2.05 2.01 3/180 2458
/proc/meminfo: memFree=22291092/32873844 swapFree=7628/7628
[pid=2456] ppid=2454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2456/stat : 2456 (npSolver-pbo-It) S 2454 2456 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377207769 9367552 274 33554432000 4194304 5064252 140736487867120 140736487866032 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2456/statm: 2287 274 233 213 0 72 0
[pid=2457] ppid=2456 vsize=2543992 CPUtime=25.48 cores=0,2,4,6
/proc/2457/stat : 2457 (npSolver-pbo) R 2456 2456 638 0 -1 4202496 254474 0 0 0 2459 89 0 0 20 0 1 0 377207770 2605047808 626212 33554432000 4194304 6004724 140735108123168 140735108117768 4534761 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2457/statm: 635998 626212 147 442 0 635552 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2553140

[startup+51.1003 s]
/proc/loadavg: 2.09 2.05 2.01 3/180 2458
/proc/meminfo: memFree=20266276/32873844 swapFree=7628/7628
[pid=2456] ppid=2454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2456/stat : 2456 (npSolver-pbo-It) S 2454 2456 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377207769 9367552 274 33554432000 4194304 5064252 140736487867120 140736487866032 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2456/statm: 2287 274 233 213 0 72 0
[pid=2457] ppid=2456 vsize=5689720 CPUtime=51.08 cores=0,2,4,6
/proc/2457/stat : 2457 (npSolver-pbo) R 2456 2456 638 0 -1 4202496 257964 0 0 0 4934 174 0 0 20 0 1 0 377207770 5826273280 1092154 33554432000 4194304 6004724 140735108123168 140735108118328 4534761 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2457/statm: 1422430 1092154 154 442 0 1421984 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5698868

[startup+102.3 s]
/proc/loadavg: 2.63 2.18 2.05 3/182 2460
/proc/meminfo: memFree=12889736/32873844 swapFree=7628/7628
[pid=2456] ppid=2454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2456/stat : 2456 (npSolver-pbo-It) S 2454 2456 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377207769 9367552 274 33554432000 4194304 5064252 140736487867120 140736487866032 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2456/statm: 2287 274 233 213 0 72 0
[pid=2457] ppid=2456 vsize=5689740 CPUtime=61.87 cores=0,2,4,6
/proc/2457/stat : 2457 (npSolver-pbo) S 2456 2456 638 0 -1 4202496 260111 0 0 0 5519 668 0 0 20 0 1 0 377207770 5826293760 1190987 33554432000 4194304 6004724 140735108123168 140735108117632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2457/statm: 1422435 1190987 163 442 0 1421989 0
[pid=2459] ppid=2457 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/2459/stat : 2459 (cp2_pre.sh) S 2457 2456 638 0 -1 4202496 609 0 0 0 0 1 0 0 20 0 1 0 377213958 9367552 277 33554432000 4194304 5064252 140737458878160 140737458876864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2459/statm: 2287 277 234 213 0 72 0
[pid=2460] ppid=2459 vsize=6395016 CPUtime=40.37 cores=0,2,4,6
/proc/2460/stat : 2460 (coprocessor) R 2459 2456 638 0 -1 4202496 30533 0 0 0 3852 185 0 0 20 0 1 0 377213961 6548496384 1280241 33554432000 4194304 6586260 140736329977040 140736329973768 4556770 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/2460/statm: 1598754 1280241 156 584 0 1598166 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 12103052

[startup+162.3 s]
/proc/loadavg: 2.51 2.23 2.08 3/182 2460
/proc/meminfo: memFree=10171268/32873844 swapFree=7628/7628
[pid=2456] ppid=2454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2456/stat : 2456 (npSolver-pbo-It) S 2454 2456 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377207769 9367552 274 33554432000 4194304 5064252 140736487867120 140736487866032 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2456/statm: 2287 274 233 213 0 72 0
[pid=2457] ppid=2456 vsize=5689740 CPUtime=61.87 cores=0,2,4,6
/proc/2457/stat : 2457 (npSolver-pbo) S 2456 2456 638 0 -1 4202496 260111 0 0 0 5519 668 0 0 20 0 1 0 377207770 5826293760 1190987 33554432000 4194304 6004724 140735108123168 140735108117632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2457/statm: 1422435 1190987 163 442 0 1421989 0
[pid=2459] ppid=2457 vsize=9148 CPUtime=0.01 cores=0,2,4,6
/proc/2459/stat : 2459 (cp2_pre.sh) S 2457 2456 638 0 -1 4202496 609 0 0 0 0 1 0 0 20 0 1 0 377213958 9367552 277 33554432000 4194304 5064252 140737458878160 140737458876864 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2459/statm: 2287 277 234 213 0 72 0
[pid=2460] ppid=2459 vsize=6395020 CPUtime=97.9 cores=0,2,4,6
/proc/2460/stat : 2460 (coprocessor) R 2459 2456 638 0 -1 4202496 30536 0 0 0 9325 465 0 0 20 0 1 0 377213961 6548500480 1280244 33554432000 4194304 6586260 140736329977040 140736329972792 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 246 0 0
/proc/2460/statm: 1598755 1280244 158 584 0 1598167 0
Current children cumulated CPU time (s) 159.78
Current children cumulated vsize (KiB) 12103056

[startup+222.3 s]
/proc/loadavg: 2.20 2.19 2.07 3/181 2462
/proc/meminfo: memFree=11146884/32873844 swapFree=7628/7628
[pid=2456] ppid=2454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2456/stat : 2456 (npSolver-pbo-It) S 2454 2456 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377207769 9367552 274 33554432000 4194304 5064252 140736487867120 140736487866032 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2456/statm: 2287 274 233 213 0 72 0
[pid=2457] ppid=2456 vsize=5689740 CPUtime=189.72 cores=0,2,4,6
/proc/2457/stat : 2457 (npSolver-pbo) S 2456 2456 638 0 -1 4202496 260128 31439 0 0 5519 669 12088 696 20 0 1 0 377207770 5826293760 1190991 33554432000 4194304 6004724 140735108123168 140735108109448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2457/statm: 1422435 1190991 167 442 0 1421989 0
[pid=2462] ppid=2457 vsize=7841664 CPUtime=29.97 cores=0,2,4,6
/proc/2462/stat : 2462 (glucosInc) R 2457 2456 638 0 -1 4202496 677212 0 0 0 2749 248 0 0 20 0 1 0 377227000 8029863936 1614100 33554432000 4194304 5654031 140734955112576 140734955110456 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2462/statm: 1960416 1614100 131 357 0 1960056 0
Current children cumulated CPU time (s) 219.69
Current children cumulated vsize (KiB) 13540552

[startup+282.3 s]
/proc/loadavg: 1.73 2.07 2.04 2/173 2488
/proc/meminfo: memFree=12158356/32873844 swapFree=7628/7628
[pid=2456] ppid=2454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2456/stat : 2456 (npSolver-pbo-It) S 2454 2456 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377207769 9367552 274 33554432000 4194304 5064252 140736487867120 140736487866032 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2456/statm: 2287 274 233 213 0 72 0
[pid=2457] ppid=2456 vsize=5689740 CPUtime=189.72 cores=0,2,4,6
/proc/2457/stat : 2457 (npSolver-pbo) S 2456 2456 638 0 -1 4202496 260128 31439 0 0 5519 669 12088 696 20 0 1 0 377207770 5826293760 1190991 33554432000 4194304 6004724 140735108123168 140735108109448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2457/statm: 1422435 1190991 167 442 0 1421989 0
[pid=2462] ppid=2457 vsize=7869400 CPUtime=89.95 cores=0,2,4,6
/proc/2462/stat : 2462 (glucosInc) R 2457 2456 638 0 -1 4202496 689685 0 0 0 8744 251 0 0 20 0 1 0 377227000 8058265600 1621431 33554432000 4194304 5654031 140734955112576 140734955110360 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2462/statm: 1967350 1621431 139 357 0 1966990 0
Current children cumulated CPU time (s) 279.67

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

/proc/meminfo: memFree=12068760/32873844 swapFree=7628/7628
[pid=2456] ppid=2454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2456/stat : 2456 (npSolver-pbo-It) S 2454 2456 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377207769 9367552 274 33554432000 4194304 5064252 140736487867120 140736487866032 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2456/statm: 2287 274 233 213 0 72 0
[pid=2457] ppid=2456 vsize=5689740 CPUtime=189.72 cores=0,2,4,6
/proc/2457/stat : 2457 (npSolver-pbo) S 2456 2456 638 0 -1 4202496 260128 31439 0 0 5519 669 12088 696 20 0 1 0 377207770 5826293760 1190991 33554432000 4194304 6004724 140735108123168 140735108109448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2457/statm: 1422435 1190991 167 442 0 1421989 0
[pid=2462] ppid=2457 vsize=7953492 CPUtime=1169.78 cores=0,2,4,6
/proc/2462/stat : 2462 (glucosInc) R 2457 2456 638 0 -1 4202496 841135 0 0 0 116655 323 0 0 20 0 1 0 377227000 8144375808 1643821 33554432000 4194304 5654031 140734955112576 140734955110648 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2462/statm: 1988373 1643821 140 357 0 1988013 0
Current children cumulated CPU time (s) 1359.5
Current children cumulated vsize (KiB) 13652380

[startup+1422.3 s]
/proc/loadavg: 1.00 1.01 1.28 2/173 2497
/proc/meminfo: memFree=12068240/32873844 swapFree=7628/7628
[pid=2456] ppid=2454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2456/stat : 2456 (npSolver-pbo-It) S 2454 2456 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377207769 9367552 274 33554432000 4194304 5064252 140736487867120 140736487866032 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2456/statm: 2287 274 233 213 0 72 0
[pid=2457] ppid=2456 vsize=5689740 CPUtime=189.72 cores=0,2,4,6
/proc/2457/stat : 2457 (npSolver-pbo) S 2456 2456 638 0 -1 4202496 260128 31439 0 0 5519 669 12088 696 20 0 1 0 377207770 5826293760 1190991 33554432000 4194304 6004724 140735108123168 140735108109448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2457/statm: 1422435 1190991 167 442 0 1421989 0
[pid=2462] ppid=2457 vsize=7954000 CPUtime=1229.77 cores=0,2,4,6
/proc/2462/stat : 2462 (glucosInc) R 2457 2456 638 0 -1 4202496 846397 0 0 0 122652 325 0 0 20 0 1 0 377227000 8144896000 1643937 33554432000 4194304 5654031 140734955112576 140734955110456 4208595 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2462/statm: 1988500 1643937 140 357 0 1988140 0
Current children cumulated CPU time (s) 1419.49
Current children cumulated vsize (KiB) 13652888

[startup+1482.3 s]
/proc/loadavg: 1.00 1.01 1.26 2/172 2497
/proc/meminfo: memFree=12067728/32873844 swapFree=7628/7628
[pid=2456] ppid=2454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2456/stat : 2456 (npSolver-pbo-It) S 2454 2456 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377207769 9367552 274 33554432000 4194304 5064252 140736487867120 140736487866032 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2456/statm: 2287 274 233 213 0 72 0
[pid=2457] ppid=2456 vsize=5689740 CPUtime=189.72 cores=0,2,4,6
/proc/2457/stat : 2457 (npSolver-pbo) S 2456 2456 638 0 -1 4202496 260128 31439 0 0 5519 669 12088 696 20 0 1 0 377207770 5826293760 1190991 33554432000 4194304 6004724 140735108123168 140735108109448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2457/statm: 1422435 1190991 167 442 0 1421989 0
[pid=2462] ppid=2457 vsize=7954660 CPUtime=1289.77 cores=0,2,4,6
/proc/2462/stat : 2462 (glucosInc) R 2457 2456 638 0 -1 4202496 851756 0 0 0 128650 327 0 0 20 0 1 0 377227000 8145571840 1644154 33554432000 4194304 5654031 140734955112576 140734955110456 4232625 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2462/statm: 1988665 1644154 140 357 0 1988305 0
Current children cumulated CPU time (s) 1479.49
Current children cumulated vsize (KiB) 13653548

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.24 2/173 2498
/proc/meminfo: memFree=12063108/32873844 swapFree=7628/7628
[pid=2456] ppid=2454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2456/stat : 2456 (npSolver-pbo-It) S 2454 2456 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377207769 9367552 274 33554432000 4194304 5064252 140736487867120 140736487866032 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2456/statm: 2287 274 233 213 0 72 0
[pid=2457] ppid=2456 vsize=5689740 CPUtime=189.72 cores=0,2,4,6
/proc/2457/stat : 2457 (npSolver-pbo) S 2456 2456 638 0 -1 4202496 260128 31439 0 0 5519 669 12088 696 20 0 1 0 377207770 5826293760 1190991 33554432000 4194304 6004724 140735108123168 140735108109448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2457/statm: 1422435 1190991 167 442 0 1421989 0
[pid=2462] ppid=2457 vsize=7958680 CPUtime=1349.76 cores=0,2,4,6
/proc/2462/stat : 2462 (glucosInc) R 2457 2456 638 0 -1 4202496 863286 0 0 0 134645 331 0 0 20 0 1 0 377227000 8149688320 1645400 33554432000 4194304 5654031 140734955112576 140734955110648 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2462/statm: 1989670 1645400 140 357 0 1989310 0
Current children cumulated CPU time (s) 1539.48
Current children cumulated vsize (KiB) 13657568

[startup+1602.3 s]
/proc/loadavg: 1.05 1.01 1.23 2/174 2501
/proc/meminfo: memFree=12057656/32873844 swapFree=7628/7628
[pid=2456] ppid=2454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2456/stat : 2456 (npSolver-pbo-It) S 2454 2456 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377207769 9367552 274 33554432000 4194304 5064252 140736487867120 140736487866032 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2456/statm: 2287 274 233 213 0 72 0
[pid=2457] ppid=2456 vsize=5689740 CPUtime=189.72 cores=0,2,4,6
/proc/2457/stat : 2457 (npSolver-pbo) S 2456 2456 638 0 -1 4202496 260128 31439 0 0 5519 669 12088 696 20 0 1 0 377207770 5826293760 1190991 33554432000 4194304 6004724 140735108123168 140735108109448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2457/statm: 1422435 1190991 167 442 0 1421989 0
[pid=2462] ppid=2457 vsize=7961716 CPUtime=1409.75 cores=0,2,4,6
/proc/2462/stat : 2462 (glucosInc) R 2457 2456 638 0 -1 4202496 869167 0 0 0 140641 334 0 0 20 0 1 0 377227000 8152797184 1646650 33554432000 4194304 5654031 140734955112576 140734955110456 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2462/statm: 1990429 1646650 140 357 0 1990069 0
Current children cumulated CPU time (s) 1599.47
Current children cumulated vsize (KiB) 13660604

[startup+1662.3 s]
/proc/loadavg: 1.10 1.02 1.21 2/173 2501
/proc/meminfo: memFree=12056524/32873844 swapFree=7628/7628
[pid=2456] ppid=2454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2456/stat : 2456 (npSolver-pbo-It) S 2454 2456 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377207769 9367552 274 33554432000 4194304 5064252 140736487867120 140736487866032 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2456/statm: 2287 274 233 213 0 72 0
[pid=2457] ppid=2456 vsize=5689740 CPUtime=189.72 cores=0,2,4,6
/proc/2457/stat : 2457 (npSolver-pbo) S 2456 2456 638 0 -1 4202496 260128 31439 0 0 5519 669 12088 696 20 0 1 0 377207770 5826293760 1190991 33554432000 4194304 6004724 140735108123168 140735108109448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2457/statm: 1422435 1190991 167 442 0 1421989 0
[pid=2462] ppid=2457 vsize=7963036 CPUtime=1469.74 cores=0,2,4,6
/proc/2462/stat : 2462 (glucosInc) R 2457 2456 638 0 -1 4202496 874670 0 0 0 146638 336 0 0 20 0 1 0 377227000 8154148864 1647011 33554432000 4194304 5654031 140734955112576 140734955110360 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2462/statm: 1990759 1647011 140 357 0 1990399 0
Current children cumulated CPU time (s) 1659.46
Current children cumulated vsize (KiB) 13661924

[startup+1722.3 s]
/proc/loadavg: 1.03 1.02 1.20 2/173 2501
/proc/meminfo: memFree=12055484/32873844 swapFree=7628/7628
[pid=2456] ppid=2454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2456/stat : 2456 (npSolver-pbo-It) S 2454 2456 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377207769 9367552 274 33554432000 4194304 5064252 140736487867120 140736487866032 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2456/statm: 2287 274 233 213 0 72 0
[pid=2457] ppid=2456 vsize=5689740 CPUtime=189.72 cores=0,2,4,6
/proc/2457/stat : 2457 (npSolver-pbo) S 2456 2456 638 0 -1 4202496 260128 31439 0 0 5519 669 12088 696 20 0 1 0 377207770 5826293760 1190991 33554432000 4194304 6004724 140735108123168 140735108109448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2457/statm: 1422435 1190991 167 442 0 1421989 0
[pid=2462] ppid=2457 vsize=7963828 CPUtime=1529.72 cores=0,2,4,6
/proc/2462/stat : 2462 (glucosInc) R 2457 2456 638 0 -1 4202496 885134 0 0 0 152631 341 0 0 20 0 1 0 377227000 8154959872 1647191 33554432000 4194304 5654031 140734955112576 140734955110360 4232581 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2462/statm: 1990957 1647191 140 357 0 1990597 0
Current children cumulated CPU time (s) 1719.44
Current children cumulated vsize (KiB) 13662716

[startup+1782.3 s]
/proc/loadavg: 1.01 1.01 1.18 2/173 2501
/proc/meminfo: memFree=12054468/32873844 swapFree=7628/7628
[pid=2456] ppid=2454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2456/stat : 2456 (npSolver-pbo-It) S 2454 2456 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377207769 9367552 274 33554432000 4194304 5064252 140736487867120 140736487866032 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2456/statm: 2287 274 233 213 0 72 0
[pid=2457] ppid=2456 vsize=5689740 CPUtime=189.72 cores=0,2,4,6
/proc/2457/stat : 2457 (npSolver-pbo) S 2456 2456 638 0 -1 4202496 260128 31439 0 0 5519 669 12088 696 20 0 1 0 377207770 5826293760 1190991 33554432000 4194304 6004724 140735108123168 140735108109448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2457/statm: 1422435 1190991 167 442 0 1421989 0
[pid=2462] ppid=2457 vsize=7964620 CPUtime=1589.72 cores=0,2,4,6
/proc/2462/stat : 2462 (glucosInc) R 2457 2456 638 0 -1 4202496 890464 0 0 0 158628 344 0 0 20 0 1 0 377227000 8155770880 1647379 33554432000 4194304 5654031 140734955112576 140734955110456 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2462/statm: 1991155 1647379 140 357 0 1990795 0
Current children cumulated CPU time (s) 1779.44
Current children cumulated vsize (KiB) 13663508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.9 s]
/proc/loadavg: 1.01 1.01 1.18 2/173 2502
/proc/meminfo: memFree=12054196/32873844 swapFree=7628/7628
[pid=2456] ppid=2454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2456/stat : 2456 (npSolver-pbo-It) S 2454 2456 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377207769 9367552 274 33554432000 4194304 5064252 140736487867120 140736487866032 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2456/statm: 2287 274 233 213 0 72 0
[pid=2457] ppid=2456 vsize=5689740 CPUtime=189.72 cores=0,2,4,6
/proc/2457/stat : 2457 (npSolver-pbo) S 2456 2456 638 0 -1 4202496 260128 31439 0 0 5519 669 12088 696 20 0 1 0 377207770 5826293760 1190991 33554432000 4194304 6004724 140735108123168 140735108109448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2457/statm: 1422435 1190991 167 442 0 1421989 0
[pid=2462] ppid=2457 vsize=7964752 CPUtime=1610.32 cores=0,2,4,6
/proc/2462/stat : 2462 (glucosInc) R 2457 2456 638 0 -1 4202496 895663 0 0 0 160686 346 0 0 20 0 1 0 377227000 8155906048 1647436 33554432000 4194304 5654031 140734955112576 140734955110648 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2462/statm: 1991188 1647436 140 357 0 1990828 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 13663640

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1802.9 s]
/proc/loadavg: 1.01 1.01 1.18 2/173 2502
/proc/meminfo: memFree=12054196/32873844 swapFree=7628/7628
[pid=2456] ppid=2454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2456/stat : 2456 (npSolver-pbo-It) S 2454 2456 638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377207769 9367552 274 33554432000 4194304 5064252 140736487867120 140736487866032 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2456/statm: 2287 274 233 213 0 72 0
[pid=2457] ppid=2456 vsize=5689740 CPUtime=189.72 cores=0,2,4,6
/proc/2457/stat : 2457 (npSolver-pbo) S 2456 2456 638 0 -1 4202496 260128 31439 0 0 5519 669 12088 696 20 0 1 0 377207770 5826293760 1190991 33554432000 4194304 6004724 140735108123168 140735108109448 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2457/statm: 1422435 1190991 167 442 0 1421989 0
[pid=2462] ppid=2457 vsize=7964752 CPUtime=1610.32 cores=0,2,4,6
/proc/2462/stat : 2462 (glucosInc) R 2457 2456 638 0 -1 4202496 895663 0 0 0 160686 346 0 0 20 0 1 0 377227000 8155906048 1647436 33554432000 4194304 5654031 140734955112576 140734955110648 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2462/statm: 1991188 1647436 140 357 0 1990828 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 13663640

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1802.92
CPU time (s): 1800.04
CPU user time (s): 1782.93
CPU system time (s): 17.11
CPU usage (%): 99.8405
Max. virtual memory (cumulated for all children) (KiB): 13757068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 4.20936 second user time and 9.44556 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-08 01:13:49
IDJOB=3746609
IDBENCH=92840
IDSOLVER=2332
FILE ID=node144/3746609-1339110825
RUNJOBID= node144-1339098177-654
PBS_JOBID= 14643709
Free space on /tmp= 70624 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped2.G.recomb1-0.20-15.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746609-1339110825/watcher-3746609-1339110825 -o /tmp/evaluation-result-3746609-1339110825/solver-3746609-1339110825 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746609-1339110825.opb 238340226 HOME HOME

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

MD5SUM BENCH= 69d93578371ff5d961cf9c2ed676d21d
RANDOM SEED=238340226

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        24597680 kB
Buffers:         1740396 kB
Cached:          4758308 kB
SwapCached:          452 kB
Active:          4753524 kB
Inactive:        2603740 kB
Active(anon):     838956 kB
Inactive(anon):    11188 kB
Active(file):    3914568 kB
Inactive(file):  2592552 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108396 kB
Dirty:            136988 kB
Writeback:             0 kB
AnonPages:        865300 kB
Mapped:            15720 kB
Shmem:               172 kB
Slab:             761580 kB
SReclaimable:     203576 kB
SUnreclaim:       558004 kB
KernelStack:        1464 kB
PageTables:         5836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1186532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    436224 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= 68704 MiB
End job on node144 at 2012-06-08 01:43:54