Trace number 2693295

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver? (TO) 1802.11 1802.04

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB10/oliveras/j30/
normalized-j3046_4-unsat--soft-0-100-0.wbo
MD5SUM2b00d8b927b7b07d427d99ed9c18c554
Bench CategorySOFT-SMALLINT-LIN (only soft 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 benchmark0.042992
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3968
Total number of constraints13430
Number of soft constraints13430
Number of constraints which are clauses13178
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints252
Minimum length of a constraint1
Maximum length of a constraint30
Top cost 682149
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 682148
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 187
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: Clp 1.11.1] [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-2693295-1277932699.wbo>
0.09/0.15	c original problem has 30828 variables (17398 bin, 0 int, 0 impl, 13430 cont) and 26861 constraints
0.09/0.15	c problem read
0.09/0.15	c presolving settings loaded
2.29/2.30	o 682148
2.29/2.30	c feasible solution found by trivial heuristic, objective value  6.821480e+05
2.29/2.30	c presolving:
5.19/5.25	c    (5.1s) probing: 1000/17398 (5.7%) - 0 fixings, 0 aggregations, 224 implications, 0 bound changes
8.09/8.11	c    (7.9s) probing: 2000/17398 (11.5%) - 0 fixings, 0 aggregations, 396 implications, 0 bound changes
8.09/8.11	c    (7.9s) probing: 2001/17398 (11.5%) - 0 fixings, 0 aggregations, 396 implications, 0 bound changes
8.09/8.11	c    (7.9s) probing aborted: 2000/2000 successive useless probings
8.09/8.11	c (round 1) 0 del vars, 1 del conss, 13430 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14024 impls, 0 clqs
8.09/8.16	c (round 2) 0 del vars, 1 del conss, 13430 chg bounds, 0 chg sides, 0 chg coeffs, 216 upgd conss, 14024 impls, 0 clqs
8.39/8.48	c    (8.3s) probing: 2106/17398 (12.1%) - 0 fixings, 0 aggregations, 401 implications, 0 bound changes
8.39/8.48	c    (8.3s) probing aborted: 100/100 successive totally useless probings
8.39/8.48	c presolving (3 rounds):
8.39/8.48	c  0 deleted vars, 1 deleted constraints, 13430 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
8.39/8.48	c  14052 implications, 0 cliques
8.39/8.48	c presolved problem has 30828 variables (17398 bin, 0 int, 0 impl, 13430 cont) and 26860 constraints
8.39/8.48	c   13430 constraints of type <indicator>
8.39/8.48	c     216 constraints of type <varbound>
8.39/8.48	c   13214 constraints of type <linear>
8.39/8.48	c transformed objective value is always integral (scale: 1)
8.39/8.48	c Presolving Time: 8.20
8.39/8.48	c - non default parameters ----------------------------------------------------------------------
8.39/8.48	c # SCIP version 1.2.1.2
8.39/8.48	c 
8.39/8.48	c # frequency for displaying node information lines
8.39/8.48	c # [type: int, range: [-1,2147483647], default: 100]
8.39/8.48	c display/freq = 10000
8.39/8.48	c 
8.39/8.48	c # maximal time in seconds to run
8.39/8.48	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
8.39/8.48	c limits/time = 1799.86
8.39/8.48	c 
8.39/8.48	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
8.39/8.48	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
8.39/8.48	c limits/memory = 3420
8.39/8.48	c 
8.39/8.48	c # should presolving try to simplify inequalities
8.39/8.48	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
8.39/8.48	c constraints/linear/simplifyinequalities = TRUE
8.39/8.48	c 
8.39/8.48	c # should presolving try to simplify knapsacks
8.39/8.48	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
8.39/8.48	c constraints/knapsack/simplifyinequalities = TRUE
8.39/8.48	c 
8.39/8.48	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
8.39/8.48	c # [type: int, range: [-1,2147483647], default: -1]
8.39/8.48	c separating/rapidlearning/freq = 0
8.39/8.48	c 
8.39/8.48	c -----------------------------------------------------------------------------------------------
8.39/8.48	c start solving
8.39/8.49	c 
8.49/8.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
8.49/8.57	c t 8.4s|     1 |     0 |     0 |     - |  99M|   0 |   0 |  30k|  26k|  30k|   0 |   0 |   0 |   0 | 0.000000e+00 | 6.821480e+05 |    Inf 
8.49/8.59	c   8.4s|     1 |     0 |    61 |     - |  99M|   0 |   0 |  30k|  26k|  30k| 124 | 124 |   0 |   0 | 0.000000e+00 | 6.821480e+05 |    Inf 
8.59/8.61	c   8.4s|     1 |     0 |   261 |     - |  99M|   0 |   0 |  30k|  26k|  30k| 324 | 324 |   0 |   0 | 0.000000e+00 | 6.821480e+05 |    Inf 
8.59/8.62	c   8.4s|     1 |     0 |   268 |     - |  99M|   0 |   0 |  30k|  26k|  30k| 331 | 331 |   0 |   0 | 0.000000e+00 | 6.821480e+05 |    Inf 
8.59/8.64	c   8.4s|     1 |     2 |   268 |     - |  99M|   0 |   0 |  30k|  26k|  30k| 331 | 331 |   0 |   0 | 0.000000e+00 | 6.821480e+05 |    Inf 
36.69/36.71	o 671403
36.69/36.71	c y35.4s|  1629 |  1628 |   334 |   0.0 | 114M|1628 |   2 |  30k|  26k|  30k| 413 | 413 |   0 |   0 | 0.000000e+00 | 6.714030e+05 |    Inf 
191.89/191.92	c   186s| 10000 | 10001 |  2377 |   0.2 | 196M|3347 |   0 |  30k|  26k|  30k| 614 |2679 |   0 | 316 | 0.000000e+00 | 6.714030e+05 |    Inf 
372.21/372.23	c   362s| 20000 | 20001 |  4955 |   0.2 | 288M|3379 |   0 |  30k|  26k|  30k| 920 |5321 |   0 | 674 | 0.000000e+00 | 6.714030e+05 |    Inf 
560.42/560.47	c   546s| 30000 | 30001 |  8436 |   0.3 | 384M|3427 |   0 |  30k|  26k|  30k|1084 |8948 |   0 | 960 | 0.000000e+00 | 6.714030e+05 |    Inf 
752.62/752.63	c   735s| 40000 | 40001 | 12622 |   0.3 | 475M|3427 |   0 |  30k|  26k|  30k|1175 |  13k|   0 |1384 | 0.000000e+00 | 6.714030e+05 |    Inf 
942.63/942.61	c   920s| 50000 | 50001 | 17785 |   0.4 | 560M|3427 |   0 |  30k|  26k|  30k|1138 |  18k|   0 |1640 | 0.000000e+00 | 6.714030e+05 |    Inf 
1130.13/1130.16	c  1102s| 60000 | 60001 | 22634 |   0.4 | 645M|3427 |   0 |  30k|  26k|  30k| 884 |  23k|   0 |1891 | 0.000000e+00 | 6.714030e+05 |    Inf 
1321.74/1321.75	c  1288s| 70000 | 70001 | 28798 |   0.4 | 730M|3427 |   0 |  30k|  26k|  30k|1552 |  29k|   0 |2572 | 0.000000e+00 | 6.714030e+05 |    Inf 
1511.36/1511.38	c  1472s| 80000 | 80001 | 34033 |   0.4 | 815M|3427 |   0 |  30k|  26k|  30k|1380 |  34k|   0 |2681 | 0.000000e+00 | 6.714030e+05 |    Inf 
1700.06/1700.06	c  1656s| 90000 | 90001 | 39697 |   0.4 | 900M|3427 |   0 |  30k|  26k|  30k|1417 |  39k|   0 |2770 | 0.000000e+00 | 6.714030e+05 |    Inf 
1800.07/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.07/1800.00	c 
1800.07/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.00	c Solving Time (sec) : 1752.97
1800.07/1800.00	c Solving Nodes      : 94914
1800.07/1800.00	c Primal Bound       : +6.71403000000000e+05 (108 solutions)
1800.07/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.07/1800.00	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-2693295-1277932699/watcher-2693295-1277932699 -o /tmp/evaluation-result-2693295-1277932699/solver-2693295-1277932699 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693295-1277932699.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.07 2.02 2.00 3/178 18575
/proc/meminfo: memFree=30566768/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=10692 CPUtime=0
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 1611 0 0 0 0 0 0 0 25 0 1 0 134564160 10948608 1532 4089446400 4194304 9819077 140734477488096 18446744073709551615 8656455 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18575/statm: 2673 1533 392 1374 0 1294 0

[startup+0.0571819 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 18575
/proc/meminfo: memFree=30566768/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=26996 CPUtime=0.05
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 5674 0 0 0 5 0 0 0 25 0 1 0 134564160 27643904 5595 4089446400 4194304 9819077 140734477488096 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18575/statm: 6749 5595 392 1374 0 5370 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 26996

[startup+0.101167 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 18575
/proc/meminfo: memFree=30566768/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=39588 CPUtime=0.09
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 8841 0 0 0 8 1 0 0 25 0 1 0 134564160 40538112 8762 4089446400 4194304 9819077 140734477488096 18446744073709551615 4384918 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18575/statm: 9897 8762 392 1374 0 8518 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39588

[startup+0.301129 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 18575
/proc/meminfo: memFree=30566768/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=114764 CPUtime=0.29
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 27193 0 0 0 27 2 0 0 25 0 1 0 134564160 117518336 26724 4089446400 4194304 9819077 140734477488096 18446744073709551615 4561465 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 28691 26724 465 1374 0 27312 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 114764

[startup+0.701056 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 18575
/proc/meminfo: memFree=30566768/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=116808 CPUtime=0.69
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 27577 0 0 0 67 2 0 0 25 0 1 0 134564160 119611392 27108 4089446400 4194304 9819077 140734477488096 18446744073709551615 4240882 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 29202 27108 469 1374 0 27823 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 116808

[startup+1.5009 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 18576
/proc/meminfo: memFree=30458136/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=116808 CPUtime=1.49
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 27577 0 0 0 147 2 0 0 25 0 1 0 134564160 119611392 27108 4089446400 4194304 9819077 140734477488096 18446744073709551615 4240882 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 29202 27108 469 1374 0 27823 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 116808

[startup+3.10059 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 18576
/proc/meminfo: memFree=30458288/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=122964 CPUtime=3.09
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 29577 0 0 0 306 3 0 0 25 0 1 0 134564160 125915136 28729 4089446400 4194304 9819077 140734477488096 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 30741 28729 518 1374 0 29362 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 122964

[startup+6.30097 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 18576
/proc/meminfo: memFree=30449608/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=123740 CPUtime=6.29
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 29769 0 0 0 625 4 0 0 25 0 1 0 134564160 126709760 28921 4089446400 4194304 9819077 140734477488096 18446744073709551615 5500824 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 30935 28921 518 1374 0 29556 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 123740

[startup+12.7007 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 18577
/proc/meminfo: memFree=30425256/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=147820 CPUtime=12.69
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 179175 0 0 0 1244 25 0 0 25 0 1 0 134564160 151367680 34104 4089446400 4194304 9819077 140734477488096 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 36955 34104 651 1374 0 35576 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 147820

[startup+25.5003 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 18577
/proc/meminfo: memFree=30411076/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=155472 CPUtime=25.49
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 625697 0 0 0 2471 78 0 0 25 0 1 0 134564160 159203328 36294 4089446400 4194304 9819077 140734477488096 18446744073709551615 4414774 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 38868 36294 651 1374 0 37489 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 155472

[startup+51.1004 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 18578
/proc/meminfo: memFree=30381888/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=168396 CPUtime=51.09
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 1419953 0 0 0 4935 174 0 0 25 0 1 0 134564160 172437504 39778 4089446400 4194304 9819077 140734477488096 18446744073709551615 6004059 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 42099 39778 675 1374 0 40720 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 168396

[startup+102.307 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 18579
/proc/meminfo: memFree=30327648/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=195276 CPUtime=102.3
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 2683019 0 0 0 9902 328 0 0 25 0 1 0 134564160 199962624 46071 4089446400 4194304 9819077 140734477488096 18446744073709551615 6597365 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 48819 46071 677 1374 0 47440 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 195276

[startup+162.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 18581
/proc/meminfo: memFree=30264984/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=225720 CPUtime=162.3
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 4067335 0 0 0 15732 498 0 0 25 0 1 0 134564160 231137280 54004 4089446400 4194304 9819077 140734477488096 18446744073709551615 4651558 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 56430 54004 677 1374 0 55051 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 225720

[startup+222.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 18582
/proc/meminfo: memFree=30200456/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=258624 CPUtime=222.3
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 5325698 0 0 0 21576 654 0 0 25 0 1 0 134564160 264830976 62360 4089446400 4194304 9819077 140734477488096 18446744073709551615 6003344 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 64656 62360 677 1374 0 63277 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 258624

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18584
/proc/meminfo: memFree=30140404/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=289940 CPUtime=282.3
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 6412874 0 0 0 27441 789 0 0 25 0 1 0 134564160 296898560 70064 4089446400 4194304 9819077 140734477488096 18446744073709551615 6003313 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 72485 70064 677 1374 0 71106 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 289940

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18585
/proc/meminfo: memFree=30077480/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=319644 CPUtime=342.31
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 7698373 0 0 0 33281 950 0 0 25 0 1 0 134564160 327315456 77186 4089446400 4194304 9819077 140734477488096 18446744073709551615 6590607 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 79911 77204 677 1374 0 78532 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 319644

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18587
/proc/meminfo: memFree=30011952/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=354520 CPUtime=402.31
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 9108240 0 0 0 39110 1121 0 0 25 0 1 0 134564160 363028480 85924 4089446400 4194304 9819077 140734477488096 18446744073709551615 4697631 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 88630 85924 677 1374 0 87251 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 354520

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18589
/proc/meminfo: memFree=29952880/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=381780 CPUtime=462.31
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 10399480 0 0 0 44941 1290 0 0 25 0 1 0 134564160 390942720 92649 4089446400 4194304 9819077 140734477488096 18446744073709551615 4414507 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 95445 92649 677 1374 0 94066 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 381780

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18590
/proc/meminfo: memFree=29890104/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=410968 CPUtime=522.31
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 11295090 0 0 0 50829 1402 0 0 25 0 1 0 134564160 420831232 100468 4089446400 4194304 9819077 140734477488096 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 102742 100468 677 1374 0 101363 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 410968

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18592
/proc/meminfo: memFree=29830404/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=440916 CPUtime=582.31
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 11798352 0 0 0 56758 1473 0 0 25 0 1 0 134564160 451497984 107695 4089446400 4194304 9819077 140734477488096 18446744073709551615 6003134 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 110229 107695 677 1374 0 108850 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 440916

[startup+642.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 18593
/proc/meminfo: memFree=29765764/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=470448 CPUtime=642.32
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 12405157 0 0 0 62679 1553 0 0 25 0 1 0 134564160 481738752 115573 4089446400 4194304 9819077 140734477488096 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 117612 115573 677 1374 0 116233 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 470448

[startup+702.3 s]

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

/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 19292834 0 0 0 97816 2417 0 0 25 0 1 0 134564160 645578752 155404 4089446400 4194304 9819077 140734477488096 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 157612 155404 677 1374 0 156233 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 630448

[startup+1062.3 s]
/proc/loadavg: 1.00 1.34 1.70 2/171 18630
/proc/meminfo: memFree=30601420/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=659404 CPUtime=1062.34
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 20462006 0 0 0 103667 2567 0 0 25 0 1 0 134564160 675229696 162704 4089446400 4194304 9819077 140734477488096 18446744073709551615 6668710 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 164790 162643 677 1374 0 163411 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 659404

[startup+1122.3 s]
/proc/loadavg: 1.00 1.27 1.65 2/171 18631
/proc/meminfo: memFree=30574100/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=686856 CPUtime=1122.33
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 21896971 0 0 0 109494 2739 0 0 25 0 1 0 134564160 703340544 169415 4089446400 4194304 9819077 140734477488096 18446744073709551615 4965872 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 171714 169415 677 1374 0 170335 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 686856

[startup+1182.3 s]
/proc/loadavg: 1.00 1.22 1.61 2/171 18633
/proc/meminfo: memFree=30549632/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=710692 CPUtime=1182.33
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 23283888 0 0 0 115326 2907 0 0 25 0 1 0 134564160 727748608 175537 4089446400 4194304 9819077 140734477488096 18446744073709551615 6003313 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 177673 175537 677 1374 0 176294 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 710692

[startup+1242.3 s]
/proc/loadavg: 1.00 1.18 1.57 2/171 18634
/proc/meminfo: memFree=30523428/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=739404 CPUtime=1242.34
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 24653754 0 0 0 121159 3075 0 0 25 0 1 0 134564160 757149696 182204 4089446400 4194304 9819077 140734477488096 18446744073709551615 5893835 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 184851 182204 677 1374 0 183472 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 739404

[startup+1302.3 s]
/proc/loadavg: 1.00 1.14 1.53 2/171 18636
/proc/meminfo: memFree=30497476/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=765248 CPUtime=1302.35
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 26364975 0 0 0 126952 3283 0 0 25 0 1 0 134564160 783613952 188485 4089446400 4194304 9819077 140734477488096 18446744073709551615 4697577 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 191312 188485 677 1374 0 189933 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 765248

[startup+1362.3 s]
/proc/loadavg: 1.00 1.11 1.49 2/171 18638
/proc/meminfo: memFree=30469656/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=792472 CPUtime=1362.34
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 27746114 0 0 0 132773 3461 0 0 25 0 1 0 134564160 811491328 195487 4089446400 4194304 9819077 140734477488096 18446744073709551615 4965872 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 198118 195487 677 1374 0 196739 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 792472

[startup+1422.31 s]
/proc/loadavg: 1.00 1.09 1.46 2/171 18639
/proc/meminfo: memFree=30440856/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=820072 CPUtime=1422.36
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 29076288 0 0 0 138603 3633 0 0 25 0 1 0 134564160 839753728 202679 4089446400 4194304 9819077 140734477488096 18446744073709551615 8494951 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 205018 202679 677 1374 0 203639 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 820072

[startup+1482.3 s]
/proc/loadavg: 1.00 1.07 1.43 2/171 18641
/proc/meminfo: memFree=30414896/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=846452 CPUtime=1482.35
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 30340843 0 0 0 144436 3799 0 0 25 0 1 0 134564160 866766848 208987 4089446400 4194304 9819077 140734477488096 18446744073709551615 8723783 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 211739 208801 677 1374 0 210360 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 846452

[startup+1542.3 s]
/proc/loadavg: 1.00 1.06 1.40 2/171 18642
/proc/meminfo: memFree=30387716/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=874480 CPUtime=1542.35
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 31665091 0 0 0 150275 3960 0 0 25 0 1 0 134564160 895467520 215914 4089446400 4194304 9819077 140734477488096 18446744073709551615 4675123 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 218620 215914 677 1374 0 217241 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 874480

[startup+1602.3 s]
/proc/loadavg: 1.00 1.04 1.37 2/171 18644
/proc/meminfo: memFree=30361768/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=899700 CPUtime=1602.36
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 32898536 0 0 0 156120 4116 0 0 25 0 1 0 134564160 921292800 222444 4089446400 4194304 9819077 140734477488096 18446744073709551615 6589107 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 224925 222444 677 1374 0 223546 0
Current children cumulated CPU time (s) 1602.36
Current children cumulated vsize (KiB) 899700

[startup+1662.3 s]
/proc/loadavg: 1.07 1.05 1.35 2/171 18646
/proc/meminfo: memFree=30334204/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=927592 CPUtime=1662.35
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 34197328 0 0 0 161956 4279 0 0 25 0 1 0 134564160 949854208 229279 4089446400 4194304 9819077 140734477488096 18446744073709551615 6003327 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 231898 229279 677 1374 0 230519 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 927592

[startup+1722.3 s]
/proc/loadavg: 1.02 1.04 1.33 2/171 18647
/proc/meminfo: memFree=30306016/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=959636 CPUtime=1722.36
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 35600709 0 0 0 167788 4448 0 0 25 0 1 0 134564160 982667264 236536 4089446400 4194304 9819077 140734477488096 18446744073709551615 6361730 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 239909 236536 677 1374 0 238530 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 959636

[startup+1782.3 s]
/proc/loadavg: 1.01 1.03 1.30 2/171 18649
/proc/meminfo: memFree=30280432/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=982024 CPUtime=1782.37
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 37113404 0 0 0 173606 4631 0 0 25 0 1 0 134564160 1005592576 242682 4089446400 4194304 9819077 140734477488096 18446744073709551615 5813322 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 245506 242682 677 1374 0 244127 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (KiB) 982024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.00 1.03 1.29 2/171 18649
/proc/meminfo: memFree=30273964/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=988168 CPUtime=1800.07
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 37671357 0 0 0 175310 4697 0 0 25 0 1 0 134564160 1011884032 244270 4089446400 4194304 9819077 140734477488096 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/18575/statm: 247042 244270 677 1374 0 245663 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 988168

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -18575

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.03 1.29 2/172 18650
/proc/meminfo: memFree=30273956/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=988168 CPUtime=1801.46
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 37671357 0 0 0 175449 4697 0 0 25 0 1 0 134564160 1011884032 244270 4089446400 4194304 9819077 140734477488096 18446744073709551615 8678909 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18575/statm: 247042 244270 677 1374 0 245663 0
Current children cumulated CPU time (s) 1801.46
Current children cumulated vsize (KiB) 988168

[startup+1801.81 s]
/proc/loadavg: 1.00 1.03 1.29 2/172 18650
/proc/meminfo: memFree=30273956/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=988168 CPUtime=1801.87
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 37671357 0 0 0 175490 4697 0 0 25 0 1 0 134564160 1011884032 244270 4089446400 4194304 9819077 140734477488096 18446744073709551615 4240882 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18575/statm: 247042 244270 677 1374 0 245663 0
Current children cumulated CPU time (s) 1801.87
Current children cumulated vsize (KiB) 988168

[startup+1802 s]
/proc/loadavg: 1.00 1.03 1.29 2/172 18650
/proc/meminfo: memFree=30273956/32950928 swapFree=67111528/67111528
[pid=18575] ppid=18573 vsize=988168 CPUtime=1802.06
/proc/18575/stat : 18575 (pbscip.linux.x8) R 18573 18575 17781 0 -1 4202496 37671357 0 0 0 175509 4697 0 0 25 0 1 0 134564160 1011884032 244270 4089446400 4194304 9819077 140734477488096 18446744073709551615 4240875 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18575/statm: 247042 244270 677 1374 0 245663 0
Current children cumulated CPU time (s) 1802.06
Current children cumulated vsize (KiB) 988168

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.04
CPU time (s): 1802.11
CPU user time (s): 1755.1
CPU system time (s): 47.0109
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 991980

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

runsolver used 2.49262 second user time and 6.38303 second system time

The end

Launcher Data

Begin job on node148 at 2010-06-30 23:18:19
IDJOB=2693295
IDBENCH=79344
IDSOLVER=1205
FILE ID=node148/2693295-1277932699
PBS_JOBID= 11197395
Free space on /tmp= 74168 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB10/oliveras/j30/normalized-j3046_4-unsat--soft-0-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2693295-1277932699/watcher-2693295-1277932699 -o /tmp/evaluation-result-2693295-1277932699/solver-2693295-1277932699 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693295-1277932699.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 2b00d8b927b7b07d427d99ed9c18c554
RANDOM SEED=1870623158

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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	: 5415.14
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.836
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.836
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.78
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.836
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.79
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.836
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.836
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30567296 kB
Buffers:        214076 kB
Cached:        1282936 kB
SwapCached:          0 kB
Active:        1223744 kB
Inactive:      1013132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30567296 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7044 kB
Writeback:           0 kB
AnonPages:      740124 kB
Mapped:          16824 kB
Slab:            82784 kB
PageTables:       6212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   887416 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= 74168 MiB
End job on node148 at 2010-06-30 23:48:21