Trace number 2705366

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
SCIPclp SCIP 1.2.1.3 with Clp 1.11.1 (Release Version) as LP solver? (TO) 1800.16 1800.1

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-full.all.ucl--soft-0-100-0.wbo
MD5SUM472f23c3fe9900c3fa5a2fb1a63f7a4f
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark882
Best CPU time to get the best result obtained on this benchmark1800.31
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables81558
Total number of constraints240469
Number of soft constraints240469
Number of constraints which are clauses235865
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4604
Minimum length of a constraint1
Maximum length of a constraint13
Top cost 12159256
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 12159255
Biggest number in a constraint 68
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 257
Number of bits of the biggest sum of numbers9
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.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2705366-1278576549.wbo>
2.59/2.65	c original problem has 562496 variables (322027 bin, 0 int, 240469 impl, 0 cont) and 480939 constraints
2.59/2.65	c problem read
2.59/2.66	c presolving settings loaded
970.32/970.30	o 12159255
970.32/970.30	c feasible solution found by trivial heuristic, objective value  1.215926e+07
970.32/970.30	c presolving:
970.81/970.80	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 2302 chg sides, 4604 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
971.22/971.26	c (round 2) 0 del vars, 1 del conss, 240469 chg bounds, 2302 chg sides, 4604 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
978.62/978.68	c    (976.0s) probing: 101/322027 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
978.62/978.68	c    (976.0s) probing aborted: 100/100 successive totally useless probings
978.72/978.72	c presolving (3 rounds):
978.72/978.72	c  0 deleted vars, 1 deleted constraints, 240469 tightened bounds, 0 added holes, 2302 changed sides, 4604 changed coefficients
978.72/978.72	c  476334 implications, 0 cliques
978.72/978.72	c presolved problem has 562496 variables (322027 bin, 0 int, 240469 impl, 0 cont) and 480938 constraints
978.72/978.72	c       1 constraints of type <varbound>
978.72/978.72	c  240468 constraints of type <linear>
978.72/978.72	c  240469 constraints of type <indicator>
978.72/978.72	c transformed objective value is always integral (scale: 1)
978.72/978.72	c Presolving Time: 974.51
978.72/978.72	c - non default parameters ----------------------------------------------------------------------
978.72/978.72	c # SCIP version 1.2.1.3
978.72/978.72	c 
978.72/978.72	c # frequency for displaying node information lines
978.72/978.72	c # [type: int, range: [-1,2147483647], default: 100]
978.72/978.72	c display/freq = 10000
978.72/978.72	c 
978.72/978.72	c # maximal time in seconds to run
978.72/978.72	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
978.72/978.72	c limits/time = 1787.35
978.72/978.72	c 
978.72/978.72	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
978.72/978.72	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
978.72/978.72	c limits/memory = 3420
978.72/978.72	c 
978.72/978.72	c # default clock type (1: CPU user seconds, 2: wall clock time)
978.72/978.72	c # [type: int, range: [1,2], default: 1]
978.72/978.72	c timing/clocktype = 2
978.72/978.72	c 
978.72/978.72	c # should presolving try to simplify inequalities
978.72/978.72	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
978.72/978.72	c constraints/linear/simplifyinequalities = TRUE
978.72/978.72	c 
978.72/978.72	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
978.72/978.72	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
978.72/978.72	c constraints/indicator/addCouplingCons = TRUE
978.72/978.72	c 
978.72/978.72	c # should presolving try to simplify knapsacks
978.72/978.72	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
978.72/978.72	c constraints/knapsack/simplifyinequalities = TRUE
978.72/978.72	c 
978.72/978.72	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
978.72/978.72	c # [type: int, range: [-1,2147483647], default: -1]
978.72/978.72	c separating/rapidlearning/freq = 0
978.72/978.72	c 
978.72/978.72	c -----------------------------------------------------------------------------------------------
978.72/978.72	c start solving
978.82/978.86	c 
980.12/980.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
980.12/980.18	c t 978s|     1 |     0 |     0 |     - |1823M|   0 |   0 | 562k| 480k| 562k|   0 |   0 |   0 |   0 | 0.000000e+00 | 1.215926e+07 |    Inf 
980.42/980.40	c   978s|     1 |     0 |   201 |     - |1823M|   0 |   0 | 562k| 480k| 562k| 201 | 201 |   0 |   0 | 0.000000e+00 | 1.215926e+07 |    Inf 
980.52/980.59	c   978s|     1 |     0 |   303 |     - |1823M|   0 |   0 | 562k| 480k| 562k| 401 | 401 |   0 |   0 | 0.000000e+00 | 1.215926e+07 |    Inf 
980.82/980.82	c   978s|     1 |     0 |   511 |     - |1823M|   0 |   0 | 562k| 480k| 562k| 601 | 601 |   0 |   0 | 0.000000e+00 | 1.215926e+07 |    Inf 
981.02/981.09	c   978s|     1 |     0 |   690 |     - |1824M|   0 |  57 | 562k| 480k| 562k| 801 | 801 |   0 |   0 | 0.000000e+00 | 1.215926e+07 |    Inf 
986.62/986.64	c   984s|     1 |     0 |   909 |     - |1831M|   0 | 192 | 562k| 480k| 562k|1011 |1011 |   0 |   0 | 0.000000e+00 | 1.215926e+07 |    Inf 
994.81/994.89	c   992s|     1 |     0 |  1136 |     - |1831M|   0 | 174 | 562k| 480k| 562k|1242 |1242 |   0 |   0 | 0.000000e+00 | 1.215926e+07 |    Inf 
1008.52/1008.58	c  1006s|     1 |     0 |  1373 |     - |1832M|   0 | 350 | 562k| 480k| 562k|1510 |1510 |   0 |   0 | 0.000000e+00 | 1.215926e+07 |    Inf 
1019.02/1019.09	c  1016s|     1 |     0 |  1701 |     - |1832M|   0 | 151 | 562k| 480k| 562k|1777 |1777 |   0 |   0 | 0.000000e+00 | 1.215926e+07 |    Inf 
1026.02/1026.00	c  1023s|     1 |     2 |  1701 |     - |1842M|   0 | 151 | 562k| 480k| 562k|1777 |1777 |   0 |  33 | 0.000000e+00 | 1.215926e+07 |    Inf 
1790.14/1790.11	c 
1790.14/1790.11	c SCIP Status        : solving was interrupted [time limit reached]
1790.14/1790.11	c Solving Time (sec) : 1787.46
1790.14/1790.11	c Solving Nodes      : 1467
1790.14/1790.11	c Primal Bound       : +1.21592550000000e+07 (3 solutions)
1790.14/1790.11	c Dual Bound         : +0.00000000000000e+00
1790.14/1790.11	c Gap                : infinite

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2705366-1278576549/watcher-2705366-1278576549 -o /tmp/evaluation-result-2705366-1278576549/solver-2705366-1278576549 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705366-1278576549.wbo -t 1800 -m 3800 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.84 1.97 1.90 4/178 25909
/proc/meminfo: memFree=28028572/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=12520 CPUtime=0
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 1975 0 0 0 0 0 0 0 21 0 1 0 25867478 12820480 1893 4089446400 4194304 10345943 140736674087024 18446744073709551615 9107500 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25909/statm: 3130 1893 429 1502 0 1623 0

[startup+0.05696 s]
/proc/loadavg: 1.84 1.97 1.90 4/178 25909
/proc/meminfo: memFree=28028572/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=28608 CPUtime=0.05
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 5991 0 0 0 5 0 0 0 21 0 1 0 25867478 29294592 5909 4089446400 4194304 10345943 140736674087024 18446744073709551615 9191984 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25909/statm: 7152 5909 430 1502 0 5645 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 28608

[startup+0.100953 s]
/proc/loadavg: 1.84 1.97 1.90 4/178 25909
/proc/meminfo: memFree=28028572/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=41064 CPUtime=0.09
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 9124 0 0 0 9 0 0 0 21 0 1 0 25867478 42049536 9042 4089446400 4194304 10345943 140736674087024 18446744073709551615 8522233 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25909/statm: 10266 9042 430 1502 0 8759 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41064

[startup+0.300915 s]
/proc/loadavg: 1.84 1.97 1.90 4/178 25909
/proc/meminfo: memFree=28028572/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=96412 CPUtime=0.29
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 22931 0 0 0 27 2 0 0 21 0 1 0 25867478 98725888 22849 4089446400 4194304 10345943 140736674087024 18446744073709551615 9053569 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25909/statm: 24103 22849 430 1502 0 22596 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 96412

[startup+0.700854 s]
/proc/loadavg: 1.84 1.97 1.90 4/178 25909
/proc/meminfo: memFree=28028572/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=203504 CPUtime=0.69
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 49723 0 0 0 65 4 0 0 22 0 1 0 25867478 208388096 49641 4089446400 4194304 10345943 140736674087024 18446744073709551615 9134658 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25909/statm: 50876 49641 430 1502 0 49369 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 203504

[startup+1.5007 s]
/proc/loadavg: 1.84 1.97 1.90 3/179 25910
/proc/meminfo: memFree=27741708/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=417544 CPUtime=1.49
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 103100 0 0 0 139 10 0 0 25 0 1 0 25867478 427565056 103018 4089446400 4194304 10345943 140736674087024 18446744073709551615 9053419 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25909/statm: 104386 103018 430 1502 0 102879 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 417544

[startup+3.10042 s]
/proc/loadavg: 1.84 1.97 1.90 3/179 25910
/proc/meminfo: memFree=27451548/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=1117384 CPUtime=3.09
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 276567 0 0 0 283 26 0 0 25 0 1 0 25867478 1144201216 276095 4089446400 4194304 10345943 140736674087024 18446744073709551615 6326861 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25909/statm: 279346 276127 474 1502 0 277839 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1117384

[startup+6.30082 s]
/proc/loadavg: 1.85 1.97 1.90 3/179 25910
/proc/meminfo: memFree=26279864/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=1770580 CPUtime=6.29
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 437776 0 0 0 588 41 0 0 25 0 1 0 25867478 1813073920 437304 4089446400 4194304 10345943 140736674087024 18446744073709551615 9138519 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25909/statm: 442645 437304 509 1502 0 441138 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1770580

[startup+12.7007 s]
/proc/loadavg: 1.86 1.97 1.90 3/179 25910
/proc/meminfo: memFree=26269972/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=1770580 CPUtime=12.69
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 437776 0 0 0 1228 41 0 0 25 0 1 0 25867478 1813073920 437304 4089446400 4194304 10345943 140736674087024 18446744073709551615 9138584 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25909/statm: 442645 437304 509 1502 0 441138 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1770580

[startup+25.5003 s]
/proc/loadavg: 1.89 1.97 1.90 3/179 25911
/proc/meminfo: memFree=26270728/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=1770580 CPUtime=25.49
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 437776 0 0 0 2508 41 0 0 25 0 1 0 25867478 1813073920 437304 4089446400 4194304 10345943 140736674087024 18446744073709551615 9138281 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/25909/statm: 442645 437304 509 1502 0 441138 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1770580

[startup+51.1006 s]
/proc/loadavg: 1.93 1.97 1.91 3/179 25912
/proc/meminfo: memFree=26270504/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=1770580 CPUtime=51.09
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 437776 0 0 0 5068 41 0 0 25 0 1 0 25867478 1813073920 437304 4089446400 4194304 10345943 140736674087024 18446744073709551615 9138281 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25909/statm: 442645 437304 509 1502 0 441138 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1770580

[startup+102.306 s]
/proc/loadavg: 1.97 1.97 1.91 3/179 25913
/proc/meminfo: memFree=25819484/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=1770580 CPUtime=102.3
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 437776 0 0 0 10189 41 0 0 25 0 1 0 25867478 1813073920 437304 4089446400 4194304 10345943 140736674087024 18446744073709551615 9138526 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25909/statm: 442645 437304 509 1502 0 441138 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1770580

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/179 25914
/proc/meminfo: memFree=25819324/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=1770580 CPUtime=162.29
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 437776 0 0 0 16188 41 0 0 25 0 1 0 25867478 1813073920 437304 4089446400 4194304 10345943 140736674087024 18446744073709551615 4246696 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25909/statm: 442645 437304 509 1502 0 441138 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1770580

[startup+222.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/179 25916
/proc/meminfo: memFree=25819516/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=1770580 CPUtime=222.29
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 437776 0 0 0 22188 41 0 0 25 0 1 0 25867478 1813073920 437304 4089446400 4194304 10345943 140736674087024 18446744073709551615 9138564 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25909/statm: 442645 437304 509 1502 0 441138 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1770580

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/179 25918
/proc/meminfo: memFree=25819236/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=1770580 CPUtime=282.29
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 437776 0 0 0 28188 41 0 0 25 0 1 0 25867478 1813073920 437304 4089446400 4194304 10345943 140736674087024 18446744073709551615 4246696 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25909/statm: 442645 437304 509 1502 0 441138 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1770580

[startup+342.3 s]
/proc/loadavg: 2.04 1.99 1.91 3/179 25920
/proc/meminfo: memFree=25819312/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=1770580 CPUtime=342.3
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 437776 0 0 0 34188 42 0 0 25 0 1 0 25867478 1813073920 437304 4089446400 4194304 10345943 140736674087024 18446744073709551615 9138569 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25909/statm: 442645 437304 509 1502 0 441138 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1770580

[startup+402.301 s]
/proc/loadavg: 2.01 1.99 1.91 3/179 25921
/proc/meminfo: memFree=25819392/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=1770580 CPUtime=402.3
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 437776 0 0 0 40188 42 0 0 25 0 1 0 25867478 1813073920 437304 4089446400 4194304 10345943 140736674087024 18446744073709551615 9138519 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25909/statm: 442645 437304 509 1502 0 441138 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1770580

[startup+462.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 25922
/proc/meminfo: memFree=25819468/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=1770580 CPUtime=462.31
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 437776 0 0 0 46189 42 0 0 25 0 1 0 25867478 1813073920 437304 4089446400 4194304 10345943 140736674087024 18446744073709551615 4246430 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25909/statm: 442645 437304 509 1502 0 441138 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1770580

[startup+522.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 25924
/proc/meminfo: memFree=25819436/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=1770580 CPUtime=522.31
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 437776 0 0 0 52189 42 0 0 25 0 1 0 25867478 1813073920 437304 4089446400 4194304 10345943 140736674087024 18446744073709551615 4246430 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25909/statm: 442645 437304 509 1502 0 441138 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1770580

[startup+582.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 25929
/proc/meminfo: memFree=25666120/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=1770580 CPUtime=582.31
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 437776 0 0 0 58189 42 0 0 25 0 1 0 25867478 1813073920 437304 4089446400 4194304 10345943 140736674087024 18446744073709551615 4246426 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25909/statm: 442645 437304 509 1502 0 441138 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1770580

[startup+642.301 s]
/proc/loadavg: 2.03 2.00 1.92 3/179 25931
/proc/meminfo: memFree=25666144/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=1770580 CPUtime=642.31
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 437776 0 0 0 64189 42 0 0 25 0 1 0 25867478 1813073920 437304 4089446400 4194304 10345943 140736674087024 18446744073709551615 9138281 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25909/statm: 442645 437304 509 1502 0 441138 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1770580

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 25935
/proc/meminfo: memFree=25665032/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=1770580 CPUtime=822.31
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 437776 0 0 0 82189 42 0 0 25 0 1 0 25867478 1813073920 437304 4089446400 4194304 10345943 140736674087024 18446744073709551615 9138519 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25909/statm: 442645 437304 509 1502 0 441138 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1770580

[startup+882.301 s]
/proc/loadavg: 2.06 2.02 1.93 3/179 25937
/proc/meminfo: memFree=25664980/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=1770580 CPUtime=882.32
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 437776 0 0 0 88190 42 0 0 25 0 1 0 25867478 1813073920 437304 4089446400 4194304 10345943 140736674087024 18446744073709551615 4246677 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25909/statm: 442645 437304 509 1502 0 441138 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1770580

[startup+942.301 s]
/proc/loadavg: 2.02 2.01 1.93 3/179 25939
/proc/meminfo: memFree=25664948/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=1770580 CPUtime=942.32
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 437776 0 0 0 94190 42 0 0 25 0 1 0 25867478 1813073920 437304 4089446400 4194304 10345943 140736674087024 18446744073709551615 9138519 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25909/statm: 442645 437304 509 1502 0 441138 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1770580

[startup+1002.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/179 25940
/proc/meminfo: memFree=25152544/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=2325464 CPUtime=1002.31
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 573138 0 0 0 100176 55 0 0 25 0 1 0 25867478 2381275136 558722 4089446400 4194304 10345943 140736674087024 18446744073709551615 5841298 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25909/statm: 581366 558722 1222 1502 0 579859 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2325464

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 25941
/proc/meminfo: memFree=24235772/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=3200316 CPUtime=1062.32
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 818361 0 0 0 106149 83 0 0 25 0 1 0 25867478 3277123584 777348 4089446400 4194304 10345943 140736674087024 18446744073709551615 6777639 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25909/statm: 800079 777348 1183 1502 0 798572 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 3200316

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 25943
/proc/meminfo: memFree=24192828/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=3200316 CPUtime=1122.32
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 818361 0 0 0 112148 84 0 0 25 0 1 0 25867478 3277123584 777348 4089446400 4194304 10345943 140736674087024 18446744073709551615 6119562 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25909/statm: 800079 777348 1183 1502 0 798572 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 3200316

[startup+1182.3 s]
/proc/loadavg: 2.04 2.01 1.93 3/179 25945
/proc/meminfo: memFree=24153484/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=3200316 CPUtime=1182.32
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 818362 0 0 0 118147 85 0 0 25 0 1 0 25867478 3277123584 777349 4089446400 4194304 10345943 140736674087024 18446744073709551615 5614593 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25909/statm: 800079 777349 1184 1502 0 798572 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 3200316

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/179 25947
/proc/meminfo: memFree=24111884/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=3200316 CPUtime=1242.32
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 818362 0 0 0 124147 85 0 0 25 0 1 0 25867478 3277123584 777349 4089446400 4194304 10345943 140736674087024 18446744073709551615 6160709 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25909/statm: 800079 777349 1184 1502 0 798572 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 3200316

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 25948
/proc/meminfo: memFree=24064596/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=3200316 CPUtime=1302.33
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 818434 0 0 0 130147 86 0 0 25 0 1 0 25867478 3277123584 777421 4089446400 4194304 10345943 140736674087024 18446744073709551615 6803081 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25909/statm: 800079 777421 1185 1502 0 798572 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 3200316

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 25949
/proc/meminfo: memFree=24020412/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=3200316 CPUtime=1362.33
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 818434 0 0 0 136146 87 0 0 25 0 1 0 25867478 3277123584 777421 4089446400 4194304 10345943 140736674087024 18446744073709551615 6803038 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25909/statm: 800079 777421 1185 1502 0 798572 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 3200316

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 25951
/proc/meminfo: memFree=23981316/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=3200316 CPUtime=1422.34
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 818435 0 0 0 142147 87 0 0 25 0 1 0 25867478 3277123584 777422 4089446400 4194304 10345943 140736674087024 18446744073709551615 6119850 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25909/statm: 800079 777422 1185 1502 0 798572 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 3200316

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 25953
/proc/meminfo: memFree=23937392/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=3200316 CPUtime=1482.33
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 818436 0 0 0 148146 87 0 0 25 0 1 0 25867478 3277123584 777423 4089446400 4194304 10345943 140736674087024 18446744073709551615 6802942 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25909/statm: 800079 777423 1185 1502 0 798572 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 3200316

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 25955
/proc/meminfo: memFree=23892824/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=3200316 CPUtime=1542.33
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 818437 0 0 0 154145 88 0 0 25 0 1 0 25867478 3277123584 777424 4089446400 4194304 10345943 140736674087024 18446744073709551615 6802900 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25909/statm: 800079 777424 1185 1502 0 798572 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 3200316

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 25956
/proc/meminfo: memFree=23847160/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=3200316 CPUtime=1602.33
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 818437 0 0 0 160145 88 0 0 25 0 1 0 25867478 3277123584 777424 4089446400 4194304 10345943 140736674087024 18446744073709551615 6119744 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25909/statm: 800079 777424 1185 1502 0 798572 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 3200316

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 25957
/proc/meminfo: memFree=23561924/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=3200316 CPUtime=1662.34
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 818437 0 0 0 166145 89 0 0 25 0 1 0 25867478 3277123584 777424 4089446400 4194304 10345943 140736674087024 18446744073709551615 6853988 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25909/statm: 800079 777424 1185 1502 0 798572 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 3200316

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/179 25959
/proc/meminfo: memFree=23562008/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=3200316 CPUtime=1722.34
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 818437 0 0 0 172145 89 0 0 25 0 1 0 25867478 3277123584 777424 4089446400 4194304 10345943 140736674087024 18446744073709551615 6119758 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25909/statm: 800079 777424 1185 1502 0 798572 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 3200316

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 25961
/proc/meminfo: memFree=23561596/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=3200316 CPUtime=1782.34
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 818438 0 0 0 178144 90 0 0 25 0 1 0 25867478 3277123584 777425 4089446400 4194304 10345943 140736674087024 18446744073709551615 6119567 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/25909/statm: 800079 777425 1185 1502 0 798572 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 3200316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.93 2/177 25962
/proc/meminfo: memFree=25475780/32951124 swapFree=67111528/67111528
[pid=25909] ppid=25907 vsize=3200316 CPUtime=1800.05
/proc/25909/stat : 25909 (pbscip.linux.x8) R 25907 25909 25519 0 -1 4202496 818439 0 0 0 179915 90 0 0 25 0 1 0 25867478 3277123584 777426 4089446400 4194304 10345943 140736674087024 18446744073709551615 9138666 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25909/statm: 800079 777426 1186 1502 0 798572 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 3200316

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.1
CPU time (s): 1800.16
CPU user time (s): 1799.15
CPU system time (s): 1.00185
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3309444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.15
system time used= 1.00185
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 818439
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= 1
involuntary context switches= 2725

runsolver used 2.6476 second user time and 7.17991 second system time

The end

Launcher Data

Begin job on node139 at 2010-07-08 10:09:10
IDJOB=2705366
IDBENCH=79118
IDSOLVER=1214
FILE ID=node139/2705366-1278576549
PBS_JOBID= 11240177
Free space on /tmp= 73664 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.3 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-cache-ibm-q-full.all.ucl--soft-0-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2705366-1278576549/watcher-2705366-1278576549 -o /tmp/evaluation-result-2705366-1278576549/solver-2705366-1278576549 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705366-1278576549.wbo -t 1800 -m 3800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 3800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 472f23c3fe9900c3fa5a2fb1a63f7a4f
RANDOM SEED=461426973

node139.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28028852 kB
Buffers:        163532 kB
Cached:        3973512 kB
SwapCached:          0 kB
Active:        1766992 kB
Inactive:      2988896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28028852 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           36800 kB
Writeback:           0 kB
AnonPages:      618976 kB
Mapped:          16620 kB
Slab:            99928 kB
PageTables:       5552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   773348 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73656 MiB
End job on node139 at 2010-07-08 10:39:12