Trace number 2693036

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.rf9.ucl--soft-66-100-0.wbo
MD5SUMb9fa744ec68633cb4114d71740485b31
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1.20882
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables11476
Total number of constraints33090
Number of soft constraints11224
Number of constraints which are clauses32382
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints708
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 569299
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 569298
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
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-2693036-1277914707.wbo>
0.19/0.28	c original problem has 33924 variables (22700 bin, 0 int, 0 impl, 11224 cont) and 44315 constraints
0.19/0.28	c problem read
0.19/0.28	c presolving settings loaded
0.39/0.47	c presolving:
0.59/0.62	c (round 1) 232 del vars, 13 del conss, 4 chg bounds, 354 chg sides, 714 chg coeffs, 0 upgd conss, 238623 impls, 0 clqs
0.59/0.64	c (round 2) 234 del vars, 471 del conss, 4 chg bounds, 354 chg sides, 714 chg coeffs, 0 upgd conss, 238623 impls, 0 clqs
0.59/0.69	c (round 3) 237 del vars, 472 del conss, 11225 chg bounds, 354 chg sides, 714 chg coeffs, 0 upgd conss, 238623 impls, 0 clqs
0.79/0.84	c (round 4) 238 del vars, 472 del conss, 11225 chg bounds, 354 chg sides, 714 chg coeffs, 21402 upgd conss, 238623 impls, 0 clqs
5.79/5.83	c    (5.3s) probing: 1000/22465 (4.5%) - 0 fixings, 13 aggregations, 25911 implications, 0 bound changes
9.69/9.76	c    (9.1s) probing: 2000/22465 (8.9%) - 0 fixings, 15 aggregations, 34908 implications, 0 bound changes
13.20/13.30	c    (12.6s) probing: 3000/22465 (13.4%) - 1 fixings, 16 aggregations, 38664 implications, 0 bound changes
16.50/16.51	c    (15.8s) probing: 4000/22465 (17.8%) - 1 fixings, 16 aggregations, 39107 implications, 0 bound changes
19.59/19.66	c    (18.9s) probing: 4990/22465 (22.2%) - 1 fixings, 16 aggregations, 39323 implications, 0 bound changes
19.59/19.66	c    (18.9s) probing aborted: 2000/2000 successive useless probings
19.59/19.67	c (round 5) 255 del vars, 472 del conss, 11225 chg bounds, 354 chg sides, 714 chg coeffs, 21402 upgd conss, 464186 impls, 0 clqs
19.69/19.79	c    (19.0s) probing: 5000/22465 (22.3%) - 1 fixings, 16 aggregations, 39464 implications, 0 bound changes
21.59/21.69	c    (20.9s) probing: 5457/22465 (24.3%) - 1 fixings, 18 aggregations, 40027 implications, 0 bound changes
21.59/21.69	c    (20.9s) probing aborted: 100/100 successive totally useless probings
21.59/21.69	c presolving (6 rounds):
21.59/21.69	c  258 deleted vars, 475 deleted constraints, 11225 tightened bounds, 0 added holes, 354 changed sides, 714 changed coefficients
21.59/21.69	c  465612 implications, 0 cliques
21.59/21.69	c presolved problem has 33666 variables (22445 bin, 0 int, 0 impl, 11221 cont) and 43840 constraints
21.59/21.69	c   11221 constraints of type <indicator>
21.59/21.69	c       1 constraints of type <varbound>
21.59/21.69	c     454 constraints of type <knapsack>
21.59/21.69	c   11220 constraints of type <linear>
21.59/21.69	c   20944 constraints of type <logicor>
21.59/21.69	c transformed objective value is always integral (scale: 1)
21.59/21.69	c Presolving Time: 20.80
21.59/21.69	c - non default parameters ----------------------------------------------------------------------
21.59/21.69	c # SCIP version 1.2.1.2
21.59/21.69	c 
21.59/21.69	c # frequency for displaying node information lines
21.59/21.69	c # [type: int, range: [-1,2147483647], default: 100]
21.59/21.69	c display/freq = 10000
21.59/21.69	c 
21.59/21.69	c # maximal time in seconds to run
21.59/21.69	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
21.59/21.69	c limits/time = 1799.72
21.59/21.69	c 
21.59/21.69	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
21.59/21.69	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
21.59/21.69	c limits/memory = 3420
21.59/21.69	c 
21.59/21.69	c # should presolving try to simplify inequalities
21.59/21.69	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
21.59/21.69	c constraints/linear/simplifyinequalities = TRUE
21.59/21.69	c 
21.59/21.69	c # should presolving try to simplify knapsacks
21.59/21.69	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
21.59/21.69	c constraints/knapsack/simplifyinequalities = TRUE
21.59/21.69	c 
21.59/21.69	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
21.59/21.69	c # [type: int, range: [-1,2147483647], default: -1]
21.59/21.69	c separating/rapidlearning/freq = 0
21.59/21.69	c 
21.59/21.69	c -----------------------------------------------------------------------------------------------
21.59/21.69	c start solving
21.69/21.70	c 
21.89/21.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
21.89/21.91	c  21.1s|     1 |     0 |  1117 |     - | 143M|   0 | 766 |  33k|  43k|  33k|  21k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
23.59/23.64	c  22.6s|     1 |     0 |  1869 |     - | 144M|   0 | 980 |  33k|  43k|  33k|  21k| 384 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
25.00/25.03	c  23.9s|     1 |     0 |  3117 |     - | 145M|   0 |1792 |  33k|  43k|  33k|  22k| 715 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
28.69/28.71	c  27.6s|     1 |     0 |  5137 |     - | 145M|   0 |2478 |  33k|  43k|  33k|  22k|1112 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
33.90/33.93	c  32.7s|     1 |     0 |  7804 |     - | 146M|   0 |3093 |  33k|  43k|  33k|  22k|1486 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
44.00/44.05	c  42.8s|     1 |     0 | 10976 |     - | 146M|   0 |3568 |  33k|  43k|  33k|  23k|1877 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
58.40/58.45	c  57.1s|     1 |     0 | 14820 |     - | 147M|   0 |4075 |  33k|  43k|  33k|  23k|2233 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
82.49/82.56	c  81.0s|     1 |     2 | 14820 |     - | 148M|   0 |4075 |  33k|  43k|  33k|  23k|2233 |   0 |  17 | 0.000000e+00 |      --      |    Inf 
82.60/82.61	o 569174
82.60/82.61	c y81.0s|     2 |     1 | 14820 |   0.0 | 148M|   1 |   - |  33k|  43k|   0 |   0 |2233 |   0 |  17 | 0.000000e+00 | 5.691740e+05 |    Inf 
1622.74/1622.76	c  1545s| 10000 |  9911 |689884 |  67.5 | 346M| 579 |   0 |  33k|  44k|  33k|  24k|  30k| 331 |6047 | 0.000000e+00 | 5.691740e+05 |    Inf 
1800.06/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.06/1800.02	c 
1800.06/1800.02	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.02	c Solving Time (sec) : 1708.56
1800.06/1800.02	c Solving Nodes      : 13490
1800.06/1800.02	c Primal Bound       : +5.69174000000000e+05 (105 solutions)
1800.06/1800.02	c Dual Bound         : +0.00000000000000e+00
1800.06/1800.02	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-2693036-1277914707/watcher-2693036-1277914707 -o /tmp/evaluation-result-2693036-1277914707/solver-2693036-1277914707 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693036-1277914707.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.00 1.97 1.98 4/178 25347
/proc/meminfo: memFree=31152120/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=10872 CPUtime=0
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 1642 0 0 0 0 0 0 0 21 0 1 0 167074227 11132928 1563 4089446400 4194304 9819077 140735980714240 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/25347/statm: 2718 1563 392 1374 0 1339 0

[startup+0.103061 s]
/proc/loadavg: 2.00 1.97 1.98 4/178 25347
/proc/meminfo: memFree=31152120/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=29628 CPUtime=0.09
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 6352 0 0 0 9 0 0 0 21 0 1 0 167074227 30339072 6273 4089446400 4194304 9819077 140735980714240 18446744073709551615 8675093 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25347/statm: 7407 6273 392 1374 0 6028 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29628

[startup+0.201048 s]
/proc/loadavg: 2.00 1.97 1.98 4/178 25347
/proc/meminfo: memFree=31152120/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=45120 CPUtime=0.19
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 10185 0 0 0 19 0 0 0 21 0 1 0 167074227 46202880 10106 4089446400 4194304 9819077 140735980714240 18446744073709551615 4639422 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25347/statm: 11280 10106 392 1374 0 9901 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 45120

[startup+0.301032 s]
/proc/loadavg: 2.00 1.97 1.98 4/178 25347
/proc/meminfo: memFree=31152120/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=74196 CPUtime=0.29
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 17696 0 0 0 28 1 0 0 21 0 1 0 167074227 75976704 17227 4089446400 4194304 9819077 140735980714240 18446744073709551615 6179008 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 18549 17315 431 1374 0 17170 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74196

[startup+0.700939 s]
/proc/loadavg: 2.00 1.97 1.98 4/178 25347
/proc/meminfo: memFree=31152120/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=147396 CPUtime=0.69
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 36791 0 0 0 57 12 0 0 22 0 1 0 167074227 150933504 34796 4089446400 4194304 9819077 140735980714240 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 36849 34796 520 1374 0 35470 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 147396

[startup+1.50079 s]
/proc/loadavg: 2.00 1.97 1.98 3/179 25348
/proc/meminfo: memFree=30997164/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=167268 CPUtime=1.49
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 44848 0 0 0 126 23 0 0 25 0 1 0 167074227 171282432 39687 4089446400 4194304 9819077 140735980714240 18446744073709551615 5497079 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 41817 39687 533 1374 0 40438 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 167268

[startup+3.10049 s]
/proc/loadavg: 2.00 1.97 1.98 3/179 25348
/proc/meminfo: memFree=30991584/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=171220 CPUtime=3.09
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 45819 0 0 0 283 26 0 0 25 0 1 0 167074227 175329280 40658 4089446400 4194304 9819077 140735980714240 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 42805 40658 533 1374 0 41426 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 171220

[startup+6.3009 s]
/proc/loadavg: 2.00 1.97 1.98 3/179 25348
/proc/meminfo: memFree=30986396/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=174024 CPUtime=6.29
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 46516 0 0 0 599 30 0 0 25 0 1 0 167074227 178200576 41355 4089446400 4194304 9819077 140735980714240 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 43506 41355 538 1374 0 42127 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 174024

[startup+12.7007 s]
/proc/loadavg: 2.00 1.97 1.98 3/179 25348
/proc/meminfo: memFree=30979344/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=177144 CPUtime=12.69
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 47289 0 0 0 1231 38 0 0 25 0 1 0 167074227 181395456 42128 4089446400 4194304 9819077 140735980714240 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 44286 42128 538 1374 0 42907 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 177144

[startup+25.5003 s]
/proc/loadavg: 2.00 1.97 1.98 3/179 25348
/proc/meminfo: memFree=30924776/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=241268 CPUtime=25.49
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 90412 0 0 0 2465 84 0 0 25 0 1 0 167074227 247058432 54169 4089446400 4194304 9819077 140735980714240 18446744073709551615 6555524 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 60317 54169 697 1374 0 58938 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 241268

[startup+51.1006 s]
/proc/loadavg: 2.06 1.99 1.98 3/179 25349
/proc/meminfo: memFree=30896596/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=256052 CPUtime=51.1
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 121671 0 0 0 5008 102 0 0 25 0 1 0 167074227 262197248 56647 4089446400 4194304 9819077 140735980714240 18446744073709551615 6054575 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 64013 56647 699 1374 0 62634 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 256052

[startup+102.301 s]
/proc/loadavg: 2.02 1.99 1.98 3/179 25350
/proc/meminfo: memFree=30870392/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=278444 CPUtime=102.3
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 354477 0 0 0 10083 147 0 0 25 0 1 0 167074227 285126656 58349 4089446400 4194304 9819077 140735980714240 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 69611 58349 742 1374 0 68232 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 278444

[startup+162.301 s]
/proc/loadavg: 2.01 1.99 1.98 3/179 25352
/proc/meminfo: memFree=30833748/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=278072 CPUtime=162.29
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 662668 0 0 0 16030 199 0 0 25 0 1 0 167074227 284745728 58257 4089446400 4194304 9819077 140735980714240 18446744073709551615 7292028 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 69518 58257 742 1374 0 68139 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 278072

[startup+222.307 s]
/proc/loadavg: 2.00 1.99 1.98 3/179 25354
/proc/meminfo: memFree=30793892/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=262812 CPUtime=222.31
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 1818885 0 0 0 21882 349 0 0 25 0 1 0 167074227 269119488 58420 4089446400 4194304 9819077 140735980714240 18446744073709551615 7291131 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 65703 58420 745 1374 0 64324 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 262812

[startup+282.301 s]
/proc/loadavg: 2.00 1.99 1.98 3/179 25355
/proc/meminfo: memFree=30756780/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=258464 CPUtime=282.3
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 4108521 0 0 0 27595 635 0 0 25 0 1 0 167074227 264667136 58840 4089446400 4194304 9819077 140735980714240 18446744073709551615 7234159 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 64616 58840 745 1374 0 63237 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 258464

[startup+342.301 s]
/proc/loadavg: 2.00 1.99 1.98 3/179 25357
/proc/meminfo: memFree=30721524/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=262616 CPUtime=342.3
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 5809580 0 0 0 33373 857 0 0 25 0 1 0 167074227 268918784 58520 4089446400 4194304 9819077 140735980714240 18446744073709551615 6003412 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 65654 58520 745 1374 0 64275 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 262616

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/179 25358
/proc/meminfo: memFree=30686404/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=264092 CPUtime=402.31
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 8965957 0 0 0 38989 1242 0 0 25 0 1 0 167074227 270430208 59172 4089446400 4194304 9819077 140735980714240 18446744073709551615 6367359 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 66023 59172 745 1374 0 64644 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 264092

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/179 25360
/proc/meminfo: memFree=30647180/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=269064 CPUtime=462.31
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 11876606 0 0 0 44630 1601 0 0 25 0 1 0 167074227 275521536 60286 4089446400 4194304 9819077 140735980714240 18446744073709551615 7289267 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 67266 60287 746 1374 0 65887 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 269064

[startup+522.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/179 25362
/proc/meminfo: memFree=30602616/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=292336 CPUtime=522.31
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 14777252 0 0 0 50264 1967 0 0 25 0 1 0 167074227 299352064 61846 4089446400 4194304 9819077 140735980714240 18446744073709551615 7291684 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 73084 61846 746 1374 0 71705 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 292336

[startup+582.301 s]
/proc/loadavg: 2.00 1.99 1.98 3/179 25363
/proc/meminfo: memFree=30574056/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=271212 CPUtime=582.31
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 17329916 0 0 0 55939 2292 0 0 25 0 1 0 167074227 277721088 60957 4089446400 4194304 9819077 140735980714240 18446744073709551615 7291684 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 67803 60957 746 1374 0 66424 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 271212

[startup+642.301 s]
/proc/loadavg: 2.07 2.00 1.99 3/179 25365
/proc/meminfo: memFree=30543756/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=295076 CPUtime=642.32
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 19681745 0 0 0 61644 2588 0 0 25 0 1 0 167074227 302157824 62539 4089446400 4194304 9819077 140735980714240 18446744073709551615 6191145 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 73769 62539 746 1374 0 72390 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 295076

[startup+702.301 s]

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

/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 33517898 0 0 0 101901 4332 0 0 25 0 1 0 167074227 296493056 65505 4089446400 4194304 9819077 140735980714240 18446744073709551615 7290936 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 72386 65507 746 1374 0 71007 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 289544

[startup+1122.3 s]
/proc/loadavg: 2.05 2.01 1.99 3/179 25378
/proc/meminfo: memFree=30307812/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=300516 CPUtime=1122.33
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 35813002 0 0 0 107607 4626 0 0 25 0 1 0 167074227 307728384 68046 4089446400 4194304 9819077 140735980714240 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 75129 68046 747 1374 0 73750 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 300516

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 1.99 3/179 25407
/proc/meminfo: memFree=30979532/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=311700 CPUtime=1182.33
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 38372225 0 0 0 113278 4955 0 0 25 0 1 0 167074227 319180800 70802 4089446400 4194304 9819077 140735980714240 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 77925 70802 747 1374 0 76546 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 311700

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 25409
/proc/meminfo: memFree=30872664/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=333172 CPUtime=1242.34
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 40566758 0 0 0 118987 5247 0 0 25 0 1 0 167074227 341168128 76148 4089446400 4194304 9819077 140735980714240 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 83293 76148 747 1374 0 81914 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 333172

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 25410
/proc/meminfo: memFree=30846216/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=349736 CPUtime=1302.33
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 42686302 0 0 0 124718 5515 0 0 25 0 1 0 167074227 358129664 80246 4089446400 4194304 9819077 140735980714240 18446744073709551615 6581232 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 87434 80246 747 1374 0 86055 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 349736

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 25412
/proc/meminfo: memFree=30814444/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=378268 CPUtime=1362.34
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 45988902 0 0 0 130294 5940 0 0 25 0 1 0 167074227 387346432 87361 4089446400 4194304 9819077 140735980714240 18446744073709551615 6628152 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 94567 87361 747 1374 0 93188 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 378268

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 25414
/proc/meminfo: memFree=30801260/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=387840 CPUtime=1422.34
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 48237542 0 0 0 136009 6225 0 0 25 0 1 0 167074227 397148160 90783 4089446400 4194304 9819077 140735980714240 18446744073709551615 7226672 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 96960 90783 747 1374 0 95581 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 387840

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 25415
/proc/meminfo: memFree=30774064/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=434452 CPUtime=1482.34
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 51941460 0 0 0 141541 6693 0 0 25 0 1 0 167074227 444878848 97630 4089446400 4194304 9819077 140735980714240 18446744073709551615 6519265 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 108613 97630 747 1374 0 107234 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 434452

[startup+1542.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 25417
/proc/meminfo: memFree=30738932/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=434476 CPUtime=1542.35
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 55062351 0 0 0 147148 7087 0 0 25 0 1 0 167074227 444903424 100766 4089446400 4194304 9819077 140735980714240 18446744073709551615 7487724 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 108619 100803 747 1374 0 107240 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 434476

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 25418
/proc/meminfo: memFree=30740128/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=450180 CPUtime=1602.34
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 58921225 0 0 0 152667 7567 0 0 25 0 1 0 167074227 460984320 104694 4089446400 4194304 9819077 140735980714240 18446744073709551615 8675093 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 112545 104723 747 1374 0 111166 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 450180

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25420
/proc/meminfo: memFree=30725328/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=470900 CPUtime=1662.35
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 62263994 0 0 0 158239 7996 0 0 25 0 1 0 167074227 482201600 110059 4089446400 4194304 9819077 140735980714240 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 117725 110059 747 1374 0 116346 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 470900

[startup+1722.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 25422
/proc/meminfo: memFree=30699388/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=484824 CPUtime=1722.35
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 66161505 0 0 0 163760 8475 0 0 25 0 1 0 167074227 496459776 114429 4089446400 4194304 9819077 140735980714240 18446744073709551615 7235184 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 121206 114429 747 1374 0 119827 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 484824

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 25423
/proc/meminfo: memFree=30683856/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=505252 CPUtime=1782.35
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 70080741 0 0 0 169259 8976 0 0 25 0 1 0 167074227 517378048 118276 4089446400 4194304 9819077 140735980714240 18446744073709551615 8675093 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 126313 118304 747 1374 0 124934 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 505252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 25424
/proc/meminfo: memFree=30676284/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=529708 CPUtime=1800.06
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 71257423 0 0 0 170881 9125 0 0 25 0 1 0 167074227 542420992 120983 4089446400 4194304 9819077 140735980714240 18446744073709551615 6197482 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/25347/statm: 132427 120983 747 1374 0 131048 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 529708

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -25347

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

[startup+1800.7 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 25425
/proc/meminfo: memFree=30675272/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=510668 CPUtime=1800.76
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 71258328 0 0 0 170951 9125 0 0 25 0 1 0 167074227 522924032 120095 4089446400 4194304 9819077 140735980714240 18446744073709551615 4241136 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25347/statm: 127667 120095 747 1374 0 126288 0
Current children cumulated CPU time (s) 1800.76
Current children cumulated vsize (KiB) 510668

[startup+1801.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 25425
/proc/meminfo: memFree=30675272/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=510668 CPUtime=1801.55
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 71258328 0 0 0 171030 9125 0 0 25 0 1 0 167074227 522924032 120095 4089446400 4194304 9819077 140735980714240 18446744073709551615 8679111 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25347/statm: 127667 120095 747 1374 0 126288 0
Current children cumulated CPU time (s) 1801.55
Current children cumulated vsize (KiB) 510668

[startup+1801.91 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 25425
/proc/meminfo: memFree=30675396/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=510668 CPUtime=1801.96
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 71258328 0 0 0 171071 9125 0 0 25 0 1 0 167074227 522924032 120095 4089446400 4194304 9819077 140735980714240 18446744073709551615 8678556 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25347/statm: 127667 120095 747 1374 0 126288 0
Current children cumulated CPU time (s) 1801.96
Current children cumulated vsize (KiB) 510668

[startup+1802 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 25425
/proc/meminfo: memFree=30675396/32950928 swapFree=67111528/67111528
[pid=25347] ppid=25345 vsize=510668 CPUtime=1802.05
/proc/25347/stat : 25347 (pbscip.linux.x8) R 25345 25347 24710 0 -1 4202496 71258328 0 0 0 171080 9125 0 0 25 0 1 0 167074227 522924032 120095 4089446400 4194304 9819077 140735980714240 18446744073709551615 8679253 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25347/statm: 127667 120095 747 1374 0 126288 0
Current children cumulated CPU time (s) 1802.05
Current children cumulated vsize (KiB) 510668

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.03
CPU time (s): 1802.09
CPU user time (s): 1710.81
CPU system time (s): 91.2711
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 590616

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

runsolver used 3.00154 second user time and 6.72498 second system time

The end

Launcher Data

Begin job on node113 at 2010-06-30 18:18:27
IDJOB=2693036
IDBENCH=79038
IDSOLVER=1205
FILE ID=node113/2693036-1277914707
PBS_JOBID= 11197255
Free space on /tmp= 74204 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-ooo.rf9.ucl--soft-66-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-2693036-1277914707/watcher-2693036-1277914707 -o /tmp/evaluation-result-2693036-1277914707/solver-2693036-1277914707 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693036-1277914707.wbo -t 1800 -m 3800

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

MD5SUM BENCH= b9fa744ec68633cb4114d71740485b31
RANDOM SEED=669365527

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31152400 kB
Buffers:        198196 kB
Cached:        1041600 kB
SwapCached:          0 kB
Active:         962964 kB
Inactive:       690616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31152400 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7060 kB
Writeback:           0 kB
AnonPages:      414360 kB
Mapped:          17164 kB
Slab:            79044 kB
PageTables:       5724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   568972 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= 74196 MiB
End job on node113 at 2010-06-30 18:48:29