Trace number 2692322

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.04

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-cache.inv10.ucl--soft-33-100-0.wbo
MD5SUM61ba6fab23f29dcc6973b97e5631370e
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.172973
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables8937
Total number of constraints26319
Number of soft constraints17731
Number of constraints which are clauses26047
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints272
Minimum length of a constraint1
Maximum length of a constraint9
Top cost 903676
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 903675
Biggest number in a constraint 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 62
Number of bits of the biggest sum of numbers6
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-2692322-1277912849.wbo>
0.19/0.26	c original problem has 44399 variables (26668 bin, 0 int, 0 impl, 17731 cont) and 44051 constraints
0.19/0.26	c problem read
0.19/0.26	c presolving settings loaded
0.49/0.50	c presolving:
0.49/0.59	c (round 1) 28 del vars, 3 del conss, 1 chg bounds, 136 chg sides, 272 chg coeffs, 0 upgd conss, 48693 impls, 0 clqs
0.59/0.61	c (round 2) 29 del vars, 58 del conss, 2 chg bounds, 136 chg sides, 272 chg coeffs, 0 upgd conss, 48693 impls, 0 clqs
4.19/4.27	c    (3.9s) probing: 642/26639 (2.4%) - 1 fixings, 4 aggregations, 58 implications, 0 bound changes
4.19/4.27	c    (3.9s) probing aborted: 100/100 successive totally useless probings
4.19/4.27	c (round 3) 34 del vars, 59 del conss, 17733 chg bounds, 136 chg sides, 272 chg coeffs, 0 upgd conss, 49294 impls, 0 clqs
4.30/4.31	c (round 4) 34 del vars, 68 del conss, 17733 chg bounds, 136 chg sides, 272 chg coeffs, 0 upgd conss, 49294 impls, 0 clqs
4.30/4.40	c (round 5) 35 del vars, 68 del conss, 17733 chg bounds, 136 chg sides, 272 chg coeffs, 8526 upgd conss, 49294 impls, 0 clqs
4.40/4.49	c    (4.0s) probing: 652/26639 (2.4%) - 1 fixings, 4 aggregations, 58 implications, 0 bound changes
4.40/4.49	c    (4.0s) probing aborted: 100/100 successive totally useless probings
4.40/4.49	c presolving (6 rounds):
4.40/4.49	c  35 deleted vars, 68 deleted constraints, 17733 tightened bounds, 0 added holes, 136 changed sides, 272 changed coefficients
4.40/4.49	c  49297 implications, 0 cliques
4.40/4.49	c presolved problem has 44364 variables (26634 bin, 0 int, 0 impl, 17730 cont) and 43983 constraints
4.40/4.49	c   17730 constraints of type <indicator>
4.40/4.49	c       3 constraints of type <varbound>
4.40/4.49	c      96 constraints of type <knapsack>
4.40/4.49	c   17727 constraints of type <linear>
4.40/4.49	c    8427 constraints of type <logicor>
4.40/4.49	c transformed objective value is always integral (scale: 1)
4.40/4.49	c Presolving Time: 3.93
4.40/4.49	c - non default parameters ----------------------------------------------------------------------
4.40/4.49	c # SCIP version 1.2.1.2
4.40/4.49	c 
4.40/4.49	c # frequency for displaying node information lines
4.40/4.49	c # [type: int, range: [-1,2147483647], default: 100]
4.40/4.49	c display/freq = 10000
4.40/4.49	c 
4.40/4.49	c # maximal time in seconds to run
4.40/4.49	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.40/4.49	c limits/time = 1799.75
4.40/4.49	c 
4.40/4.49	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.40/4.49	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.40/4.49	c limits/memory = 3420
4.40/4.49	c 
4.40/4.49	c # should presolving try to simplify inequalities
4.40/4.49	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.40/4.49	c constraints/linear/simplifyinequalities = TRUE
4.40/4.49	c 
4.40/4.49	c # should presolving try to simplify knapsacks
4.40/4.49	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.40/4.49	c constraints/knapsack/simplifyinequalities = TRUE
4.40/4.49	c 
4.40/4.49	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
4.40/4.49	c # [type: int, range: [-1,2147483647], default: -1]
4.40/4.49	c separating/rapidlearning/freq = 0
4.40/4.49	c 
4.40/4.49	c -----------------------------------------------------------------------------------------------
4.40/4.49	c start solving
4.49/4.50	c 
4.60/4.67	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
4.60/4.67	c   4.2s|     1 |     0 |   138 |     - | 151M|   0 |  47 |  44k|  43k|  44k|8523 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.89/6.99	o 903469
6.89/6.99	c y 6.5s|     1 |     0 |  3115 |     - | 152M|   0 |  47 |  44k|  43k|  44k|8523 |   0 |   0 |   0 | 0.000000e+00 | 9.034690e+05 |    Inf 
8.89/8.95	c   8.4s|     1 |     0 |  3499 |     - | 152M|   0 | 145 |  44k|  43k|  44k|8765 | 242 |   0 |   0 | 0.000000e+00 | 9.034690e+05 |    Inf 
11.79/11.81	c  11.2s|     1 |     0 |  4245 |     - | 153M|   0 | 223 |  44k|  43k|  44k|9052 | 529 |   0 |   0 | 0.000000e+00 | 9.034690e+05 |    Inf 
14.39/14.45	c  13.8s|     1 |     0 |  4939 |     - | 154M|   0 | 344 |  44k|  43k|  44k|9387 | 864 |   0 |   0 | 0.000000e+00 | 9.034690e+05 |    Inf 
16.39/16.44	c  15.8s|     1 |     0 |  5728 |     - | 154M|   0 | 281 |  44k|  43k|  44k|9703 |1180 |   0 |   0 | 0.000000e+00 | 9.034690e+05 |    Inf 
18.39/18.42	c  17.8s|     1 |     0 |  6454 |     - | 155M|   0 | 480 |  44k|  43k|  44k|9916 |1393 |   0 |   0 | 0.000000e+00 | 9.034690e+05 |    Inf 
20.59/20.63	c  19.9s|     1 |     0 |  7372 |     - | 155M|   0 | 439 |  44k|  43k|  44k|  10k|1598 |   0 |   0 | 0.000000e+00 | 9.034690e+05 |    Inf 
24.10/24.12	c  23.3s|     1 |     2 |  7372 |     - | 156M|   0 | 439 |  44k|  43k|  44k|  10k|1598 |   0 |  25 | 0.000000e+00 | 9.034690e+05 |    Inf 
487.60/487.66	c   477s| 10000 |  9945 |192342 |  18.5 | 299M| 141 |  28 |  44k|  44k|  44k|9765 |9483 |  82 |4684 | 0.000000e+00 | 9.034690e+05 |    Inf 
849.31/849.36	c   831s| 20000 | 19911 |363083 |  17.8 | 441M| 141 |  43 |  44k|  44k|  44k|9765 |  21k| 108 |8016 | 0.000000e+00 | 9.034690e+05 |    Inf 
1208.92/1208.97	c  1186s| 30000 | 29899 |424783 |  13.9 | 585M| 229 |   0 |  44k|  44k|  44k|9983 |  40k| 114 |8984 | 0.000000e+00 | 9.034690e+05 |    Inf 
1588.61/1588.66	c  1560s| 40000 | 39893 |467864 |  11.5 | 728M| 233 |   0 |  44k|  44k|  44k|9984 |  55k| 117 |  10k| 0.000000e+00 | 9.034690e+05 |    Inf 
1800.03/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.03/1800.01	c 
1800.03/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.01	c Solving Time (sec) : 1769.13
1800.03/1800.01	c Solving Nodes      : 45790
1800.03/1800.01	c Primal Bound       : +9.03469000000000e+05 (4 solutions)
1800.03/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.03/1800.01	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-2692322-1277912849/watcher-2692322-1277912849 -o /tmp/evaluation-result-2692322-1277912849/solver-2692322-1277912849 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692322-1277912849.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.91 1.97 1.99 4/178 12638
/proc/meminfo: memFree=30361812/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=9436 CPUtime=0
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 1659 0 0 0 0 0 0 0 22 0 1 0 132581267 9662464 1579 4089446400 4194304 8223781 140735870897264 18446744073709551615 6205568 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12638/statm: 2359 1579 369 984 0 1372 0

[startup+0.0318339 s]
/proc/loadavg: 1.91 1.97 1.99 4/178 12638
/proc/meminfo: memFree=30361812/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=16480 CPUtime=0.03
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 3436 0 0 0 3 0 0 0 22 0 1 0 132581267 16875520 3356 4089446400 4194304 8223781 140735870897264 18446744073709551615 6207680 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12638/statm: 4120 3356 369 984 0 3133 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16480

[startup+0.100869 s]
/proc/loadavg: 1.91 1.97 1.99 4/178 12638
/proc/meminfo: memFree=30361812/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=31716 CPUtime=0.09
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 7225 0 0 0 9 0 0 0 22 0 1 0 132581267 32477184 7145 4089446400 4194304 8223781 140735870897264 18446744073709551615 5649136 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12638/statm: 8185 7168 369 984 0 7198 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31716

[startup+0.300874 s]
/proc/loadavg: 1.91 1.97 1.99 4/178 12638
/proc/meminfo: memFree=30361812/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=101076 CPUtime=0.29
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 24811 0 0 0 28 1 0 0 22 0 1 0 132581267 103501824 24300 4089446400 4194304 8223781 140735870897264 18446744073709551615 4384918 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 25269 24300 384 984 0 24282 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 101076

[startup+0.700779 s]
/proc/loadavg: 1.91 1.97 1.99 4/178 12638
/proc/meminfo: memFree=30361812/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=167440 CPUtime=0.69
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 41819 0 0 0 59 10 0 0 24 0 1 0 132581267 171458560 40005 4089446400 4194304 8223781 140735870897264 18446744073709551615 4827509 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 41860 40005 469 984 0 40873 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 167440

[startup+1.50069 s]
/proc/loadavg: 1.91 1.97 1.99 3/179 12639
/proc/meminfo: memFree=30203208/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=168216 CPUtime=1.49
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 42013 0 0 0 139 10 0 0 25 0 1 0 132581267 172253184 40197 4089446400 4194304 8223781 140735870897264 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 42054 40197 467 984 0 41067 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 168216

[startup+3.10037 s]
/proc/loadavg: 1.91 1.97 1.99 3/179 12639
/proc/meminfo: memFree=30202908/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=168216 CPUtime=3.09
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 42013 0 0 0 298 11 0 0 25 0 1 0 132581267 172253184 40197 4089446400 4194304 8223781 140735870897264 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 42054 40197 467 984 0 41067 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 168216

[startup+6.30088 s]
/proc/loadavg: 1.91 1.97 1.99 3/179 12639
/proc/meminfo: memFree=30163600/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=210776 CPUtime=6.3
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 77301 0 0 0 606 24 0 0 25 0 1 0 132581267 215834624 49836 4089446400 4194304 8223781 140735870897264 18446744073709551615 6003412 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 52694 49836 568 984 0 51707 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 210776

[startup+12.7008 s]
/proc/loadavg: 1.92 1.97 1.99 3/179 12639
/proc/meminfo: memFree=30157272/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=220408 CPUtime=12.7
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 82742 0 0 0 1235 35 0 0 25 0 1 0 132581267 225697792 51563 4089446400 4194304 8223781 140735870897264 18446744073709551615 7253477 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 55102 51563 595 984 0 54115 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 220408

[startup+25.5006 s]
/proc/loadavg: 1.94 1.97 1.99 3/179 12641
/proc/meminfo: memFree=30150000/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=228244 CPUtime=25.49
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 150083 0 0 0 2495 54 0 0 25 0 1 0 132581267 233721856 53407 4089446400 4194304 8223781 140735870897264 18446744073709551615 6448679 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 57061 53407 604 984 0 56074 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 228244

[startup+51.1003 s]
/proc/loadavg: 1.96 1.97 1.99 3/179 12641
/proc/meminfo: memFree=30143864/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=228196 CPUtime=51.09
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 369784 0 0 0 5011 98 0 0 25 0 1 0 132581267 233672704 53407 4089446400 4194304 8223781 140735870897264 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 57049 53407 604 984 0 56062 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 228196

[startup+102.307 s]
/proc/loadavg: 1.98 1.97 1.99 3/179 12643
/proc/meminfo: memFree=30135648/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=230792 CPUtime=102.3
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 1050061 0 0 0 10028 202 0 0 25 0 1 0 132581267 236331008 54016 4089446400 4194304 8223781 140735870897264 18446744073709551615 7256940 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 57698 54045 607 984 0 56711 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 230792

[startup+162.301 s]
/proc/loadavg: 2.05 1.99 1.99 3/179 12643
/proc/meminfo: memFree=30111692/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=246816 CPUtime=162.3
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 2130405 0 0 0 15887 343 0 0 25 0 1 0 132581267 252739584 58157 4089446400 4194304 8223781 140735870897264 18446744073709551615 5507419 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 61704 58157 609 984 0 60717 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 246816

[startup+222.3 s]
/proc/loadavg: 2.02 1.99 1.99 3/179 12645
/proc/meminfo: memFree=30089076/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=266004 CPUtime=222.29
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 3359433 0 0 0 21732 497 0 0 25 0 1 0 132581267 272388096 62868 4089446400 4194304 8223781 140735870897264 18446744073709551615 5507419 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 66501 62868 609 984 0 65514 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 266004

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 12647
/proc/meminfo: memFree=30055928/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=294548 CPUtime=282.29
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 4057897 0 0 0 27630 599 0 0 25 0 1 0 132581267 301617152 70004 4089446400 4194304 8223781 140735870897264 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 73637 70004 609 984 0 72650 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 294548

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 12649
/proc/meminfo: memFree=30030704/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=315980 CPUtime=342.29
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 4965683 0 0 0 33509 720 0 0 25 0 1 0 132581267 323563520 75509 4089446400 4194304 8223781 140735870897264 18446744073709551615 6448564 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 78995 75509 609 984 0 78008 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 315980

[startup+402.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 12651
/proc/meminfo: memFree=30003272/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=343960 CPUtime=402.3
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 5650515 0 0 0 39401 829 0 0 25 0 1 0 132581267 352215040 82387 4089446400 4194304 8223781 140735870897264 18446744073709551615 6448683 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 85990 82387 609 984 0 85003 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 343960

[startup+462.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 12651
/proc/meminfo: memFree=29961696/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=362912 CPUtime=462.3
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 6570749 0 0 0 45268 962 0 0 25 0 1 0 132581267 371621888 87174 4089446400 4194304 8223781 140735870897264 18446744073709551615 6567856 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 90728 87174 609 984 0 89741 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 362912

[startup+522.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 12653
/proc/meminfo: memFree=29885848/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=385540 CPUtime=522.3
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 7300146 0 0 0 51162 1068 0 0 25 0 1 0 132581267 394792960 92634 4089446400 4194304 8223781 140735870897264 18446744073709551615 6482892 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 96385 92646 609 984 0 95398 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 385540

[startup+582.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 12655
/proc/meminfo: memFree=29816964/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=405800 CPUtime=582.3
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 8245209 0 0 0 57032 1198 0 0 25 0 1 0 132581267 415539200 97816 4089446400 4194304 8223781 140735870897264 18446744073709551615 6520494 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 101450 97816 609 984 0 100463 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 405800

[startup+642.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 12712
/proc/meminfo: memFree=31125372/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=428832 CPUtime=642.3
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 9233918 0 0 0 62895 1335 0 0 25 0 1 0 132581267 439123968 103749 4089446400 4194304 8223781 140735870897264 18446744073709551615 7304922 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 107208 103749 609 984 0 106221 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 428832

[startup+702.301 s]

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

/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 13977343 0 0 0 98198 2032 0 0 25 0 1 0 132581267 590860288 140726 4089446400 4194304 8223781 140735870897264 18446744073709551615 4965945 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 144253 140726 609 984 0 143266 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 577012

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12731
/proc/meminfo: memFree=30858580/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=600472 CPUtime=1062.31
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 14541436 0 0 0 104110 2121 0 0 25 0 1 0 132581267 614883328 146606 4089446400 4194304 8223781 140735870897264 18446744073709551615 5893827 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 150118 146606 609 984 0 149131 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 600472

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12733
/proc/meminfo: memFree=30818496/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=625188 CPUtime=1122.31
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 15063608 0 0 0 110033 2198 0 0 25 0 1 0 132581267 640192512 152840 4089446400 4194304 8223781 140735870897264 18446744073709551615 4697625 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 156297 152840 609 984 0 155310 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 625188

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12735
/proc/meminfo: memFree=30782252/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=647860 CPUtime=1182.31
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 15549699 0 0 0 115959 2272 0 0 25 0 1 0 132581267 663408640 158600 4089446400 4194304 8223781 140735870897264 18446744073709551615 6514396 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 161965 158600 609 984 0 160978 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 647860

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12737
/proc/meminfo: memFree=30746612/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=671632 CPUtime=1242.31
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 16014781 0 0 0 121884 2347 0 0 25 0 1 0 132581267 687751168 164462 4089446400 4194304 8223781 140735870897264 18446744073709551615 5507419 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 167908 164462 609 984 0 166921 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 671632

[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 12739
/proc/meminfo: memFree=30711728/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=693212 CPUtime=1302.32
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 16576975 0 0 0 127801 2431 0 0 25 0 1 0 132581267 709849088 169878 4089446400 4194304 8223781 140735870897264 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 173303 169878 609 984 0 172316 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 693212

[startup+1362.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 12739
/proc/meminfo: memFree=30678212/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=715984 CPUtime=1362.31
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 17255454 0 0 0 133705 2526 0 0 25 0 1 0 132581267 733167616 175480 4089446400 4194304 8223781 140735870897264 18446744073709551615 4567134 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 178996 175480 609 984 0 178009 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 715984

[startup+1422.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 12741
/proc/meminfo: memFree=30644192/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=740696 CPUtime=1422.32
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 17727149 0 0 0 139634 2598 0 0 25 0 1 0 132581267 758472704 181667 4089446400 4194304 8223781 140735870897264 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 185174 181667 609 984 0 184187 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 740696

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 12743
/proc/meminfo: memFree=30612040/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=760372 CPUtime=1482.32
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 18399663 0 0 0 145539 2693 0 0 25 0 1 0 132581267 778620928 186716 4089446400 4194304 8223781 140735870897264 18446744073709551615 6003313 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 190093 186716 609 984 0 189106 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 760372

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 12745
/proc/meminfo: memFree=30576164/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=784768 CPUtime=1542.32
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 18920361 0 0 0 151465 2767 0 0 25 0 1 0 132581267 803602432 192807 4089446400 4194304 8223781 140735870897264 18446744073709551615 6448670 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 196192 192807 609 984 0 195205 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 784768

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12747
/proc/meminfo: memFree=30539784/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=808820 CPUtime=1602.31
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 19347366 0 0 0 157397 2834 0 0 25 0 1 0 132581267 828231680 198696 4089446400 4194304 8223781 140735870897264 18446744073709551615 6482892 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 202205 198713 609 984 0 201218 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 808820

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12747
/proc/meminfo: memFree=30503404/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=831212 CPUtime=1662.32
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 19809522 0 0 0 163326 2906 0 0 25 0 1 0 132581267 851161088 204373 4089446400 4194304 8223781 140735870897264 18446744073709551615 4697577 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 207803 204373 609 984 0 206816 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 831212

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12749
/proc/meminfo: memFree=30470144/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=852768 CPUtime=1722.32
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 20227099 0 0 0 169262 2970 0 0 25 0 1 0 132581267 873234432 209834 4089446400 4194304 8223781 140735870897264 18446744073709551615 6505951 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 213192 209834 609 984 0 212205 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 852768

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12751
/proc/meminfo: memFree=30432296/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=876872 CPUtime=1782.32
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 20703572 0 0 0 175188 3044 0 0 25 0 1 0 132581267 897916928 215757 4089446400 4194304 8223781 140735870897264 18446744073709551615 4966536 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 219218 215757 609 984 0 218231 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 876872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12751
/proc/meminfo: memFree=30418772/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=884020 CPUtime=1800.03
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 20845036 0 0 0 176938 3065 0 0 25 0 1 0 132581267 905236480 217517 4089446400 4194304 8223781 140735870897264 18446744073709551615 4697631 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/12638/statm: 221005 217517 609 984 0 220018 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 884020

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -12638

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 12752
/proc/meminfo: memFree=30418764/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=884020 CPUtime=1801.42
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 20845036 0 0 0 177077 3065 0 0 25 0 1 0 132581267 905236480 217517 4089446400 4194304 8223781 140735870897264 18446744073709551615 4240882 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12638/statm: 221005 217517 609 984 0 220018 0
Current children cumulated CPU time (s) 1801.42
Current children cumulated vsize (KiB) 884020

[startup+1801.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 12752
/proc/meminfo: memFree=30418764/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=884020 CPUtime=1801.83
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 20845036 0 0 0 177118 3065 0 0 25 0 1 0 132581267 905236480 217517 4089446400 4194304 8223781 140735870897264 18446744073709551615 4241122 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12638/statm: 221005 217517 609 984 0 220018 0
Current children cumulated CPU time (s) 1801.83
Current children cumulated vsize (KiB) 884020

[startup+1802 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 12752
/proc/meminfo: memFree=30418764/32950928 swapFree=67111528/67111528
[pid=12638] ppid=12636 vsize=884020 CPUtime=1802.02
/proc/12638/stat : 12638 (pbscip.linux.x8) R 12636 12638 12498 0 -1 4202496 20845036 0 0 0 177137 3065 0 0 25 0 1 0 132581267 905236480 217517 4089446400 4194304 8223781 140735870897264 18446744073709551615 7257410 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12638/statm: 221005 217517 609 984 0 220018 0
Current children cumulated CPU time (s) 1802.02
Current children cumulated vsize (KiB) 884020

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.04
CPU time (s): 1802.07
CPU user time (s): 1771.38
CPU system time (s): 30.6843
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 884020

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

runsolver used 3.16452 second user time and 6.47602 second system time

The end

Launcher Data

Begin job on node126 at 2010-06-30 17:47:29
IDJOB=2692322
IDBENCH=79002
IDSOLVER=1204
FILE ID=node126/2692322-1277912849
PBS_JOBID= 11197300
Free space on /tmp= 74188 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-cache.inv10.ucl--soft-33-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-2692322-1277912849/watcher-2692322-1277912849 -o /tmp/evaluation-result-2692322-1277912849/solver-2692322-1277912849 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692322-1277912849.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 61ba6fab23f29dcc6973b97e5631370e
RANDOM SEED=632474454

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30361844 kB
Buffers:        195528 kB
Cached:         926624 kB
SwapCached:          0 kB
Active:        1787848 kB
Inactive:       656352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30361844 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5808 kB
Writeback:           0 kB
AnonPages:     1322116 kB
Mapped:          16072 kB
Slab:            78264 kB
PageTables:       7796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1487760 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= 74184 MiB
End job on node126 at 2010-06-30 18:17:31