Trace number 3723665

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 NameAnswerobjective functionCPU timeWall clock time
PB12: minisatp 1.0-2-g022594c? (TO) 1800.09 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_1.opb
MD5SUM775c76356ae7fda7a41e5dcf917f66b2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables51
Total number of constraints13
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint1
Maximum length of a constraint50
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1273
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3819
Number of bits of the biggest sum of numbers12
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 Parsing PB file...
0.00/0.00	c Converting 12 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: ######
0.00/0.00	c   -- Clauses(.)/Splits(s): (none)
0.00/0.00	c ---[  10]---> Adder-cost: 292   maxlim: 1269   bits: 12/11
0.00/0.00	c ---[   8]---> Adder-cost: 314   maxlim: 1178   bits: 12/11
0.00/0.00	c ---[   6]---> Adder-cost: 326   maxlim: 1273   bits: 12/11
0.00/0.00	c ---[   4]---> Adder-cost: 302   maxlim: 1234   bits: 12/11
0.00/0.00	c ---[   2]---> Adder-cost: 296   maxlim: 1025   bits: 12/11
0.00/0.01	c ---[   0]---> Adder-cost: 286   maxlim: 1106   bits: 12/11
0.00/0.01	c ==================================[MINISAT+]==================================
0.00/0.01	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   12246    43522 |    4082       0        0    -nan |  0.000 % |
0.00/0.01	c |       101 |   12238    43496 |    4490     100      831     8.3 |  7.243 % |
0.00/0.02	c |       251 |   12230    43470 |    4939     249     1840     7.4 |  7.294 % |
0.00/0.02	c |       476 |   12230    43470 |    5433     474     3982     8.4 |  7.294 % |
0.00/0.03	c |       813 |   12222    43444 |    5976     810    10684    13.2 |  7.346 % |
0.00/0.05	c |      1320 |   12222    43444 |    6574    1317    20644    15.7 |  7.346 % |
0.00/0.13	c |      2079 |   12222    43444 |    7231    2076    54164    26.1 |  7.346 % |
0.00/0.18	c |      3218 |   12222    43444 |    7954    3215    84145    26.2 |  7.346 % |
0.00/0.29	c |      4927 |   12222    43444 |    8750    4924   142554    29.0 |  7.346 % |
0.00/0.46	c |      7489 |   12222    43444 |    9625    7486   216905    29.0 |  7.346 % |
0.00/0.82	c |     11335 |   12222    43444 |   10587    6319   222164    35.2 |  7.346 % |
1.19/1.28	c |     17101 |   12222    43444 |   11646    6665   201736    30.3 |  7.346 % |
2.10/2.14	c |     25751 |   12222    43444 |   12811    9361   332776    35.5 |  7.346 % |
3.19/3.28	c |     38726 |   12214    43418 |   14092    9157   284528    31.1 |  7.398 % |
5.29/5.32	c |     58187 |   12214    43418 |   15501   14162   495477    35.0 |  7.398 % |
8.09/8.10	c |     87379 |   12206    43392 |   17051   11778   333726    28.3 |  7.450 % |
12.99/13.00	c |    131168 |   12198    43366 |   18756   12050   407928    33.9 |  7.501 % |
20.68/20.70	c |    196853 |   12198    43366 |   20632   10731   324151    30.2 |  7.501 % |
31.79/31.88	c |    295379 |   12190    43340 |   22695   15007   445310    29.7 |  7.553 % |
49.38/49.46	c |    443168 |   12182    43314 |   24965   13059   414378    31.7 |  7.605 % |
77.67/77.72	c |    664851 |   12174    43288 |   27461   20103   657703    32.7 |  7.657 % |
121.96/122.01	c |    997376 |   12166    43262 |   30207   19462   651125    33.5 |  7.708 % |
190.15/190.25	c |   1496164 |   12158    43236 |   33228   29806  1149198    38.6 |  7.760 % |
298.03/298.14	c |   2244347 |   12150    43210 |   36551   20143   701579    34.8 |  7.812 % |
463.59/463.78	c |   3366622 |   12150    43210 |   40206   25894   902054    34.8 |  7.812 % |
720.84/721.09	c |   5050033 |   12150    43210 |   44227   37926  1401576    37.0 |  7.812 % |
1098.98/1099.22	c |   7575149 |   12150    43210 |   48649   44265  1552618    35.1 |  7.812 % |
1712.49/1712.81	c |  11362826 |   12142    43184 |   53514   46293  1638690    35.4 |  7.863 % |
1800.08/1800.40	c 
1800.08/1800.40	c *** TERMINATED ***
1800.08/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3723665-1338573207/watcher-3723665-1338573207 -o /tmp/evaluation-result-3723665-1338573207/solver-3723665-1338573207 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723665-1338573207.opb 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.07 2.05 1.98 2/177 4451
/proc/meminfo: memFree=28343004/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0

[startup+0.03643 s]
/proc/loadavg: 2.07 2.05 1.98 2/177 4451
/proc/meminfo: memFree=28343004/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100209 s]
/proc/loadavg: 2.07 2.05 1.98 2/177 4451
/proc/meminfo: memFree=28343004/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300176 s]
/proc/loadavg: 2.07 2.05 1.98 2/177 4451
/proc/meminfo: memFree=28343004/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700175 s]
/proc/loadavg: 2.07 2.05 1.98 2/177 4451
/proc/meminfo: memFree=28343004/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.07 2.05 1.98 3/179 4456
/proc/meminfo: memFree=28338780/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0
[pid=4455] ppid=4451 vsize=5344 CPUtime=1.49 cores=0,2,4,6
/proc/4455/stat : 4455 (minisat+_64-bit) R 4451 4451 2429 0 -1 4202496 1184 0 0 0 149 0 0 0 20 0 1 0 323447584 5472256 1140 33554432000 4194304 5276501 140734735438208 140734735436392 4399951 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/4455/statm: 1336 1140 146 265 0 1068 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14492

[startup+3.10021 s]
/proc/loadavg: 2.07 2.05 1.98 3/179 4456
/proc/meminfo: memFree=28337664/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0
[pid=4455] ppid=4451 vsize=6148 CPUtime=3.09 cores=0,2,4,6
/proc/4455/stat : 4455 (minisat+_64-bit) R 4451 4451 2429 0 -1 4202496 1367 0 0 0 309 0 0 0 20 0 1 0 323447584 6295552 1323 33554432000 4194304 5276501 140734735438208 140734735436392 4390362 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/4455/statm: 1537 1323 146 265 0 1269 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15296

[startup+6.30021 s]
/proc/loadavg: 2.07 2.05 1.98 3/179 4456
/proc/meminfo: memFree=28335700/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0
[pid=4455] ppid=4451 vsize=7104 CPUtime=6.29 cores=0,2,4,6
/proc/4455/stat : 4455 (minisat+_64-bit) R 4451 4451 2429 0 -1 4202496 1626 0 0 0 629 0 0 0 20 0 1 0 323447584 7274496 1582 33554432000 4194304 5276501 140734735438208 140734735436392 4399816 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/4455/statm: 1776 1582 146 265 0 1508 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16252

[startup+12.7002 s]
/proc/loadavg: 2.06 2.05 1.98 3/179 4456
/proc/meminfo: memFree=28333256/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0
[pid=4455] ppid=4451 vsize=8332 CPUtime=12.69 cores=0,2,4,6
/proc/4455/stat : 4455 (minisat+_64-bit) R 4451 4451 2429 0 -1 4202496 1924 0 0 0 1269 0 0 0 20 0 1 0 323447584 8531968 1880 33554432000 4194304 5276501 140734735438208 140734735436392 4399800 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/4455/statm: 2083 1880 146 265 0 1815 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17480

[startup+25.5002 s]
/proc/loadavg: 2.12 2.06 1.99 3/179 4456
/proc/meminfo: memFree=28329552/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0
[pid=4455] ppid=4451 vsize=9928 CPUtime=25.48 cores=0,2,4,6
/proc/4455/stat : 4455 (minisat+_64-bit) R 4451 4451 2429 0 -1 4202496 2313 0 0 0 2548 0 0 0 20 0 1 0 323447584 10166272 2271 33554432000 4194304 5276501 140734735438208 140734735436392 4390912 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/4455/statm: 2482 2271 147 265 0 2214 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19076

[startup+51.1002 s]
/proc/loadavg: 2.08 2.06 1.99 3/179 4456
/proc/meminfo: memFree=28326936/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0
[pid=4455] ppid=4451 vsize=12072 CPUtime=51.07 cores=0,2,4,6
/proc/4455/stat : 4455 (minisat+_64-bit) R 4451 4451 2429 0 -1 4202496 2791 0 0 0 5107 0 0 0 20 0 1 0 323447584 12361728 2792 33554432000 4194304 5276501 140734735438208 140734735436456 4399405 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/4455/statm: 3018 2792 147 265 0 2750 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21220

[startup+102.306 s]
/proc/loadavg: 2.03 2.05 1.99 3/179 4456
/proc/meminfo: memFree=28322168/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0
[pid=4455] ppid=4451 vsize=14704 CPUtime=102.27 cores=0,2,4,6
/proc/4455/stat : 4455 (minisat+_64-bit) R 4451 4451 2429 0 -1 4202496 3407 0 0 0 10227 0 0 0 20 0 1 0 323447584 15056896 3450 33554432000 4194304 5276501 140734735438208 140734735436616 4399816 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/4455/statm: 3676 3450 147 265 0 3408 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23852

[startup+162.3 s]
/proc/loadavg: 2.04 2.05 1.99 3/179 4456
/proc/meminfo: memFree=28318504/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0
[pid=4455] ppid=4451 vsize=16828 CPUtime=162.24 cores=0,2,4,6
/proc/4455/stat : 4455 (minisat+_64-bit) R 4451 4451 2429 0 -1 4202496 3863 0 0 0 16224 0 0 0 20 0 1 0 323447584 17231872 3939 33554432000 4194304 5276501 140734735438208 140734735436392 4397900 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/4455/statm: 4207 3939 147 265 0 3939 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 25976

[startup+222.3 s]
/proc/loadavg: 2.01 2.04 1.99 3/179 4456
/proc/meminfo: memFree=28315408/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0
[pid=4455] ppid=4451 vsize=19136 CPUtime=222.24 cores=0,2,4,6
/proc/4455/stat : 4455 (minisat+_64-bit) R 4451 4451 2429 0 -1 4202496 4401 0 0 0 22223 1 0 0 20 0 1 0 323447584 19595264 4507 33554432000 4194304 5276501 140734735438208 140734735436392 4399816 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/4455/statm: 4784 4507 147 265 0 4516 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 28284

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 1.99 3/179 4457
/proc/meminfo: memFree=28312984/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0
[pid=4455] ppid=4451 vsize=21028 CPUtime=282.23 cores=0,2,4,6
/proc/4455/stat : 4455 (minisat+_64-bit) R 4451 4451 2429 0 -1 4202496 4811 0 0 0 28222 1 0 0 20 0 1 0 323447584 21532672 4979 33554432000 4194304 5276501 140734735438208 140734735436392 4400448 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/4455/statm: 5257 4979 147 265 0 4989 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 30176

[startup+342.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/179 4457
/proc/meminfo: memFree=28311628/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0
[pid=4455] ppid=4451 vsize=22092 CPUtime=342.22 cores=0,2,4,6
/proc/4455/stat : 4455 (minisat+_64-bit) R 4451 4451 2429 0 -1 4202496 5055 0 0 0 34221 1 0 0 20 0 1 0 323447584 22622208 5223 33554432000 4194304 5276501 140734735438208 140734735436392 4399850 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/4455/statm: 5523 5223 147 265 0 5255 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 31240

[startup+402.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/180 4460
/proc/meminfo: memFree=28309340/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/4451/statm: 2287 276 236 213 0 72 0
[pid=4455] ppid=4451 vsize=31788 CPUtime=1062.08 cores=0,2,4,6
/proc/4455/stat : 4455 (minisat+_64-bit) R 4451 4451 2429 0 -1 4202496 7158 0 0 0 106206 2 0 0 20 0 1 0 323447584 32550912 7463 33554432000 4194304 5276501 140734735438208 140734735436392 4399958 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4455/statm: 7947 7463 147 265 0 7679 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 40936

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4529
/proc/meminfo: memFree=27756964/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0
[pid=4455] ppid=4451 vsize=32788 CPUtime=1122.07 cores=0,2,4,6
/proc/4455/stat : 4455 (minisat+_64-bit) R 4451 4451 2429 0 -1 4202496 7398 0 0 0 112205 2 0 0 20 0 1 0 323447584 33574912 7703 33554432000 4194304 5276501 140734735438208 140734735436616 4399942 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4455/statm: 8197 7703 147 265 0 7929 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 41936

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4530
/proc/meminfo: memFree=27754352/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0
[pid=4455] ppid=4451 vsize=34272 CPUtime=1182.06 cores=0,2,4,6
/proc/4455/stat : 4455 (minisat+_64-bit) R 4451 4451 2429 0 -1 4202496 7747 0 0 0 118204 2 0 0 20 0 1 0 323447584 35094528 8115 33554432000 4194304 5276501 140734735438208 140734735436440 4394817 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4455/statm: 8568 8115 147 265 0 8300 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 43420

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4530
/proc/meminfo: memFree=27752864/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0
[pid=4455] ppid=4451 vsize=34992 CPUtime=1242.05 cores=0,2,4,6
/proc/4455/stat : 4455 (minisat+_64-bit) R 4451 4451 2429 0 -1 4202496 7863 0 0 0 124203 2 0 0 20 0 1 0 323447584 35831808 8231 33554432000 4194304 5276501 140734735438208 140734735436440 4399942 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4455/statm: 8748 8231 147 265 0 8480 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 44140

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4530
/proc/meminfo: memFree=27751256/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0
[pid=4455] ppid=4451 vsize=35280 CPUtime=1302.05 cores=0,2,4,6
/proc/4455/stat : 4455 (minisat+_64-bit) R 4451 4451 2429 0 -1 4202496 7922 0 0 0 130203 2 0 0 20 0 1 0 323447584 36126720 8290 33554432000 4194304 5276501 140734735438208 140734735436440 4399951 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4455/statm: 8820 8290 147 265 0 8552 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 44428

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4530
/proc/meminfo: memFree=27750760/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0
[pid=4455] ppid=4451 vsize=35496 CPUtime=1362.04 cores=0,2,4,6
/proc/4455/stat : 4455 (minisat+_64-bit) R 4451 4451 2429 0 -1 4202496 7955 0 0 0 136202 2 0 0 20 0 1 0 323447584 36347904 8323 33554432000 4194304 5276501 140734735438208 140734735436440 4397178 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4455/statm: 8874 8323 147 265 0 8606 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 44644

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4530
/proc/meminfo: memFree=27749576/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0
[pid=4455] ppid=4451 vsize=35712 CPUtime=1422.03 cores=0,2,4,6
/proc/4455/stat : 4455 (minisat+_64-bit) R 4451 4451 2429 0 -1 4202496 8023 0 0 0 142201 2 0 0 20 0 1 0 323447584 36569088 8391 33554432000 4194304 5276501 140734735438208 140734735436440 4400020 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4455/statm: 8928 8391 147 265 0 8660 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 44860

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4531
/proc/meminfo: memFree=27748088/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0
[pid=4455] ppid=4451 vsize=36664 CPUtime=1482.03 cores=0,2,4,6
/proc/4455/stat : 4455 (minisat+_64-bit) R 4451 4451 2429 0 -1 4202496 8204 0 0 0 148200 3 0 0 20 0 1 0 323447584 37543936 8572 33554432000 4194304 5276501 140734735438208 140734735436440 4400066 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4455/statm: 9166 8572 147 265 0 8898 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 45812

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4531
/proc/meminfo: memFree=27746540/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0
[pid=4455] ppid=4451 vsize=37456 CPUtime=1542.02 cores=0,2,4,6
/proc/4455/stat : 4455 (minisat+_64-bit) R 4451 4451 2429 0 -1 4202496 8359 0 0 0 154199 3 0 0 20 0 1 0 323447584 38354944 8742 33554432000 4194304 5276501 140734735438208 140734735436632 4399816 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4455/statm: 9364 8742 147 265 0 9096 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 46604

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 4534
/proc/meminfo: memFree=27744996/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0
[pid=4455] ppid=4451 vsize=37972 CPUtime=1602.01 cores=0,2,4,6
/proc/4455/stat : 4455 (minisat+_64-bit) R 4451 4451 2429 0 -1 4202496 8472 0 0 0 160198 3 0 0 20 0 1 0 323447584 38883328 8855 33554432000 4194304 5276501 140734735438208 140734735436632 4399906 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4455/statm: 9493 8855 147 265 0 9225 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 47120

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4534
/proc/meminfo: memFree=27743576/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0
[pid=4455] ppid=4451 vsize=38636 CPUtime=1662 cores=0,2,4,6
/proc/4455/stat : 4455 (minisat+_64-bit) R 4451 4451 2429 0 -1 4202496 8627 0 0 0 166197 3 0 0 20 0 1 0 323447584 39563264 9010 33554432000 4194304 5276501 140734735438208 140734735436440 4400020 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4455/statm: 9659 9010 147 265 0 9391 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 47784

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 4534
/proc/meminfo: memFree=27742336/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0
[pid=4455] ppid=4451 vsize=38928 CPUtime=1721.99 cores=0,2,4,6
/proc/4455/stat : 4455 (minisat+_64-bit) R 4451 4451 2429 0 -1 4202496 8676 0 0 0 172196 3 0 0 20 0 1 0 323447584 39862272 9059 33554432000 4194304 5276501 140734735438208 140734735436456 4405577 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4455/statm: 9732 9059 147 265 0 9464 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 48076

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 4534
/proc/meminfo: memFree=27740160/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0
[pid=4455] ppid=4451 vsize=39588 CPUtime=1781.98 cores=0,2,4,6
/proc/4455/stat : 4455 (minisat+_64-bit) R 4451 4451 2429 0 -1 4202496 8814 0 0 0 178195 3 0 0 20 0 1 0 323447584 40538112 9197 33554432000 4194304 5276501 140734735438208 140734735436632 4399913 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4455/statm: 9897 9197 147 265 0 9629 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 48736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 4535
/proc/meminfo: memFree=27739668/32873648 swapFree=6864/6864
[pid=4451] ppid=4449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4451/stat : 4451 (minisat+_script) S 4449 4451 2429 0 -1 4202496 382 555 0 0 0 0 0 0 20 0 1 0 323447583 9367552 276 33554432000 4194304 5064252 140734880029712 140734880028624 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4451/statm: 2287 276 236 213 0 72 0
[pid=4455] ppid=4451 vsize=39924 CPUtime=1800.08 cores=0,2,4,6
/proc/4455/stat : 4455 (minisat+_64-bit) R 4451 4451 2429 0 -1 4202496 8862 0 0 0 180005 3 0 0 20 0 1 0 323447584 40882176 9245 33554432000 4194304 5276501 140734735438208 140734735436440 4399280 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4455/statm: 9981 9245 147 265 0 9713 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 49072

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1800.06
CPU system time (s): 0.032994
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 49072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.06
system time used= 0.032994
maximum resident set size= 36984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9812
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= 23
involuntary context switches= 2479

runsolver used 2.6476 second user time and 7.18191 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-01 19:53:27
IDJOB=3723665
IDBENCH=2906
IDSOLVER=2307
FILE ID=node113/3723665-1338573207
RUNJOBID= node113-1338569603-4195
PBS_JOBID= 14635871
Free space on /tmp= 71044 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_6_50_1.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723665-1338573207/watcher-3723665-1338573207 -o /tmp/evaluation-result-3723665-1338573207/solver-3723665-1338573207 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723665-1338573207.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 775c76356ae7fda7a41e5dcf917f66b2
RANDOM SEED=830928030

node113.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.026
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28343732 kB
Buffers:          480600 kB
Cached:          3156452 kB
SwapCached:         2024 kB
Active:          1557908 kB
Inactive:        2089808 kB
Active(anon):       9936 kB
Inactive(anon):     1800 kB
Active(file):    1547972 kB
Inactive(file):  2088008 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67099592 kB
Dirty:              4952 kB
Writeback:             0 kB
AnonPages:         14532 kB
Mapped:            11756 kB
Shmem:                 0 kB
Slab:             747388 kB
SReclaimable:     191440 kB
SUnreclaim:       555948 kB
KernelStack:        1472 kB
PageTables:         4048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     130640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71040 MiB
End job on node113 at 2012-06-01 20:23:28