Trace number 2692457

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.07 1802.03

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.tag10.ucl--soft-66-100-0.wbo
MD5SUM23f33b7daf9bba45fd16a95912abcbbc
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 benchmark10.0925
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables9071
Total number of constraints25914
Number of soft constraints8807
Number of constraints which are clauses25190
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints724
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 449050
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 449049
Biggest number in a constraint 39
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 132
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.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-2692457-1277915570.wbo>
0.19/0.23	c original problem has 26685 variables (17878 bin, 0 int, 0 impl, 8807 cont) and 34722 constraints
0.19/0.23	c problem read
0.19/0.23	c presolving settings loaded
0.29/0.37	c presolving:
0.39/0.49	c (round 1) 185 del vars, 7 del conss, 1 chg bounds, 362 chg sides, 724 chg coeffs, 0 upgd conss, 182097 impls, 0 clqs
0.49/0.50	c (round 2) 189 del vars, 375 del conss, 3 chg bounds, 362 chg sides, 724 chg coeffs, 0 upgd conss, 182097 impls, 0 clqs
0.49/0.52	c (round 3) 192 del vars, 380 del conss, 3 chg bounds, 362 chg sides, 724 chg coeffs, 0 upgd conss, 182097 impls, 0 clqs
0.49/0.56	c (round 4) 195 del vars, 381 del conss, 8806 chg bounds, 362 chg sides, 724 chg coeffs, 0 upgd conss, 182097 impls, 0 clqs
0.59/0.68	c (round 5) 196 del vars, 381 del conss, 8806 chg bounds, 362 chg sides, 724 chg coeffs, 16736 upgd conss, 182097 impls, 0 clqs
4.19/4.28	c    (4.0s) probing: 1000/17686 (5.7%) - 0 fixings, 9 aggregations, 18678 implications, 0 bound changes
7.09/7.14	c    (6.8s) probing: 2000/17686 (11.3%) - 0 fixings, 9 aggregations, 26053 implications, 0 bound changes
8.39/8.40	c    (8.1s) probing: 2558/17686 (14.5%) - 0 fixings, 9 aggregations, 26466 implications, 0 bound changes
8.39/8.40	c    (8.1s) probing aborted: 2000/2000 successive useless probings
8.39/8.40	c (round 6) 205 del vars, 381 del conss, 8806 chg bounds, 362 chg sides, 724 chg coeffs, 16736 upgd conss, 367084 impls, 0 clqs
9.89/9.92	c    (9.6s) probing: 2961/17686 (16.7%) - 0 fixings, 10 aggregations, 28660 implications, 0 bound changes
9.89/9.92	c    (9.6s) probing aborted: 100/100 successive totally useless probings
9.89/9.92	c presolving (7 rounds):
9.89/9.92	c  206 deleted vars, 381 deleted constraints, 8806 tightened bounds, 0 added holes, 362 changed sides, 724 changed coefficients
9.89/9.92	c  371496 implications, 0 cliques
9.89/9.92	c presolved problem has 26479 variables (17676 bin, 0 int, 0 impl, 8803 cont) and 34341 constraints
9.89/9.92	c    8803 constraints of type <indicator>
9.89/9.92	c       1 constraints of type <varbound>
9.89/9.92	c     470 constraints of type <knapsack>
9.89/9.92	c    8802 constraints of type <linear>
9.89/9.92	c   16265 constraints of type <logicor>
9.89/9.92	c transformed objective value is always integral (scale: 1)
9.89/9.92	c Presolving Time: 9.53
9.89/9.92	c - non default parameters ----------------------------------------------------------------------
9.89/9.92	c # SCIP version 1.2.1.2
9.89/9.92	c 
9.89/9.92	c # frequency for displaying node information lines
9.89/9.92	c # [type: int, range: [-1,2147483647], default: 100]
9.89/9.92	c display/freq = 10000
9.89/9.92	c 
9.89/9.92	c # maximal time in seconds to run
9.89/9.92	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
9.89/9.92	c limits/time = 1799.78
9.89/9.92	c 
9.89/9.92	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
9.89/9.92	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
9.89/9.92	c limits/memory = 3420
9.89/9.92	c 
9.89/9.92	c # should presolving try to simplify inequalities
9.89/9.92	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
9.89/9.92	c constraints/linear/simplifyinequalities = TRUE
9.89/9.92	c 
9.89/9.92	c # should presolving try to simplify knapsacks
9.89/9.92	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
9.89/9.92	c constraints/knapsack/simplifyinequalities = TRUE
9.89/9.92	c 
9.89/9.92	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
9.89/9.92	c # [type: int, range: [-1,2147483647], default: -1]
9.89/9.92	c separating/rapidlearning/freq = 0
9.89/9.92	c 
9.89/9.92	c -----------------------------------------------------------------------------------------------
9.89/9.92	c start solving
9.89/9.93	c 
10.09/10.11	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
10.09/10.11	c   9.8s|     1 |     0 |   816 |     - | 112M|   0 | 327 |  26k|  34k|  26k|  16k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
12.99/13.06	c  12.7s|     1 |     0 |  3327 |     - | 113M|   0 | 697 |  26k|  34k|  26k|  16k| 277 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
14.49/14.57	c  14.1s|     1 |     0 |  4599 |     - | 114M|   0 |1116 |  26k|  34k|  26k|  17k| 716 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
16.89/16.96	c  16.5s|     1 |     0 |  5925 |     - | 114M|   0 |1491 |  26k|  34k|  26k|  17k|1161 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
20.19/20.20	c  19.7s|     1 |     0 |  7749 |     - | 115M|   0 |1525 |  26k|  34k|  26k|  18k|1585 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
23.99/24.02	c  23.4s|     1 |     0 | 10595 |     - | 115M|   0 |1564 |  26k|  34k|  26k|  18k|2007 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
28.99/29.02	c  28.2s|     1 |     0 | 13091 |     - | 116M|   0 |1755 |  26k|  34k|  26k|  19k|2391 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
46.00/46.06	c  45.1s|     1 |     2 | 13091 |     - | 116M|   0 |1755 |  26k|  34k|  26k|  19k|2391 |   0 |  18 | 0.000000e+00 |      --      |    Inf 
188.70/188.79	o 448853
188.70/188.79	c y 187s|    30 |    29 | 33018 | 687.1 | 117M|  15 |   - |  26k|  34k|   0 |   0 |2391 |  52 | 303 | 0.000000e+00 | 4.488530e+05 |    Inf 
986.72/986.76	c   975s| 10000 |  9884 |411417 |  39.8 | 276M| 513 |  17 |  26k|  34k|  26k|  18k|  13k| 443 |4129 | 0.000000e+00 | 4.488530e+05 |    Inf 
1491.12/1491.13	c  1471s| 20000 | 19862 |600932 |  29.4 | 399M| 513 |   0 |  26k|  34k|  26k|  18k|  28k| 460 |8324 | 0.000000e+00 | 4.488530e+05 |    Inf 
1800.03/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.13/1800.12	c 
1800.13/1800.12	c SCIP Status        : solving was interrupted [user interrupt]
1800.13/1800.12	c Solving Time (sec) : 1775.53
1800.13/1800.12	c Solving Nodes      : 27633
1800.13/1800.12	c Primal Bound       : +4.48853000000000e+05 (100 solutions)
1800.13/1800.12	c Dual Bound         : +0.00000000000000e+00
1800.13/1800.12	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-2692457-1277915570/watcher-2692457-1277915570 -o /tmp/evaluation-result-2692457-1277915570/solver-2692457-1277915570 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692457-1277915570.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.00 2.00 2.00 4/178 13396
/proc/meminfo: memFree=30964788/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=9308 CPUtime=0
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 1645 0 0 0 0 0 0 0 25 0 1 0 132853717 9531392 1565 4089446400 4194304 8223781 140736337640064 18446744073709551615 6205568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13396/statm: 2361 1568 369 984 0 1374 0

[startup+0.060692 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 13396
/proc/meminfo: memFree=30964788/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=20128 CPUtime=0.05
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 4321 0 0 0 5 0 0 0 25 0 1 0 132853717 20611072 4241 4089446400 4194304 8223781 140736337640064 18446744073709551615 7253477 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13396/statm: 5032 4241 369 984 0 4045 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 20128

[startup+0.100685 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 13396
/proc/meminfo: memFree=30964788/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=28068 CPUtime=0.09
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 6331 0 0 0 9 0 0 0 25 0 1 0 132853717 28741632 6251 4089446400 4194304 8223781 140736337640064 18446744073709551615 6640551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13396/statm: 7017 6251 369 984 0 6030 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28068

[startup+0.300649 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 13396
/proc/meminfo: memFree=30964788/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=93268 CPUtime=0.29
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 22855 0 0 0 27 2 0 0 25 0 1 0 132853717 95506432 22375 4089446400 4194304 8223781 140736337640064 18446744073709551615 4668100 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13396/statm: 23317 22375 387 984 0 22330 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 93268

[startup+0.700575 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 13396
/proc/meminfo: memFree=30964788/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=130756 CPUtime=0.69
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 35169 0 0 0 63 6 0 0 25 0 1 0 132853717 133894144 30903 4089446400 4194304 8223781 140736337640064 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13396/statm: 32689 30903 484 984 0 31702 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 130756

[startup+1.50043 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13397
/proc/meminfo: memFree=30839664/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=136404 CPUtime=1.49
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 37033 0 0 0 142 7 0 0 25 0 1 0 132853717 139677696 32388 4089446400 4194304 8223781 140736337640064 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13396/statm: 34101 32388 491 984 0 33114 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 136404

[startup+3.10015 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13397
/proc/meminfo: memFree=30833836/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=139952 CPUtime=3.09
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 37947 0 0 0 302 7 0 0 25 0 1 0 132853717 143310848 33302 4089446400 4194304 8223781 140736337640064 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13396/statm: 34988 33302 491 984 0 34001 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 139952

[startup+6.30058 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13397
/proc/meminfo: memFree=30831040/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=142300 CPUtime=6.29
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 38514 0 0 0 620 9 0 0 25 0 1 0 132853717 145715200 33869 4089446400 4194304 8223781 140736337640064 18446744073709551615 5500606 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13396/statm: 35575 33869 496 984 0 34588 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142300

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13397
/proc/meminfo: memFree=30792108/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=182176 CPUtime=12.69
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 60267 0 0 0 1253 16 0 0 25 0 1 0 132853717 186548224 42556 4089446400 4194304 8223781 140736337640064 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13396/statm: 45544 42556 612 984 0 44557 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 182176

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13397
/proc/meminfo: memFree=30769588/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=200396 CPUtime=25.49
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 409058 0 0 0 2495 54 0 0 25 0 1 0 132853717 205205504 46626 4089446400 4194304 8223781 140736337640064 18446744073709551615 6299978 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13396/statm: 50062 46589 615 984 0 49075 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 200396

[startup+51.1007 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13398
/proc/meminfo: memFree=30754112/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=201720 CPUtime=51.09
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 568228 0 0 0 5030 79 0 0 25 0 1 0 132853717 206561280 46822 4089446400 4194304 8223781 140736337640064 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13396/statm: 50430 46822 629 984 0 49443 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 201720

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13399
/proc/meminfo: memFree=30725184/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=201696 CPUtime=102.29
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 736270 0 0 0 10119 110 0 0 25 0 1 0 132853717 206536704 46834 4089446400 4194304 8223781 140736337640064 18446744073709551615 6564570 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13396/statm: 50424 46834 629 984 0 49437 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 201696

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 13401
/proc/meminfo: memFree=30689940/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=204036 CPUtime=162.29
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 1096930 0 0 0 16062 167 0 0 25 0 1 0 132853717 208932864 47360 4089446400 4194304 8223781 140736337640064 18446744073709551615 5893835 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13396/statm: 51009 47360 629 984 0 50022 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 204036

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13403
/proc/meminfo: memFree=30655916/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=208256 CPUtime=222.3
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 1468699 0 0 0 22004 226 0 0 25 0 1 0 132853717 213254144 48455 4089446400 4194304 8223781 140736337640064 18446744073709551615 6568401 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13396/statm: 52064 48455 632 984 0 51077 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 208256

[startup+282.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 13404
/proc/meminfo: memFree=30627980/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=209620 CPUtime=282.3
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 1896108 0 0 0 27940 290 0 0 25 0 1 0 132853717 214650880 49020 4089446400 4194304 8223781 140736337640064 18446744073709551615 6446630 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13396/statm: 52405 49020 632 984 0 51418 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 209620

[startup+342.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 13406
/proc/meminfo: memFree=30596076/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=211568 CPUtime=342.3
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 2278504 0 0 0 33883 347 0 0 25 0 1 0 132853717 216645632 49249 4089446400 4194304 8223781 140736337640064 18446744073709551615 6446822 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13396/statm: 52892 49249 632 984 0 51905 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 211568

[startup+402.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 13407
/proc/meminfo: memFree=30561444/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=213700 CPUtime=402.3
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 2684056 0 0 0 39821 409 0 0 25 0 1 0 132853717 218828800 49984 4089446400 4194304 8223781 140736337640064 18446744073709551615 5507431 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13396/statm: 53425 49984 633 984 0 52438 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 213700

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13409
/proc/meminfo: memFree=30523592/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=217748 CPUtime=462.3
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 3095870 0 0 0 45763 467 0 0 25 0 1 0 132853717 222973952 50759 4089446400 4194304 8223781 140736337640064 18446744073709551615 6569411 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13396/statm: 54437 50759 633 984 0 53450 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 217748

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13411
/proc/meminfo: memFree=30495420/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=219092 CPUtime=522.31
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 3483488 0 0 0 51707 524 0 0 25 0 1 0 132853717 224350208 51083 4089446400 4194304 8223781 140736337640064 18446744073709551615 6446993 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13396/statm: 54773 51083 633 984 0 53786 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 219092

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13412
/proc/meminfo: memFree=30461412/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=221036 CPUtime=582.31
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 3830939 0 0 0 57656 575 0 0 25 0 1 0 132853717 226340864 51623 4089446400 4194304 8223781 140736337640064 18446744073709551615 6446940 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13396/statm: 55259 51623 633 984 0 54272 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 221036

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13414
/proc/meminfo: memFree=30402608/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=246332 CPUtime=642.31
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 4342089 0 0 0 63576 655 0 0 25 0 1 0 132853717 252243968 58218 4089446400 4194304 8223781 140736337640064 18446744073709551615 5813821 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/13396/statm: 61583 58218 634 984 0 60596 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 246332

[startup+702.3 s]

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

/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 8058750 0 0 0 99020 1211 0 0 25 0 1 0 132853717 375717888 88313 4089446400 4194304 8223781 140736337640064 18446744073709551615 7253685 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13396/statm: 91728 88313 634 984 0 90741 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 366912

[startup+1062.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 13736
/proc/meminfo: memFree=30911684/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=391348 CPUtime=1062.31
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 8524444 0 0 0 104935 1296 0 0 25 0 1 0 132853717 400740352 94263 4089446400 4194304 8223781 140736337640064 18446744073709551615 6568506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13396/statm: 97837 94263 634 984 0 96850 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 391348

[startup+1122.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 13738
/proc/meminfo: memFree=30893408/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=399576 CPUtime=1122.32
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 9151620 0 0 0 110825 1407 0 0 25 0 1 0 132853717 409165824 96475 4089446400 4194304 8223781 140736337640064 18446744073709551615 6591317 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13396/statm: 99894 96477 634 984 0 98907 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 399576

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 13739
/proc/meminfo: memFree=30871912/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=410720 CPUtime=1182.32
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 9850024 0 0 0 116710 1522 0 0 25 0 1 0 132853717 420577280 99254 4089446400 4194304 8223781 140736337640064 18446744073709551615 6446826 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13396/statm: 102680 99254 634 984 0 101693 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 410720

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13741
/proc/meminfo: memFree=30847820/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=424880 CPUtime=1242.32
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 10540718 0 0 0 122597 1635 0 0 25 0 1 0 132853717 435077120 102705 4089446400 4194304 8223781 140736337640064 18446744073709551615 6591246 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13396/statm: 106220 102705 634 984 0 105233 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 424880

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13742
/proc/meminfo: memFree=30821360/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=437656 CPUtime=1302.33
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 11129794 0 0 0 128502 1731 0 0 25 0 1 0 132853717 448159744 106154 4089446400 4194304 8223781 140736337640064 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13396/statm: 109414 106154 634 984 0 108427 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 437656

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13744
/proc/meminfo: memFree=30782512/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=457188 CPUtime=1362.32
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 11729797 0 0 0 134398 1834 0 0 25 0 1 0 132853717 468160512 110843 4089446400 4194304 8223781 140736337640064 18446744073709551615 6446791 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13396/statm: 114297 110843 634 984 0 113310 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 457188

[startup+1422.31 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 13746
/proc/meminfo: memFree=30755304/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=471652 CPUtime=1422.33
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 12316081 0 0 0 140301 1932 0 0 25 0 1 0 132853717 482971648 114641 4089446400 4194304 8223781 140736337640064 18446744073709551615 6567825 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13396/statm: 117913 114641 634 984 0 116926 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 471652

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 13747
/proc/meminfo: memFree=30731220/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=480768 CPUtime=1482.33
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 12778745 0 0 0 146222 2011 0 0 25 0 1 0 132853717 492306432 116948 4089446400 4194304 8223781 140736337640064 18446744073709551615 6447019 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13396/statm: 120192 116948 634 984 0 119205 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 480768

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13749
/proc/meminfo: memFree=30699568/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=496620 CPUtime=1542.33
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 13273209 0 0 0 152133 2100 0 0 25 0 1 0 132853717 508538880 120915 4089446400 4194304 8223781 140736337640064 18446744073709551615 6004033 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13396/statm: 124155 120915 634 984 0 123168 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 496620

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13750
/proc/meminfo: memFree=30661964/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=520124 CPUtime=1602.32
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 13679429 0 0 0 158056 2176 0 0 25 0 1 0 132853717 532606976 126578 4089446400 4194304 8223781 140736337640064 18446744073709551615 6328719 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13396/statm: 130031 126578 636 984 0 129044 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 520124

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13752
/proc/meminfo: memFree=30631032/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=536712 CPUtime=1662.32
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 14179170 0 0 0 163970 2262 0 0 25 0 1 0 132853717 549593088 130733 4089446400 4194304 8223781 140736337640064 18446744073709551615 6004011 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13396/statm: 134178 130733 634 984 0 133191 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 536712

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13763
/proc/meminfo: memFree=30596804/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=554440 CPUtime=1722.32
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 14581319 0 0 0 169889 2343 0 0 25 0 1 0 132853717 567746560 135248 4089446400 4194304 8223781 140736337640064 18446744073709551615 6328719 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13396/statm: 138610 135248 634 984 0 137623 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 554440

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13764
/proc/meminfo: memFree=30557812/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=576964 CPUtime=1782.33
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 14976076 0 0 0 175813 2420 0 0 25 0 1 0 132853717 590811136 140792 4089446400 4194304 8223781 140736337640064 18446744073709551615 4697577 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13396/statm: 144241 140792 634 984 0 143254 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 576964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13765
/proc/meminfo: memFree=30550360/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=580552 CPUtime=1800.03
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 15096989 0 0 0 177562 2441 0 0 25 0 1 0 132853717 594485248 141632 4089446400 4194304 8223781 140736337640064 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/13396/statm: 145138 141632 634 984 0 144151 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 580552

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -13396

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13766
/proc/meminfo: memFree=30550228/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=580592 CPUtime=1801.43
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 15097293 0 0 0 177701 2442 0 0 25 0 1 0 132853717 594526208 141635 4089446400 4194304 8223781 140736337640064 18446744073709551615 7256940 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/13396/statm: 145148 141635 634 984 0 144161 0
Current children cumulated CPU time (s) 1801.43
Current children cumulated vsize (KiB) 580592

[startup+1801.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13766
/proc/meminfo: memFree=30550104/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=580592 CPUtime=1801.84
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 15097293 0 0 0 177742 2442 0 0 25 0 1 0 132853717 594526208 141635 4089446400 4194304 8223781 140736337640064 18446744073709551615 7257540 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/13396/statm: 145148 141635 634 984 0 144161 0
Current children cumulated CPU time (s) 1801.84
Current children cumulated vsize (KiB) 580592

[startup+1802 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13766
/proc/meminfo: memFree=30550104/32950904 swapFree=67111528/67111528
[pid=13396] ppid=13394 vsize=580592 CPUtime=1802.03
/proc/13396/stat : 13396 (pbscip.linux.x8) R 13394 13396 13145 0 -1 4202496 15097293 0 0 0 177761 2442 0 0 25 0 1 0 132853717 594526208 141635 4089446400 4194304 8223781 140736337640064 18446744073709551615 4240875 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/13396/statm: 145148 141635 634 984 0 144161 0
Current children cumulated CPU time (s) 1802.03
Current children cumulated vsize (KiB) 580592

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.03
CPU time (s): 1802.07
CPU user time (s): 1777.62
CPU system time (s): 24.4453
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 628328

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

runsolver used 2.78958 second user time and 5.9131 second system time

The end

Launcher Data

Begin job on node121 at 2010-06-30 18:32:50
IDJOB=2692457
IDBENCH=79057
IDSOLVER=1204
FILE ID=node121/2692457-1277915570
PBS_JOBID= 11197323
Free space on /tmp= 74204 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.tag10.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-2692457-1277915570/watcher-2692457-1277915570 -o /tmp/evaluation-result-2692457-1277915570/solver-2692457-1277915570 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692457-1277915570.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 23f33b7daf9bba45fd16a95912abcbbc
RANDOM SEED=1604328975

node121.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.876
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.75
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.876
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	: 5226.23
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.876
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.876
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.876
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.876
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.82
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.876
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.876
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:     32950904 kB
MemFree:      30965316 kB
Buffers:        198316 kB
Cached:        1106496 kB
SwapCached:          0 kB
Active:        1047360 kB
Inactive:       794088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      30965316 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5404 kB
Writeback:           0 kB
AnonPages:      536688 kB
Mapped:          16996 kB
Slab:            80956 kB
PageTables:       5744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   694088 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= 74200 MiB
End job on node121 at 2010-06-30 19:02:52