Trace number 2692612

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
SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? (TO) 1802.1 1802.04

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-22s.smv--soft-0-100-0.wbo
MD5SUM97fed4a2133bff4e993c45ab3a9ac729
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.107982
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5985
Total number of constraints15365
Number of soft constraints15365
Number of constraints which are clauses14013
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1352
Minimum length of a constraint1
Maximum length of a constraint15
Top cost 779706
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 779705
Biggest number in a constraint 165
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 546
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.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2] [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-2692612-1277931978.wbo>
0.10/0.19	c original problem has 36715 variables (21350 bin, 0 int, 0 impl, 15365 cont) and 30731 constraints
0.10/0.19	c problem read
0.10/0.19	c presolving settings loaded
3.09/3.16	o 779705
3.09/3.16	c feasible solution found by trivial heuristic, objective value  7.797050e+05
3.09/3.16	c presolving:
3.19/3.22	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 676 chg sides, 1352 chg coeffs, 0 upgd conss, 15365 impls, 0 clqs
3.19/3.26	c (round 2) 0 del vars, 1 del conss, 15365 chg bounds, 676 chg sides, 1352 chg coeffs, 0 upgd conss, 15365 impls, 0 clqs
3.59/3.67	c    (3.4s) probing: 101/21350 (0.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
3.59/3.67	c    (3.4s) probing aborted: 100/100 successive totally useless probings
3.59/3.67	c presolving (3 rounds):
3.59/3.67	c  0 deleted vars, 1 deleted constraints, 15365 tightened bounds, 0 added holes, 676 changed sides, 1352 changed coefficients
3.59/3.67	c  15365 implications, 0 cliques
3.59/3.67	c presolved problem has 36715 variables (21350 bin, 0 int, 0 impl, 15365 cont) and 30730 constraints
3.59/3.67	c   15365 constraints of type <indicator>
3.59/3.67	c       1 constraints of type <varbound>
3.59/3.67	c   15364 constraints of type <linear>
3.59/3.67	c transformed objective value is always integral (scale: 1)
3.59/3.67	c Presolving Time: 3.32
3.59/3.67	c - non default parameters ----------------------------------------------------------------------
3.59/3.67	c # SCIP version 1.2.1.2
3.59/3.67	c 
3.59/3.67	c # frequency for displaying node information lines
3.59/3.67	c # [type: int, range: [-1,2147483647], default: 100]
3.59/3.67	c display/freq = 10000
3.59/3.67	c 
3.59/3.67	c # maximal time in seconds to run
3.59/3.67	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.59/3.67	c limits/time = 1799.82
3.59/3.67	c 
3.59/3.67	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.59/3.67	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.59/3.67	c limits/memory = 3420
3.59/3.67	c 
3.59/3.67	c # should presolving try to simplify inequalities
3.59/3.67	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.59/3.67	c constraints/linear/simplifyinequalities = TRUE
3.59/3.67	c 
3.59/3.67	c # should presolving try to simplify knapsacks
3.59/3.67	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.59/3.67	c constraints/knapsack/simplifyinequalities = TRUE
3.59/3.67	c 
3.59/3.67	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
3.59/3.67	c # [type: int, range: [-1,2147483647], default: -1]
3.59/3.67	c separating/rapidlearning/freq = 0
3.59/3.67	c 
3.59/3.67	c -----------------------------------------------------------------------------------------------
3.59/3.67	c start solving
3.59/3.68	c 
3.69/3.78	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.69/3.78	c t 3.5s|     1 |     0 |     0 |     - | 115M|   0 |   0 |  36k|  30k|  36k|   0 |   0 |   0 |   0 | 0.000000e+00 | 7.797050e+05 |    Inf 
3.79/3.81	c   3.5s|     1 |     0 |   201 |     - | 115M|   0 |   0 |  36k|  30k|  36k| 201 | 201 |   0 |   0 | 0.000000e+00 | 7.797050e+05 |    Inf 
3.79/3.84	c   3.6s|     1 |     0 |   371 |     - | 115M|   0 |   0 |  36k|  30k|  36k| 401 | 401 |   0 |   0 | 0.000000e+00 | 7.797050e+05 |    Inf 
3.79/3.87	c   3.6s|     1 |     0 |   559 |     - | 116M|   0 |   0 |  36k|  30k|  36k| 601 | 601 |   0 |   0 | 0.000000e+00 | 7.797050e+05 |    Inf 
3.89/3.91	c   3.6s|     1 |     0 |   746 |     - | 116M|   0 |  18 |  36k|  30k|  36k| 801 | 801 |   0 |   0 | 0.000000e+00 | 7.797050e+05 |    Inf 
3.89/3.94	o 779647
3.89/3.94	c y 3.6s|     1 |     0 |   746 |     - | 117M|   0 |  18 |  36k|  30k|  36k| 801 | 801 |   0 |   0 | 0.000000e+00 | 7.796470e+05 |    Inf 
4.09/4.19	c   3.9s|     1 |     0 |   890 |     - | 117M|   0 |   0 |  36k|  30k|  36k|1007 |1007 |   0 |   0 | 0.000000e+00 | 7.796470e+05 |    Inf 
4.29/4.32	c   4.0s|     1 |     0 |  1363 |     - | 117M|   0 | 105 |  36k|  30k|  36k|1207 |1207 |   0 |   0 | 0.000000e+00 | 7.796470e+05 |    Inf 
4.69/4.78	c   4.5s|     1 |     0 |  1582 |     - | 118M|   0 | 204 |  36k|  30k|  36k|1428 |1428 |   0 |   0 | 0.000000e+00 | 7.796470e+05 |    Inf 
5.29/5.34	c   5.0s|     1 |     0 |  1947 |     - | 118M|   0 | 557 |  36k|  30k|  36k|1675 |1675 |   0 |   0 | 0.000000e+00 | 7.796470e+05 |    Inf 
6.00/6.04	c   5.7s|     1 |     0 |  2427 |     - | 120M|   0 | 828 |  36k|  30k|  36k|1970 |1970 |   0 |   0 | 0.000000e+00 | 7.796470e+05 |    Inf 
6.79/6.84	c   6.5s|     1 |     0 |  3097 |     - | 121M|   0 | 993 |  36k|  30k|  36k|2313 |2313 |   0 |   0 | 0.000000e+00 | 7.796470e+05 |    Inf 
9.09/9.14	c   8.7s|     1 |     2 |  4318 |     - | 123M|   0 | 993 |  36k|  30k|  36k|2313 |2313 |   0 |  33 | 0.000000e+00 | 7.796470e+05 |    Inf 
420.11/420.11	c   410s| 10000 | 10001 |265079 |  26.2 | 265M| 231 | 687 |  36k|  30k|  36k|2186 |2313 |   0 |2786 | 0.000000e+00 | 7.796470e+05 |    Inf 
668.02/668.00	c   653s| 20000 | 20001 |403744 |  20.0 | 366M| 273 |  38 |  36k|  30k|  36k|2186 |2313 |   0 |4307 | 0.000000e+00 | 7.796470e+05 |    Inf 
897.41/897.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
897.41/897.40	c   876s| 30000 | 30001 |479994 |  15.9 | 468M| 483 | 241 |  36k|  30k|  36k|2500 |  12k|   0 |6316 | 0.000000e+00 | 7.796470e+05 |    Inf 
1082.53/1082.53	c  1057s| 40000 | 40001 |553316 |  13.8 | 570M| 617 | 112 |  36k|  30k|  36k|2505 |  24k|   0 |7311 | 0.000000e+00 | 7.796470e+05 |    Inf 
1250.83/1250.84	c  1221s| 50000 | 50001 |618060 |  12.3 | 673M| 621 |  40 |  36k|  30k|  36k|2504 |  39k|   0 |8085 | 0.000000e+00 | 7.796470e+05 |    Inf 
1434.84/1434.83	c  1401s| 60000 | 60001 |695670 |  11.5 | 775M| 621 |  18 |  36k|  30k|  36k|2505 |  52k|   0 |9140 | 0.000000e+00 | 7.796470e+05 |    Inf 
1603.84/1603.88	c  1566s| 70000 | 70001 |758585 |  10.8 | 877M| 621 |  10 |  36k|  30k|  36k|2505 |  66k|   0 |  10k| 0.000000e+00 | 7.796470e+05 |    Inf 
1782.35/1782.34	c  1740s| 80000 | 80001 |833122 |  10.4 | 979M| 625 |  47 |  36k|  30k|  36k|2506 |  79k|   0 |  10k| 0.000000e+00 | 7.796470e+05 |    Inf 
1800.05/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.05/1800.00	c 
1800.05/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.00	c Solving Time (sec) : 1757.59
1800.05/1800.00	c Solving Nodes      : 81139
1800.05/1800.00	c Primal Bound       : +7.79647000000000e+05 (102 solutions)
1800.05/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.00	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-2692612-1277931978/watcher-2692612-1277931978 -o /tmp/evaluation-result-2692612-1277931978/solver-2692612-1277931978 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692612-1277931978.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.89 1.97 1.98 3/178 14114
/proc/meminfo: memFree=29346448/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=9408 CPUtime=0
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 1650 0 0 0 0 0 0 0 24 0 1 0 134495313 9633792 1569 4089446400 4194304 8223781 140733225131024 18446744073709551615 7235159 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14114/statm: 2352 1569 369 984 0 1365 0

[startup+0.0562669 s]
/proc/loadavg: 1.89 1.97 1.98 3/178 14114
/proc/meminfo: memFree=29346448/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=25472 CPUtime=0.04
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 5665 0 0 0 4 0 0 0 24 0 1 0 134495313 26083328 5584 4089446400 4194304 8223781 140733225131024 18446744073709551615 7247072 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14114/statm: 6368 5584 369 984 0 5381 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 25472

[startup+0.101249 s]
/proc/loadavg: 1.89 1.97 1.98 3/178 14114
/proc/meminfo: memFree=29346448/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=37892 CPUtime=0.1
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 8797 0 0 0 9 1 0 0 24 0 1 0 134495313 38801408 8716 4089446400 4194304 8223781 140733225131024 18446744073709551615 7297360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14114/statm: 9473 8716 369 984 0 8486 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 37892

[startup+0.300216 s]
/proc/loadavg: 1.89 1.97 1.98 3/178 14114
/proc/meminfo: memFree=29346448/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=120808 CPUtime=0.29
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 29750 0 0 0 26 3 0 0 25 0 1 0 134495313 123707392 29241 4089446400 4194304 8223781 140733225131024 18446744073709551615 4561370 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 30202 29241 405 984 0 29215 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 120808

[startup+0.700133 s]
/proc/loadavg: 1.89 1.97 1.98 3/178 14114
/proc/meminfo: memFree=29346448/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=133216 CPUtime=0.69
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 31808 0 0 0 66 3 0 0 25 0 1 0 134495313 136413184 31299 4089446400 4194304 8223781 140733225131024 18446744073709551615 7257287 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 33304 31299 422 984 0 32317 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 133216

[startup+1.50099 s]
/proc/loadavg: 1.89 1.97 1.98 3/179 14115
/proc/meminfo: memFree=29223592/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=133216 CPUtime=1.49
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 31808 0 0 0 146 3 0 0 25 0 1 0 134495313 136413184 31299 4089446400 4194304 8223781 140733225131024 18446744073709551615 4414543 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 33304 31299 422 984 0 32317 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133216

[startup+3.10071 s]
/proc/loadavg: 1.89 1.97 1.98 3/179 14115
/proc/meminfo: memFree=29223592/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=133216 CPUtime=3.09
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 31808 0 0 0 306 3 0 0 25 0 1 0 134495313 136413184 31299 4089446400 4194304 8223781 140733225131024 18446744073709551615 7257528 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 33304 31299 422 984 0 32317 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 133216

[startup+6.30013 s]
/proc/loadavg: 1.89 1.97 1.98 3/179 14115
/proc/meminfo: memFree=29189036/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=173816 CPUtime=6.29
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 45863 0 0 0 613 16 0 0 25 0 1 0 134495313 177987584 40361 4089446400 4194304 8223781 140733225131024 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 43454 40361 568 984 0 42467 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 173816

[startup+12.7009 s]
/proc/loadavg: 1.90 1.97 1.98 3/179 14115
/proc/meminfo: memFree=29170948/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=177840 CPUtime=12.69
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 133123 0 0 0 1236 33 0 0 25 0 1 0 134495313 182108160 41385 4089446400 4194304 8223781 140733225131024 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 44460 41385 578 984 0 43473 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 177840

[startup+25.5006 s]
/proc/loadavg: 1.92 1.97 1.98 3/179 14115
/proc/meminfo: memFree=29153140/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=177948 CPUtime=25.5
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 270188 0 0 0 2486 64 0 0 25 0 1 0 134495313 182218752 41371 4089446400 4194304 8223781 140733225131024 18446744073709551615 7235108 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 44487 41371 578 984 0 43500 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 177948

[startup+51.101 s]
/proc/loadavg: 1.95 1.97 1.98 3/179 14116
/proc/meminfo: memFree=29114892/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=183824 CPUtime=51.1
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 530219 0 0 0 4983 127 0 0 25 0 1 0 134495313 188235776 42745 4089446400 4194304 8223781 140733225131024 18446744073709551615 6448545 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 45956 42745 584 984 0 44969 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 183824

[startup+102.307 s]
/proc/loadavg: 1.98 1.97 1.98 3/179 14117
/proc/meminfo: memFree=29022224/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=202148 CPUtime=102.3
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 1283922 0 0 0 9994 236 0 0 25 0 1 0 134495313 206999552 47361 4089446400 4194304 8223781 140733225131024 18446744073709551615 6003257 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 50537 47361 582 984 0 49550 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 202148

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/179 14119
/proc/meminfo: memFree=28925696/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=225456 CPUtime=162.3
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 2185626 0 0 0 15860 370 0 0 25 0 1 0 134495313 230866944 53199 4089446400 4194304 8223781 140733225131024 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 56364 53199 582 984 0 55377 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 225456

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/179 14121
/proc/meminfo: memFree=28833024/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=239448 CPUtime=222.3
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 3168384 0 0 0 21716 514 0 0 25 0 1 0 134495313 245194752 56750 4089446400 4194304 8223781 140733225131024 18446744073709551615 7302042 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 59934 56763 582 984 0 58947 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 239448

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/179 14122
/proc/meminfo: memFree=28731784/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=259304 CPUtime=282.3
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 4178335 0 0 0 27576 654 0 0 25 0 1 0 134495313 265527296 61685 4089446400 4194304 8223781 140733225131024 18446744073709551615 6329557 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 64826 61685 582 984 0 63839 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 259304

[startup+342.301 s]
/proc/loadavg: 2.03 1.99 1.99 3/179 14283
/proc/meminfo: memFree=31525512/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=284492 CPUtime=342.3
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 5065922 0 0 0 33443 787 0 0 25 0 1 0 134495313 291319808 67977 4089446400 4194304 8223781 140733225131024 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 71123 67977 582 984 0 70136 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 284492

[startup+402.301 s]
/proc/loadavg: 2.01 1.99 1.99 3/179 14284
/proc/meminfo: memFree=31486876/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=312516 CPUtime=402.31
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 5902848 0 0 0 39324 907 0 0 25 0 1 0 134495313 320016384 75117 4089446400 4194304 8223781 140733225131024 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 78129 75117 582 984 0 77142 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 312516

[startup+462.301 s]
/proc/loadavg: 2.09 2.02 2.00 3/179 14537
/proc/meminfo: memFree=31435068/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=333684 CPUtime=462.31
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 6869823 0 0 0 45191 1040 0 0 25 0 1 0 134495313 341692416 80321 4089446400 4194304 8223781 140733225131024 18446744073709551615 6003412 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 83421 80321 582 984 0 82434 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 333684

[startup+522.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 14539
/proc/meminfo: memFree=31371676/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=357092 CPUtime=522.3
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 7820643 0 0 0 51041 1189 0 0 25 0 1 0 134495313 365662208 86306 4089446400 4194304 8223781 140733225131024 18446744073709551615 5893835 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 89273 86306 582 984 0 88286 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 357092

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 14540
/proc/meminfo: memFree=31306544/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=380684 CPUtime=582.31
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 8684395 0 0 0 56911 1320 0 0 25 0 1 0 134495313 389820416 92153 4089446400 4194304 8223781 140733225131024 18446744073709551615 6448634 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 95171 92153 582 984 0 94184 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 380684

[startup+642.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 14542
/proc/meminfo: memFree=31234104/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=405404 CPUtime=642.31
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 9559257 0 0 0 62775 1456 0 0 25 0 1 0 134495313 415133696 98397 4089446400 4194304 8223781 140733225131024 18446744073709551615 4561370 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 101351 98397 582 984 0 100364 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 405404

[startup+702.3 s]

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

/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 15769871 0 0 0 97863 2369 0 0 25 0 1 0 134495313 588828672 140771 4089446400 4194304 8223781 140733225131024 18446744073709551615 6003412 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 143757 140771 584 984 0 142770 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 575028

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14553
/proc/meminfo: memFree=30698980/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=609184 CPUtime=1062.33
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 16771023 0 0 0 103720 2513 0 0 25 0 1 0 134495313 623804416 149229 4089446400 4194304 8223781 140733225131024 18446744073709551615 6482738 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 152296 149229 584 984 0 151309 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 609184

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14555
/proc/meminfo: memFree=30613768/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=645608 CPUtime=1122.32
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 17621203 0 0 0 109578 2654 0 0 25 0 1 0 134495313 661102592 158466 4089446400 4194304 8223781 140733225131024 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 161402 158466 584 984 0 160415 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 645608

[startup+1182.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 14556
/proc/meminfo: memFree=30536836/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=676824 CPUtime=1182.33
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 18669843 0 0 0 115431 2802 0 0 25 0 1 0 134495313 693067776 166257 4089446400 4194304 8223781 140733225131024 18446744073709551615 5507431 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 169206 166257 584 984 0 168219 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 676824

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 14558
/proc/meminfo: memFree=30453092/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=716588 CPUtime=1242.33
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 19548989 0 0 0 121300 2933 0 0 25 0 1 0 134495313 733786112 176160 4089446400 4194304 8223781 140733225131024 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 179147 176160 584 984 0 178160 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 716588

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14559
/proc/meminfo: memFree=30377660/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=744180 CPUtime=1302.33
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 20638566 0 0 0 127137 3096 0 0 25 0 1 0 134495313 762040320 183070 4089446400 4194304 8223781 140733225131024 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 186045 183070 587 984 0 185058 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 744180

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14561
/proc/meminfo: memFree=30297132/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=776436 CPUtime=1362.33
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 21535810 0 0 0 132996 3237 0 0 25 0 1 0 134495313 795070464 191263 4089446400 4194304 8223781 140733225131024 18446744073709551615 6445097 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 194109 191263 584 984 0 193122 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 776436

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14563
/proc/meminfo: memFree=30214760/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=812172 CPUtime=1422.34
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 22399313 0 0 0 138867 3367 0 0 25 0 1 0 134495313 831664128 200254 4089446400 4194304 8223781 140733225131024 18446744073709551615 5893835 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 203043 200254 584 984 0 202056 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 812172

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14564
/proc/meminfo: memFree=30135484/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=850980 CPUtime=1482.34
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 23221764 0 0 0 144741 3493 0 0 25 0 1 0 134495313 871403520 209913 4089446400 4194304 8223781 140733225131024 18446744073709551615 4827501 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 212745 209913 584 984 0 211758 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 850980

[startup+1542.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 14569
/proc/meminfo: memFree=30059976/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=888108 CPUtime=1542.34
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 24266048 0 0 0 150595 3639 0 0 25 0 1 0 134495313 909422592 218661 4089446400 4194304 8223781 140733225131024 18446744073709551615 4983021 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 222027 218661 584 984 0 221040 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 888108

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 14570
/proc/meminfo: memFree=29985300/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=922812 CPUtime=1602.34
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 25196500 0 0 0 156458 3776 0 0 25 0 1 0 134495313 944959488 227344 4089446400 4194304 8223781 140733225131024 18446744073709551615 5507350 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 230703 227344 584 984 0 229716 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 922812

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14572
/proc/meminfo: memFree=29910248/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=953236 CPUtime=1662.34
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 26184915 0 0 0 162310 3924 0 0 25 0 1 0 134495313 976113664 234876 4089446400 4194304 8223781 140733225131024 18446744073709551615 6482738 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 238309 234876 584 984 0 237322 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 953236

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14574
/proc/meminfo: memFree=29832576/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=986272 CPUtime=1722.34
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 27072295 0 0 0 168178 4056 0 0 25 0 1 0 134495313 1009942528 243212 4089446400 4194304 8223781 140733225131024 18446744073709551615 5813664 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 246568 243212 584 984 0 245581 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 986272

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14575
/proc/meminfo: memFree=29756024/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=1023348 CPUtime=1782.35
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 27936237 0 0 0 174045 4190 0 0 25 0 1 0 134495313 1047908352 252479 4089446400 4194304 8223781 140733225131024 18446744073709551615 6482892 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 255837 252493 584 984 0 254850 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 1023348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 14576
/proc/meminfo: memFree=29731816/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=1034704 CPUtime=1800.05
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 28183164 0 0 0 175776 4229 0 0 25 0 1 0 134495313 1059536896 255402 4089446400 4194304 8223781 140733225131024 18446744073709551615 5813322 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14114/statm: 258676 255402 584 984 0 257689 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1034704

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -14114

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14577
/proc/meminfo: memFree=29731680/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=1034704 CPUtime=1801.45
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 28183164 0 0 0 175916 4229 0 0 25 0 1 0 134495313 1059536896 255402 4089446400 4194304 8223781 140733225131024 18446744073709551615 4241122 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14114/statm: 258676 255402 584 984 0 257689 0
Current children cumulated CPU time (s) 1801.45
Current children cumulated vsize (KiB) 1034704

[startup+1801.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14577
/proc/meminfo: memFree=29730812/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=1034704 CPUtime=1801.85
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 28183164 0 0 0 175956 4229 0 0 25 0 1 0 134495313 1059536896 255402 4089446400 4194304 8223781 140733225131024 18446744073709551615 4241142 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14114/statm: 258676 255402 584 984 0 257689 0
Current children cumulated CPU time (s) 1801.85
Current children cumulated vsize (KiB) 1034704

[startup+1802 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14577
/proc/meminfo: memFree=29730812/32951124 swapFree=67111528/67111528
[pid=14114] ppid=14112 vsize=1034704 CPUtime=1802.05
/proc/14114/stat : 14114 (pbscip.linux.x8) R 14112 14114 13274 0 -1 4202496 28183164 0 0 0 175976 4229 0 0 25 0 1 0 134495313 1059536896 255402 4089446400 4194304 8223781 140733225131024 18446744073709551615 4240942 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14114/statm: 258676 255402 584 984 0 257689 0
Current children cumulated CPU time (s) 1802.05
Current children cumulated vsize (KiB) 1034704

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.04
CPU time (s): 1802.1
CPU user time (s): 1759.77
CPU system time (s): 42.3296
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1034880

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

runsolver used 3.08653 second user time and 6.52901 second system time

The end

Launcher Data

Begin job on node104 at 2010-06-30 23:06:18
IDJOB=2692612
IDBENCH=79330
IDSOLVER=1204
FILE ID=node104/2692612-1277931978
PBS_JOBID= 11197376
Free space on /tmp= 74208 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-22s.smv--soft-0-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2692612-1277931978/watcher-2692612-1277931978 -o /tmp/evaluation-result-2692612-1277931978/solver-2692612-1277931978 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692612-1277931978.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 97fed4a2133bff4e993c45ab3a9ac729
RANDOM SEED=1895300222

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29347224 kB
Buffers:        209932 kB
Cached:         705980 kB
SwapCached:          0 kB
Active:        2898876 kB
Inactive:       556596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29347224 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5320 kB
Writeback:           0 kB
AnonPages:     2540108 kB
Mapped:          16024 kB
Slab:            78672 kB
PageTables:      10012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2839056 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= 74200 MiB
End job on node104 at 2010-06-30 23:36:20