Trace number 2705412

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.14 1800.05

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB10/oliveras/j90/
normalized-j9048_1-unsat--soft-0-100-0.wbo
MD5SUM0cba3d1e27d8fa6d3faa677b5a7dc4e3
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark4.97224
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables15106
Total number of constraints51743
Number of soft constraints51743
Number of constraints which are clauses51415
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints328
Minimum length of a constraint1
Maximum length of a constraint90
Top cost 2612877
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2612876
Biggest number in a constraint 105
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 658
Number of bits of the biggest sum of numbers10
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-2705412-1278576553.wbo>
0.49/0.57	c original problem has 118592 variables (66849 bin, 0 int, 51743 impl, 0 cont) and 103487 constraints
0.49/0.57	c problem read
0.49/0.57	c presolving settings loaded
34.19/34.23	o 2612876
34.19/34.23	c feasible solution found by trivial heuristic, objective value  2.612876e+06
34.19/34.23	c presolving:
48.40/48.48	c    (47.9s) probing: 1000/66849 (1.5%) - 0 fixings, 0 aggregations, 300 implications, 0 bound changes
62.49/62.55	c    (62.0s) probing: 2000/66849 (3.0%) - 0 fixings, 0 aggregations, 436 implications, 0 bound changes
62.49/62.56	c    (62.0s) probing: 2001/66849 (3.0%) - 0 fixings, 0 aggregations, 436 implications, 0 bound changes
62.49/62.56	c    (62.0s) probing aborted: 2000/2000 successive useless probings
62.49/62.56	c (round 1) 0 del vars, 1 del conss, 51743 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 872 impls, 0 clqs
62.70/62.79	c (round 2) 0 del vars, 1 del conss, 51743 chg bounds, 0 chg sides, 0 chg coeffs, 648 upgd conss, 872 impls, 0 clqs
64.10/64.17	c    (63.6s) probing: 2092/66849 (3.1%) - 0 fixings, 0 aggregations, 436 implications, 0 bound changes
64.10/64.17	c    (63.6s) probing aborted: 100/100 successive totally useless probings
64.10/64.17	c presolving (3 rounds):
64.10/64.17	c  0 deleted vars, 1 deleted constraints, 51743 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
64.10/64.17	c  105750 implications, 0 cliques
64.10/64.17	c presolved problem has 118592 variables (66849 bin, 0 int, 51743 impl, 0 cont) and 103486 constraints
64.10/64.17	c     648 constraints of type <varbound>
64.10/64.17	c   51095 constraints of type <linear>
64.10/64.17	c   51743 constraints of type <indicator>
64.10/64.17	c transformed objective value is always integral (scale: 1)
64.10/64.17	c Presolving Time: 63.26
64.10/64.17	c - non default parameters ----------------------------------------------------------------------
64.10/64.17	c # SCIP version 1.2.1.3
64.10/64.17	c 
64.10/64.17	c # frequency for displaying node information lines
64.10/64.17	c # [type: int, range: [-1,2147483647], default: 100]
64.10/64.17	c display/freq = 10000
64.10/64.17	c 
64.10/64.17	c # maximal time in seconds to run
64.10/64.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
64.10/64.17	c limits/time = 1789.44
64.10/64.17	c 
64.10/64.17	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
64.10/64.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
64.10/64.17	c limits/memory = 3420
64.10/64.17	c 
64.10/64.17	c # default clock type (1: CPU user seconds, 2: wall clock time)
64.10/64.17	c # [type: int, range: [1,2], default: 1]
64.10/64.17	c timing/clocktype = 2
64.10/64.17	c 
64.10/64.17	c # should presolving try to simplify inequalities
64.10/64.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
64.10/64.17	c constraints/linear/simplifyinequalities = TRUE
64.10/64.17	c 
64.10/64.17	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
64.10/64.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
64.10/64.17	c constraints/indicator/addCouplingCons = TRUE
64.10/64.17	c 
64.10/64.17	c # should presolving try to simplify knapsacks
64.10/64.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
64.10/64.17	c constraints/knapsack/simplifyinequalities = TRUE
64.10/64.17	c 
64.10/64.17	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
64.10/64.17	c # [type: int, range: [-1,2147483647], default: -1]
64.10/64.17	c separating/rapidlearning/freq = 0
64.10/64.17	c 
64.10/64.17	c -----------------------------------------------------------------------------------------------
64.10/64.17	c start solving
64.20/64.20	c 
64.40/64.48	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
64.40/64.48	c t63.9s|     1 |     0 |     0 |     - | 389M|   0 |   0 | 118k| 103k| 118k|   0 |   0 |   0 |   0 | 0.000000e+00 | 2.612876e+06 |    Inf 
64.49/64.54	c  64.0s|     1 |     0 |   181 |     - | 390M|   0 |   0 | 118k| 103k| 118k| 370 | 370 |   0 |   0 | 0.000000e+00 | 2.612876e+06 |    Inf 
64.49/64.59	c  64.0s|     1 |     0 |   381 |     - | 390M|   0 |   0 | 118k| 103k| 118k| 570 | 570 |   0 |   0 | 0.000000e+00 | 2.612876e+06 |    Inf 
64.59/64.65	c  64.1s|     1 |     0 |   581 |     - | 390M|   0 |   0 | 118k| 103k| 118k| 770 | 770 |   0 |   0 | 0.000000e+00 | 2.612876e+06 |    Inf 
64.70/64.70	c  64.1s|     1 |     0 |   781 |     - | 390M|   0 |   0 | 118k| 103k| 118k| 970 | 970 |   0 |   0 | 0.000000e+00 | 2.612876e+06 |    Inf 
64.70/64.76	c  64.2s|     1 |     0 |   800 |     - | 390M|   0 |   0 | 118k| 103k| 118k| 989 | 989 |   0 |   0 | 0.000000e+00 | 2.612876e+06 |    Inf 
64.80/64.83	c  64.3s|     1 |     2 |   800 |     - | 390M|   0 |   0 | 118k| 103k| 118k| 989 | 989 |   0 |   0 | 0.000000e+00 | 2.612876e+06 |    Inf 
258.30/258.31	o 2581444
258.30/258.31	c y 258s|  2949 |  2948 |   800 |   0.0 | 483M|2947 |   - | 118k| 103k|   0 |   0 | 989 |   0 |   0 | 0.000000e+00 | 2.581444e+06 |    Inf 
736.73/736.72	c   736s| 10000 | 10001 |   802 |   0.0 | 704M|2947 |   0 | 118k| 103k| 118k| 989 | 989 |   0 |   0 | 0.000000e+00 | 2.581444e+06 |    Inf 
1447.26/1447.25	c  1447s| 20000 | 20001 |  2115 |   0.1 |1019M|2947 |   0 | 118k| 103k| 118k|1054 |2219 |   0 |   0 | 0.000000e+00 | 2.581444e+06 |    Inf 
1790.08/1790.07	c 
1790.08/1790.07	c SCIP Status        : solving was interrupted [time limit reached]
1790.08/1790.07	c Solving Time (sec) : 1789.50
1790.08/1790.07	c Solving Nodes      : 24561
1790.08/1790.07	c Primal Bound       : +2.58144400000000e+06 (17 solutions)
1790.08/1790.07	c Dual Bound         : +0.00000000000000e+00
1790.08/1790.07	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-2705412-1278576553/watcher-2705412-1278576553 -o /tmp/evaluation-result-2705412-1278576553/solver-2705412-1278576553 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705412-1278576553.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 2.00 1.91 4/178 31085
/proc/meminfo: memFree=29290948/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=12688 CPUtime=0
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 2010 0 0 0 0 0 0 0 20 0 1 0 25867250 12992512 1928 4089446400 4194304 10345943 140733488888816 18446744073709551615 9107500 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31085/statm: 3220 1936 429 1502 0 1713 0

[startup+0.043922 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 31085
/proc/meminfo: memFree=29290948/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=26756 CPUtime=0.03
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 5523 0 0 0 3 0 0 0 20 0 1 0 25867250 27398144 5441 4089446400 4194304 10345943 140733488888816 18446744073709551615 6328950 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31085/statm: 6689 5441 430 1502 0 5182 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 26756

[startup+0.100909 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 31085
/proc/meminfo: memFree=29290948/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=44288 CPUtime=0.09
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 9920 0 0 0 9 0 0 0 20 0 1 0 25867250 45350912 9838 4089446400 4194304 10345943 140733488888816 18446744073709551615 9053520 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31085/statm: 11072 9838 430 1502 0 9565 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44288

[startup+0.300869 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 31085
/proc/meminfo: memFree=29290948/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=97712 CPUtime=0.29
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 23228 0 0 0 27 2 0 0 21 0 1 0 25867250 100057088 23146 4089446400 4194304 10345943 140733488888816 18446744073709551615 9134608 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31085/statm: 24428 23146 430 1502 0 22921 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 97712

[startup+0.700789 s]
/proc/loadavg: 2.00 2.00 1.91 4/178 31085
/proc/meminfo: memFree=29290948/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=272420 CPUtime=0.69
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 66940 0 0 0 62 7 0 0 22 0 1 0 25867250 278958080 66468 4089446400 4194304 10345943 140733488888816 18446744073709551615 4216689 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 68105 66468 478 1502 0 66598 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 272420

[startup+1.50063 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31086
/proc/meminfo: memFree=28938780/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=396844 CPUtime=1.49
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 96411 0 0 0 139 10 0 0 25 0 1 0 25867250 406368256 95939 4089446400 4194304 10345943 140733488888816 18446744073709551615 4246426 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 99211 95939 509 1502 0 97704 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 396844

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31086
/proc/meminfo: memFree=28908524/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=396844 CPUtime=3.09
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 96411 0 0 0 299 10 0 0 25 0 1 0 25867250 406368256 95939 4089446400 4194304 10345943 140733488888816 18446744073709551615 9138240 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 99211 95939 509 1502 0 97704 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 396844

[startup+6.30067 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31086
/proc/meminfo: memFree=28909076/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=396844 CPUtime=6.29
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 96411 0 0 0 619 10 0 0 25 0 1 0 25867250 406368256 95939 4089446400 4194304 10345943 140733488888816 18446744073709551615 4246677 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 99211 95939 509 1502 0 97704 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 396844

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31087
/proc/meminfo: memFree=28910256/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=396844 CPUtime=12.69
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 96411 0 0 0 1259 10 0 0 25 0 1 0 25867250 406368256 95939 4089446400 4194304 10345943 140733488888816 18446744073709551615 9138526 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 99211 95939 509 1502 0 97704 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 396844

[startup+25.5008 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31087
/proc/meminfo: memFree=28911572/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=396844 CPUtime=25.49
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 96411 0 0 0 2539 10 0 0 25 0 1 0 25867250 406368256 95939 4089446400 4194304 10345943 140733488888816 18446744073709551615 9138519 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 99211 95939 509 1502 0 97704 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 396844

[startup+51.1007 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31087
/proc/meminfo: memFree=28586128/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=408684 CPUtime=51.09
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 101377 0 0 0 5098 11 0 0 25 0 1 0 25867250 418492416 99213 4089446400 4194304 10345943 140733488888816 18446744073709551615 5604422 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 102171 99213 564 1502 0 100664 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 408684

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31089
/proc/meminfo: memFree=28483128/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=515896 CPUtime=102.3
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 148843 0 0 0 10213 17 0 0 25 0 1 0 25867250 528277504 124838 4089446400 4194304 10345943 140733488888816 18446744073709551615 4749665 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 128974 124838 711 1502 0 127467 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 515896

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31091
/proc/meminfo: memFree=28452604/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=544168 CPUtime=162.3
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 200106 0 0 0 16206 24 0 0 25 0 1 0 25867250 557228032 132421 4089446400 4194304 10345943 140733488888816 18446744073709551615 5012556 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 136042 132421 711 1502 0 134535 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 544168

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31091
/proc/meminfo: memFree=28426744/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=571716 CPUtime=222.3
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 206525 0 0 0 22205 25 0 0 25 0 1 0 25867250 585437184 138840 4089446400 4194304 10345943 140733488888816 18446744073709551615 4999640 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 142929 138840 711 1502 0 141422 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 571716

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31093
/proc/meminfo: memFree=28395708/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=606260 CPUtime=282.3
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 270425 0 0 0 28196 34 0 0 25 0 1 0 25867250 620810240 146689 4089446400 4194304 10345943 140733488888816 18446744073709551615 4749665 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 151565 146689 733 1502 0 150058 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 606260

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31095
/proc/meminfo: memFree=28368252/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=633636 CPUtime=342.3
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 333283 0 0 0 34189 41 0 0 25 0 1 0 25867250 648843264 153487 4089446400 4194304 10345943 140733488888816 18446744073709551615 4749694 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 158409 153487 733 1502 0 156902 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 633636

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31097
/proc/meminfo: memFree=28343272/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=659676 CPUtime=402.31
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 418614 0 0 0 40179 52 0 0 25 0 1 0 25867250 675508224 159919 4089446400 4194304 10345943 140733488888816 18446744073709551615 5031115 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 164919 159919 733 1502 0 163412 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 659676

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31099
/proc/meminfo: memFree=28316444/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=685012 CPUtime=462.32
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 481172 0 0 0 46171 61 0 0 25 0 1 0 25867250 701452288 166403 4089446400 4194304 10345943 140733488888816 18446744073709551615 4688027 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 171253 166403 720 1502 0 169746 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 685012

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31099
/proc/meminfo: memFree=28290476/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=711872 CPUtime=522.32
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 487802 0 0 0 52170 62 0 0 25 0 1 0 25867250 728956928 173033 4089446400 4194304 10345943 140733488888816 18446744073709551615 6119744 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 177968 173033 720 1502 0 176461 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 711872

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31103
/proc/meminfo: memFree=28261416/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=739060 CPUtime=582.31
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 549831 0 0 0 58162 69 0 0 25 0 1 0 25867250 756797440 180002 4089446400 4194304 10345943 140733488888816 18446744073709551615 4476219 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 184765 180002 720 1502 0 183258 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 739060

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31106
/proc/meminfo: memFree=28233384/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=766432 CPUtime=642.33
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 556677 0 0 0 64161 72 0 0 25 0 1 0 25867250 784826368 186848 4089446400 4194304 10345943 140733488888816 18446744073709551615 4729183 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 191608 186848 720 1502 0 190101 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 766432

[startup+702.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31110
/proc/meminfo: memFree=28152248/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=848204 CPUtime=822.33
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 577089 0 0 0 82155 78 0 0 25 0 1 0 25867250 868560896 207260 4089446400 4194304 10345943 140733488888816 18446744073709551615 5926399 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 212051 207260 720 1502 0 210544 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 848204

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31112
/proc/meminfo: memFree=28125024/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=875124 CPUtime=882.33
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 583832 0 0 0 88153 80 0 0 25 0 1 0 25867250 896126976 214003 4089446400 4194304 10345943 140733488888816 18446744073709551615 4688047 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 218781 214003 720 1502 0 217274 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 875124

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31114
/proc/meminfo: memFree=28092236/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=906068 CPUtime=942.34
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 592020 0 0 0 94152 82 0 0 25 0 1 0 25867250 927813632 222191 4089446400 4194304 10345943 140733488888816 18446744073709551615 5614823 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 226517 222191 721 1502 0 225010 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 906068

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31116
/proc/meminfo: memFree=28066004/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=933824 CPUtime=1002.34
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 620940 0 0 0 100148 86 0 0 25 0 1 0 25867250 956235776 228674 4089446400 4194304 10345943 140733488888816 18446744073709551615 4688047 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 233456 228674 724 1502 0 231949 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 933824

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31118
/proc/meminfo: memFree=28037436/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=964184 CPUtime=1062.34
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 628202 0 0 0 106147 87 0 0 25 0 1 0 25867250 987324416 235936 4089446400 4194304 10345943 140733488888816 18446744073709551615 4881848 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 241046 235936 724 1502 0 239539 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 964184

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31118
/proc/meminfo: memFree=27846288/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=1151736 CPUtime=1122.34
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 682941 0 0 0 112141 93 0 0 25 0 1 0 25867250 1179377664 283322 4089446400 4194304 10345943 140733488888816 18446744073709551615 4749687 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 287934 283322 724 1502 0 286427 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 1151736

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31120
/proc/meminfo: memFree=27846604/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=1151736 CPUtime=1182.35
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 682945 0 0 0 118141 94 0 0 25 0 1 0 25867250 1179377664 283326 4089446400 4194304 10345943 140733488888816 18446744073709551615 4749694 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 287934 283326 724 1502 0 286427 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 1151736

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31122
/proc/meminfo: memFree=27845924/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=1151736 CPUtime=1242.35
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 682946 0 0 0 124141 94 0 0 25 0 1 0 25867250 1179377664 283327 4089446400 4194304 10345943 140733488888816 18446744073709551615 5614786 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 287934 283327 724 1502 0 286427 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 1151736

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31124
/proc/meminfo: memFree=27846352/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=1151736 CPUtime=1302.36
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 683012 0 0 0 130141 95 0 0 25 0 1 0 25867250 1179377664 283393 4089446400 4194304 10345943 140733488888816 18446744073709551615 4882650 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 287934 283393 724 1502 0 286427 0
Current children cumulated CPU time (s) 1302.36
Current children cumulated vsize (KiB) 1151736

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31126
/proc/meminfo: memFree=27832788/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=1151736 CPUtime=1362.36
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 683040 0 0 0 136140 96 0 0 25 0 1 0 25867250 1179377664 283421 4089446400 4194304 10345943 140733488888816 18446744073709551615 4688047 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 287934 283421 724 1502 0 286427 0
Current children cumulated CPU time (s) 1362.36
Current children cumulated vsize (KiB) 1151736

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31126
/proc/meminfo: memFree=27833212/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=1151736 CPUtime=1422.37
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 683044 0 0 0 142141 96 0 0 25 0 1 0 25867250 1179377664 283425 4089446400 4194304 10345943 140733488888816 18446744073709551615 4882679 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 287934 283425 724 1502 0 286427 0
Current children cumulated CPU time (s) 1422.37
Current children cumulated vsize (KiB) 1151736

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31128
/proc/meminfo: memFree=27819036/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=1165920 CPUtime=1482.36
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 686605 0 0 0 148139 97 0 0 25 0 1 0 25867250 1193902080 286986 4089446400 4194304 10345943 140733488888816 18446744073709551615 4749665 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 291480 286986 724 1502 0 289973 0
Current children cumulated CPU time (s) 1482.36
Current children cumulated vsize (KiB) 1165920

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31130
/proc/meminfo: memFree=27798868/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=1186080 CPUtime=1542.36
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 691629 0 0 0 154138 98 0 0 25 0 1 0 25867250 1214545920 292010 4089446400 4194304 10345943 140733488888816 18446744073709551615 4749665 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 296520 292010 724 1502 0 295013 0
Current children cumulated CPU time (s) 1542.36
Current children cumulated vsize (KiB) 1186080

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31132
/proc/meminfo: memFree=27765596/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=1224612 CPUtime=1602.36
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 700062 0 0 0 160137 99 0 0 25 0 1 0 25867250 1254002688 300443 4089446400 4194304 10345943 140733488888816 18446744073709551615 4749665 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 306153 300443 724 1502 0 304646 0
Current children cumulated CPU time (s) 1602.36
Current children cumulated vsize (KiB) 1224612

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31134
/proc/meminfo: memFree=27744072/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=1244924 CPUtime=1662.37
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 705359 0 0 0 166136 101 0 0 25 0 1 0 25867250 1274802176 305740 4089446400 4194304 10345943 140733488888816 18446744073709551615 5614823 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 311231 305740 724 1502 0 309724 0
Current children cumulated CPU time (s) 1662.37
Current children cumulated vsize (KiB) 1244924

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31134
/proc/meminfo: memFree=27706588/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=1281020 CPUtime=1722.37
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 714697 0 0 0 172135 102 0 0 25 0 1 0 25867250 1311764480 315078 4089446400 4194304 10345943 140733488888816 18446744073709551615 6518328 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 320255 315078 724 1502 0 318748 0
Current children cumulated CPU time (s) 1722.37
Current children cumulated vsize (KiB) 1281020

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 31136
/proc/meminfo: memFree=27686196/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=1301288 CPUtime=1782.37
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 719631 0 0 0 178134 103 0 0 25 0 1 0 25867250 1332518912 320012 4089446400 4194304 10345943 140733488888816 18446744073709551615 5012734 0 0 4096 16384 0 0 0 17 7 0 0 0
/proc/31085/statm: 325322 320012 724 1502 0 323815 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (KiB) 1301288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.92 1.98 1.90 3/179 31165
/proc/meminfo: memFree=28350628/32950928 swapFree=67111528/67111528
[pid=31085] ppid=31083 vsize=1305212 CPUtime=1800.08
/proc/31085/stat : 31085 (pbscip.linux.x8) R 31083 31085 30642 0 -1 4202496 721099 0 0 0 179904 104 0 0 25 0 1 0 25867250 1336537088 321480 4089446400 4194304 10345943 140733488888816 18446744073709551615 4246683 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/31085/statm: 326303 321480 724 1502 0 324796 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1305212

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.05
CPU time (s): 1800.14
CPU user time (s): 1799.05
CPU system time (s): 1.08683
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 1305212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.05
system time used= 1.08683
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 721099
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= 4
involuntary context switches= 1534

runsolver used 3.37349 second user time and 6.82896 second system time

The end

Launcher Data

Begin job on node149 at 2010-07-08 10:09:13
IDJOB=2705412
IDBENCH=79136
IDSOLVER=1214
FILE ID=node149/2705412-1278576553
PBS_JOBID= 11240157
Free space on /tmp= 73412 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/PB10/oliveras/j90/normalized-j9048_1-unsat--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-2705412-1278576553/watcher-2705412-1278576553 -o /tmp/evaluation-result-2705412-1278576553/solver-2705412-1278576553 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705412-1278576553.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 0cba3d1e27d8fa6d3faa677b5a7dc4e3
RANDOM SEED=2178817

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.827
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.827
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.79
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.827
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.827
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:     32950928 kB
MemFree:      29291228 kB
Buffers:        162624 kB
Cached:        2867268 kB
SwapCached:          0 kB
Active:        1503428 kB
Inactive:      1987776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29291228 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           30312 kB
Writeback:           0 kB
AnonPages:      460896 kB
Mapped:          16536 kB
Slab:           102444 kB
PageTables:       5476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   614148 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= 73404 MiB
End job on node149 at 2010-07-08 10:39:15