Trace number 3447524

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
SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4? (TO) 1800.05 1800.02

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/
normalized-j6030_9-unsat--soft-66-100-0.wbo
MD5SUM1889fba1555b8697309aed0b2b80cc12
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark0.12198
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables11956
Total number of constraints39426
Number of soft constraints13393
Number of constraints which are clauses39038
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints388
Minimum length of a constraint1
Maximum length of a constraint60
Top cost 678604
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 678603
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 416
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c SCIP version 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.00	c Copyright (c) 2002-2011 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-3447524-1307900329.wbo>
0.19/0.28	c original problem has 25349 variables (25349 bin, 0 int, 0 impl, 0 cont) and 39427 constraints
0.19/0.28	c problem read
0.19/0.28	c presolving settings loaded
0.49/0.53	c presolving:
0.69/0.78	c (round 1) 1080 del vars, 3295 del conss, 0 add conss, 673 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 578152 impls, 0 clqs
0.79/0.85	c (round 2) 3068 del vars, 10213 del conss, 0 add conss, 1576 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 595124 impls, 0 clqs
0.89/0.91	c (round 3) 6822 del vars, 16347 del conss, 0 add conss, 2211 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 599309 impls, 0 clqs
0.89/0.95	c (round 4) 10816 del vars, 20531 del conss, 0 add conss, 2637 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 602952 impls, 0 clqs
0.89/0.99	c (round 5) 13568 del vars, 23112 del conss, 0 add conss, 2914 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 604962 impls, 0 clqs
1.00/1.01	c (round 6) 15409 del vars, 24825 del conss, 0 add conss, 3115 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 606137 impls, 0 clqs
1.00/1.03	c (round 7) 16621 del vars, 26228 del conss, 0 add conss, 3299 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 606946 impls, 0 clqs
1.00/1.05	c (round 8) 17492 del vars, 27098 del conss, 0 add conss, 3391 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 607278 impls, 0 clqs
1.00/1.06	c (round 9) 18131 del vars, 27640 del conss, 0 add conss, 3463 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 607555 impls, 0 clqs
1.00/1.07	c (round 10) 18519 del vars, 27989 del conss, 0 add conss, 3495 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 607646 impls, 0 clqs
1.00/1.08	c (round 11) 18774 del vars, 28158 del conss, 0 add conss, 3508 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 607656 impls, 0 clqs
1.00/1.09	c (round 12) 18915 del vars, 28253 del conss, 0 add conss, 3516 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 607684 impls, 0 clqs
1.00/1.10	c (round 13) 18991 del vars, 28306 del conss, 0 add conss, 3519 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 607726 impls, 0 clqs
1.10/1.11	c (round 14) 19034 del vars, 28335 del conss, 0 add conss, 3521 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 607738 impls, 0 clqs
1.10/1.11	c (round 15) 19056 del vars, 28346 del conss, 0 add conss, 3522 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 607738 impls, 0 clqs
1.10/1.12	c (round 16) 19064 del vars, 28349 del conss, 0 add conss, 3522 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 607738 impls, 0 clqs
1.10/1.15	c (round 17) 19066 del vars, 28350 del conss, 0 add conss, 10141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 607738 impls, 0 clqs
1.10/1.16	c (round 18) 19081 del vars, 28364 del conss, 0 add conss, 10141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 607738 impls, 0 clqs
1.19/1.23	c (round 19) 19081 del vars, 28364 del conss, 0 add conss, 10141 chg bounds, 0 chg sides, 0 chg coeffs, 11232 upgd conss, 607738 impls, 0 clqs
7.59/7.69	c    (7.7s) probing: 1000/13056 (7.7%) - 0 fixings, 0 aggregations, 87955 implications, 0 bound changes
11.79/11.85	c    (11.8s) probing: 2000/13056 (15.3%) - 0 fixings, 0 aggregations, 101193 implications, 0 bound changes
11.79/11.85	c    (11.9s) probing: 2001/13056 (15.3%) - 0 fixings, 0 aggregations, 101194 implications, 0 bound changes
11.79/11.85	c    (11.9s) probing aborted: 2000/2000 successive useless probings
11.79/11.86	c presolving (20 rounds):
11.79/11.86	c  19081 deleted vars, 28364 deleted constraints, 0 added constraints, 10141 tightened bounds, 0 added holes, 0 changed sides, 2 changed coefficients
11.79/11.86	c  1032388 implications, 0 cliques
11.79/11.86	c presolved problem has 19661 variables (13056 bin, 0 int, 6605 impl, 0 cont) and 24456 constraints
11.79/11.86	c     240 constraints of type <knapsack>
11.79/11.86	c    9246 constraints of type <setppc>
11.79/11.86	c    6605 constraints of type <linear>
11.79/11.86	c    6619 constraints of type <indicator>
11.79/11.86	c    1746 constraints of type <logicor>
11.79/11.86	c transformed objective value is always integral (scale: 1)
11.79/11.86	c Presolving Time: 11.52
11.79/11.86	c - non default parameters ----------------------------------------------------------------------
11.79/11.86	c # SCIP version 2.0.1.4
11.79/11.86	c 
11.79/11.86	c # frequency for displaying node information lines
11.79/11.86	c # [type: int, range: [-1,2147483647], default: 100]
11.79/11.86	c display/freq = 10000
11.79/11.86	c 
11.79/11.86	c # maximal time in seconds to run
11.79/11.86	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
11.79/11.86	c limits/time = 1800
11.79/11.86	c 
11.79/11.86	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
11.79/11.86	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
11.79/11.86	c limits/memory = 13950
11.79/11.86	c 
11.79/11.86	c # default clock type (1: CPU user seconds, 2: wall clock time)
11.79/11.86	c # [type: int, range: [1,2], default: 1]
11.79/11.86	c timing/clocktype = 2
11.79/11.86	c 
11.79/11.86	c # belongs reading time to solving time?
11.79/11.86	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
11.79/11.86	c timing/reading = TRUE
11.79/11.86	c 
11.79/11.86	c # should presolving try to simplify inequalities
11.79/11.86	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
11.79/11.86	c constraints/linear/simplifyinequalities = TRUE
11.79/11.86	c 
11.79/11.86	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
11.79/11.86	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
11.79/11.86	c constraints/indicator/addCouplingCons = TRUE
11.79/11.86	c 
11.79/11.86	c # should presolving try to simplify knapsacks
11.79/11.86	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
11.79/11.86	c constraints/knapsack/simplifyinequalities = TRUE
11.79/11.86	c 
11.79/11.86	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
11.79/11.86	c # [type: int, range: [-1,2147483647], default: -1]
11.79/11.86	c separating/rapidlearning/freq = 0
11.79/11.86	c 
11.79/11.86	c -----------------------------------------------------------------------------------------------
11.79/11.86	c start solving
11.79/11.87	c 
13.69/13.71	o 333963
13.69/13.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
13.69/13.71	c y13.7s|     1 |     0 |     0 |     - | 133M|   0 |   - |  19k|  31k|  19k|  17k|   0 |   0 |   0 |      --      | 3.339630e+05 |    Inf 
14.70/14.73	c  14.7s|     1 |     0 |  5760 |     - | 133M|   0 | 912 |  19k|  31k|  19k|  17k|   0 |   0 |   0 | 0.000000e+00 | 3.339630e+05 |    Inf 
24.20/24.27	c  24.3s|     1 |     0 | 18801 |     - | 142M|   0 |1341 |  19k|  31k|  19k|  18k| 743 |   0 |   0 | 0.000000e+00 | 3.339630e+05 |    Inf 
47.99/48.09	c  48.1s|     1 |     0 | 34427 |     - | 142M|   0 |1947 |  19k|  31k|  19k|  19k|1289 |   0 |   0 | 0.000000e+00 | 3.339630e+05 |    Inf 
72.89/72.96	c  73.0s|     1 |     0 | 50983 |     - | 142M|   0 |2029 |  19k|  31k|  19k|  19k|1874 |   0 |   0 | 8.000000e+00 | 3.339630e+05 |  Large 
105.99/106.01	c   106s|     1 |     0 | 70533 |     - | 143M|   0 |2238 |  19k|  31k|  19k|  20k|2373 |   0 |   0 | 8.000000e+00 | 3.339630e+05 |  Large 
142.29/142.31	c   142s|     1 |     0 | 91310 |     - | 143M|   0 |2137 |  19k|  31k|  19k|  20k|2823 |   0 |   0 | 8.000000e+00 | 3.339630e+05 |  Large 
173.09/173.18	c   173s|     1 |     0 |108926 |     - | 143M|   0 |2217 |  19k|  31k|  19k|  20k|3148 |   0 |   0 | 8.000000e+00 | 3.339630e+05 |  Large 
198.60/198.61	c   199s|     1 |     0 |123188 |     - | 143M|   0 |2146 |  19k|  31k|  19k|  21k|3347 |   0 |   0 | 8.000000e+00 | 3.339630e+05 |  Large 
232.20/232.20	c   232s|     1 |     0 |141712 |     - | 143M|   0 |2048 |  19k|  31k|  19k|  21k|3514 |   0 |   0 | 8.000000e+00 | 3.339630e+05 |  Large 
294.50/294.50	c   295s|     1 |     2 |164049 |     - | 145M|   0 |2048 |  19k|  31k|  19k|  21k|3514 |   0 |  30 | 8.000000e+00 | 3.339630e+05 |  Large 
294.50/294.54	o 333282
294.50/294.54	c y 295s|     2 |     1 |164049 |22337.0 | 145M|   1 |   - |  19k|  31k|   0 |   0 |3514 |   0 |  30 | 8.000000e+00 | 3.332820e+05 |  Large 
330.40/330.47	o 3459
330.40/330.47	c b 330s|     2 |     1 |189782 |48070.0 | 147M|   1 |   - |  19k|  31k|  19k|  24k|3514 |   0 |  30 | 8.000000e+00 | 3.459000e+03 |  Large 
1800.03/1800.00	c 
1800.03/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.03/1800.00	c Solving Time (sec) : 1800.00
1800.03/1800.00	c Solving Nodes      : 121
1800.03/1800.00	c Primal Bound       : +3.45900000000000e+03 (5 solutions)
1800.03/1800.00	c Dual Bound         : +8.00000000000000e+00
1800.03/1800.00	c Gap                : 43137.50 %

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3447524-1307900329/watcher-3447524-1307900329 -o /tmp/evaluation-result-3447524-1307900329/solver-3447524-1307900329 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447524-1307900329.wbo -t 1800 -m 15500 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.91 2/177 10263
/proc/meminfo: memFree=32196936/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=10132 CPUtime=0 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 1539 0 0 0 0 0 0 0 25 0 1 0 901630915 10375168 1493 33554432000 4194304 9128323 140734188397072 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10263/statm: 2533 1496 399 1205 0 1324 0

[startup+0.0244039 s]
/proc/loadavg: 1.92 1.98 1.91 2/177 10263
/proc/meminfo: memFree=32196936/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=15016 CPUtime=0.02 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 2735 0 0 0 2 0 0 0 25 0 1 0 901630915 15376384 2689 33554432000 4194304 9128323 140734188397072 18446744073709551615 8057568 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10263/statm: 3754 2689 399 1205 0 2545 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15016

[startup+0.100381 s]
/proc/loadavg: 1.92 1.98 1.91 2/177 10263
/proc/meminfo: memFree=32196936/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=24208 CPUtime=0.09 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 5034 0 0 0 9 0 0 0 25 0 1 0 901630915 24788992 4986 33554432000 4194304 9128323 140734188397072 18446744073709551615 4216800 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10263/statm: 6052 4986 399 1205 0 4843 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24208

[startup+0.300346 s]
/proc/loadavg: 1.92 1.98 1.91 2/177 10263
/proc/meminfo: memFree=32196936/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=59820 CPUtime=0.29 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 13876 0 0 0 28 1 0 0 25 0 1 0 901630915 61255680 13788 33554432000 4194304 9128323 140734188397072 18446744073709551615 6581488 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 14955 13789 433 1205 0 13746 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59820

[startup+0.700288 s]
/proc/loadavg: 1.92 1.98 1.91 2/177 10263
/proc/meminfo: memFree=32196936/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=160976 CPUtime=0.69 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 38714 0 0 0 65 4 0 0 25 0 1 0 901630915 164839424 37801 33554432000 4194304 9128323 140734188397072 18446744073709551615 6589076 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 40244 37801 525 1205 0 39035 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 160976

[startup+1.50114 s]
/proc/loadavg: 1.92 1.98 1.91 3/178 10264
/proc/meminfo: memFree=32043936/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=172756 CPUtime=1.49 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 43340 0 0 0 145 4 0 0 25 0 1 0 901630915 176902144 40908 33554432000 4194304 9128323 140734188397072 18446744073709551615 5977232 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 43189 40908 582 1205 0 41980 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 172756

[startup+3.10086 s]
/proc/loadavg: 1.92 1.98 1.91 3/178 10264
/proc/meminfo: memFree=32033892/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=175316 CPUtime=3.09 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 43968 0 0 0 305 4 0 0 25 0 1 0 901630915 179523584 41535 33554432000 4194304 9128323 140734188397072 18446744073709551615 5488335 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 43829 41535 581 1205 0 42620 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 175316

[startup+6.30029 s]
/proc/loadavg: 1.93 1.98 1.91 3/178 10264
/proc/meminfo: memFree=32027908/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=180280 CPUtime=6.29 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 45207 0 0 0 625 4 0 0 25 0 1 0 901630915 184606720 42773 33554432000 4194304 9128323 140734188397072 18446744073709551615 5089359 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 45070 42773 580 1205 0 43861 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 180280

[startup+12.7002 s]
/proc/loadavg: 1.93 1.98 1.91 3/178 10264
/proc/meminfo: memFree=31997540/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=211264 CPUtime=12.69 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 53566 0 0 0 1264 5 0 0 18 0 1 0 901630915 216334336 50114 33554432000 4194304 9128323 140734188397072 18446744073709551615 5089359 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 52816 50114 674 1205 0 51607 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 211264

[startup+25.5009 s]
/proc/loadavg: 1.95 1.98 1.91 3/178 10265
/proc/meminfo: memFree=31946016/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=261012 CPUtime=25.49 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 66606 0 0 0 2533 16 0 0 25 0 1 0 901630915 267276288 62626 33554432000 4194304 9128323 140734188397072 18446744073709551615 6637216 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 65253 62626 785 1205 0 64044 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 261012

[startup+51.1004 s]
/proc/loadavg: 1.96 1.98 1.91 3/178 10265
/proc/meminfo: memFree=31943592/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=264440 CPUtime=51.09 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 67843 0 0 0 5082 27 0 0 25 0 1 0 901630915 270786560 63687 33554432000 4194304 9128323 140734188397072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 66110 63687 742 1205 0 64901 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 264440

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.91 3/178 10267
/proc/meminfo: memFree=31945028/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=264440 CPUtime=102.3 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 67882 0 0 0 10183 47 0 0 25 0 1 0 901630915 270786560 63700 33554432000 4194304 9128323 140734188397072 18446744073709551615 7316191 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 66110 63700 716 1205 0 64901 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 264440

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 10268
/proc/meminfo: memFree=31942744/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=268064 CPUtime=162.3 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 70804 0 0 0 16154 76 0 0 25 0 1 0 901630915 274497536 64165 33554432000 4194304 9128323 140734188397072 18446744073709551615 7327993 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 67016 64165 841 1205 0 65807 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 268064

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 10270
/proc/meminfo: memFree=31939208/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=269560 CPUtime=222.3 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 73283 0 0 0 22132 98 0 0 25 0 1 0 901630915 276029440 64653 33554432000 4194304 9128323 140734188397072 18446744073709551615 7241256 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 67390 64653 716 1205 0 66181 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 269560

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 10271
/proc/meminfo: memFree=31940000/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=270720 CPUtime=282.29 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 92678 0 0 0 28093 136 0 0 25 0 1 0 901630915 277217280 65102 33554432000 4194304 9128323 140734188397072 18446744073709551615 7286099 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 67680 65102 749 1205 0 66471 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 270720

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 10273
/proc/meminfo: memFree=31938300/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=270744 CPUtime=342.3 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 121023 0 0 0 34066 164 0 0 25 0 1 0 901630915 277241856 64775 33554432000 4194304 9128323 140734188397072 18446744073709551615 7312729 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 67686 64775 749 1205 0 66477 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 270744

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 10275
/proc/meminfo: memFree=31939480/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=270312 CPUtime=402.3 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 189602 0 0 0 40033 197 0 0 25 0 1 0 901630915 276799488 64451 33554432000 4194304 9128323 140734188397072 18446744073709551615 7315610 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 67578 64451 749 1205 0 66369 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 270312

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 10276
/proc/meminfo: memFree=31941544/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=270976 CPUtime=462.3 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 231172 0 0 0 46004 226 0 0 25 0 1 0 901630915 277479424 65056 33554432000 4194304 9128323 140734188397072 18446744073709551615 7315305 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 67744 65056 749 1205 0 66535 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 270976

[startup+522.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 10278
/proc/meminfo: memFree=31933688/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=271048 CPUtime=522.3 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 271202 0 0 0 51974 256 0 0 25 0 1 0 901630915 277553152 65086 33554432000 4194304 9128323 140734188397072 18446744073709551615 7315615 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 67762 65086 749 1205 0 66553 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 271048

[startup+582.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 10279
/proc/meminfo: memFree=31936004/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=271028 CPUtime=582.3 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 309467 0 0 0 57947 283 0 0 25 0 1 0 901630915 277532672 65080 33554432000 4194304 9128323 140734188397072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 67757 65080 749 1205 0 66548 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 271028

[startup+642.3 s]

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

[startup+822.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 10286
/proc/meminfo: memFree=31930360/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=270708 CPUtime=822.31 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 444854 0 0 0 81833 398 0 0 25 0 1 0 901630915 277204992 64995 33554432000 4194304 9128323 140734188397072 18446744073709551615 7285975 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 67677 64995 749 1205 0 66468 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 270708

[startup+882.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 10287
/proc/meminfo: memFree=31929324/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=273280 CPUtime=882.31 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 463587 0 0 0 87801 430 0 0 25 0 1 0 901630915 279838720 65240 33554432000 4194304 9128323 140734188397072 18446744073709551615 7192212 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 68320 65240 749 1205 0 67111 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 273280

[startup+942.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 10289
/proc/meminfo: memFree=31928780/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=274052 CPUtime=942.32 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 465585 0 0 0 93765 467 0 0 25 0 1 0 901630915 280629248 65456 33554432000 4194304 9128323 140734188397072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 68513 65456 749 1205 0 67304 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 274052

[startup+1002.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 10291
/proc/meminfo: memFree=31926004/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=274400 CPUtime=1002.31 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 480496 0 0 0 99726 505 0 0 25 0 1 0 901630915 280985600 65875 33554432000 4194304 9128323 140734188397072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 68600 65875 749 1205 0 67391 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 274400

[startup+1062.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 10292
/proc/meminfo: memFree=31920992/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=281740 CPUtime=1062.31 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 488741 0 0 0 105698 533 0 0 25 0 1 0 901630915 288501760 67266 33554432000 4194304 9128323 140734188397072 18446744073709551615 7326053 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 70435 67266 749 1205 0 69226 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 281740

[startup+1122.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 10294
/proc/meminfo: memFree=31920200/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=281740 CPUtime=1122.31 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 488833 0 0 0 111672 559 0 0 25 0 1 0 901630915 288501760 67358 33554432000 4194304 9128323 140734188397072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 70435 67358 749 1205 0 69226 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 281740

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 10295
/proc/meminfo: memFree=31928224/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=274044 CPUtime=1182.32 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 490127 0 0 0 117636 596 0 0 25 0 1 0 901630915 280621056 65355 33554432000 4194304 9128323 140734188397072 18446744073709551615 7312709 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 68511 65355 749 1205 0 67302 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 274044

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 10297
/proc/meminfo: memFree=31925700/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=274044 CPUtime=1242.32 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 490214 0 0 0 123600 632 0 0 25 0 1 0 901630915 280621056 65442 33554432000 4194304 9128323 140734188397072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 68511 65442 749 1205 0 67302 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 274044

[startup+1302.3 s]
/proc/loadavg: 2.05 2.00 1.91 3/178 10299
/proc/meminfo: memFree=31922420/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=274044 CPUtime=1302.32 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 490423 0 0 0 129569 663 0 0 25 0 1 0 901630915 280621056 65651 33554432000 4194304 9128323 140734188397072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 68511 65651 749 1205 0 67302 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 274044

[startup+1362.3 s]
/proc/loadavg: 2.02 2.00 1.91 3/178 10309
/proc/meminfo: memFree=31922004/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=274044 CPUtime=1362.32 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 490545 0 0 0 135532 700 0 0 25 0 1 0 901630915 280621056 65773 33554432000 4194304 9128323 140734188397072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 68511 65773 749 1205 0 67302 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 274044

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10311
/proc/meminfo: memFree=31922564/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=273276 CPUtime=1422.32 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 491806 0 0 0 141496 736 0 0 25 0 1 0 901630915 279834624 65388 33554432000 4194304 9128323 140734188397072 18446744073709551615 7191211 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 68319 65388 753 1205 0 67110 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 273276

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10312
/proc/meminfo: memFree=31920908/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=274908 CPUtime=1482.32 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 492243 0 0 0 147468 764 0 0 25 0 1 0 901630915 281505792 65825 33554432000 4194304 9128323 140734188397072 18446744073709551615 7312716 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 68727 65825 753 1205 0 67518 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 274908

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10317
/proc/meminfo: memFree=31859208/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=276600 CPUtime=1542.32 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 493954 0 0 0 153442 790 0 0 25 0 1 0 901630915 283238400 66386 33554432000 4194304 9128323 140734188397072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 69150 66386 753 1205 0 67941 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 276600

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10319
/proc/meminfo: memFree=31858872/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=276600 CPUtime=1602.33 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 493955 0 0 0 159424 809 0 0 25 0 1 0 901630915 283238400 66387 33554432000 4194304 9128323 140734188397072 18446744073709551615 7177526 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 69150 66387 753 1205 0 67941 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 276600

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10320
/proc/meminfo: memFree=31858092/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=277252 CPUtime=1662.33 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 494101 0 0 0 165394 839 0 0 25 0 1 0 901630915 283906048 66533 33554432000 4194304 9128323 140734188397072 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 69313 66533 753 1205 0 68104 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 277252

[startup+1722.3 s]
/proc/loadavg: 2.02 2.00 1.91 3/178 10361
/proc/meminfo: memFree=31933708/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=282832 CPUtime=1722.32 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 495122 0 0 0 171355 877 0 0 25 0 1 0 901630915 289619968 67554 33554432000 4194304 9128323 140734188397072 18446744073709551615 7286095 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 70708 67554 753 1205 0 69499 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 282832

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 1.92 3/178 10362
/proc/meminfo: memFree=31922336/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=282832 CPUtime=1782.33 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 495130 0 0 0 177335 898 0 0 25 0 1 0 901630915 289619968 67562 33554432000 4194304 9128323 140734188397072 18446744073709551615 7347533 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/10263/statm: 70708 67562 753 1205 0 69499 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 282832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.03 2.01 1.92 3/178 10363
/proc/meminfo: memFree=31922200/32951124 swapFree=67056676/67111528
[pid=10263] ppid=10261 vsize=282832 CPUtime=1800.03 cores=1,3,5,7
/proc/10263/stat : 10263 (scip-2.0.1.4.li) R 10261 10263 9967 0 -1 4202496 495130 0 0 0 179098 905 0 0 25 0 1 0 901630915 289619968 67562 33554432000 4194304 9128323 140734188397072 18446744073709551615 4692805 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10263/statm: 70708 67562 753 1205 0 69499 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 282832

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.02
CPU time (s): 1800.05
CPU user time (s): 1790.99
CPU system time (s): 9.06662
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 340720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.99
system time used= 9.06662
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 495130
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= 5
involuntary context switches= 2237

runsolver used 2.70159 second user time and 6.561 second system time

The end

Launcher Data

Begin job on node136 at 2011-06-12 19:38:49
IDJOB=3447524
IDBENCH=79092
IDSOLVER=1944
FILE ID=node136/3447524-1307900329
RUNJOBID= node136-1307897180-9986
PBS_JOBID= 13559606
Free space on /tmp= 74044 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/normalized-j6030_9-unsat--soft-66-100-0.wbo
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3447524-1307900329/watcher-3447524-1307900329 -o /tmp/evaluation-result-3447524-1307900329/solver-3447524-1307900329 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447524-1307900329.wbo -t 1800 -m 15500

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 1889fba1555b8697309aed0b2b80cc12
RANDOM SEED=1347059063

node136.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.809
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.61
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.809
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.809
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.809
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.76
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.809
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.809
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.83
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32197488 kB
Buffers:        113928 kB
Cached:         221872 kB
SwapCached:       8452 kB
Active:         466736 kB
Inactive:        99868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32197488 kB
SwapTotal:    67111528 kB
SwapFree:     67056676 kB
Dirty:           13236 kB
Writeback:           0 kB
AnonPages:      228052 kB
Mapped:          16084 kB
Slab:           122768 kB
PageTables:       4748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   428724 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= 74036 MiB
End job on node136 at 2011-06-12 20:08:52