Trace number 2693139

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.08 1802.04

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/
normalized-j309_10-unsat--soft-33-100-0.wbo
MD5SUM5652170d7f91f74c72b32b185534f2fb
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.45493
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5456
Total number of constraints17015
Number of soft constraints11436
Number of constraints which are clauses16667
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints348
Minimum length of a constraint1
Maximum length of a constraint26
Top cost 576064
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 576063
Biggest number in a constraint 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 177
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-2693139-1277916561.wbo>
0.09/0.17	c original problem has 28328 variables (16892 bin, 0 int, 0 impl, 11436 cont) and 28452 constraints
0.09/0.17	c problem read
0.09/0.17	c presolving settings loaded
0.49/0.60	c presolving:
0.59/0.66	c (round 1) 180 del vars, 538 del conss, 96 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 37766 impls, 0 clqs
0.69/0.70	c (round 2) 574 del vars, 1535 del conss, 164 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 37944 impls, 0 clqs
0.69/0.74	c (round 3) 1360 del vars, 2444 del conss, 210 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 38000 impls, 0 clqs
0.69/0.77	c (round 4) 2135 del vars, 2990 del conss, 225 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 38002 impls, 0 clqs
0.69/0.79	c (round 5) 2613 del vars, 3234 del conss, 228 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 38002 impls, 0 clqs
0.80/0.80	c (round 6) 2840 del vars, 3281 del conss, 228 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 38002 impls, 0 clqs
0.80/0.83	c (round 7) 2885 del vars, 3286 del conss, 10455 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 38002 impls, 0 clqs
0.89/0.92	c (round 8) 2890 del vars, 3286 del conss, 10455 chg bounds, 0 chg sides, 0 chg coeffs, 4980 upgd conss, 38002 impls, 0 clqs
3.30/3.31	c    (3.0s) probing: 1000/15211 (6.6%) - 0 fixings, 0 aggregations, 2863 implications, 0 bound changes
5.29/5.39	c    (5.0s) probing: 2000/15211 (13.1%) - 0 fixings, 0 aggregations, 3520 implications, 0 bound changes
5.29/5.39	c    (5.0s) probing: 2001/15211 (13.2%) - 0 fixings, 0 aggregations, 3520 implications, 0 bound changes
5.29/5.39	c    (5.0s) probing aborted: 2000/2000 successive useless probings
5.29/5.40	c presolving (9 rounds):
5.29/5.40	c  2890 deleted vars, 3286 deleted constraints, 10455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
5.29/5.40	c  48952 implications, 271 cliques
5.29/5.40	c presolved problem has 25438 variables (15211 bin, 0 int, 0 impl, 10227 cont) and 25166 constraints
5.29/5.40	c   10227 constraints of type <indicator>
5.29/5.40	c     268 constraints of type <varbound>
5.29/5.40	c     112 constraints of type <knapsack>
5.29/5.40	c    9959 constraints of type <linear>
5.29/5.40	c    4600 constraints of type <logicor>
5.29/5.40	c transformed objective value is always integral (scale: 1)
5.29/5.40	c Presolving Time: 4.96
5.29/5.40	c - non default parameters ----------------------------------------------------------------------
5.29/5.40	c # SCIP version 1.2.1.2
5.29/5.40	c 
5.29/5.40	c # frequency for displaying node information lines
5.29/5.40	c # [type: int, range: [-1,2147483647], default: 100]
5.29/5.40	c display/freq = 10000
5.29/5.40	c 
5.29/5.40	c # maximal time in seconds to run
5.29/5.40	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.29/5.40	c limits/time = 1799.84
5.29/5.40	c 
5.29/5.40	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
5.29/5.40	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.29/5.40	c limits/memory = 3420
5.29/5.40	c 
5.29/5.40	c # should presolving try to simplify inequalities
5.29/5.40	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.29/5.40	c constraints/linear/simplifyinequalities = TRUE
5.29/5.40	c 
5.29/5.40	c # should presolving try to simplify knapsacks
5.29/5.40	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.29/5.40	c constraints/knapsack/simplifyinequalities = TRUE
5.29/5.40	c 
5.29/5.40	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
5.29/5.40	c # [type: int, range: [-1,2147483647], default: -1]
5.29/5.40	c separating/rapidlearning/freq = 0
5.29/5.40	c 
5.29/5.40	c -----------------------------------------------------------------------------------------------
5.29/5.40	c start solving
5.40/5.40	c 
5.40/5.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.40/5.48	c   5.1s|     1 |     0 |     0 |     - |  96M|   0 |   0 |  25k|  25k|  25k|4712 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.50/5.51	c   5.2s|     1 |     0 |   464 |     - |  96M|   0 |   6 |  25k|  25k|  25k|4930 | 218 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.50/5.54	o 501212
5.50/5.54	c y 5.2s|     1 |     0 |   464 |     - |  97M|   0 |   6 |  25k|  25k|  25k|4930 | 218 |   0 |   0 | 0.000000e+00 | 5.012120e+05 |    Inf 
6.09/6.18	c   5.8s|     1 |     0 |   765 |     - |  97M|   0 |   4 |  25k|  25k|  25k|5135 | 423 |   0 |   0 | 0.000000e+00 | 5.012120e+05 |    Inf 
6.80/6.87	c   6.4s|     1 |     0 |  1243 |     - |  97M|   0 |  69 |  25k|  25k|  25k|5337 | 625 |   0 |   0 | 0.000000e+00 | 5.012120e+05 |    Inf 
7.60/7.61	c   7.2s|     1 |     0 |  1481 |     - |  97M|   0 | 155 |  25k|  25k|  25k|5549 | 837 |   0 |   0 | 0.000000e+00 | 5.012120e+05 |    Inf 
8.09/8.19	c   7.7s|     1 |     0 |  1839 |     - |  98M|   0 | 243 |  25k|  25k|  25k|5759 |1047 |   0 |   0 | 0.000000e+00 | 5.012120e+05 |    Inf 
8.70/8.72	c   8.2s|     1 |     0 |  2098 |     - |  98M|   0 | 208 |  25k|  25k|  25k|5969 |1257 |   0 |   0 | 0.000000e+00 | 5.012120e+05 |    Inf 
9.19/9.28	c   8.8s|     1 |     0 |  2327 |     - |  99M|   0 | 508 |  25k|  25k|  25k|6096 |1384 |   0 |   0 | 0.000000e+00 | 5.012120e+05 |    Inf 
10.09/10.12	c   9.6s|     1 |     2 |  2327 |     - |  99M|   0 | 508 |  25k|  25k|  25k|6096 |1384 |   0 |  21 | 0.000000e+00 | 5.012120e+05 |    Inf 
277.99/278.03	c   266s| 10000 | 10001 | 61361 |   5.9 | 186M| 105 |   0 |  25k|  25k|  25k|6188 |  17k|   8 |6538 | 0.000000e+00 | 5.012120e+05 |    Inf 
478.41/478.49	c   460s| 20000 | 20001 | 72677 |   3.5 | 273M| 113 |   0 |  25k|  25k|  25k|6181 |  21k|   8 |6648 | 0.000000e+00 | 5.012120e+05 |    Inf 
675.80/675.80	c   653s| 30000 | 30001 | 87440 |   2.8 | 360M| 113 |   0 |  25k|  25k|  25k|6192 |  26k|   8 |6855 | 0.000000e+00 | 5.012120e+05 |    Inf 
867.92/867.99	c   843s| 40000 | 40001 | 93826 |   2.3 | 446M| 161 |   0 |  25k|  25k|  25k|6188 |  27k|   8 |6964 | 0.000000e+00 | 5.012120e+05 |    Inf 
1060.91/1060.98	c  1033s| 50000 | 50001 | 97740 |   1.9 | 532M| 173 |   0 |  25k|  25k|  25k|6166 |  29k|   8 |7037 | 0.000000e+00 | 5.012120e+05 |    Inf 
1255.63/1255.61	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1255.63/1255.61	c  1224s| 60000 | 60001 |101390 |   1.7 | 619M| 173 |   0 |  25k|  25k|  25k|6166 |  30k|   8 |7042 | 0.000000e+00 | 5.012120e+05 |    Inf 
1448.03/1448.09	c  1413s| 70000 | 70001 |103401 |   1.4 | 705M| 183 |   0 |  25k|  25k|  25k|6186 |  30k|   8 |7048 | 0.000000e+00 | 5.012120e+05 |    Inf 
1640.63/1640.61	c  1603s| 80000 | 80001 |108270 |   1.3 | 791M| 183 |   0 |  25k|  25k|  25k|6256 |  32k|   8 |7139 | 0.000000e+00 | 5.012120e+05 |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.04	c 
1800.04/1800.04	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.04	c Solving Time (sec) : 1759.30
1800.04/1800.04	c Solving Nodes      : 88205
1800.04/1800.04	c Primal Bound       : +5.01212000000000e+05 (1 solutions)
1800.04/1800.04	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.04	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-2693139-1277916561/watcher-2693139-1277916561 -o /tmp/evaluation-result-2693139-1277916561/solver-2693139-1277916561 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693139-1277916561.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.04 2.01 2.00 3/178 15656
/proc/meminfo: memFree=31127536/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=10972 CPUtime=0
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 1670 0 0 0 0 0 0 0 24 0 1 0 132950680 11235328 1590 4089446400 4194304 9819077 140733645310432 18446744073709551615 8656455 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15656/statm: 2743 1591 392 1374 0 1364 0

[startup+0.052173 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 15656
/proc/meminfo: memFree=31127536/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=24164 CPUtime=0.04
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 4962 0 0 0 4 0 0 0 24 0 1 0 132950680 24743936 4882 4089446400 4194304 9819077 140733645310432 18446744073709551615 8638249 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15656/statm: 6041 4882 392 1374 0 4662 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 24164

[startup+0.101165 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 15656
/proc/meminfo: memFree=31127536/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=34248 CPUtime=0.09
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 7511 0 0 0 9 0 0 0 25 0 1 0 132950680 35069952 7431 4089446400 4194304 9819077 140733645310432 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15656/statm: 8562 7431 392 1374 0 7183 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34248

[startup+0.301145 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 15656
/proc/meminfo: memFree=31127536/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=104056 CPUtime=0.29
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 24827 0 0 0 27 2 0 0 25 0 1 0 132950680 106553344 24354 4089446400 4194304 9819077 140733645310432 18446744073709551615 4331922 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 26014 24354 463 1374 0 24635 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 104056

[startup+0.701063 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 15656
/proc/meminfo: memFree=31127536/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=114084 CPUtime=0.69
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 27337 0 0 0 63 6 0 0 25 0 1 0 132950680 116822016 26607 4089446400 4194304 9819077 140733645310432 18446744073709551615 5491459 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 28521 26607 495 1374 0 27142 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 114084

[startup+1.50092 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 15657
/proc/meminfo: memFree=31013696/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=122180 CPUtime=1.49
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 33289 0 0 0 135 14 0 0 25 0 1 0 132950680 125112320 28639 4089446400 4194304 9819077 140733645310432 18446744073709551615 5497083 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 30545 28639 542 1374 0 29166 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 122180

[startup+3.10064 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 15657
/proc/meminfo: memFree=31013076/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=123208 CPUtime=3.09
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 33545 0 0 0 292 17 0 0 25 0 1 0 132950680 126164992 28895 4089446400 4194304 9819077 140733645310432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 30802 28895 542 1374 0 29423 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 123208

[startup+6.30109 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 15657
/proc/meminfo: memFree=31012512/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=153008 CPUtime=6.29
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 43061 0 0 0 604 25 0 0 25 0 1 0 132950680 156680192 34819 4089446400 4194304 9819077 140733645310432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 38252 34819 724 1374 0 36873 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 153008

[startup+12.701 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 15657
/proc/meminfo: memFree=30982944/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=164816 CPUtime=12.69
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 185324 0 0 0 1218 51 0 0 25 0 1 0 132950680 168771584 36912 4089446400 4194304 9819077 140733645310432 18446744073709551615 6714158 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 41204 36912 739 1374 0 39825 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 164816

[startup+25.5007 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 15657
/proc/meminfo: memFree=30979508/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=166600 CPUtime=25.49
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 701255 0 0 0 2429 120 0 0 25 0 1 0 132950680 170598400 37796 4089446400 4194304 9819077 140733645310432 18446744073709551615 7316348 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 41650 37796 740 1374 0 40271 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 166600

[startup+51.1002 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 15658
/proc/meminfo: memFree=30972604/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=169416 CPUtime=51.09
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 1777047 0 0 0 4843 266 0 0 25 0 1 0 132950680 173481984 37805 4089446400 4194304 9819077 140733645310432 18446744073709551615 6513018 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 42354 37805 742 1374 0 40975 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 169416

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15659
/proc/meminfo: memFree=30954596/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=181584 CPUtime=102.3
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 3540011 0 0 0 9716 514 0 0 25 0 1 0 132950680 185942016 40730 4089446400 4194304 9819077 140733645310432 18446744073709551615 6713071 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 45458 40757 742 1374 0 44079 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 181584

[startup+162.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 15661
/proc/meminfo: memFree=30915760/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=200592 CPUtime=162.3
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 5090936 0 0 0 15478 752 0 0 25 0 1 0 132950680 205406208 46478 4089446400 4194304 9819077 140733645310432 18446744073709551615 6089671 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 50148 46478 742 1374 0 48769 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 200592

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 15663
/proc/meminfo: memFree=30868232/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=224904 CPUtime=222.3
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 6388906 0 0 0 21284 946 0 0 25 0 1 0 132950680 230301696 52602 4089446400 4194304 9819077 140733645310432 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 56226 52602 742 1374 0 54847 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 224904

[startup+282.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 15664
/proc/meminfo: memFree=30820340/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=251512 CPUtime=282.3
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 7813279 0 0 0 27072 1158 0 0 25 0 1 0 132950680 257548288 59305 4089446400 4194304 9819077 140733645310432 18446744073709551615 4697577 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 62878 59305 742 1374 0 61499 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 251512

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15665
/proc/meminfo: memFree=30768588/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=276840 CPUtime=342.3
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 9236186 0 0 0 32866 1364 0 0 25 0 1 0 132950680 283484160 65632 4089446400 4194304 9819077 140733645310432 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 69210 65632 742 1374 0 67831 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 276840

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15667
/proc/meminfo: memFree=30718972/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=302656 CPUtime=402.31
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 10656691 0 0 0 38664 1567 0 0 25 0 1 0 132950680 309919744 72394 4089446400 4194304 9819077 140733645310432 18446744073709551615 7226841 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 75664 72394 742 1374 0 74285 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 302656

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15669
/proc/meminfo: memFree=30670708/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=328948 CPUtime=462.31
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 11922639 0 0 0 44472 1759 0 0 25 0 1 0 132950680 336842752 78671 4089446400 4194304 9819077 140733645310432 18446744073709551615 5813686 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 82237 78671 742 1374 0 80858 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 328948

[startup+522.301 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 15671
/proc/meminfo: memFree=30624180/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=354508 CPUtime=522.3
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 13142028 0 0 0 50283 1947 0 0 25 0 1 0 132950680 363016192 85086 4089446400 4194304 9819077 140733645310432 18446744073709551615 5893857 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 88627 85086 742 1374 0 87248 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 354508

[startup+582.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 15672
/proc/meminfo: memFree=30571580/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=381832 CPUtime=582.31
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 14242005 0 0 0 56118 2113 0 0 25 0 1 0 132950680 390995968 92263 4089446400 4194304 9819077 140733645310432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 95458 92263 742 1374 0 94079 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 381832

[startup+642.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 15673
/proc/meminfo: memFree=30525560/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=409384 CPUtime=642.31
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 14595660 0 0 0 62041 2190 0 0 25 0 1 0 132950680 419209216 99044 4089446400 4194304 9819077 140733645310432 18446744073709551615 6628180 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 102346 99044 742 1374 0 100967 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 409384

[startup+702.301 s]

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

/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 17375910 0 0 0 97515 2717 0 0 25 0 1 0 132950680 578584576 137936 4089446400 4194304 9819077 140733645310432 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 141256 137936 742 1374 0 139877 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 565024

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15694
/proc/meminfo: memFree=30188664/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=593452 CPUtime=1062.31
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 17973285 0 0 0 103408 2823 0 0 25 0 1 0 132950680 607694848 144951 4089446400 4194304 9819077 140733645310432 18446744073709551615 4697631 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 148363 144951 742 1374 0 146984 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 593452

[startup+1122.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 15696
/proc/meminfo: memFree=30141152/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=619016 CPUtime=1122.32
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 18588252 0 0 0 109310 2922 0 0 25 0 1 0 132950680 633872384 151404 4089446400 4194304 9819077 140733645310432 18446744073709551615 4697631 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 154754 151404 742 1374 0 153375 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 619016

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 15697
/proc/meminfo: memFree=30092400/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=644044 CPUtime=1182.32
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 19206401 0 0 0 115205 3027 0 0 25 0 1 0 132950680 659501056 157648 4089446400 4194304 9819077 140733645310432 18446744073709551615 4697631 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 161011 157648 742 1374 0 159632 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 644044

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15698
/proc/meminfo: memFree=30045880/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=670328 CPUtime=1242.32
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 19913434 0 0 0 121092 3140 0 0 25 0 1 0 132950680 686415872 164106 4089446400 4194304 9819077 140733645310432 18446744073709551615 6590471 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 167582 164116 742 1374 0 166203 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 670328

[startup+1302.3 s]
/proc/loadavg: 2.05 2.01 2.00 4/179 15700
/proc/meminfo: memFree=29994756/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=695240 CPUtime=1302.33
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 20619642 0 0 0 126975 3258 0 0 25 0 1 0 132950680 711925760 170463 4089446400 4194304 9819077 140733645310432 18446744073709551615 4826969 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 173810 170463 742 1374 0 172431 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 695240

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 15702
/proc/meminfo: memFree=29944504/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=724752 CPUtime=1362.33
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 21351257 0 0 0 132858 3375 0 0 25 0 1 0 132950680 742146048 177830 4089446400 4194304 9819077 140733645310432 18446744073709551615 6590471 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 181188 177830 742 1374 0 179809 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 724752

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15704
/proc/meminfo: memFree=29894744/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=755940 CPUtime=1422.33
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 22070168 0 0 0 138738 3495 0 0 25 0 1 0 132950680 774082560 185151 4089446400 4194304 9819077 140733645310432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 188985 185151 742 1374 0 187606 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 755940

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15705
/proc/meminfo: memFree=29846240/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=784056 CPUtime=1482.33
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 22713293 0 0 0 144630 3603 0 0 25 0 1 0 132950680 802873344 192434 4089446400 4194304 9819077 140733645310432 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 196014 192434 742 1374 0 194635 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 784056

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15706
/proc/meminfo: memFree=29800444/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=809988 CPUtime=1542.33
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 23023903 0 0 0 150562 3671 0 0 25 0 1 0 132950680 829427712 198723 4089446400 4194304 9819077 140733645310432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 202497 198723 742 1374 0 201118 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 809988

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15708
/proc/meminfo: memFree=29749576/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=835868 CPUtime=1602.33
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 23369917 0 0 0 156489 3744 0 0 25 0 1 0 132950680 855928832 205323 4089446400 4194304 9819077 140733645310432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 208967 205323 742 1374 0 207588 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 835868

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15710
/proc/meminfo: memFree=29702548/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=863160 CPUtime=1662.33
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 23804363 0 0 0 162405 3828 0 0 25 0 1 0 132950680 883875840 212025 4089446400 4194304 9819077 140733645310432 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 215790 212025 742 1374 0 214411 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 863160

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15712
/proc/meminfo: memFree=29654668/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=888200 CPUtime=1722.33
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 24389148 0 0 0 168305 3928 0 0 25 0 1 0 132950680 909516800 218329 4089446400 4194304 9819077 140733645310432 18446744073709551615 4227150 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 222050 218329 742 1374 0 220671 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 888200

[startup+1782.3 s]
/proc/loadavg: 2.14 2.03 2.01 3/198 15762
/proc/meminfo: memFree=29938328/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=911976 CPUtime=1782.34
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 24941487 0 0 0 174207 4027 0 0 25 0 1 0 132950680 933863424 224341 4089446400 4194304 9819077 140733645310432 18446744073709551615 4697631 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 227994 224341 742 1374 0 226615 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 911976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.10 2.03 2.01 3/198 15763
/proc/meminfo: memFree=29931048/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=918868 CPUtime=1800.04
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 25139639 0 0 0 175942 4062 0 0 25 0 1 0 132950680 940920832 226024 4089446400 4194304 9819077 140733645310432 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/15656/statm: 229717 226024 742 1374 0 228338 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 918868

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -15656

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

[startup+1801.4 s]
/proc/loadavg: 2.10 2.03 2.01 3/199 15764
/proc/meminfo: memFree=29930916/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=918868 CPUtime=1801.43
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 25140014 0 0 0 176081 4062 0 0 25 0 1 0 132950680 940920832 226024 4089446400 4194304 9819077 140733645310432 18446744073709551615 4241122 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15656/statm: 229717 226024 742 1374 0 228338 0
Current children cumulated CPU time (s) 1801.43
Current children cumulated vsize (KiB) 918868

[startup+1801.81 s]
/proc/loadavg: 2.10 2.03 2.01 3/199 15764
/proc/meminfo: memFree=29930916/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=918868 CPUtime=1801.84
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 25140014 0 0 0 176122 4062 0 0 25 0 1 0 132950680 940920832 226024 4089446400 4194304 9819077 140733645310432 18446744073709551615 8678909 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15656/statm: 229717 226024 742 1374 0 228338 0
Current children cumulated CPU time (s) 1801.84
Current children cumulated vsize (KiB) 918868

[startup+1802 s]
/proc/loadavg: 2.10 2.03 2.01 3/199 15764
/proc/meminfo: memFree=29930916/32951124 swapFree=67111528/67111528
[pid=15656] ppid=15654 vsize=918868 CPUtime=1802.03
/proc/15656/stat : 15656 (pbscip.linux.x8) R 15654 15656 15312 0 -1 4202496 25140014 0 0 0 176141 4062 0 0 25 0 1 0 132950680 940920832 226024 4089446400 4194304 9819077 140733645310432 18446744073709551615 4241142 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/15656/statm: 229717 226024 742 1374 0 228338 0
Current children cumulated CPU time (s) 1802.03
Current children cumulated vsize (KiB) 918868

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.04
CPU time (s): 1802.08
CPU user time (s): 1761.43
CPU system time (s): 40.6568
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 919520

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

runsolver used 2.83057 second user time and 7.01093 second system time

The end

Launcher Data

Begin job on node144 at 2010-06-30 18:49:21
IDJOB=2693139
IDBENCH=79073
IDSOLVER=1205
FILE ID=node144/2693139-1277916561
PBS_JOBID= 11197339
Free space on /tmp= 74172 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/normalized-j309_10-unsat--soft-33-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-2693139-1277916561/watcher-2693139-1277916561 -o /tmp/evaluation-result-2693139-1277916561/solver-2693139-1277916561 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693139-1277916561.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 5652170d7f91f74c72b32b185534f2fb
RANDOM SEED=2030764243

node144.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5230.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31127940 kB
Buffers:        202200 kB
Cached:        1263260 kB
SwapCached:          0 kB
Active:         734080 kB
Inactive:       942468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31127940 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6652 kB
Writeback:           0 kB
AnonPages:      211448 kB
Mapped:          17392 kB
Slab:            81176 kB
PageTables:       5508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   366960 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= 74164 MiB
End job on node144 at 2010-06-30 19:19:23