Trace number 2705355

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.3 with Clp 1.11.1 (Release Version) as LP solver? (TO) 1800.11 1800.06

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.ex.br.mem.RobRegValid_bar.ucl--soft-0-100-0.wbo
MD5SUM6ff5f6256885ce59e20b34ff1a5caecf
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big 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 benchmark503.381
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables49621
Total number of constraints138346
Number of soft constraints138346
Number of constraints which are clauses127390
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10956
Minimum length of a constraint1
Maximum length of a constraint15
Top cost 6988328
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 6988327
Biggest number in a constraint 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 510
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

Solver Data

0.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1]
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-2705355-1278576548.wbo>
1.69/1.74	c original problem has 326313 variables (187967 bin, 0 int, 138346 impl, 0 cont) and 276693 constraints
1.69/1.74	c problem read
1.69/1.75	c presolving settings loaded
259.19/259.20	o 6988327
259.19/259.20	c feasible solution found by trivial heuristic, objective value  6.988327e+06
259.19/259.20	c presolving:
259.50/259.51	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 5478 chg sides, 10956 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
259.69/259.78	c (round 2) 0 del vars, 1 del conss, 138346 chg bounds, 5478 chg sides, 10956 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
264.00/264.06	c    (262.3s) probing: 101/187967 (0.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
264.00/264.06	c    (262.3s) probing aborted: 100/100 successive totally useless probings
264.00/264.09	c presolving (3 rounds):
264.00/264.09	c  0 deleted vars, 1 deleted constraints, 138346 tightened bounds, 0 added holes, 5478 changed sides, 10956 changed coefficients
264.00/264.09	c  265736 implications, 0 cliques
264.00/264.09	c presolved problem has 326313 variables (187967 bin, 0 int, 138346 impl, 0 cont) and 276692 constraints
264.00/264.09	c       1 constraints of type <varbound>
264.00/264.09	c  138345 constraints of type <linear>
264.00/264.09	c  138346 constraints of type <indicator>
264.00/264.09	c transformed objective value is always integral (scale: 1)
264.00/264.09	c Presolving Time: 261.33
264.00/264.09	c - non default parameters ----------------------------------------------------------------------
264.00/264.09	c # SCIP version 1.2.1.3
264.00/264.09	c 
264.00/264.09	c # frequency for displaying node information lines
264.00/264.09	c # [type: int, range: [-1,2147483647], default: 100]
264.00/264.09	c display/freq = 10000
264.00/264.09	c 
264.00/264.09	c # maximal time in seconds to run
264.00/264.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
264.00/264.09	c limits/time = 1788.26
264.00/264.09	c 
264.00/264.09	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
264.00/264.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
264.00/264.09	c limits/memory = 3420
264.00/264.09	c 
264.00/264.09	c # default clock type (1: CPU user seconds, 2: wall clock time)
264.00/264.09	c # [type: int, range: [1,2], default: 1]
264.00/264.09	c timing/clocktype = 2
264.00/264.09	c 
264.00/264.09	c # should presolving try to simplify inequalities
264.00/264.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
264.00/264.09	c constraints/linear/simplifyinequalities = TRUE
264.00/264.09	c 
264.00/264.09	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
264.00/264.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
264.00/264.09	c constraints/indicator/addCouplingCons = TRUE
264.00/264.09	c 
264.00/264.09	c # should presolving try to simplify knapsacks
264.00/264.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
264.00/264.09	c constraints/knapsack/simplifyinequalities = TRUE
264.00/264.09	c 
264.00/264.09	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
264.00/264.09	c # [type: int, range: [-1,2147483647], default: -1]
264.00/264.09	c separating/rapidlearning/freq = 0
264.00/264.09	c 
264.00/264.09	c -----------------------------------------------------------------------------------------------
264.00/264.09	c start solving
264.09/264.17	c 
264.89/264.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
264.89/264.93	c t 263s|     1 |     0 |     0 |     - |1061M|   0 |   0 | 326k| 276k| 326k|   0 |   0 |   0 |   0 | 0.000000e+00 | 6.988327e+06 |    Inf 
265.00/265.07	c   263s|     1 |     0 |   201 |     - |1061M|   0 |   2 | 326k| 276k| 326k| 201 | 201 |   0 |   0 | 0.000000e+00 | 6.988327e+06 |    Inf 
265.79/265.87	c   264s|     1 |     0 |   321 |     - |1062M|   0 |   2 | 326k| 276k| 326k| 403 | 403 |   0 |   0 | 0.000000e+00 | 6.988327e+06 |    Inf 
267.09/267.11	c   265s|     1 |     0 |   528 |     - |1062M|   0 |   6 | 326k| 276k| 326k| 604 | 604 |   0 |   0 | 0.000000e+00 | 6.988327e+06 |    Inf 
268.70/268.72	c   267s|     1 |     0 |   755 |     - |1063M|   0 | 174 | 326k| 276k| 326k| 808 | 808 |   0 |   0 | 0.000000e+00 | 6.988327e+06 |    Inf 
272.50/272.52	c   271s|     1 |     0 |   940 |     - |1065M|   0 | 317 | 326k| 276k| 326k|1012 |1012 |   0 |   0 | 0.000000e+00 | 6.988327e+06 |    Inf 
276.50/276.56	c   275s|     1 |     0 |  1138 |     - |1066M|   0 | 372 | 326k| 276k| 326k|1216 |1216 |   0 |   0 | 0.000000e+00 | 6.988327e+06 |    Inf 
280.59/280.66	c   279s|     1 |     2 |  1138 |     - |1070M|   0 | 372 | 326k| 276k| 326k|1216 |1216 |   0 |  33 | 0.000000e+00 | 6.988327e+06 |    Inf 
1790.03/1790.05	c 
1790.03/1790.05	c SCIP Status        : solving was interrupted [time limit reached]
1790.03/1790.05	c Solving Time (sec) : 1788.30
1790.03/1790.05	c Solving Nodes      : 404
1790.03/1790.05	c Primal Bound       : +6.98832700000000e+06 (3 solutions)
1790.03/1790.05	c Dual Bound         : +0.00000000000000e+00
1790.03/1790.05	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-2705355-1278576548/watcher-2705355-1278576548 -o /tmp/evaluation-result-2705355-1278576548/solver-2705355-1278576548 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705355-1278576548.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.99 1.91 4/178 21748
/proc/meminfo: memFree=29786420/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=12336 CPUtime=0
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 1942 0 0 0 0 0 0 0 23 0 1 0 25869609 12632064 1861 4089446400 4194304 10345943 140735130328800 18446744073709551615 6326861 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21748/statm: 3084 1861 429 1502 0 1577 0

[startup+0.0786769 s]
/proc/loadavg: 1.92 1.99 1.91 4/178 21748
/proc/meminfo: memFree=29786420/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=34512 CPUtime=0.06
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 7474 0 0 0 6 0 0 0 23 0 1 0 25869609 35340288 7393 4089446400 4194304 10345943 140735130328800 18446744073709551615 9085899 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21748/statm: 8628 7393 430 1502 0 7121 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 34512

[startup+0.100674 s]
/proc/loadavg: 1.92 1.99 1.91 4/178 21748
/proc/meminfo: memFree=29786420/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=39172 CPUtime=0.08
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 8656 0 0 0 8 0 0 0 23 0 1 0 25869609 40112128 8575 4089446400 4194304 10345943 140735130328800 18446744073709551615 9134633 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21748/statm: 9793 8575 430 1502 0 8286 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 39172

[startup+0.30064 s]
/proc/loadavg: 1.92 1.99 1.91 4/178 21748
/proc/meminfo: memFree=29786420/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=90460 CPUtime=0.29
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 21470 0 0 0 27 2 0 0 23 0 1 0 25869609 92631040 21389 4089446400 4194304 10345943 140735130328800 18446744073709551615 9134608 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21748/statm: 22615 21389 430 1502 0 21108 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 90460

[startup+0.700565 s]
/proc/loadavg: 1.92 1.99 1.91 4/178 21748
/proc/meminfo: memFree=29786420/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=190932 CPUtime=0.69
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 46524 0 0 0 63 6 0 0 25 0 1 0 25869609 195514368 46443 4089446400 4194304 10345943 140735130328800 18446744073709551615 6326861 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21748/statm: 47733 46444 430 1502 0 46226 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 190932

[startup+1.50043 s]
/proc/loadavg: 1.92 1.99 1.91 3/179 21749
/proc/meminfo: memFree=29526236/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=385980 CPUtime=1.49
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 95222 0 0 0 137 12 0 0 25 0 1 0 25869609 395243520 95141 4089446400 4194304 10345943 140735130328800 18446744073709551615 9122443 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21748/statm: 96495 95141 430 1502 0 94988 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 385980

[startup+3.10014 s]
/proc/loadavg: 1.92 1.99 1.91 3/179 21749
/proc/meminfo: memFree=29092484/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=962116 CPUtime=3.09
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 238584 0 0 0 281 28 0 0 25 0 1 0 25869609 985206784 238113 4089446400 4194304 10345943 140735130328800 18446744073709551615 4601776 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21748/statm: 240529 238113 494 1502 0 239022 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 962116

[startup+6.30058 s]
/proc/loadavg: 1.93 1.99 1.91 3/179 21749
/proc/meminfo: memFree=28750268/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1044852 CPUtime=6.29
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 257671 0 0 0 599 30 0 0 25 0 1 0 25869609 1069928448 257200 4089446400 4194304 10345943 140735130328800 18446744073709551615 4246696 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21748/statm: 261213 257200 509 1502 0 259706 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1044852

[startup+12.7004 s]
/proc/loadavg: 1.93 1.99 1.91 3/179 21749
/proc/meminfo: memFree=28748556/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1044852 CPUtime=12.69
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 257671 0 0 0 1239 30 0 0 25 0 1 0 25869609 1069928448 257200 4089446400 4194304 10345943 140735130328800 18446744073709551615 4246683 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21748/statm: 261213 257200 509 1502 0 259706 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1044852

[startup+25.5002 s]
/proc/loadavg: 1.95 1.99 1.91 3/179 21749
/proc/meminfo: memFree=28748736/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1044852 CPUtime=25.49
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 257671 0 0 0 2519 30 0 0 25 0 1 0 25869609 1069928448 257200 4089446400 4194304 10345943 140735130328800 18446744073709551615 9138651 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21748/statm: 261213 257200 509 1502 0 259706 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1044852

[startup+51.1006 s]
/proc/loadavg: 1.97 1.99 1.91 3/179 21750
/proc/meminfo: memFree=28747604/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1044852 CPUtime=51.09
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 257671 0 0 0 5079 30 0 0 25 0 1 0 25869609 1069928448 257200 4089446400 4194304 10345943 140735130328800 18446744073709551615 4246696 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21748/statm: 261213 257200 509 1502 0 259706 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1044852

[startup+102.307 s]
/proc/loadavg: 1.98 1.99 1.91 3/179 21751
/proc/meminfo: memFree=28747568/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1044852 CPUtime=102.3
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 257671 0 0 0 10200 30 0 0 25 0 1 0 25869609 1069928448 257200 4089446400 4194304 10345943 140735130328800 18446744073709551615 4246683 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21748/statm: 261213 257200 509 1502 0 259706 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1044852

[startup+162.301 s]
/proc/loadavg: 1.99 1.99 1.91 3/179 21753
/proc/meminfo: memFree=28744056/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1044852 CPUtime=162.3
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 257671 0 0 0 16200 30 0 0 25 0 1 0 25869609 1069928448 257200 4089446400 4194304 10345943 140735130328800 18446744073709551615 4246693 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21748/statm: 261213 257200 509 1502 0 259706 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1044852

[startup+222.3 s]
/proc/loadavg: 1.99 1.99 1.91 3/179 21755
/proc/meminfo: memFree=28739784/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1044852 CPUtime=222.3
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 257671 0 0 0 22200 30 0 0 25 0 1 0 25869609 1069928448 257200 4089446400 4194304 10345943 140735130328800 18446744073709551615 4246430 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21748/statm: 261213 257200 509 1502 0 259706 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1044852

[startup+282.301 s]
/proc/loadavg: 1.99 1.99 1.91 3/179 21756
/proc/meminfo: memFree=27935348/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1879736 CPUtime=282.29
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 475538 0 0 0 28180 49 0 0 25 0 1 0 25869609 1924849664 456619 4089446400 4194304 10345943 140735130328800 18446744073709551615 6802957 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21748/statm: 469934 456619 815 1502 0 468427 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1879736

[startup+342.301 s]
/proc/loadavg: 2.04 2.00 1.91 3/179 21758
/proc/meminfo: memFree=27928364/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1879736 CPUtime=342.3
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 475855 0 0 0 34178 52 0 0 25 0 1 0 25869609 1924849664 456932 4089446400 4194304 10345943 140735130328800 18446744073709551615 6566392 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21748/statm: 469934 456932 812 1502 0 468427 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1879736

[startup+402.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/179 21759
/proc/meminfo: memFree=27921496/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1879736 CPUtime=402.3
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 475948 0 0 0 40173 57 0 0 25 0 1 0 25869609 1924849664 457025 4089446400 4194304 10345943 140735130328800 18446744073709551615 6803557 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21748/statm: 469934 457025 812 1502 0 468427 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1879736

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21761
/proc/meminfo: memFree=27912768/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1879736 CPUtime=462.3
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 475948 0 0 0 46173 57 0 0 25 0 1 0 25869609 1924849664 457025 4089446400 4194304 10345943 140735130328800 18446744073709551615 9138569 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21748/statm: 469934 457025 812 1502 0 468427 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1879736

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21763
/proc/meminfo: memFree=27903912/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1879736 CPUtime=522.3
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 475952 0 0 0 52172 58 0 0 25 0 1 0 25869609 1924849664 457029 4089446400 4194304 10345943 140735130328800 18446744073709551615 5614786 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21748/statm: 469934 457029 812 1502 0 468427 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1879736

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21767
/proc/meminfo: memFree=27894372/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1879736 CPUtime=582.3
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 475988 0 0 0 58172 58 0 0 25 0 1 0 25869609 1924849664 457065 4089446400 4194304 10345943 140735130328800 18446744073709551615 6702772 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21748/statm: 469934 457065 812 1502 0 468427 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1879736

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21769
/proc/meminfo: memFree=27881408/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1879736 CPUtime=642.31
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 475988 0 0 0 64172 59 0 0 25 0 1 0 25869609 1924849664 457065 4089446400 4194304 10345943 140735130328800 18446744073709551615 5614700 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21748/statm: 469934 457065 812 1502 0 468427 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1879736

[startup+702.3 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21774
/proc/meminfo: memFree=27830156/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1879736 CPUtime=822.31
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 475988 0 0 0 82170 61 0 0 25 0 1 0 25869609 1924849664 457065 4089446400 4194304 10345943 140735130328800 18446744073709551615 6520059 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21748/statm: 469934 457065 812 1502 0 468427 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1879736

[startup+882.3 s]
/proc/loadavg: 2.06 2.01 1.92 3/179 21775
/proc/meminfo: memFree=27810268/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1879736 CPUtime=882.31
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 475988 0 0 0 88169 62 0 0 25 0 1 0 25869609 1924849664 457065 4089446400 4194304 10345943 140735130328800 18446744073709551615 6003041 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21748/statm: 469934 457065 812 1502 0 468427 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1879736

[startup+942.301 s]
/proc/loadavg: 2.02 2.01 1.92 3/179 21777
/proc/meminfo: memFree=27796072/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1879736 CPUtime=942.31
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 475988 0 0 0 94169 62 0 0 25 0 1 0 25869609 1924849664 457065 4089446400 4194304 10345943 140735130328800 18446744073709551615 6702715 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21748/statm: 469934 457065 812 1502 0 468427 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1879736

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 21778
/proc/meminfo: memFree=27784492/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1879736 CPUtime=1002.31
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 476316 0 0 0 100168 63 0 0 25 0 1 0 25869609 1924849664 457393 4089446400 4194304 10345943 140735130328800 18446744073709551615 5615616 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21748/statm: 469934 457393 812 1502 0 468427 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1879736

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 21780
/proc/meminfo: memFree=27768936/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1879736 CPUtime=1062.31
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 476317 0 0 0 106167 64 0 0 25 0 1 0 25869609 1924849664 457394 4089446400 4194304 10345943 140735130328800 18446744073709551615 6802983 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21748/statm: 469934 457394 812 1502 0 468427 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1879736

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 21782
/proc/meminfo: memFree=27755368/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1879736 CPUtime=1122.32
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 476317 0 0 0 112166 66 0 0 25 0 1 0 25869609 1924849664 457394 4089446400 4194304 10345943 140735130328800 18446744073709551615 6518604 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21748/statm: 469934 457394 812 1502 0 468427 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1879736

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 21783
/proc/meminfo: memFree=27738960/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1879736 CPUtime=1182.32
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 476318 0 0 0 118164 68 0 0 25 0 1 0 25869609 1924849664 457395 4089446400 4194304 10345943 140735130328800 18446744073709551615 6777403 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21748/statm: 469934 457395 813 1502 0 468427 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1879736

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 21785
/proc/meminfo: memFree=27722064/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1879736 CPUtime=1242.32
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 476318 0 0 0 124163 69 0 0 25 0 1 0 25869609 1924849664 457395 4089446400 4194304 10345943 140735130328800 18446744073709551615 6847521 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21748/statm: 469934 457395 813 1502 0 468427 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1879736

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 21786
/proc/meminfo: memFree=27704764/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1879736 CPUtime=1302.33
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 476319 0 0 0 130163 70 0 0 25 0 1 0 25869609 1924849664 457396 4089446400 4194304 10345943 140735130328800 18446744073709551615 6003080 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21748/statm: 469934 457396 813 1502 0 468427 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 1879736

[startup+1362.3 s]
/proc/loadavg: 2.05 2.01 1.93 3/179 21788
/proc/meminfo: memFree=27691324/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1879736 CPUtime=1362.32
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 476319 0 0 0 136162 70 0 0 25 0 1 0 25869609 1924849664 457396 4089446400 4194304 10345943 140735130328800 18446744073709551615 5614786 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21748/statm: 469934 457396 813 1502 0 468427 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 1879736

[startup+1422.31 s]
/proc/loadavg: 2.10 2.02 1.93 3/179 21790
/proc/meminfo: memFree=27676504/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1879736 CPUtime=1422.33
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 476319 0 0 0 142162 71 0 0 25 0 1 0 25869609 1924849664 457396 4089446400 4194304 10345943 140735130328800 18446744073709551615 6119529 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21748/statm: 469934 457396 813 1502 0 468427 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 1879736

[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 1.93 3/179 21791
/proc/meminfo: memFree=27661952/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1879736 CPUtime=1482.33
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 476319 0 0 0 148161 72 0 0 25 0 1 0 25869609 1924849664 457396 4089446400 4194304 10345943 140735130328800 18446744073709551615 6785212 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21748/statm: 469934 457396 813 1502 0 468427 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 1879736

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/179 21793
/proc/meminfo: memFree=27635628/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1879736 CPUtime=1542.32
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 476319 0 0 0 154160 72 0 0 25 0 1 0 25869609 1924849664 457396 4089446400 4194304 10345943 140735130328800 18446744073709551615 6785218 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21748/statm: 469934 457396 813 1502 0 468427 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 1879736

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/179 21794
/proc/meminfo: memFree=27611384/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1879736 CPUtime=1602.33
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 476319 0 0 0 160159 74 0 0 25 0 1 0 25869609 1924849664 457396 4089446400 4194304 10345943 140735130328800 18446744073709551615 8160425 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21748/statm: 469934 457396 813 1502 0 468427 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 1879736

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 21796
/proc/meminfo: memFree=27589120/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1879736 CPUtime=1662.33
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 476320 0 0 0 166158 75 0 0 25 0 1 0 25869609 1924849664 457397 4089446400 4194304 10345943 140735130328800 18446744073709551615 9138589 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21748/statm: 469934 457397 813 1502 0 468427 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 1879736

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 21798
/proc/meminfo: memFree=27573328/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1879736 CPUtime=1722.33
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 476320 0 0 0 172156 77 0 0 25 0 1 0 25869609 1924849664 457397 4089446400 4194304 10345943 140735130328800 18446744073709551615 6003041 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21748/statm: 469934 457397 813 1502 0 468427 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 1879736

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 21799
/proc/meminfo: memFree=27556044/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1879736 CPUtime=1782.33
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 476332 0 0 0 178154 79 0 0 25 0 1 0 25869609 1924849664 457409 4089446400 4194304 10345943 140735130328800 18446744073709551615 6803086 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21748/statm: 469934 457409 824 1502 0 468427 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 1879736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 21827
/proc/meminfo: memFree=28009308/32951124 swapFree=67111528/67111528
[pid=21748] ppid=21746 vsize=1879736 CPUtime=1800.04
/proc/21748/stat : 21748 (pbscip.linux.x8) R 21746 21748 21369 0 -1 4202496 476332 0 0 0 179925 79 0 0 25 0 1 0 25869609 1924849664 457409 4089446400 4194304 10345943 140735130328800 18446744073709551615 9138556 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21748/statm: 469934 457409 824 1502 0 468427 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1879736

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.06
CPU time (s): 1800.11
CPU user time (s): 1799.25
CPU system time (s): 0.85287
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1930884

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

runsolver used 2.78858 second user time and 6.39203 second system time

The end

Launcher Data

Begin job on node108 at 2010-07-08 10:09:09
IDJOB=2705355
IDBENCH=79116
IDSOLVER=1214
FILE ID=node108/2705355-1278576548
PBS_JOBID= 11240237
Free space on /tmp= 73464 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.3 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.ex.br.mem.RobRegValid_bar.ucl--soft-0-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2705355-1278576548/watcher-2705355-1278576548 -o /tmp/evaluation-result-2705355-1278576548/solver-2705355-1278576548 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705355-1278576548.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 6ff5f6256885ce59e20b34ff1a5caecf
RANDOM SEED=107330978

node108.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		: 2681.499
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	: 5362.99
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		: 2681.499
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		: 2681.499
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.74
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		: 2681.499
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		: 2681.499
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		: 2681.499
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.69
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		: 2681.499
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		: 2681.499
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29786948 kB
Buffers:        152144 kB
Cached:        2670164 kB
SwapCached:          0 kB
Active:        1923096 kB
Inactive:      1091108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29786948 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           32156 kB
Writeback:           0 kB
AnonPages:      191716 kB
Mapped:          17628 kB
Slab:            85840 kB
PageTables:       4876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   341052 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= 73452 MiB
End job on node108 at 2010-07-08 10:39:11