Trace number 2705060

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.tag12.ucl--soft-66-100-0.wbo
MD5SUM51de4f9a349da19d6e38b7104085cf7d
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark38.1792
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables20605
Total number of constraints59851
Number of soft constraints20266
Number of constraints which are clauses58675
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1176
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 1021972
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1021971
Biggest number in a constraint 41
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 134
Number of bits of the biggest sum of numbers8
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-2705060-1278574754.wbo>
0.49/0.54	c original problem has 61137 variables (40871 bin, 0 int, 20266 impl, 0 cont) and 80118 constraints
0.49/0.54	c problem read
0.49/0.54	c presolving settings loaded
0.88/0.92	c presolving:
1.10/1.18	c (round 1) 361 del vars, 196 del conss, 47 chg bounds, 588 chg sides, 1178 chg coeffs, 0 upgd conss, 431017 impls, 0 clqs
1.19/1.21	c (round 2) 400 del vars, 859 del conss, 47 chg bounds, 588 chg sides, 1178 chg coeffs, 0 upgd conss, 431017 impls, 0 clqs
1.19/1.29	c (round 3) 440 del vars, 860 del conss, 20273 chg bounds, 588 chg sides, 1178 chg coeffs, 0 upgd conss, 431017 impls, 0 clqs
1.49/1.50	c (round 4) 441 del vars, 860 del conss, 20273 chg bounds, 588 chg sides, 1178 chg coeffs, 38833 upgd conss, 431017 impls, 0 clqs
24.79/24.88	c    (24.3s) probing: 1000/40470 (2.5%) - 0 fixings, 21 aggregations, 73445 implications, 0 bound changes
46.49/46.50	c    (46.0s) probing: 2000/40470 (4.9%) - 0 fixings, 21 aggregations, 142059 implications, 0 bound changes
68.09/68.14	c    (67.6s) probing: 3000/40470 (7.4%) - 0 fixings, 22 aggregations, 204997 implications, 0 bound changes
86.80/86.83	c    (86.3s) probing: 4000/40470 (9.9%) - 0 fixings, 22 aggregations, 238463 implications, 0 bound changes
90.70/90.72	c    (90.2s) probing: 4190/40470 (10.4%) - 0 fixings, 22 aggregations, 246771 implications, 0 bound changes
90.70/90.72	c    (90.2s) probing aborted: 2000/2000 successive useless probings
90.70/90.72	c (round 5) 463 del vars, 860 del conss, 20273 chg bounds, 588 chg sides, 1178 chg coeffs, 38833 upgd conss, 1601731 impls, 0 clqs
90.79/90.82	c (round 6) 463 del vars, 881 del conss, 20273 chg bounds, 588 chg sides, 1178 chg coeffs, 38833 upgd conss, 1601731 impls, 0 clqs
97.49/97.52	c    (97.0s) probing: 4390/40470 (10.8%) - 0 fixings, 22 aggregations, 266733 implications, 0 bound changes
97.49/97.52	c    (97.0s) probing aborted: 2000/2000 successive useless probings
97.49/97.52	c presolving (7 rounds):
97.49/97.52	c  463 deleted vars, 885 deleted constraints, 20273 tightened bounds, 0 added holes, 588 changed sides, 1178 changed coefficients
97.49/97.52	c  1651271 implications, 0 cliques
97.49/97.52	c presolved problem has 60674 variables (40448 bin, 0 int, 20226 impl, 0 cont) and 79233 constraints
97.49/97.52	c      27 constraints of type <varbound>
97.49/97.52	c     782 constraints of type <knapsack>
97.49/97.52	c   25450 constraints of type <setppc>
97.49/97.52	c   20199 constraints of type <linear>
97.49/97.52	c   20226 constraints of type <indicator>
97.49/97.52	c   12549 constraints of type <logicor>
97.49/97.52	c transformed objective value is always integral (scale: 1)
97.49/97.52	c Presolving Time: 96.76
97.49/97.52	c - non default parameters ----------------------------------------------------------------------
97.49/97.52	c # SCIP version 1.2.1.3
97.49/97.52	c 
97.49/97.52	c # frequency for displaying node information lines
97.49/97.52	c # [type: int, range: [-1,2147483647], default: 100]
97.49/97.52	c display/freq = 10000
97.49/97.52	c 
97.49/97.52	c # maximal time in seconds to run
97.49/97.52	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
97.49/97.52	c limits/time = 1789.47
97.49/97.52	c 
97.49/97.52	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
97.49/97.52	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
97.49/97.52	c limits/memory = 3420
97.49/97.52	c 
97.49/97.52	c # default clock type (1: CPU user seconds, 2: wall clock time)
97.49/97.52	c # [type: int, range: [1,2], default: 1]
97.49/97.52	c timing/clocktype = 2
97.49/97.52	c 
97.49/97.52	c # should presolving try to simplify inequalities
97.49/97.52	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
97.49/97.52	c constraints/linear/simplifyinequalities = TRUE
97.49/97.52	c 
97.49/97.52	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
97.49/97.52	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
97.49/97.52	c constraints/indicator/addCouplingCons = TRUE
97.49/97.52	c 
97.49/97.52	c # should presolving try to simplify knapsacks
97.49/97.52	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
97.49/97.52	c constraints/knapsack/simplifyinequalities = TRUE
97.49/97.52	c 
97.49/97.52	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
97.49/97.52	c # [type: int, range: [-1,2147483647], default: -1]
97.49/97.52	c separating/rapidlearning/freq = 0
97.49/97.52	c 
97.49/97.52	c -----------------------------------------------------------------------------------------------
97.49/97.52	c start solving
97.49/97.54	c 
97.80/97.82	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
97.80/97.82	c  97.3s|     1 |     0 |  1232 |     - | 274M|   0 | 830 |  60k|  79k|  60k|  38k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
104.89/104.90	c   104s|     1 |     0 |  1871 |     - | 276M|   0 |1017 |  60k|  79k|  60k|  39k| 423 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
107.39/107.44	c   107s|     1 |     0 |  2876 |     - | 276M|   0 |1534 |  60k|  79k|  60k|  39k| 748 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
113.90/113.91	c   113s|     1 |     0 |  4911 |     - | 277M|   0 |2362 |  60k|  79k|  60k|  40k|1278 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
126.09/126.11	c   126s|     1 |     0 |  6630 |     - | 277M|   0 |2945 |  60k|  79k|  60k|  40k|1699 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
134.70/134.77	c   134s|     1 |     0 | 10355 |     - | 278M|   0 |3805 |  60k|  79k|  60k|  40k|2138 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
147.79/147.88	c   147s|     1 |     0 | 15140 |     - | 279M|   0 |4919 |  60k|  79k|  60k|  41k|2563 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
175.30/175.36	c   175s|     1 |     2 | 15140 |     - | 279M|   0 |4919 |  60k|  79k|  60k|  41k|2563 |   0 |  18 | 0.000000e+00 |      --      |    Inf 
1469.24/1469.20	o 1018873
1469.24/1469.20	c y1469s|  1427 |  1366 |450850 | 305.5 | 317M| 841 |   - |  60k|  79k|   0 |   0 |4333 | 403 |1383 | 0.000000e+00 | 1.018873e+06 |    Inf 
1790.06/1790.06	c 
1790.06/1790.06	c SCIP Status        : solving was interrupted [time limit reached]
1790.06/1790.06	c Solving Time (sec) : 1789.51
1790.06/1790.06	c Solving Nodes      : 4640
1790.06/1790.06	c Primal Bound       : +1.01887300000000e+06 (7 solutions)
1790.06/1790.06	c Dual Bound         : +0.00000000000000e+00
1790.06/1790.06	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-2705060-1278574754/watcher-2705060-1278574754 -o /tmp/evaluation-result-2705060-1278574754/solver-2705060-1278574754 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705060-1278574754.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.70 1.92 1.66 2/173 22470
/proc/meminfo: memFree=28660876/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=12192 CPUtime=0
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 1899 0 0 0 0 0 0 0 22 0 1 0 25690243 12484608 1818 4089446400 4194304 10345943 140733239352208 18446744073709551615 9134648 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22470/statm: 3048 1819 429 1502 0 1541 0

[startup+0.0570571 s]
/proc/loadavg: 1.70 1.92 1.66 2/173 22470
/proc/meminfo: memFree=28660876/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=23008 CPUtime=0.05
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 4618 0 0 0 5 0 0 0 22 0 1 0 25690243 23560192 4537 4089446400 4194304 10345943 140733239352208 18446744073709551615 6014115 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22470/statm: 5752 4537 430 1502 0 4245 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 23008

[startup+0.101088 s]
/proc/loadavg: 1.70 1.92 1.66 2/173 22470
/proc/meminfo: memFree=28660876/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=29980 CPUtime=0.09
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 6361 0 0 0 9 0 0 0 22 0 1 0 25690243 30699520 6280 4089446400 4194304 10345943 140733239352208 18446744073709551615 9134628 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22470/statm: 7495 6280 430 1502 0 5988 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29980

[startup+0.301046 s]
/proc/loadavg: 1.70 1.92 1.66 2/173 22470
/proc/meminfo: memFree=28660876/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=61284 CPUtime=0.29
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 14148 0 0 0 28 1 0 0 22 0 1 0 25690243 62754816 14067 4089446400 4194304 10345943 140733239352208 18446744073709551615 9134608 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22470/statm: 15321 14068 430 1502 0 13814 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 61284

[startup+0.700977 s]
/proc/loadavg: 1.70 1.92 1.66 2/173 22470
/proc/meminfo: memFree=28660876/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=189056 CPUtime=0.69
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 46214 0 0 0 65 4 0 0 24 0 1 0 25690243 193593344 45743 4089446400 4194304 10345943 140733239352208 18446744073709551615 6328950 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22470/statm: 47264 45744 478 1502 0 45757 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 189056

[startup+1.50078 s]
/proc/loadavg: 1.70 1.92 1.66 2/174 22471
/proc/meminfo: memFree=28435808/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=273892 CPUtime=1.49
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 67825 0 0 0 142 7 0 0 25 0 1 0 25690243 280465408 65700 4089446400 4194304 10345943 140733239352208 18446744073709551615 5093501 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22470/statm: 68473 65700 558 1502 0 66966 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 273892

[startup+3.10051 s]
/proc/loadavg: 1.70 1.92 1.66 3/179 22481
/proc/meminfo: memFree=28284368/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=295124 CPUtime=3.09
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 72578 0 0 0 302 7 0 0 25 0 1 0 25690243 302206976 70434 4089446400 4194304 10345943 140733239352208 18446744073709551615 4715374 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22470/statm: 73781 70434 581 1502 0 72274 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 295124

[startup+6.3009 s]
/proc/loadavg: 1.72 1.92 1.66 3/179 22481
/proc/meminfo: memFree=28254672/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=301316 CPUtime=6.29
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 74144 0 0 0 622 7 0 0 25 0 1 0 25690243 308547584 72000 4089446400 4194304 10345943 140733239352208 18446744073709551615 5210281 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22470/statm: 75329 72000 581 1502 0 73822 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 301316

[startup+12.7007 s]
/proc/loadavg: 1.74 1.92 1.66 3/179 22481
/proc/meminfo: memFree=28243096/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=308436 CPUtime=12.69
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 75920 0 0 0 1261 8 0 0 25 0 1 0 25690243 315838464 73776 4089446400 4194304 10345943 140733239352208 18446744073709551615 5031115 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22470/statm: 77109 73776 581 1502 0 75602 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 308436

[startup+25.5002 s]
/proc/loadavg: 1.80 1.93 1.67 3/179 22482
/proc/meminfo: memFree=28204112/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=313744 CPUtime=25.49
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 77250 0 0 0 2541 8 0 0 25 0 1 0 25690243 321273856 75106 4089446400 4194304 10345943 140733239352208 18446744073709551615 5210338 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22470/statm: 78436 75106 586 1502 0 76929 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 313744

[startup+51.1003 s]
/proc/loadavg: 1.87 1.93 1.68 3/179 22483
/proc/meminfo: memFree=28180808/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=324552 CPUtime=51.09
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 80038 0 0 0 5101 8 0 0 25 0 1 0 25690243 332341248 77894 4089446400 4194304 10345943 140733239352208 18446744073709551615 6068911 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/22470/statm: 81138 77894 586 1502 0 79631 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 324552

[startup+102.307 s]
/proc/loadavg: 2.01 1.96 1.70 3/179 22484
/proc/meminfo: memFree=28091056/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=432828 CPUtime=102.3
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 102747 0 0 0 10219 11 0 0 25 0 1 0 25690243 443215872 100526 4089446400 4194304 10345943 140733239352208 18446744073709551615 5792689 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22470/statm: 108207 100526 842 1502 0 106700 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 432828

[startup+162.301 s]
/proc/loadavg: 2.00 1.96 1.71 3/179 22485
/proc/meminfo: memFree=28042016/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=494668 CPUtime=162.3
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 155604 0 0 0 16201 29 0 0 25 0 1 0 25690243 506540032 112739 4089446400 4194304 10345943 140733239352208 18446744073709551615 7591067 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22470/statm: 123667 112739 808 1502 0 122160 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 494668

[startup+222.301 s]
/proc/loadavg: 2.00 1.97 1.73 3/179 22487
/proc/meminfo: memFree=28035652/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=502520 CPUtime=222.3
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 174538 0 0 0 22195 35 0 0 25 0 1 0 25690243 514580480 114062 4089446400 4194304 10345943 140733239352208 18446744073709551615 6337529 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22470/statm: 125630 114062 808 1502 0 124123 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 502520

[startup+282.3 s]
/proc/loadavg: 2.00 1.97 1.74 3/179 22489
/proc/meminfo: memFree=28032644/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=493460 CPUtime=282.3
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 203651 0 0 0 28189 41 0 0 25 0 1 0 25690243 505303040 114068 4089446400 4194304 10345943 140733239352208 18446744073709551615 7569467 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22470/statm: 123365 114068 808 1502 0 121858 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 493460

[startup+342.301 s]
/proc/loadavg: 2.00 1.97 1.75 3/179 22490
/proc/meminfo: memFree=28044876/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=472072 CPUtime=342.3
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 229846 0 0 0 34182 48 0 0 25 0 1 0 25690243 483401728 111476 4089446400 4194304 10345943 140733239352208 18446744073709551615 5614817 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22470/statm: 118018 111476 808 1502 0 116511 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 472072

[startup+402.3 s]
/proc/loadavg: 2.00 1.97 1.77 3/179 22492
/proc/meminfo: memFree=28033184/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=472964 CPUtime=402.3
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 236753 0 0 0 40178 52 0 0 25 0 1 0 25690243 484315136 113136 4089446400 4194304 10345943 140733239352208 18446744073709551615 6307551 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22470/statm: 118241 113136 812 1502 0 116734 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 472964

[startup+462.301 s]
/proc/loadavg: 2.00 1.97 1.78 3/179 22493
/proc/meminfo: memFree=28003140/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=507480 CPUtime=462.3
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 240084 0 0 0 46176 54 0 0 25 0 1 0 25690243 519659520 116467 4089446400 4194304 10345943 140733239352208 18446744073709551615 6856964 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22470/statm: 126870 116467 812 1502 0 125363 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 507480

[startup+522.301 s]
/proc/loadavg: 2.00 1.97 1.79 3/179 22495
/proc/meminfo: memFree=27989088/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=483588 CPUtime=522.31
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 242259 0 0 0 52173 58 0 0 25 0 1 0 25690243 495194112 114041 4089446400 4194304 10345943 140733239352208 18446744073709551615 7568667 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22470/statm: 120897 114041 812 1502 0 119390 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 483588

[startup+582.301 s]
/proc/loadavg: 2.04 1.99 1.81 3/179 22497
/proc/meminfo: memFree=27965984/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=483644 CPUtime=582.31
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 247614 0 0 0 58169 62 0 0 25 0 1 0 25690243 495251456 114499 4089446400 4194304 10345943 140733239352208 18446744073709551615 6520100 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/22470/statm: 120911 114499 812 1502 0 119404 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 483644

[startup+642.301 s]
/proc/loadavg: 2.05 2.00 1.82 3/179 22499
/proc/meminfo: memFree=27951804/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=480388 CPUtime=642.31
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 252583 0 0 0 64166 65 0 0 25 0 1 0 25690243 491917312 114526 4089446400 4194304 10345943 140733239352208 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22470/statm: 120097 114526 812 1502 0 118590 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 480388

[startup+702.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/179 22503
/proc/meminfo: memFree=27893676/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=487336 CPUtime=822.32
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 260675 0 0 0 82157 75 0 0 25 0 1 0 25690243 499032064 115807 4089446400 4194304 10345943 140733239352208 18446744073709551615 5614817 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22470/statm: 121834 115807 812 1502 0 120327 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 487336

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.84 3/179 22505
/proc/meminfo: memFree=27874544/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=484140 CPUtime=882.32
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 266802 0 0 0 88154 78 0 0 25 0 1 0 25690243 495759360 115778 4089446400 4194304 10345943 140733239352208 18446744073709551615 6857018 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22470/statm: 121035 115778 812 1502 0 119528 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 484140

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.85 3/179 22506
/proc/meminfo: memFree=27858148/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=487320 CPUtime=942.32
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 270628 0 0 0 94150 82 0 0 25 0 1 0 25690243 499015680 115801 4089446400 4194304 10345943 140733239352208 18446744073709551615 7569978 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22470/statm: 121830 115801 812 1502 0 120323 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 487320

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/179 22508
/proc/meminfo: memFree=27832064/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=480900 CPUtime=1002.33
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 276652 0 0 0 100146 87 0 0 25 0 1 0 25690243 492441600 115775 4089446400 4194304 10345943 140733239352208 18446744073709551615 6003041 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22470/statm: 120225 115775 812 1502 0 118718 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 480900

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/179 22509
/proc/meminfo: memFree=27812448/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=484120 CPUtime=1062.32
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 294974 0 0 0 106140 92 0 0 25 0 1 0 25690243 495738880 115776 4089446400 4194304 10345943 140733239352208 18446744073709551615 7794308 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22470/statm: 121030 115776 812 1502 0 119523 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 484120

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/179 22511
/proc/meminfo: memFree=27786488/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=493776 CPUtime=1122.33
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 296178 0 0 0 112138 95 0 0 25 0 1 0 25690243 505626624 116764 4089446400 4194304 10345943 140733239352208 18446744073709551615 6566439 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22470/statm: 123444 116764 812 1502 0 121937 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 493776

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/179 22513
/proc/meminfo: memFree=27762752/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=498212 CPUtime=1182.33
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 300814 0 0 0 118134 99 0 0 25 0 1 0 25690243 510169088 118057 4089446400 4194304 10345943 140733239352208 18446744073709551615 6344299 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22470/statm: 124553 118057 812 1502 0 123046 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 498212

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/179 22514
/proc/meminfo: memFree=27743236/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=487308 CPUtime=1242.34
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 318632 0 0 0 124128 106 0 0 25 0 1 0 25690243 499003392 115897 4089446400 4194304 10345943 140733239352208 18446744073709551615 6337520 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22470/statm: 121827 115897 812 1502 0 120320 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 487308

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/179 22516
/proc/meminfo: memFree=27711340/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=487036 CPUtime=1302.34
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 333264 0 0 0 130123 111 0 0 25 0 1 0 25690243 498724864 117009 4089446400 4194304 10345943 140733239352208 18446744073709551615 4701030 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22470/statm: 121759 117009 812 1502 0 120252 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 487036

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/179 22526
/proc/meminfo: memFree=27681880/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=484120 CPUtime=1362.34
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 347756 0 0 0 136117 117 0 0 25 0 1 0 25690243 495738880 115832 4089446400 4194304 10345943 140733239352208 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22470/statm: 121030 115832 812 1502 0 119523 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 484120

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 22528
/proc/meminfo: memFree=27674144/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=508752 CPUtime=1422.35
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 400813 0 0 0 142109 126 0 0 25 0 1 0 25690243 520962048 116938 4089446400 4194304 10345943 140733239352208 18446744073709551615 7614193 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22470/statm: 127188 116944 812 1502 0 125681 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 508752

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 22530
/proc/meminfo: memFree=27624368/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=534580 CPUtime=1482.35
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 513469 0 0 0 148092 143 0 0 25 0 1 0 25690243 547409920 122570 4089446400 4194304 10345943 140733239352208 18446744073709551615 6785006 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22470/statm: 133645 122570 813 1502 0 132138 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 534580

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22531
/proc/meminfo: memFree=27588492/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=528612 CPUtime=1542.34
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 615540 0 0 0 154077 157 0 0 25 0 1 0 25690243 541298688 125179 4089446400 4194304 10345943 140733239352208 18446744073709551615 6119744 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22470/statm: 132153 125179 813 1502 0 130646 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 528612

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22533
/proc/meminfo: memFree=27556712/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=574756 CPUtime=1602.35
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 677413 0 0 0 160061 174 0 0 25 0 1 0 25690243 588550144 129217 4089446400 4194304 10345943 140733239352208 18446744073709551615 7613757 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22470/statm: 143689 129217 814 1502 0 142182 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 574756

[startup+1662.3 s]
/proc/loadavg: 2.11 2.03 1.92 3/179 22534
/proc/meminfo: memFree=27529644/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=552572 CPUtime=1662.35
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 832854 0 0 0 166039 196 0 0 25 0 1 0 25690243 565833728 130936 4089446400 4194304 10345943 140733239352208 18446744073709551615 4601776 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22470/statm: 138143 130936 814 1502 0 136636 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 552572

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 1.92 3/179 22536
/proc/meminfo: memFree=27491660/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=580652 CPUtime=1722.35
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 951754 0 0 0 172017 218 0 0 25 0 1 0 25690243 594587648 136182 4089446400 4194304 10345943 140733239352208 18446744073709551615 4749694 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22470/statm: 145163 136182 814 1502 0 143656 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 580652

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 1.92 3/179 22538
/proc/meminfo: memFree=27438424/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=605064 CPUtime=1782.35
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 1041434 0 0 0 178003 232 0 0 25 0 1 0 25690243 619585536 143123 4089446400 4194304 10345943 140733239352208 18446744073709551615 8160440 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/22470/statm: 151266 143123 814 1502 0 149759 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 605064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.93 2.00 1.91 3/179 22565
/proc/meminfo: memFree=27493296/32950928 swapFree=67111528/67111528
[pid=22470] ppid=22468 vsize=605064 CPUtime=1800.06
/proc/22470/stat : 22470 (pbscip.linux.x8) R 22468 22470 22227 0 -1 4202496 1041681 0 0 0 179773 233 0 0 25 0 1 0 25690243 619585536 143370 4089446400 4194304 10345943 140733239352208 18446744073709551615 4246426 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22470/statm: 151266 143370 814 1502 0 149759 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 605064

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.03
CPU time (s): 1800.09
CPU user time (s): 1797.74
CPU system time (s): 2.35364
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 701088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.74
system time used= 2.35364
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1041681
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= 2
involuntary context switches= 14031

runsolver used 2.99654 second user time and 6.81196 second system time

The end

Launcher Data

Begin job on node114 at 2010-07-08 09:39:15
IDJOB=2705060
IDBENCH=79019
IDSOLVER=1214
FILE ID=node114/2705060-1278574754
PBS_JOBID= 11240226
Free space on /tmp= 73164 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.3 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.tag12.ucl--soft-66-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-2705060-1278574754/watcher-2705060-1278574754 -o /tmp/evaluation-result-2705060-1278574754/solver-2705060-1278574754 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705060-1278574754.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 51de4f9a349da19d6e38b7104085cf7d
RANDOM SEED=257366996

node114.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.824
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.64
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.824
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.75
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.824
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.83
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.824
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.81
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.824
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.82
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.824
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.75
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.824
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.82
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.824
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28661528 kB
Buffers:        154668 kB
Cached:        3902800 kB
SwapCached:          0 kB
Active:        1307720 kB
Inactive:      2812060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28661528 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14904 kB
Writeback:           0 kB
AnonPages:       61672 kB
Mapped:          14420 kB
Slab:           105080 kB
PageTables:       4888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185584 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= 73136 MiB
End job on node114 at 2010-07-08 10:09:17