Trace number 2692396

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
SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? (TO) 1802.06 1802.03

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.rf9.ucl--soft-66-100-0.wbo
MD5SUMb9fa744ec68633cb4114d71740485b31
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 benchmark1.20882
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables11476
Total number of constraints33090
Number of soft constraints11224
Number of constraints which are clauses32382
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints708
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 569299
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 569298
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
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.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2] [Expressions interpreter: NONE]
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-2692396-1277914704.wbo>
0.19/0.28	c original problem has 33924 variables (22700 bin, 0 int, 0 impl, 11224 cont) and 44315 constraints
0.19/0.28	c problem read
0.19/0.28	c presolving settings loaded
0.39/0.46	c presolving:
0.59/0.61	c (round 1) 232 del vars, 13 del conss, 4 chg bounds, 354 chg sides, 714 chg coeffs, 0 upgd conss, 238623 impls, 0 clqs
0.59/0.64	c (round 2) 234 del vars, 471 del conss, 4 chg bounds, 354 chg sides, 714 chg coeffs, 0 upgd conss, 238623 impls, 0 clqs
0.59/0.69	c (round 3) 237 del vars, 472 del conss, 11225 chg bounds, 354 chg sides, 714 chg coeffs, 0 upgd conss, 238623 impls, 0 clqs
0.79/0.84	c (round 4) 238 del vars, 472 del conss, 11225 chg bounds, 354 chg sides, 714 chg coeffs, 21402 upgd conss, 238623 impls, 0 clqs
5.79/5.80	c    (5.4s) probing: 1000/22465 (4.5%) - 0 fixings, 13 aggregations, 25911 implications, 0 bound changes
9.69/9.70	c    (9.3s) probing: 2000/22465 (8.9%) - 0 fixings, 15 aggregations, 34908 implications, 0 bound changes
13.20/13.22	c    (12.8s) probing: 3000/22465 (13.4%) - 1 fixings, 16 aggregations, 38664 implications, 0 bound changes
16.39/16.42	c    (16.0s) probing: 4000/22465 (17.8%) - 1 fixings, 16 aggregations, 39107 implications, 0 bound changes
19.49/19.57	c    (19.1s) probing: 4990/22465 (22.2%) - 1 fixings, 16 aggregations, 39323 implications, 0 bound changes
19.49/19.57	c    (19.1s) probing aborted: 2000/2000 successive useless probings
19.49/19.57	c (round 5) 255 del vars, 472 del conss, 11225 chg bounds, 354 chg sides, 714 chg coeffs, 21402 upgd conss, 464186 impls, 0 clqs
19.59/19.70	c    (19.3s) probing: 5000/22465 (22.3%) - 1 fixings, 16 aggregations, 39464 implications, 0 bound changes
21.49/21.59	c    (21.1s) probing: 5457/22465 (24.3%) - 1 fixings, 18 aggregations, 40027 implications, 0 bound changes
21.49/21.59	c    (21.1s) probing aborted: 100/100 successive totally useless probings
21.59/21.60	c presolving (6 rounds):
21.59/21.60	c  258 deleted vars, 475 deleted constraints, 11225 tightened bounds, 0 added holes, 354 changed sides, 714 changed coefficients
21.59/21.60	c  465612 implications, 0 cliques
21.59/21.60	c presolved problem has 33666 variables (22445 bin, 0 int, 0 impl, 11221 cont) and 43840 constraints
21.59/21.60	c   11221 constraints of type <indicator>
21.59/21.60	c       1 constraints of type <varbound>
21.59/21.60	c     454 constraints of type <knapsack>
21.59/21.60	c   11220 constraints of type <linear>
21.59/21.60	c   20944 constraints of type <logicor>
21.59/21.60	c transformed objective value is always integral (scale: 1)
21.59/21.60	c Presolving Time: 21.06
21.59/21.60	c - non default parameters ----------------------------------------------------------------------
21.59/21.60	c # SCIP version 1.2.1.2
21.59/21.60	c 
21.59/21.60	c # frequency for displaying node information lines
21.59/21.60	c # [type: int, range: [-1,2147483647], default: 100]
21.59/21.60	c display/freq = 10000
21.59/21.60	c 
21.59/21.60	c # maximal time in seconds to run
21.59/21.60	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
21.59/21.60	c limits/time = 1799.72
21.59/21.60	c 
21.59/21.60	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
21.59/21.60	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
21.59/21.60	c limits/memory = 3420
21.59/21.60	c 
21.59/21.60	c # should presolving try to simplify inequalities
21.59/21.60	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
21.59/21.60	c constraints/linear/simplifyinequalities = TRUE
21.59/21.60	c 
21.59/21.60	c # should presolving try to simplify knapsacks
21.59/21.60	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
21.59/21.60	c constraints/knapsack/simplifyinequalities = TRUE
21.59/21.60	c 
21.59/21.60	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
21.59/21.60	c # [type: int, range: [-1,2147483647], default: -1]
21.59/21.60	c separating/rapidlearning/freq = 0
21.59/21.60	c 
21.59/21.60	c -----------------------------------------------------------------------------------------------
21.59/21.60	c start solving
21.59/21.61	c 
21.90/21.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
21.90/21.91	c  21.5s|     1 |     0 |  1429 |     - | 143M|   0 | 706 |  33k|  43k|  33k|  21k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
24.89/24.91	c  24.3s|     1 |     0 |  4270 |     - | 144M|   0 |1233 |  33k|  43k|  33k|  21k| 335 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
27.19/27.26	c  26.7s|     1 |     0 |  5833 |     - | 145M|   0 |1547 |  33k|  43k|  33k|  22k| 706 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
33.19/33.29	c  32.2s|     1 |     0 |  7704 |     - | 145M|   0 |1493 |  33k|  43k|  33k|  22k|1095 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
38.79/38.80	c  37.3s|     1 |     0 |  9783 |     - | 146M|   0 |1751 |  33k|  43k|  33k|  22k|1484 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
42.39/42.42	c  40.8s|     1 |     0 | 11811 |     - | 146M|   0 |2094 |  33k|  43k|  33k|  23k|1904 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
51.49/51.57	c  49.6s|     1 |     0 | 17435 |     - | 147M|   0 |2486 |  33k|  43k|  33k|  23k|2285 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
62.09/62.15	c  60.0s|     1 |     2 | 17435 |     - | 147M|   0 |2486 |  33k|  43k|  33k|  23k|2285 |   0 |  18 | 0.000000e+00 |      --      |    Inf 
62.09/62.18	o 569174
62.09/62.18	c y60.0s|     2 |     1 | 17435 |   0.0 | 148M|   1 |   - |  33k|  43k|   0 |   0 |2285 |   0 |  18 | 0.000000e+00 | 5.691740e+05 |    Inf 
1389.21/1389.22	c  1365s| 10000 |  9885 |504087 |  48.7 | 345M| 393 | 571 |  33k|  44k|  33k|  23k|  30k| 463 |8075 | 0.000000e+00 | 5.691740e+05 |    Inf 
1800.02/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.02/1800.05	c 
1800.02/1800.05	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.05	c Solving Time (sec) : 1768.55
1800.02/1800.05	c Solving Nodes      : 17635
1800.02/1800.05	c Primal Bound       : +5.69174000000000e+05 (101 solutions)
1800.02/1800.05	c Dual Bound         : +0.00000000000000e+00
1800.02/1800.05	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-2692396-1277914704/watcher-2692396-1277914704 -o /tmp/evaluation-result-2692396-1277914704/solver-2692396-1277914704 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692396-1277914704.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: 2.01 2.01 2.00 4/178 15285
/proc/meminfo: memFree=30227236/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=9440 CPUtime=0
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 1669 0 0 0 0 0 0 0 25 0 1 0 132765024 9666560 1588 4089446400 4194304 8223781 140733297617968 18446744073709551615 7235159 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15285/statm: 2360 1588 369 984 0 1373 0

[startup+0.0911629 s]
/proc/loadavg: 2.01 2.01 2.00 4/178 15285
/proc/meminfo: memFree=30227236/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=25624 CPUtime=0.08
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 5729 0 0 0 8 0 0 0 25 0 1 0 132765024 26238976 5648 4089446400 4194304 8223781 140733297617968 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15285/statm: 6406 5648 369 984 0 5419 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25624

[startup+0.101161 s]
/proc/loadavg: 2.01 2.01 2.00 4/178 15285
/proc/meminfo: memFree=30227236/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=28012 CPUtime=0.09
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 6322 0 0 0 9 0 0 0 25 0 1 0 132765024 28684288 6241 4089446400 4194304 8223781 140733297617968 18446744073709551615 7246566 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15285/statm: 7003 6241 369 984 0 6016 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28012

[startup+0.300147 s]
/proc/loadavg: 2.01 2.01 2.00 4/178 15285
/proc/meminfo: memFree=30227236/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=73784 CPUtime=0.29
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 17979 0 0 0 27 2 0 0 25 0 1 0 132765024 75554816 17498 4089446400 4194304 8223781 140733297617968 18446744073709551615 4680118 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15285/statm: 18446 17498 384 984 0 17459 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 73784

[startup+0.701054 s]
/proc/loadavg: 2.01 2.01 2.00 4/178 15285
/proc/meminfo: memFree=30227236/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=146144 CPUtime=0.69
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 36758 0 0 0 62 7 0 0 25 0 1 0 132765024 149651456 34752 4089446400 4194304 8223781 140733297617968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15285/statm: 36536 34752 474 984 0 35549 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 146144

[startup+1.50093 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 15286
/proc/meminfo: memFree=30072104/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=166020 CPUtime=1.49
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 44807 0 0 0 139 10 0 0 25 0 1 0 132765024 170004480 39636 4089446400 4194304 8223781 140733297617968 18446744073709551615 5496938 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15285/statm: 41505 39636 488 984 0 40518 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 166020

[startup+3.10064 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 15286
/proc/meminfo: memFree=30067516/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=169968 CPUtime=3.09
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 45782 0 0 0 298 11 0 0 25 0 1 0 132765024 174047232 40609 4089446400 4194304 8223781 140733297617968 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15285/statm: 42492 40609 486 984 0 41505 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 169968

[startup+6.30107 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 15286
/proc/meminfo: memFree=30061200/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=172776 CPUtime=6.29
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 46482 0 0 0 617 12 0 0 25 0 1 0 132765024 176922624 41309 4089446400 4194304 8223781 140733297617968 18446744073709551615 5497079 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15285/statm: 43194 41309 491 984 0 42207 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 172776

[startup+12.701 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 15286
/proc/meminfo: memFree=30054576/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=175892 CPUtime=12.69
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 47254 0 0 0 1255 14 0 0 25 0 1 0 132765024 180113408 42081 4089446400 4194304 8223781 140733297617968 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15285/statm: 43973 42081 491 984 0 42986 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 175892

[startup+25.5007 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15286
/proc/meminfo: memFree=29999960/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=230268 CPUtime=25.49
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 124247 0 0 0 2517 32 0 0 25 0 1 0 132765024 235794432 53813 4089446400 4194304 8223781 140733297617968 18446744073709551615 6299553 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15285/statm: 57567 53813 601 984 0 56580 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 230268

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15288
/proc/meminfo: memFree=29975180/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=240728 CPUtime=51.09
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 1630267 0 0 0 4935 174 0 0 25 0 1 0 132765024 246505472 56108 4089446400 4194304 8223781 140733297617968 18446744073709551615 6567859 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15285/statm: 60182 56108 593 984 0 59195 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 240728

[startup+102.306 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 15288
/proc/meminfo: memFree=29943008/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=240740 CPUtime=102.29
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 1821068 0 0 0 10024 205 0 0 25 0 1 0 132765024 246517760 56292 4089446400 4194304 8223781 140733297617968 18446744073709551615 6612671 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/15285/statm: 60185 56294 607 984 0 59198 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 240740

[startup+162.301 s]
/proc/loadavg: 1.89 1.97 1.99 3/197 15550
/proc/meminfo: memFree=30843316/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=240300 CPUtime=162.28
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 2240287 0 0 0 15949 279 0 0 25 0 1 0 132765024 246067200 56108 4089446400 4194304 8223781 140733297617968 18446744073709551615 6514396 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/15285/statm: 60075 56108 607 984 0 59088 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 240300

[startup+222.3 s]
/proc/loadavg: 1.96 1.97 1.99 3/197 15552
/proc/meminfo: memFree=30818112/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=244860 CPUtime=222.29
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 2576254 0 0 0 21891 338 0 0 25 0 1 0 132765024 250736640 57296 4089446400 4194304 8223781 140733297617968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/15285/statm: 61215 57296 610 984 0 60228 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 244860

[startup+282.301 s]
/proc/loadavg: 1.98 1.97 1.99 3/197 15554
/proc/meminfo: memFree=30798352/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=248556 CPUtime=282.29
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 2962177 0 0 0 27823 406 0 0 25 0 1 0 132765024 254521344 58183 4089446400 4194304 8223781 140733297617968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/15285/statm: 62139 58183 610 984 0 61152 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 248556

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/197 15555
/proc/meminfo: memFree=30784048/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=250120 CPUtime=342.29
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 3450708 0 0 0 33743 486 0 0 25 0 1 0 132765024 256122880 58481 4089446400 4194304 8223781 140733297617968 18446744073709551615 6456034 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/15285/statm: 62530 58481 610 984 0 61543 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 250120

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.99 4/197 15556
/proc/meminfo: memFree=30771352/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=252556 CPUtime=402.29
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 3912663 0 0 0 39668 561 0 0 25 0 1 0 132765024 258617344 59168 4089446400 4194304 8223781 140733297617968 18446744073709551615 6567930 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/15285/statm: 63139 59168 610 984 0 62152 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 252556

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/197 15558
/proc/meminfo: memFree=30761400/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=254144 CPUtime=462.29
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 4417376 0 0 0 45582 647 0 0 25 0 1 0 132765024 260243456 59586 4089446400 4194304 8223781 140733297617968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/15285/statm: 63536 59586 611 984 0 62549 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 254144

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/197 15560
/proc/meminfo: memFree=30753304/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=256000 CPUtime=522.3
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 4808360 0 0 0 51517 713 0 0 25 0 1 0 132765024 262144000 60001 4089446400 4194304 8223781 140733297617968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/15285/statm: 64000 60001 611 984 0 63013 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 256000

[startup+582.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/197 15562
/proc/meminfo: memFree=30743604/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=258008 CPUtime=582.29
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 5252537 0 0 0 57445 784 0 0 25 0 1 0 132765024 264200192 60550 4089446400 4194304 8223781 140733297617968 18446744073709551615 7257391 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/15285/statm: 64502 60550 611 984 0 63515 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 258008

[startup+642.301 s]
/proc/loadavg: 2.31 2.09 2.02 3/197 15563
/proc/meminfo: memFree=30733168/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=259924 CPUtime=642.31
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 5724685 0 0 0 63366 865 0 0 25 0 1 0 132765024 266162176 60939 4089446400 4194304 8223781 140733297617968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/15285/statm: 64981 60939 611 984 0 63994 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 259924

[startup+702.301 s]

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

/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 10180469 0 0 0 98670 1560 0 0 25 0 1 0 132765024 363053056 84360 4089446400 4194304 8223781 140733297617968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/15285/statm: 88636 84360 612 984 0 87649 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 354544

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 15577
/proc/meminfo: memFree=30608132/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=369840 CPUtime=1062.3
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 11040019 0 0 0 104543 1687 0 0 25 0 1 0 132765024 378716160 87952 4089446400 4194304 8223781 140733297617968 18446744073709551615 6520504 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/15285/statm: 92460 87952 612 984 0 91473 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 369840

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 15579
/proc/meminfo: memFree=30595436/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=379564 CPUtime=1122.31
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 11851952 0 0 0 110421 1810 0 0 25 0 1 0 132765024 388673536 90482 4089446400 4194304 8223781 140733297617968 18446744073709551615 6439994 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/15285/statm: 94891 90482 612 984 0 93904 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 379564

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15581
/proc/meminfo: memFree=30578296/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=392368 CPUtime=1182.31
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 12765263 0 0 0 116288 1943 0 0 25 0 1 0 132765024 401784832 93823 4089446400 4194304 8223781 140733297617968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/15285/statm: 98092 93823 612 984 0 97105 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 392368

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15582
/proc/meminfo: memFree=30559664/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=408560 CPUtime=1242.31
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 13593053 0 0 0 122171 2060 0 0 25 0 1 0 132765024 418365440 97743 4089446400 4194304 8223781 140733297617968 18446744073709551615 7302071 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/15285/statm: 102140 97743 612 984 0 101153 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 408560

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15583
/proc/meminfo: memFree=30539552/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=424536 CPUtime=1302.32
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 14507418 0 0 0 128042 2190 0 0 25 0 1 0 132765024 434724864 101619 4089446400 4194304 8223781 140733297617968 18446744073709551615 6482892 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/15285/statm: 106134 101619 612 984 0 105147 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 424536

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15585
/proc/meminfo: memFree=30521796/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=436732 CPUtime=1362.31
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 15374322 0 0 0 133915 2316 0 0 25 0 1 0 132765024 447213568 104811 4089446400 4194304 8223781 140733297617968 18446744073709551615 6004033 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/15285/statm: 109183 104811 612 984 0 108196 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 436732

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/197 15587
/proc/meminfo: memFree=30501792/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=452176 CPUtime=1422.32
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 16241863 0 0 0 139791 2441 0 0 25 0 1 0 132765024 463028224 108509 4089446400 4194304 8223781 140733297617968 18446744073709551615 6599268 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/15285/statm: 113044 108509 612 984 0 112057 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 452176

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/197 15589
/proc/meminfo: memFree=30482656/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=466112 CPUtime=1482.32
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 17033794 0 0 0 145671 2561 0 0 25 0 1 0 132765024 477298688 112057 4089446400 4194304 8223781 140733297617968 18446744073709551615 6592362 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/15285/statm: 116528 112057 613 984 0 115541 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 466112

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15590
/proc/meminfo: memFree=30458052/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=486428 CPUtime=1542.32
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 17784843 0 0 0 151556 2676 0 0 25 0 1 0 132765024 498102272 117107 4089446400 4194304 8223781 140733297617968 18446744073709551615 5893820 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/15285/statm: 121607 117107 612 984 0 120620 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 486428

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15591
/proc/meminfo: memFree=30432344/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=509904 CPUtime=1602.31
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 18409728 0 0 0 157455 2776 0 0 25 0 1 0 132765024 522141696 122870 4089446400 4194304 8223781 140733297617968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/15285/statm: 127476 122870 612 984 0 126489 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 509904

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15593
/proc/meminfo: memFree=30410848/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=527216 CPUtime=1662.32
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 19074943 0 0 0 163346 2886 0 0 25 0 1 0 132765024 539869184 127372 4089446400 4194304 8223781 140733297617968 18446744073709551615 6004057 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/15285/statm: 131804 127372 612 984 0 130817 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 527216

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15595
/proc/meminfo: memFree=30395488/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=538340 CPUtime=1722.32
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 19813569 0 0 0 169229 3003 0 0 25 0 1 0 132765024 551260160 130092 4089446400 4194304 8223781 140733297617968 18446744073709551615 6482892 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/15285/statm: 134585 130092 612 984 0 133598 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 538340

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15597
/proc/meminfo: memFree=30370160/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=556728 CPUtime=1782.32
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 20364882 0 0 0 175139 3093 0 0 25 0 1 0 132765024 570089472 134990 4089446400 4194304 8223781 140733297617968 18446744073709551615 4561249 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/15285/statm: 139182 134990 612 984 0 138195 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 556728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 15597
/proc/meminfo: memFree=30366308/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=559764 CPUtime=1800.02
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 20577104 0 0 0 176876 3126 0 0 25 0 1 0 132765024 573198336 135388 4089446400 4194304 8223781 140733297617968 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/15285/statm: 139941 135388 612 984 0 138954 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 559764

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -15285

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/198 15598
/proc/meminfo: memFree=30365804/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=559812 CPUtime=1801.42
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 20577596 0 0 0 177016 3126 0 0 25 0 1 0 132765024 573247488 135385 4089446400 4194304 8223781 140733297617968 18446744073709551615 7257410 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/15285/statm: 139953 135385 612 984 0 138966 0
Current children cumulated CPU time (s) 1801.42
Current children cumulated vsize (KiB) 559812

[startup+1801.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/198 15598
/proc/meminfo: memFree=30365680/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=559812 CPUtime=1801.82
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 20577596 0 0 0 177056 3126 0 0 25 0 1 0 132765024 573247488 135385 4089446400 4194304 8223781 140733297617968 18446744073709551615 4241122 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/15285/statm: 139953 135385 612 984 0 138966 0
Current children cumulated CPU time (s) 1801.82
Current children cumulated vsize (KiB) 559812

[startup+1802 s]
/proc/loadavg: 2.00 2.00 2.00 3/198 15598
/proc/meminfo: memFree=30365680/32951124 swapFree=67111528/67111528
[pid=15285] ppid=15283 vsize=559812 CPUtime=1802.02
/proc/15285/stat : 15285 (pbscip.linux.x8) R 15283 15285 14947 0 -1 4202496 20577596 0 0 0 177076 3126 0 0 25 0 1 0 132765024 573247488 135385 4089446400 4194304 8223781 140733297617968 18446744073709551615 4241129 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/15285/statm: 139953 135385 612 984 0 138966 0
Current children cumulated CPU time (s) 1802.02
Current children cumulated vsize (KiB) 559812

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.03
CPU time (s): 1802.06
CPU user time (s): 1770.77
CPU system time (s): 31.2872
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 571576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1770.77
system time used= 31.2872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20577596
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= 19576

runsolver used 2.77758 second user time and 5.80412 second system time

The end

Launcher Data

Begin job on node144 at 2010-06-30 18:18:24
IDJOB=2692396
IDBENCH=79038
IDSOLVER=1204
FILE ID=node144/2692396-1277914704
PBS_JOBID= 11197267
Free space on /tmp= 74176 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.rf9.ucl--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2692396-1277914704/watcher-2692396-1277914704 -o /tmp/evaluation-result-2692396-1277914704/solver-2692396-1277914704 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692396-1277914704.wbo -t 1800 -m 3800

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

MD5SUM BENCH= b9fa744ec68633cb4114d71740485b31
RANDOM SEED=451080487

node144.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.848
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.69
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.848
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.848
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.848
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.82
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.848
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.848
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.848
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.848
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	: 5230.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30227764 kB
Buffers:        200688 kB
Cached:        1258396 kB
SwapCached:          0 kB
Active:        1635752 kB
Inactive:       940932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30227764 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5516 kB
Writeback:           0 kB
AnonPages:     1117620 kB
Mapped:          16108 kB
Slab:            80844 kB
PageTables:       6868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1287136 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= 74172 MiB
End job on node144 at 2010-06-30 18:48:26