Trace number 2692962

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.09 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: 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-2692962-1277912865.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.21	c    (3.8s) probing: 642/26639 (2.4%) - 1 fixings, 4 aggregations, 58 implications, 0 bound changes
4.19/4.21	c    (3.8s) probing aborted: 100/100 successive totally useless probings
4.19/4.21	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.19/4.24	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.29/4.33	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.42	c    (4.0s) probing: 652/26639 (2.4%) - 1 fixings, 4 aggregations, 58 implications, 0 bound changes
4.40/4.42	c    (4.0s) probing aborted: 100/100 successive totally useless probings
4.40/4.43	c presolving (6 rounds):
4.40/4.43	c  35 deleted vars, 68 deleted constraints, 17733 tightened bounds, 0 added holes, 136 changed sides, 272 changed coefficients
4.40/4.43	c  49297 implications, 0 cliques
4.40/4.43	c presolved problem has 44364 variables (26634 bin, 0 int, 0 impl, 17730 cont) and 43983 constraints
4.40/4.43	c   17730 constraints of type <indicator>
4.40/4.43	c       3 constraints of type <varbound>
4.40/4.43	c      96 constraints of type <knapsack>
4.40/4.43	c   17727 constraints of type <linear>
4.40/4.43	c    8427 constraints of type <logicor>
4.40/4.43	c transformed objective value is always integral (scale: 1)
4.40/4.43	c Presolving Time: 3.86
4.40/4.43	c - non default parameters ----------------------------------------------------------------------
4.40/4.43	c # SCIP version 1.2.1.2
4.40/4.43	c 
4.40/4.43	c # frequency for displaying node information lines
4.40/4.43	c # [type: int, range: [-1,2147483647], default: 100]
4.40/4.43	c display/freq = 10000
4.40/4.43	c 
4.40/4.43	c # maximal time in seconds to run
4.40/4.43	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.40/4.43	c limits/time = 1799.74
4.40/4.43	c 
4.40/4.43	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.40/4.43	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.40/4.43	c limits/memory = 3420
4.40/4.43	c 
4.40/4.43	c # should presolving try to simplify inequalities
4.40/4.43	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.40/4.43	c constraints/linear/simplifyinequalities = TRUE
4.40/4.43	c 
4.40/4.43	c # should presolving try to simplify knapsacks
4.40/4.43	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.40/4.43	c constraints/knapsack/simplifyinequalities = TRUE
4.40/4.43	c 
4.40/4.43	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
4.40/4.43	c # [type: int, range: [-1,2147483647], default: -1]
4.40/4.43	c separating/rapidlearning/freq = 0
4.40/4.43	c 
4.40/4.43	c -----------------------------------------------------------------------------------------------
4.40/4.43	c start solving
4.40/4.44	c 
4.50/4.58	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
4.50/4.58	c   4.1s|     1 |     0 |   130 |     - | 151M|   0 |  47 |  44k|  43k|  44k|8523 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
4.79/4.86	o 903469
4.79/4.86	c y 4.4s|     1 |     0 |   130 |     - | 152M|   0 |  47 |  44k|  43k|  44k|8523 |   0 |   0 |   0 | 0.000000e+00 | 9.034690e+05 |    Inf 
6.89/6.92	c   6.4s|     1 |     0 |   384 |     - | 152M|   0 | 129 |  44k|  43k|  44k|8765 | 242 |   0 |   0 | 0.000000e+00 | 9.034690e+05 |    Inf 
9.49/9.54	c   8.9s|     1 |     0 |   994 |     - | 153M|   0 | 342 |  44k|  43k|  44k|9008 | 485 |   0 |   0 | 0.000000e+00 | 9.034690e+05 |    Inf 
10.89/10.90	c  10.3s|     1 |     0 |  1519 |     - | 154M|   0 | 551 |  44k|  43k|  44k|9297 | 774 |   0 |   0 | 0.000000e+00 | 9.034690e+05 |    Inf 
12.79/12.87	c  12.2s|     1 |     0 |  2187 |     - | 155M|   0 | 643 |  44k|  43k|  44k|9575 |1052 |   0 |   0 | 0.000000e+00 | 9.034690e+05 |    Inf 
14.79/14.80	c  14.2s|     1 |     0 |  2884 |     - | 155M|   0 | 874 |  44k|  43k|  44k|9792 |1269 |   0 |   0 | 0.000000e+00 | 9.034690e+05 |    Inf 
16.99/17.09	c  16.4s|     1 |     0 |  3796 |     - | 156M|   0 |1065 |  44k|  43k|  44k|  10k|1516 |   0 |   0 | 0.000000e+00 | 9.034690e+05 |    Inf 
20.79/20.85	c  20.1s|     1 |     2 |  3796 |     - | 157M|   0 |1065 |  44k|  43k|  44k|  10k|1516 |   0 |  23 | 0.000000e+00 | 9.034690e+05 |    Inf 
437.59/437.64	c   421s| 10000 |  9989 | 82292 |   7.9 | 352M| 225 |   0 |  44k|  44k|  44k|9930 |  17k|  37 |2998 | 0.000000e+00 | 9.034690e+05 |    Inf 
797.40/797.46	c   769s| 20000 | 19979 |114266 |   5.5 | 496M| 233 |   0 |  44k|  44k|  44k|9975 |  30k|  42 |3456 | 0.000000e+00 | 9.034690e+05 |    Inf 
1164.92/1164.92	c  1124s| 30000 | 29977 |145374 |   4.7 | 639M| 237 |  15 |  44k|  44k|  44k|9749 |  44k|  43 |4259 | 0.000000e+00 | 9.034690e+05 |    Inf 
1526.53/1526.57	c  1474s| 40000 | 39973 |176494 |   4.3 | 783M| 243 |   0 |  44k|  44k|  44k|9928 |  56k|  45 |4888 | 0.000000e+00 | 9.034690e+05 |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.03	c 
1800.04/1800.03	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.03	c Solving Time (sec) : 1737.89
1800.04/1800.03	c Solving Nodes      : 47585
1800.04/1800.03	c Primal Bound       : +9.03469000000000e+05 (100 solutions)
1800.04/1800.03	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.03	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-2692962-1277912865/watcher-2692962-1277912865 -o /tmp/evaluation-result-2692962-1277912865/solver-2692962-1277912865 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2692962-1277912865.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.92 1.98 1.99 3/178 10705
/proc/meminfo: memFree=29971140/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=10868 CPUtime=0
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 1669 0 0 0 0 0 0 0 22 0 1 0 132583875 11128832 1590 4089446400 4194304 9819077 140735110808096 18446744073709551615 8656455 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10705/statm: 2717 1590 392 1374 0 1338 0

[startup+0.103926 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 10705
/proc/meminfo: memFree=29971140/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=34268 CPUtime=0.09
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 7513 0 0 0 9 0 0 0 22 0 1 0 132583875 35090432 7434 4089446400 4194304 9819077 140735110808096 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10705/statm: 8567 7434 392 1374 0 7188 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34268

[startup+0.200908 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 10705
/proc/meminfo: memFree=29971140/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=54328 CPUtime=0.19
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 12518 0 0 0 18 1 0 0 22 0 1 0 132583875 55631872 12439 4089446400 4194304 9819077 140735110808096 18446744073709551615 5648329 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10705/statm: 13582 12439 392 1374 0 12203 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 54328

[startup+0.300891 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 10705
/proc/meminfo: memFree=29971140/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=98452 CPUtime=0.29
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 23795 0 0 0 27 2 0 0 22 0 1 0 132583875 100814848 23326 4089446400 4194304 9819077 140735110808096 18446744073709551615 6179008 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10705/statm: 24613 23362 431 1374 0 23234 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 98452

[startup+0.700819 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 10705
/proc/meminfo: memFree=29971140/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=168660 CPUtime=0.69
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 41800 0 0 0 57 12 0 0 24 0 1 0 132583875 172707840 40042 4089446400 4194304 9819077 140735110808096 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10705/statm: 42165 40042 515 1374 0 40786 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 168660

[startup+1.50066 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 10706
/proc/meminfo: memFree=29812584/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=169436 CPUtime=1.49
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 41994 0 0 0 137 12 0 0 25 0 1 0 132583875 173502464 40234 4089446400 4194304 9819077 140735110808096 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10705/statm: 42359 40234 513 1374 0 40980 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 169436

[startup+3.10038 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 10706
/proc/meminfo: memFree=29810476/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=169436 CPUtime=3.09
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 41994 0 0 0 297 12 0 0 25 0 1 0 132583875 173502464 40234 4089446400 4194304 9819077 140735110808096 18446744073709551615 4827005 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10705/statm: 42359 40234 513 1374 0 40980 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 169436

[startup+6.30079 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 10706
/proc/meminfo: memFree=29759032/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=224904 CPUtime=6.29
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 72651 0 0 0 603 26 0 0 25 0 1 0 132583875 230301696 51311 4089446400 4194304 9819077 140735110808096 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10705/statm: 56226 51311 682 1374 0 54847 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 224904

[startup+12.7006 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 10706
/proc/meminfo: memFree=29745536/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=230140 CPUtime=12.69
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 83788 0 0 0 1232 37 0 0 25 0 1 0 132583875 235663360 52790 4089446400 4194304 9819077 140735110808096 18446744073709551615 6192350 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10705/statm: 57535 52790 697 1374 0 56156 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 230140

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/179 10707
/proc/meminfo: memFree=29724456/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=244428 CPUtime=25.49
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 189225 0 0 0 2490 59 0 0 25 0 1 0 132583875 250294272 54744 4089446400 4194304 9819077 140735110808096 18446744073709551615 7292317 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10705/statm: 61107 54744 724 1374 0 59728 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 244428

[startup+51.1006 s]
/proc/loadavg: 1.96 1.98 1.99 3/179 10708
/proc/meminfo: memFree=29691464/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=247944 CPUtime=51.09
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 602695 0 0 0 4991 118 0 0 25 0 1 0 132583875 253894656 55546 4089446400 4194304 9819077 140735110808096 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10705/statm: 61986 55546 727 1374 0 60607 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 247944

[startup+102.301 s]
/proc/loadavg: 2.04 2.00 2.00 3/179 10709
/proc/meminfo: memFree=29564984/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=300140 CPUtime=102.29
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 1884775 0 0 0 9928 301 0 0 25 0 1 0 132583875 307343360 68879 4089446400 4194304 9819077 140735110808096 18446744073709551615 7226301 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10705/statm: 75035 68879 730 1374 0 73656 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 300140

[startup+162.3 s]
/proc/loadavg: 2.07 2.01 2.00 3/179 10710
/proc/meminfo: memFree=29451480/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=318536 CPUtime=162.28
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 3798572 0 0 0 15668 560 0 0 25 0 1 0 132583875 326180864 74819 4089446400 4194304 9819077 140735110808096 18446744073709551615 6162197 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10705/statm: 79634 74819 730 1374 0 78255 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 318536

[startup+222.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 10712
/proc/meminfo: memFree=29322340/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=344952 CPUtime=222.29
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 5745994 0 0 0 21408 821 0 0 25 0 1 0 132583875 353230848 80690 4089446400 4194304 9819077 140735110808096 18446744073709551615 6590436 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/10705/statm: 86238 80703 730 1374 0 84859 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 344952

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 10714
/proc/meminfo: memFree=29214164/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=367872 CPUtime=282.28
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 7616948 0 0 0 27166 1062 0 0 25 0 1 0 132583875 376700928 86740 4089446400 4194304 9819077 140735110808096 18446744073709551615 5813304 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10705/statm: 91968 86740 730 1374 0 90589 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 367872

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10715
/proc/meminfo: memFree=29150984/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=391264 CPUtime=342.29
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 9312188 0 0 0 32939 1290 0 0 25 0 1 0 132583875 400654336 92625 4089446400 4194304 9819077 140735110808096 18446744073709551615 4697625 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10705/statm: 97816 92625 730 1374 0 96437 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 391264

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10717
/proc/meminfo: memFree=29105424/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=416856 CPUtime=402.29
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 10869742 0 0 0 38735 1494 0 0 25 0 1 0 132583875 426860544 99068 4089446400 4194304 9819077 140735110808096 18446744073709551615 7816442 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10705/statm: 104214 99068 730 1374 0 102835 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 416856

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10718
/proc/meminfo: memFree=29063464/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=441604 CPUtime=462.3
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 12456173 0 0 0 44531 1699 0 0 25 0 1 0 132583875 452202496 105062 4089446400 4194304 9819077 140735110808096 18446744073709551615 6723454 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10705/statm: 110401 105062 730 1374 0 109022 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 441604

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10720
/proc/meminfo: memFree=29025592/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=463600 CPUtime=522.29
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 14326832 0 0 0 50295 1934 0 0 25 0 1 0 132583875 474726400 110661 4089446400 4194304 9819077 140735110808096 18446744073709551615 6628798 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10705/statm: 115900 110661 730 1374 0 114521 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 463600

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10722
/proc/meminfo: memFree=28991196/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=486536 CPUtime=582.3
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 16067269 0 0 0 56062 2168 0 0 25 0 1 0 132583875 498212864 116434 4089446400 4194304 9819077 140735110808096 18446744073709551615 4902992 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10705/statm: 121634 116434 730 1374 0 120255 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 486536

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10723
/proc/meminfo: memFree=28963360/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=512288 CPUtime=642.3
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 17362913 0 0 0 61891 2339 0 0 25 0 1 0 132583875 524582912 122833 4089446400 4194304 9819077 140735110808096 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10705/statm: 128072 122833 730 1374 0 126693 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 512288

[startup+702.3 s]

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

/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 27735041 0 0 0 102512 3719 0 0 25 0 1 0 132583875 692260864 163771 4089446400 4194304 9819077 140735110808096 18446744073709551615 4827501 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10705/statm: 169009 163771 730 1374 0 167630 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 676036

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10773
/proc/meminfo: memFree=30608720/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=699648 CPUtime=1122.32
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 29090436 0 0 0 108332 3900 0 0 25 0 1 0 132583875 716439552 169773 4089446400 4194304 9819077 140735110808096 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10705/statm: 174912 169773 730 1374 0 173533 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 699648

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10775
/proc/meminfo: memFree=30547664/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=726812 CPUtime=1182.31
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 30636472 0 0 0 114130 4101 0 0 25 0 1 0 132583875 744255488 176450 4089446400 4194304 9819077 140735110808096 18446744073709551615 5507457 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10705/statm: 181703 176450 730 1374 0 180324 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 726812

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10776
/proc/meminfo: memFree=30491064/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=750864 CPUtime=1242.32
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 32050598 0 0 0 119937 4295 0 0 25 0 1 0 132583875 768884736 182540 4089446400 4194304 9819077 140735110808096 18446744073709551615 5507419 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10705/statm: 187716 182540 730 1374 0 186337 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 750864

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10778
/proc/meminfo: memFree=30435216/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=774832 CPUtime=1302.32
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 33431818 0 0 0 125754 4478 0 0 25 0 1 0 132583875 793427968 187784 4089446400 4194304 9819077 140735110808096 18446744073709551615 6584197 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10705/statm: 193708 187808 730 1374 0 192329 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 774832

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10779
/proc/meminfo: memFree=30370204/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=806240 CPUtime=1362.32
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 34974103 0 0 0 131554 4678 0 0 25 0 1 0 132583875 825589760 194733 4089446400 4194304 9819077 140735110808096 18446744073709551615 6196188 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10705/statm: 201560 194733 730 1374 0 200181 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 806240

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10781
/proc/meminfo: memFree=30313968/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=819288 CPUtime=1422.33
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 36908121 0 0 0 137307 4926 0 0 25 0 1 0 132583875 838950912 199608 4089446400 4194304 9819077 140735110808096 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10705/statm: 204822 199608 730 1374 0 203443 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 819288

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10783
/proc/meminfo: memFree=30252148/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=844376 CPUtime=1482.32
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 38388953 0 0 0 143116 5116 0 0 25 0 1 0 132583875 864641024 205868 4089446400 4194304 9819077 140735110808096 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10705/statm: 211094 205868 730 1374 0 209715 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 844376

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10784
/proc/meminfo: memFree=30187988/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=867848 CPUtime=1542.33
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 40053637 0 0 0 148904 5329 0 0 25 0 1 0 132583875 888676352 211894 4089446400 4194304 9819077 140735110808096 18446744073709551615 4902922 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10705/statm: 216962 211894 730 1374 0 215583 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 867848

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10786
/proc/meminfo: memFree=30131016/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=890736 CPUtime=1602.33
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 41534653 0 0 0 154720 5513 0 0 25 0 1 0 132583875 912113664 217623 4089446400 4194304 9819077 140735110808096 18446744073709551615 5893835 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10705/statm: 222684 217623 730 1374 0 221305 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 890736

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10787
/proc/meminfo: memFree=30065992/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=916628 CPUtime=1662.33
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 43029194 0 0 0 160516 5717 0 0 25 0 1 0 132583875 938627072 223995 4089446400 4194304 9819077 140735110808096 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10705/statm: 229157 223995 730 1374 0 227778 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 916628

[startup+1722.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/179 10789
/proc/meminfo: memFree=30004064/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=940176 CPUtime=1722.33
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 44715656 0 0 0 166288 5945 0 0 25 0 1 0 132583875 962740224 229932 4089446400 4194304 9819077 140735110808096 18446744073709551615 4697631 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10705/statm: 235044 229932 730 1374 0 233665 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 940176

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 10791
/proc/meminfo: memFree=29945240/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=961688 CPUtime=1782.34
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 46180484 0 0 0 172094 6140 0 0 25 0 1 0 132583875 984768512 235405 4089446400 4194304 9819077 140735110808096 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10705/statm: 240422 235405 730 1374 0 239043 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 961688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 10791
/proc/meminfo: memFree=29926008/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=968588 CPUtime=1800.04
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 46566043 0 0 0 173811 6193 0 0 25 0 1 0 132583875 991834112 237020 4089446400 4194304 9819077 140735110808096 18446744073709551615 5507431 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10705/statm: 242147 237020 730 1374 0 240768 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 968588

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -10705

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

[startup+1800.7 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 10792
/proc/meminfo: memFree=29926000/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=968588 CPUtime=1800.74
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 46566685 0 0 0 173881 6193 0 0 25 0 1 0 132583875 991834112 237020 4089446400 4194304 9819077 140735110808096 18446744073709551615 8678972 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10705/statm: 242147 237020 730 1374 0 240768 0
Current children cumulated CPU time (s) 1800.74
Current children cumulated vsize (KiB) 968588

[startup+1801.5 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 10792
/proc/meminfo: memFree=29926000/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=968588 CPUtime=1801.54
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 46566685 0 0 0 173961 6193 0 0 25 0 1 0 132583875 991834112 237020 4089446400 4194304 9819077 140735110808096 18446744073709551615 4240875 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10705/statm: 242147 237020 730 1374 0 240768 0
Current children cumulated CPU time (s) 1801.54
Current children cumulated vsize (KiB) 968588

[startup+1801.91 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 10792
/proc/meminfo: memFree=29924512/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=968588 CPUtime=1801.94
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 46566685 0 0 0 174001 6193 0 0 25 0 1 0 132583875 991834112 237020 4089446400 4194304 9819077 140735110808096 18446744073709551615 4240875 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10705/statm: 242147 237020 730 1374 0 240768 0
Current children cumulated CPU time (s) 1801.94
Current children cumulated vsize (KiB) 968588

[startup+1802 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 10792
/proc/meminfo: memFree=29924512/32951124 swapFree=67111528/67111528
[pid=10705] ppid=10703 vsize=968588 CPUtime=1802.04
/proc/10705/stat : 10705 (pbscip.linux.x8) R 10703 10705 9433 0 -1 4202496 46566685 0 0 0 174011 6193 0 0 25 0 1 0 132583875 991834112 237020 4089446400 4194304 9819077 140735110808096 18446744073709551615 8679118 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10705/statm: 242147 237020 730 1374 0 240768 0
Current children cumulated CPU time (s) 1802.04
Current children cumulated vsize (KiB) 968588

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.04
CPU time (s): 1802.09
CPU user time (s): 1740.12
CPU system time (s): 61.9686
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 968588

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

runsolver used 3.13452 second user time and 6.66099 second system time

The end

Launcher Data

Begin job on node109 at 2010-06-30 17:47:45
IDJOB=2692962
IDBENCH=79002
IDSOLVER=1205
FILE ID=node109/2692962-1277912865
PBS_JOBID= 11197218
Free space on /tmp= 74208 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/PB06/web/uclid_pb_benchmarks/normalized-cache.inv10.ucl--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-2692962-1277912865/watcher-2692962-1277912865 -o /tmp/evaluation-result-2692962-1277912865/solver-2692962-1277912865 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2692962-1277912865.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 61ba6fab23f29dcc6973b97e5631370e
RANDOM SEED=1688489755

node109.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.817
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.63
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.817
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.817
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.82
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.817
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.75
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.817
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.82
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.817
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.817
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.74
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.817
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29971668 kB
Buffers:        194268 kB
Cached:        1050048 kB
SwapCached:          0 kB
Active:        2100900 kB
Inactive:       730104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29971668 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7060 kB
Writeback:           0 kB
AnonPages:     1586580 kB
Mapped:          16104 kB
Slab:            80680 kB
PageTables:       7852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1784396 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74200 MiB
End job on node109 at 2010-06-30 18:17:48