Trace number 2693303

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.13 1802.05

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB10/oliveras/j60/
normalized-j602_7-unsat--soft-0-100-0.wbo
MD5SUMc93eadfd598977d622635d98b523c998
Bench CategorySOFT-SMALLINT-LIN (only soft 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 benchmark0.051992
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6466
Total number of constraints19939
Number of soft constraints19939
Number of constraints which are clauses19731
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints208
Minimum length of a constraint1
Maximum length of a constraint19
Top cost 1003722
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1003721
Biggest number in a constraint 22
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 112
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

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c SCIP version 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-2693303-1277932949.wbo>
0.19/0.22	c original problem has 46344 variables (26405 bin, 0 int, 0 impl, 19939 cont) and 39879 constraints
0.19/0.22	c problem read
0.19/0.22	c presolving settings loaded
5.40/5.49	o 1003721
5.40/5.49	c feasible solution found by trivial heuristic, objective value  1.003721e+06
5.40/5.49	c presolving:
10.29/10.36	c    (10.1s) probing: 1000/26405 (3.8%) - 0 fixings, 0 aggregations, 280 implications, 0 bound changes
15.09/15.13	c    (14.8s) probing: 2000/26405 (7.6%) - 0 fixings, 0 aggregations, 454 implications, 0 bound changes
15.09/15.14	c    (14.8s) probing: 2001/26405 (7.6%) - 0 fixings, 0 aggregations, 454 implications, 0 bound changes
15.09/15.14	c    (14.8s) probing aborted: 2000/2000 successive useless probings
15.09/15.14	c (round 1) 0 del vars, 1 del conss, 19939 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20620 impls, 0 clqs
15.19/15.23	c (round 2) 0 del vars, 1 del conss, 19939 chg bounds, 0 chg sides, 0 chg coeffs, 356 upgd conss, 20620 impls, 0 clqs
15.89/15.94	c    (15.6s) probing: 2144/26405 (8.1%) - 0 fixings, 0 aggregations, 517 implications, 0 bound changes
15.89/15.94	c    (15.6s) probing aborted: 100/100 successive totally useless probings
15.89/15.94	c presolving (3 rounds):
15.89/15.94	c  0 deleted vars, 1 deleted constraints, 19939 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
15.89/15.94	c  20875 implications, 0 cliques
15.89/15.94	c presolved problem has 46344 variables (26405 bin, 0 int, 0 impl, 19939 cont) and 39878 constraints
15.89/15.94	c   19939 constraints of type <indicator>
15.89/15.94	c     356 constraints of type <varbound>
15.89/15.94	c   19583 constraints of type <linear>
15.89/15.94	c transformed objective value is always integral (scale: 1)
15.89/15.94	c Presolving Time: 15.48
15.89/15.94	c - non default parameters ----------------------------------------------------------------------
15.89/15.94	c # SCIP version 1.2.1.2
15.89/15.94	c 
15.89/15.94	c # frequency for displaying node information lines
15.89/15.94	c # [type: int, range: [-1,2147483647], default: 100]
15.89/15.94	c display/freq = 10000
15.89/15.94	c 
15.89/15.94	c # maximal time in seconds to run
15.89/15.94	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
15.89/15.94	c limits/time = 1799.79
15.89/15.94	c 
15.89/15.94	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
15.89/15.94	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
15.89/15.94	c limits/memory = 3420
15.89/15.94	c 
15.89/15.94	c # should presolving try to simplify inequalities
15.89/15.94	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
15.89/15.94	c constraints/linear/simplifyinequalities = TRUE
15.89/15.94	c 
15.89/15.94	c # should presolving try to simplify knapsacks
15.89/15.94	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
15.89/15.94	c constraints/knapsack/simplifyinequalities = TRUE
15.89/15.94	c 
15.89/15.94	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
15.89/15.94	c # [type: int, range: [-1,2147483647], default: -1]
15.89/15.94	c separating/rapidlearning/freq = 0
15.89/15.94	c 
15.89/15.94	c -----------------------------------------------------------------------------------------------
15.89/15.94	c start solving
15.89/15.95	c 
15.99/16.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
15.99/16.08	c t15.7s|     1 |     0 |     0 |     - | 147M|   0 |   0 |  46k|  39k|  46k|   0 |   0 |   0 |   0 | 0.000000e+00 | 1.003721e+06 |    Inf 
16.09/16.11	c  15.8s|     1 |     0 |   121 |     - | 147M|   0 |   0 |  46k|  39k|  46k| 209 | 209 |   0 |   0 | 0.000000e+00 | 1.003721e+06 |    Inf 
16.09/16.13	c  15.8s|     1 |     0 |   321 |     - | 147M|   0 |   0 |  46k|  39k|  46k| 409 | 409 |   0 |   0 | 0.000000e+00 | 1.003721e+06 |    Inf 
16.09/16.16	c  15.8s|     1 |     0 |   460 |     - | 147M|   0 |   0 |  46k|  39k|  46k| 548 | 548 |   0 |   0 | 0.000000e+00 | 1.003721e+06 |    Inf 
16.09/16.19	c  15.8s|     1 |     2 |   460 |     - | 147M|   0 |   0 |  46k|  39k|  46k| 548 | 548 |   0 |   0 | 0.000000e+00 | 1.003721e+06 |    Inf 
268.61/268.61	c   256s| 10000 | 10001 |  2387 |   0.2 | 278M|9999 |   0 |  46k|  39k|  46k|2056 |2056 |   0 | 431 | 0.000000e+00 | 1.003721e+06 |    Inf 
503.12/503.16	c   478s| 20000 | 20001 |  3793 |   0.2 | 405M|  11k|   0 |  46k|  39k|  46k|1198 |3140 |   0 | 549 | 0.000000e+00 | 1.003721e+06 |    Inf 
741.62/741.60	c   705s| 30000 | 30001 |  5255 |   0.2 | 530M|  11k|   0 |  46k|  39k|  46k|1118 |4485 |   0 | 599 | 0.000000e+00 | 1.003721e+06 |    Inf 
1003.64/1003.68	c   956s| 40000 | 40001 |  7063 |   0.2 | 654M|  11k|   0 |  46k|  39k|  46k|1682 |6221 |   0 | 689 | 0.000000e+00 | 1.003721e+06 |    Inf 
1118.15/1118.16	o 986868
1118.15/1118.16	c y1066s| 44049 | 44048 |  8030 |   0.2 | 705M|  11k|   - |  46k|  39k|   0 |   0 |7148 |   0 | 763 | 0.000000e+00 | 9.868680e+05 |    Inf 
1279.55/1279.52	c  1223s| 50000 | 50001 |  9097 |   0.2 | 779M|  11k|   0 |  46k|  39k|  46k|1570 |8178 |   0 | 781 | 0.000000e+00 | 9.868680e+05 |    Inf 
1425.96/1425.98	o 986680
1425.96/1425.98	c y1365s| 55484 | 55483 | 10063 |   0.2 | 848M|  11k|   3 |  46k|  39k|  46k|1483 |9093 |   0 | 791 | 0.000000e+00 | 9.866800e+05 |    Inf 
1539.97/1539.93	c  1475s| 60000 | 60001 | 10517 |   0.2 | 904M|  11k|   0 |  46k|  39k|  46k| 913 |9473 |   0 | 809 | 0.000000e+00 | 9.866800e+05 |    Inf 
1587.67/1587.64	o 986637
1587.67/1587.64	c y1521s| 61504 | 61503 | 11274 |   0.2 | 924M|  11k|   3 |  46k|  39k|  46k|1617 |  10k|   0 | 853 | 0.000000e+00 | 9.866370e+05 |    Inf 
1800.08/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.08/1800.01	c 
1800.08/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.08/1800.01	c Solving Time (sec) : 1728.59
1800.08/1800.01	c Solving Nodes      : 69817
1800.08/1800.01	c Primal Bound       : +9.86637000000000e+05 (6 solutions)
1800.08/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.08/1800.01	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-2693303-1277932949/watcher-2693303-1277932949 -o /tmp/evaluation-result-2693303-1277932949/solver-2693303-1277932949 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693303-1277932949.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.93 2.25 2.12 3/178 17613
/proc/meminfo: memFree=31220992/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=10972 CPUtime=0
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 1669 0 0 0 0 0 0 0 23 0 1 0 134589797 11235328 1590 4089446400 4194304 9819077 140733361534048 18446744073709551615 6180945 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17613/statm: 2743 1590 392 1374 0 1364 0

[startup+0.031991 s]
/proc/loadavg: 2.93 2.25 2.12 3/178 17613
/proc/meminfo: memFree=31220992/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=20736 CPUtime=0.02
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 4105 0 0 0 2 0 0 0 23 0 1 0 134589797 21233664 4026 4089446400 4194304 9819077 140733361534048 18446744073709551615 5649681 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17613/statm: 5184 4026 392 1374 0 3805 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 20736

[startup+0.100982 s]
/proc/loadavg: 2.93 2.25 2.12 3/178 17613
/proc/meminfo: memFree=31220992/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=39596 CPUtime=0.09
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 8849 0 0 0 9 0 0 0 23 0 1 0 134589797 40546304 8770 4089446400 4194304 9819077 140733361534048 18446744073709551615 4639408 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17613/statm: 9899 8770 392 1374 0 8520 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39596

[startup+0.300936 s]
/proc/loadavg: 2.93 2.25 2.12 3/178 17613
/proc/meminfo: memFree=31220992/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=128796 CPUtime=0.29
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 31409 0 0 0 27 2 0 0 23 0 1 0 134589797 131887104 30918 4089446400 4194304 9819077 140733361534048 18446744073709551615 6179008 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 32199 30924 435 1374 0 30820 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128796

[startup+0.700851 s]
/proc/loadavg: 2.93 2.25 2.12 3/178 17613
/proc/meminfo: memFree=31220992/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=165800 CPUtime=0.69
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 39394 0 0 0 66 3 0 0 25 0 1 0 134589797 169779200 38902 4089446400 4194304 9819077 140733361534048 18446744073709551615 4241142 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 41450 38902 469 1374 0 40071 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 165800

[startup+1.50069 s]
/proc/loadavg: 2.93 2.25 2.12 3/179 17614
/proc/meminfo: memFree=31066852/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=165800 CPUtime=1.49
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 39394 0 0 0 146 3 0 0 25 0 1 0 134589797 169779200 38902 4089446400 4194304 9819077 140733361534048 18446744073709551615 8678556 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 41450 38902 469 1374 0 40071 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 165800

[startup+3.10037 s]
/proc/loadavg: 2.93 2.25 2.12 3/179 17614
/proc/meminfo: memFree=31066108/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=165800 CPUtime=3.09
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 39394 0 0 0 306 3 0 0 25 0 1 0 134589797 169779200 38902 4089446400 4194304 9819077 140733361534048 18446744073709551615 4240882 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 41450 38902 469 1374 0 40071 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 165800

[startup+6.30074 s]
/proc/loadavg: 2.86 2.25 2.12 3/179 17614
/proc/meminfo: memFree=31066908/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=174636 CPUtime=6.29
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 42535 0 0 0 623 6 0 0 25 0 1 0 134589797 178827264 41235 4089446400 4194304 9819077 140733361534048 18446744073709551615 5496938 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 43659 41235 532 1374 0 42280 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 174636

[startup+12.7005 s]
/proc/loadavg: 2.79 2.24 2.12 3/179 17615
/proc/meminfo: memFree=31057856/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=175412 CPUtime=12.69
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 42735 0 0 0 1259 10 0 0 25 0 1 0 134589797 179621888 41427 4089446400 4194304 9819077 140733361534048 18446744073709551615 5497079 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 43853 41427 524 1374 0 42474 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 175412

[startup+25.5009 s]
/proc/loadavg: 2.61 2.23 2.12 3/179 17616
/proc/meminfo: memFree=31026688/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=212736 CPUtime=25.49
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 402788 0 0 0 2495 54 0 0 25 0 1 0 134589797 217841664 49611 4089446400 4194304 9819077 140733361534048 18446744073709551615 5892230 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 53184 49611 651 1374 0 51805 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 212736

[startup+51.1008 s]
/proc/loadavg: 2.40 2.21 2.11 3/179 17616
/proc/meminfo: memFree=31013072/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=227232 CPUtime=51.1
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 1398906 0 0 0 4940 170 0 0 25 0 1 0 134589797 232685568 53110 4089446400 4194304 9819077 140733361534048 18446744073709551615 5893841 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 56808 53110 651 1374 0 55429 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 227232

[startup+102.307 s]
/proc/loadavg: 2.16 2.17 2.10 3/179 17618
/proc/meminfo: memFree=30986012/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=252972 CPUtime=102.3
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 3377538 0 0 0 9831 399 0 0 25 0 1 0 134589797 259043328 59685 4089446400 4194304 9819077 140733361534048 18446744073709551615 4697577 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 63243 59685 652 1374 0 61864 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 252972

[startup+162.301 s]
/proc/loadavg: 2.06 2.14 2.09 3/179 17619
/proc/meminfo: memFree=30955692/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=283520 CPUtime=162.3
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 5745643 0 0 0 15549 681 0 0 25 0 1 0 134589797 290324480 67323 4089446400 4194304 9819077 140733361534048 18446744073709551615 6567590 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 70880 67332 658 1374 0 69501 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 283520

[startup+222.301 s]
/proc/loadavg: 2.02 2.11 2.08 3/179 17620
/proc/meminfo: memFree=30924888/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=314972 CPUtime=222.3
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 8281479 0 0 0 21242 988 0 0 25 0 1 0 134589797 322531328 75003 4089446400 4194304 9819077 140733361534048 18446744073709551615 6003313 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 78743 75003 658 1374 0 77364 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 314972

[startup+282.301 s]
/proc/loadavg: 2.01 2.09 2.08 3/179 17622
/proc/meminfo: memFree=30894076/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=345528 CPUtime=282.31
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 11316760 0 0 0 26882 1349 0 0 25 0 1 0 134589797 353820672 82525 4089446400 4194304 9819077 140733361534048 18446744073709551615 6590607 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 86382 82540 658 1374 0 85003 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 345528

[startup+342.301 s]
/proc/loadavg: 1.85 2.04 2.06 2/171 17646
/proc/meminfo: memFree=30886808/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=378928 CPUtime=342.3
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 13727796 0 0 0 32569 1661 0 0 25 0 1 0 134589797 388022272 91184 4089446400 4194304 9819077 140733361534048 18446744073709551615 5893835 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 94732 91184 660 1374 0 93353 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 378928

[startup+402.301 s]
/proc/loadavg: 1.31 1.85 1.99 2/171 17648
/proc/meminfo: memFree=30856604/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=409300 CPUtime=402.31
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 16101017 0 0 0 38259 1972 0 0 25 0 1 0 134589797 419123200 98844 4089446400 4194304 9819077 140733361534048 18446744073709551615 7486745 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 102419 98877 660 1374 0 101040 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 409300

[startup+462.301 s]
/proc/loadavg: 1.11 1.69 1.93 2/171 17649
/proc/meminfo: memFree=30821560/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=444304 CPUtime=462.31
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 18673309 0 0 0 43922 2309 0 0 25 0 1 0 134589797 454967296 107611 4089446400 4194304 9819077 140733361534048 18446744073709551615 4697625 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 111076 107611 660 1374 0 109697 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 444304

[startup+522.301 s]
/proc/loadavg: 1.04 1.56 1.87 2/171 17650
/proc/meminfo: memFree=30792340/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=474252 CPUtime=522.32
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 20868779 0 0 0 49636 2596 0 0 25 0 1 0 134589797 485634048 115003 4089446400 4194304 9819077 140733361534048 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 118563 115003 660 1374 0 117184 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 474252

[startup+582.301 s]
/proc/loadavg: 1.01 1.46 1.81 2/171 17655
/proc/meminfo: memFree=30759004/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=507672 CPUtime=582.32
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 23279053 0 0 0 55320 2912 0 0 25 0 1 0 134589797 519856128 123392 4089446400 4194304 9819077 140733361534048 18446744073709551615 4697631 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 126918 123392 660 1374 0 125539 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 507672

[startup+642.301 s]
/proc/loadavg: 1.00 1.36 1.75 2/171 17657
/proc/meminfo: memFree=30730096/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=535176 CPUtime=642.32
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 25299666 0 0 0 61058 3174 0 0 25 0 1 0 134589797 548020224 130425 4089446400 4194304 9819077 140733361534048 18446744073709551615 7487724 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 133794 130425 660 1374 0 132415 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 535176

[startup+702.301 s]

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

/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 36952895 0 0 0 95521 4713 0 0 25 0 1 0 134589797 727891968 174326 4089446400 4194304 9819077 140733361534048 18446744073709551615 4651565 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 177708 174326 660 1374 0 176329 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 710832

[startup+1062.3 s]
/proc/loadavg: 1.00 1.08 1.46 2/171 17668
/proc/meminfo: memFree=30528300/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=736860 CPUtime=1062.35
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 38861796 0 0 0 101275 4960 0 0 25 0 1 0 134589797 754544640 180883 4089446400 4194304 9819077 140733361534048 18446744073709551615 4697631 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 184215 180883 660 1374 0 182836 0
Current children cumulated CPU time (s) 1062.35
Current children cumulated vsize (KiB) 736860

[startup+1122.3 s]
/proc/loadavg: 1.00 1.06 1.43 2/171 17669
/proc/meminfo: memFree=30502064/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=762208 CPUtime=1122.34
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 40654525 0 0 0 107033 5201 0 0 25 0 1 0 134589797 780500992 187399 4089446400 4194304 9819077 140733361534048 18446744073709551615 4965945 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 190552 187399 661 1374 0 189173 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 762208

[startup+1182.3 s]
/proc/loadavg: 1.00 1.05 1.40 2/171 17671
/proc/meminfo: memFree=30471488/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=790732 CPUtime=1182.35
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 41863405 0 0 0 112863 5372 0 0 25 0 1 0 134589797 809709568 195037 4089446400 4194304 9819077 140733361534048 18446744073709551615 4697625 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 197683 195037 677 1374 0 196304 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 790732

[startup+1242.3 s]
/proc/loadavg: 1.00 1.04 1.37 2/171 17673
/proc/meminfo: memFree=30443516/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=819292 CPUtime=1242.35
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 43154931 0 0 0 118690 5545 0 0 25 0 1 0 134589797 838955008 202075 4089446400 4194304 9819077 140733361534048 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 204823 202075 677 1374 0 203444 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 819292

[startup+1302.3 s]
/proc/loadavg: 1.00 1.03 1.35 2/171 17675
/proc/meminfo: memFree=30417020/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=846028 CPUtime=1302.36
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 44446476 0 0 0 124513 5723 0 0 25 0 1 0 134589797 866332672 208710 4089446400 4194304 9819077 140733361534048 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 211507 208710 677 1374 0 210128 0
Current children cumulated CPU time (s) 1302.36
Current children cumulated vsize (KiB) 846028

[startup+1362.3 s]
/proc/loadavg: 1.06 1.04 1.33 2/171 17676
/proc/meminfo: memFree=30387560/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=875720 CPUtime=1362.36
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 45820261 0 0 0 130329 5907 0 0 25 0 1 0 134589797 896737280 215998 4089446400 4194304 9819077 140733361534048 18446744073709551615 4643199 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 218930 215998 677 1374 0 217551 0
Current children cumulated CPU time (s) 1362.36
Current children cumulated vsize (KiB) 875720

[startup+1422.31 s]
/proc/loadavg: 1.02 1.03 1.31 2/171 17677
/proc/meminfo: memFree=30362180/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=900412 CPUtime=1422.36
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 47081774 0 0 0 136152 6084 0 0 25 0 1 0 134589797 922021888 222335 4089446400 4194304 9819077 140733361534048 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 225103 222335 677 1374 0 223724 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 900412

[startup+1482.3 s]
/proc/loadavg: 1.01 1.02 1.28 2/171 17679
/proc/meminfo: memFree=30333340/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=930276 CPUtime=1482.36
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 48548794 0 0 0 141952 6284 0 0 25 0 1 0 134589797 952602624 229657 4089446400 4194304 9819077 140733361534048 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 232569 229657 677 1374 0 231190 0
Current children cumulated CPU time (s) 1482.36
Current children cumulated vsize (KiB) 930276

[startup+1542.3 s]
/proc/loadavg: 1.00 1.02 1.26 2/171 17681
/proc/meminfo: memFree=30303256/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=959252 CPUtime=1542.36
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 49996261 0 0 0 147754 6482 0 0 25 0 1 0 134589797 982274048 236963 4089446400 4194304 9819077 140733361534048 18446744073709551615 4827501 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 239813 236963 677 1374 0 238434 0
Current children cumulated CPU time (s) 1542.36
Current children cumulated vsize (KiB) 959252

[startup+1602.3 s]
/proc/loadavg: 1.00 1.01 1.25 2/171 17683
/proc/meminfo: memFree=30277512/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=985724 CPUtime=1602.36
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 51180295 0 0 0 153588 6648 0 0 25 0 1 0 134589797 1009381376 243592 4089446400 4194304 9819077 140733361534048 18446744073709551615 6361129 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 246431 243592 677 1374 0 245052 0
Current children cumulated CPU time (s) 1602.36
Current children cumulated vsize (KiB) 985724

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.23 2/171 17684
/proc/meminfo: memFree=30245072/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=1017072 CPUtime=1662.37
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 52291264 0 0 0 159426 6811 0 0 25 0 1 0 134589797 1041481728 251319 4089446400 4194304 9819077 140733361534048 18446744073709551615 6590471 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 254268 251331 677 1374 0 252889 0
Current children cumulated CPU time (s) 1662.37
Current children cumulated vsize (KiB) 1017072

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.21 2/171 17685
/proc/meminfo: memFree=30216356/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=1047916 CPUtime=1722.37
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 53265690 0 0 0 165289 6948 0 0 25 0 1 0 134589797 1073065984 258752 4089446400 4194304 9819077 140733361534048 18446744073709551615 4414774 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 261979 258752 677 1374 0 260600 0
Current children cumulated CPU time (s) 1722.37
Current children cumulated vsize (KiB) 1047916

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.19 2/171 17687
/proc/meminfo: memFree=30187884/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=1075444 CPUtime=1782.37
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 54187544 0 0 0 171152 7085 0 0 25 0 1 0 134589797 1101254656 265671 4089446400 4194304 9819077 140733361534048 18446744073709551615 5507463 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 268861 265671 677 1374 0 267482 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (KiB) 1075444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.00 1.00 1.19 2/171 17687
/proc/meminfo: memFree=30179436/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=1084624 CPUtime=1800.08
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 54475512 0 0 0 172878 7130 0 0 25 0 1 0 134589797 1110654976 267865 4089446400 4194304 9819077 140733361534048 18446744073709551615 4965872 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/17613/statm: 271156 267865 677 1374 0 269777 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1084624

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -17613

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.19 2/172 17688
/proc/meminfo: memFree=30179428/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=1084624 CPUtime=1801.47
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 54475512 0 0 0 173017 7130 0 0 25 0 1 0 134589797 1110654976 267865 4089446400 4194304 9819077 140733361534048 18446744073709551615 4241122 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17613/statm: 271156 267865 677 1374 0 269777 0
Current children cumulated CPU time (s) 1801.47
Current children cumulated vsize (KiB) 1084624

[startup+1801.81 s]
/proc/loadavg: 1.00 1.00 1.19 2/172 17688
/proc/meminfo: memFree=30179428/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=1084624 CPUtime=1801.88
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 54475512 0 0 0 173058 7130 0 0 25 0 1 0 134589797 1110654976 267865 4089446400 4194304 9819077 140733361534048 18446744073709551615 8679181 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17613/statm: 271156 267865 677 1374 0 269777 0
Current children cumulated CPU time (s) 1801.88
Current children cumulated vsize (KiB) 1084624

[startup+1802 s]
/proc/loadavg: 1.00 1.00 1.19 2/172 17688
/proc/meminfo: memFree=30179428/32950928 swapFree=67111528/67111528
[pid=17613] ppid=17611 vsize=1084624 CPUtime=1802.07
/proc/17613/stat : 17613 (pbscip.linux.x8) R 17611 17613 16981 0 -1 4202496 54475512 0 0 0 173077 7130 0 0 25 0 1 0 134589797 1110654976 267865 4089446400 4194304 9819077 140733361534048 18446744073709551615 8679132 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17613/statm: 271156 267865 677 1374 0 269777 0
Current children cumulated CPU time (s) 1802.07
Current children cumulated vsize (KiB) 1084624

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.05
CPU time (s): 1802.13
CPU user time (s): 1730.79
CPU system time (s): 71.3462
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 1084624

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

runsolver used 2.6546 second user time and 6.28304 second system time

The end

Launcher Data

Begin job on node149 at 2010-06-30 23:22:29
IDJOB=2693303
IDBENCH=79347
IDSOLVER=1205
FILE ID=node149/2693303-1277932949
PBS_JOBID= 11197413
Free space on /tmp= 74208 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB10/oliveras/j60/normalized-j602_7-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-2693303-1277932949/watcher-2693303-1277932949 -o /tmp/evaluation-result-2693303-1277932949/solver-2693303-1277932949 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2693303-1277932949.wbo -t 1800 -m 3800

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

MD5SUM BENCH= c93eadfd598977d622635d98b523c998
RANDOM SEED=1073674420

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.68
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.831
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.82
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.831
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:      31221768 kB
Buffers:        217876 kB
Cached:        1276728 kB
SwapCached:          0 kB
Active:         539972 kB
Inactive:      1041676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31221768 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6620 kB
Writeback:           0 kB
AnonPages:       86792 kB
Mapped:          15436 kB
Slab:            83208 kB
PageTables:       5052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   231960 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= 74204 MiB
End job on node149 at 2010-06-30 23:52:31