Trace number 3723667

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.02 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_4.opb
MD5SUMcef055af6c2a22a549e672ed9a55f2c8
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 1486
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4459
Number of bits of the biggest sum of numbers13
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: 282   maxlim: 1174   bits: 12/11
0.00/0.00	c ---[   8]---> Adder-cost: 284   maxlim: 1218   bits: 12/11
0.00/0.00	c ---[   6]---> Adder-cost: 280   maxlim: 1123   bits: 12/11
0.00/0.00	c ---[   4]---> Adder-cost: 310   maxlim: 1486   bits: 12/11
0.00/0.00	c ---[   2]---> Adder-cost: 268   maxlim: 1225   bits: 12/11
0.00/0.00	c ---[   0]---> Adder-cost: 300   maxlim: 1290   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 |   11592    41180 |    3864       0        0    -nan |  0.000 % |
0.00/0.01	c |       100 |   11578    41136 |    4250      98      822     8.4 |  7.659 % |
0.00/0.01	c |       250 |   11570    41110 |    4675     247     1618     6.6 |  7.713 % |
0.00/0.02	c |       475 |   11570    41110 |    5142     472     4885    10.3 |  7.713 % |
0.00/0.03	c |       812 |   11570    41110 |    5657     809    12596    15.6 |  7.713 % |
0.00/0.05	c |      1318 |   11570    41110 |    6223    1315    24086    18.3 |  7.713 % |
0.00/0.08	c |      2078 |   11570    41110 |    6845    2075    46707    22.5 |  7.713 % |
0.00/0.14	c |      3217 |   11570    41110 |    7529    3214    76389    23.8 |  7.713 % |
0.00/0.23	c |      4925 |   11570    41110 |    8282    4922   123494    25.1 |  7.713 % |
0.00/0.42	c |      7488 |   11570    41110 |    9111    7485   231141    30.9 |  7.713 % |
0.00/0.70	c |     11333 |   11570    41110 |   10022    6616   208064    31.4 |  7.713 % |
1.10/1.16	c |     17099 |   11570    41110 |   11024    7219   229174    31.7 |  7.713 % |
1.79/1.84	c |     25750 |   11570    41110 |   12126   10190   307115    30.1 |  7.713 % |
2.99/3.02	c |     38724 |   11570    41110 |   13339   10674   373915    35.0 |  7.713 % |
4.89/4.91	c |     58185 |   11570    41110 |   14673    9735   310275    31.9 |  7.713 % |
7.99/8.08	c |     87377 |   11570    41110 |   16140    9030   283634    31.4 |  7.713 % |
12.79/12.84	c |    131167 |   11562    41084 |   17754   11836   385357    32.6 |  7.768 % |
20.48/20.58	c |    196851 |   11546    41032 |   19530   14557   496195    34.1 |  7.876 % |
32.38/32.47	c |    295377 |   11530    40980 |   21483   14027   438777    31.3 |  7.985 % |
50.77/50.85	c |    443168 |   11530    40980 |   23631   20232   747600    37.0 |  7.985 % |
74.77/74.87	c |    664854 |   11522    40954 |   25995   14561   453825    31.2 |  8.039 % |
112.17/112.23	c |    997379 |   11522    40954 |   28594   18422   544942    29.6 |  8.039 % |
172.36/172.45	c |   1496169 |   11522    40954 |   31454   22808   816414    35.8 |  8.039 % |
267.94/268.08	c |   2244351 |   11522    40954 |   34599   27457   884704    32.2 |  8.039 % |
415.62/415.76	c |   3366625 |   11506    40902 |   38059   29454  1019787    34.6 |  8.148 % |
649.08/649.21	c |   5050036 |   11498    40876 |   41865   29915  1051612    35.2 |  8.202 % |
1022.52/1022.75	c |   7575152 |   11498    40876 |   46051   22309   751266    33.7 |  8.202 % |
1607.33/1607.62	c |  11362828 |   11498    40876 |   50657   36072  1250570    34.7 |  8.202 % |
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED ***
1800.01/1800.30	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-3723667-1338573335/watcher-3723667-1338573335 -o /tmp/evaluation-result-3723667-1338573335/solver-3723667-1338573335 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723667-1338573335.opb 

running on 4 cores: 1,3,5,7

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.05 2.03 2.00 4/177 24093
/proc/meminfo: memFree=29978300/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0

[startup+0.0517049 s]
/proc/loadavg: 2.05 2.03 2.00 4/177 24093
/proc/meminfo: memFree=29978300/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100211 s]
/proc/loadavg: 2.05 2.03 2.00 4/177 24093
/proc/meminfo: memFree=29978300/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30018 s]
/proc/loadavg: 2.05 2.03 2.00 4/177 24093
/proc/meminfo: memFree=29978300/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700172 s]
/proc/loadavg: 2.05 2.03 2.00 4/177 24093
/proc/meminfo: memFree=29978300/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.05 2.03 2.00 3/179 24098
/proc/meminfo: memFree=29974548/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0
[pid=24097] ppid=24093 vsize=5160 CPUtime=1.49 cores=1,3,5,7
/proc/24097/stat : 24097 (minisat+_64-bit) R 24093 24093 21013 0 -1 4202496 1162 0 0 0 149 0 0 0 20 0 1 0 323458925 5283840 1118 33554432000 4194304 5276501 140735117581520 140735117579704 4399942 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24097/statm: 1290 1118 146 265 0 1022 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14308

[startup+3.10022 s]
/proc/loadavg: 2.05 2.03 2.00 3/179 24098
/proc/meminfo: memFree=29973308/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0
[pid=24097] ppid=24093 vsize=5832 CPUtime=3.09 cores=1,3,5,7
/proc/24097/stat : 24097 (minisat+_64-bit) R 24093 24093 21013 0 -1 4202496 1310 0 0 0 309 0 0 0 20 0 1 0 323458925 5971968 1266 33554432000 4194304 5276501 140735117581520 140735117579704 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24097/statm: 1458 1266 146 265 0 1190 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14980

[startup+6.30022 s]
/proc/loadavg: 2.05 2.03 2.00 3/179 24098
/proc/meminfo: memFree=29971980/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0
[pid=24097] ppid=24093 vsize=6916 CPUtime=6.29 cores=1,3,5,7
/proc/24097/stat : 24097 (minisat+_64-bit) R 24093 24093 21013 0 -1 4202496 1572 0 0 0 629 0 0 0 20 0 1 0 323458925 7081984 1528 33554432000 4194304 5276501 140735117581520 140735117579704 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24097/statm: 1729 1528 146 265 0 1461 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16064

[startup+12.7002 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 24098
/proc/meminfo: memFree=29970268/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0
[pid=24097] ppid=24093 vsize=7900 CPUtime=12.69 cores=1,3,5,7
/proc/24097/stat : 24097 (minisat+_64-bit) R 24093 24093 21013 0 -1 4202496 1822 0 0 0 1269 0 0 0 20 0 1 0 323458925 8089600 1778 33554432000 4194304 5276501 140735117581520 140735117579704 4399992 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24097/statm: 1975 1778 146 265 0 1707 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17048

[startup+25.5002 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 24098
/proc/meminfo: memFree=29967856/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0
[pid=24097] ppid=24093 vsize=9876 CPUtime=25.48 cores=1,3,5,7
/proc/24097/stat : 24097 (minisat+_64-bit) R 24093 24093 21013 0 -1 4202496 2258 0 0 0 2548 0 0 0 20 0 1 0 323458925 10113024 2214 33554432000 4194304 5276501 140735117581520 140735117579704 4399951 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24097/statm: 2469 2214 147 265 0 2201 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19024

[startup+51.1002 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 24099
/proc/meminfo: memFree=29961880/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0
[pid=24097] ppid=24093 vsize=11556 CPUtime=51.07 cores=1,3,5,7
/proc/24097/stat : 24097 (minisat+_64-bit) R 24093 24093 21013 0 -1 4202496 2697 0 0 0 5107 0 0 0 20 0 1 0 323458925 11833344 2693 33554432000 4194304 5276501 140735117581520 140735117579704 4399944 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24097/statm: 2889 2693 147 265 0 2621 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20704

[startup+102.307 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 24099
/proc/meminfo: memFree=29957124/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0
[pid=24097] ppid=24093 vsize=14092 CPUtime=102.27 cores=1,3,5,7
/proc/24097/stat : 24097 (minisat+_64-bit) R 24093 24093 21013 0 -1 4202496 3251 0 0 0 10227 0 0 0 20 0 1 0 323458925 14430208 3247 33554432000 4194304 5276501 140735117581520 140735117579704 4399989 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24097/statm: 3523 3247 147 265 0 3255 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23240

[startup+162.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 24099
/proc/meminfo: memFree=29949860/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0
[pid=24097] ppid=24093 vsize=16632 CPUtime=162.26 cores=1,3,5,7
/proc/24097/stat : 24097 (minisat+_64-bit) R 24093 24093 21013 0 -1 4202496 3818 0 0 0 16225 1 0 0 20 0 1 0 323458925 17031168 3880 33554432000 4194304 5276501 140735117581520 140735117579704 4399850 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24097/statm: 4158 3880 147 265 0 3890 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 25780

[startup+222.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/179 24099
/proc/meminfo: memFree=29941708/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0
[pid=24097] ppid=24093 vsize=18828 CPUtime=222.25 cores=1,3,5,7
/proc/24097/stat : 24097 (minisat+_64-bit) R 24093 24093 21013 0 -1 4202496 4330 0 0 0 22224 1 0 0 20 0 1 0 323458925 19279872 4443 33554432000 4194304 5276501 140735117581520 140735117579704 4399869 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24097/statm: 4707 4443 147 265 0 4439 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 27976

[startup+282.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/180 24102
/proc/meminfo: memFree=29938988/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0
[pid=24097] ppid=24093 vsize=19964 CPUtime=282.24 cores=1,3,5,7
/proc/24097/stat : 24097 (minisat+_64-bit) R 24093 24093 21013 0 -1 4202496 4574 0 0 0 28223 1 0 0 20 0 1 0 323458925 20443136 4738 33554432000 4194304 5276501 140735117581520 140735117579752 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24097/statm: 4991 4738 147 265 0 4723 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 29112

[startup+342.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/180 24209
/proc/meminfo: memFree=29794532/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0
[pid=24097] ppid=24093 vsize=21068 CPUtime=342.23 cores=1,3,5,7
/proc/24097/stat : 24097 (minisat+_64-bit) R 24093 24093 21013 0 -1 4202496 4806 0 0 0 34222 1 0 0 20 0 1 0 323458925 21573632 4970 33554432000 4194304 5276501 140735117581520 140735117579688 4399854 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24097/statm: 5267 4970 147 265 0 4999 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 30216

[startup+402.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/179 24210
/proc/meminfo: memFree=29792140/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/24093/statm: 2287 277 236 213 0 72 0
[pid=24097] ppid=24093 vsize=32964 CPUtime=1122.11 cores=1,3,5,7
/proc/24097/stat : 24097 (minisat+_64-bit) R 24093 24093 21013 0 -1 4202496 7357 0 0 0 112210 1 0 0 20 0 1 0 323458925 33755136 7813 33554432000 4194304 5276501 140735117581520 140735117579752 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24097/statm: 8241 7813 147 265 0 7973 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 42112

[startup+1182.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 24215
/proc/meminfo: memFree=29746228/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0
[pid=24097] ppid=24093 vsize=33108 CPUtime=1182.1 cores=1,3,5,7
/proc/24097/stat : 24097 (minisat+_64-bit) R 24093 24093 21013 0 -1 4202496 7410 0 0 0 118209 1 0 0 20 0 1 0 323458925 33902592 7866 33554432000 4194304 5276501 140735117581520 140735117579752 4399951 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24097/statm: 8277 7866 147 265 0 8009 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 42256

[startup+1242.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/179 24215
/proc/meminfo: memFree=29742260/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0
[pid=24097] ppid=24093 vsize=34140 CPUtime=1242.09 cores=1,3,5,7
/proc/24097/stat : 24097 (minisat+_64-bit) R 24093 24093 21013 0 -1 4202496 7576 0 0 0 124208 1 0 0 20 0 1 0 323458925 34959360 8032 33554432000 4194304 5276501 140735117581520 140735117579944 4399944 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24097/statm: 8535 8032 147 265 0 8267 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 43288

[startup+1302.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 24216
/proc/meminfo: memFree=29736928/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0
[pid=24097] ppid=24093 vsize=36468 CPUtime=1302.08 cores=1,3,5,7
/proc/24097/stat : 24097 (minisat+_64-bit) R 24093 24093 21013 0 -1 4202496 8118 0 0 0 130207 1 0 0 20 0 1 0 323458925 37343232 8574 33554432000 4194304 5276501 140735117581520 140735117579704 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24097/statm: 9117 8574 147 265 0 8849 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 45616

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 24216
/proc/meminfo: memFree=29732840/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0
[pid=24097] ppid=24093 vsize=37700 CPUtime=1362.07 cores=1,3,5,7
/proc/24097/stat : 24097 (minisat+_64-bit) R 24093 24093 21013 0 -1 4202496 8422 0 0 0 136206 1 0 0 20 0 1 0 323458925 38604800 8878 33554432000 4194304 5276501 140735117581520 140735117579752 4399969 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24097/statm: 9425 8878 147 265 0 9157 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 46848

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 24216
/proc/meminfo: memFree=29729296/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0
[pid=24097] ppid=24093 vsize=38116 CPUtime=1422.06 cores=1,3,5,7
/proc/24097/stat : 24097 (minisat+_64-bit) R 24093 24093 21013 0 -1 4202496 8526 0 0 0 142205 1 0 0 20 0 1 0 323458925 39030784 8982 33554432000 4194304 5276501 140735117581520 140735117579752 4399860 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24097/statm: 9529 8982 147 265 0 9261 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 47264

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 24219
/proc/meminfo: memFree=29723640/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0
[pid=24097] ppid=24093 vsize=38768 CPUtime=1482.05 cores=1,3,5,7
/proc/24097/stat : 24097 (minisat+_64-bit) R 24093 24093 21013 0 -1 4202496 8664 0 0 0 148204 1 0 0 20 0 1 0 323458925 39698432 9176 33554432000 4194304 5276501 140735117581520 140735117579752 4399913 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24097/statm: 9692 9176 147 265 0 9424 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 47916

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24219
/proc/meminfo: memFree=29720772/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0
[pid=24097] ppid=24093 vsize=39060 CPUtime=1542.04 cores=1,3,5,7
/proc/24097/stat : 24097 (minisat+_64-bit) R 24093 24093 21013 0 -1 4202496 8706 0 0 0 154203 1 0 0 20 0 1 0 323458925 39997440 9218 33554432000 4194304 5276501 140735117581520 140735117579944 4399854 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24097/statm: 9765 9218 147 265 0 9497 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 48208

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24220
/proc/meminfo: memFree=29717412/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0
[pid=24097] ppid=24093 vsize=39216 CPUtime=1602.03 cores=1,3,5,7
/proc/24097/stat : 24097 (minisat+_64-bit) R 24093 24093 21013 0 -1 4202496 8736 0 0 0 160202 1 0 0 20 0 1 0 323458925 40157184 9248 33554432000 4194304 5276501 140735117581520 140735117579704 4397651 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24097/statm: 9804 9248 147 265 0 9536 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 48364

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24220
/proc/meminfo: memFree=29713324/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0
[pid=24097] ppid=24093 vsize=40412 CPUtime=1662.02 cores=1,3,5,7
/proc/24097/stat : 24097 (minisat+_64-bit) R 24093 24093 21013 0 -1 4202496 9042 0 0 0 166201 1 0 0 20 0 1 0 323458925 41381888 9554 33554432000 4194304 5276501 140735117581520 140735117579944 4399958 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24097/statm: 10103 9554 147 265 0 9835 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 49560

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 24220
/proc/meminfo: memFree=29710720/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0
[pid=24097] ppid=24093 vsize=40700 CPUtime=1722.01 cores=1,3,5,7
/proc/24097/stat : 24097 (minisat+_64-bit) R 24093 24093 21013 0 -1 4202496 9081 0 0 0 172200 1 0 0 20 0 1 0 323458925 41676800 9593 33554432000 4194304 5276501 140735117581520 140735117579944 4399854 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24097/statm: 10175 9593 147 265 0 9907 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 49848

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 24220
/proc/meminfo: memFree=29706876/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0
[pid=24097] ppid=24093 vsize=41708 CPUtime=1782 cores=1,3,5,7
/proc/24097/stat : 24097 (minisat+_64-bit) R 24093 24093 21013 0 -1 4202496 9287 0 0 0 178199 1 0 0 20 0 1 0 323458925 42708992 9799 33554432000 4194304 5276501 140735117581520 140735117579944 4400435 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24097/statm: 10427 9799 147 265 0 10159 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 50856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 24220
/proc/meminfo: memFree=29706256/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0
[pid=24097] ppid=24093 vsize=41780 CPUtime=1800.01 cores=1,3,5,7
/proc/24097/stat : 24097 (minisat+_64-bit) R 24093 24093 21013 0 -1 4202496 9295 0 0 0 179999 2 0 0 20 0 1 0 323458925 42782720 9807 33554432000 4194304 5276501 140735117581520 140735117579944 4400435 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24097/statm: 10445 9807 147 265 0 10177 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 50928

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 24220
/proc/meminfo: memFree=29706256/32873648 swapFree=7116/7116
[pid=24093] ppid=24091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24093/stat : 24093 (minisat+_script) S 24091 24093 21013 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323458925 9367552 277 33554432000 4194304 5064252 140735472476672 140735472475584 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24093/statm: 2287 277 236 213 0 72 0
[pid=24097] ppid=24093 vsize=41780 CPUtime=1800.01 cores=1,3,5,7
/proc/24097/stat : 24097 (minisat+_64-bit) R 24093 24093 21013 0 -1 4202496 9295 0 0 0 179999 2 0 0 20 0 1 0 323458925 42782720 9807 33554432000 4194304 5276501 140735117581520 140735117579944 4400435 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24097/statm: 10445 9807 147 265 0 10177 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 50928

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1800
CPU system time (s): 0.021996
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 50928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.021996
maximum resident set size= 39232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10245
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= 26
involuntary context switches= 1857

runsolver used 3.37149 second user time and 9.00263 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-01 19:55:35
IDJOB=3723667
IDBENCH=2911
IDSOLVER=2307
FILE ID=node127/3723667-1338573335
RUNJOBID= node127-1338568940-23452
PBS_JOBID= 14635857
Free space on /tmp= 70480 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_4.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723667-1338573335/watcher-3723667-1338573335 -o /tmp/evaluation-result-3723667-1338573335/solver-3723667-1338573335 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723667-1338573335.opb

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

MD5SUM BENCH= cef055af6c2a22a549e672ed9a55f2c8
RANDOM SEED=476139578

node127.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		: 2666.348
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	: 5332.69
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		: 2666.348
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.91
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		: 2666.348
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	: 5331.94
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		: 2666.348
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		: 2666.348
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		: 2666.348
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		: 2666.348
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.91
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		: 2666.348
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:        29978944 kB
Buffers:          337796 kB
Cached:          1576336 kB
SwapCached:         1500 kB
Active:          1029024 kB
Inactive:         985004 kB
Active(anon):      93812 kB
Inactive(anon):     7932 kB
Active(file):     935212 kB
Inactive(file):   977072 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67104404 kB
Dirty:              2388 kB
Writeback:             0 kB
AnonPages:        107012 kB
Mapped:            11236 kB
Shmem:                92 kB
Slab:             743128 kB
SReclaimable:     187340 kB
SUnreclaim:       555788 kB
KernelStack:        1464 kB
PageTables:         3900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     222156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 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= 70476 MiB
End job on node127 at 2012-06-01 20:25:35