Trace number 3723671

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_7_60_4.opb
MD5SUMdc0116cc9dd2d87e5a6934d46be3ef43
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
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables61
Total number of constraints15
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 constraints14
Minimum length of a constraint1
Maximum length of a constraint60
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 1531
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4594
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 14 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 ---[  12]---> Adder-cost: 382   maxlim: 1459   bits: 12/11
0.00/0.00	c ---[  10]---> Adder-cost: 358   maxlim: 1432   bits: 12/11
0.00/0.00	c ---[   8]---> Adder-cost: 352   maxlim: 1375   bits: 12/11
0.00/0.00	c ---[   6]---> Adder-cost: 368   maxlim: 1358   bits: 12/11
0.00/0.00	c ---[   4]---> Adder-cost: 342   maxlim: 1531   bits: 12/11
0.00/0.01	c ---[   2]---> Adder-cost: 354   maxlim: 1484   bits: 12/11
0.00/0.01	c ---[   0]---> Adder-cost: 336   maxlim: 1337   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 |   16957    60347 |    5652       0        0    -nan |  0.000 % |
0.00/0.02	c |       101 |   16949    60321 |    6217     100      983     9.8 |  6.198 % |
0.00/0.02	c |       251 |   16929    60259 |    6838     247     2286     9.3 |  6.312 % |
0.00/0.03	c |       477 |   16929    60259 |    7522     473     4714    10.0 |  6.312 % |
0.00/0.04	c |       815 |   16929    60259 |    8275     811    10666    13.2 |  6.312 % |
0.00/0.05	c |      1321 |   16929    60259 |    9102    1317    19014    14.4 |  6.312 % |
0.00/0.08	c |      2081 |   16929    60259 |   10012    2077    37756    18.2 |  6.312 % |
0.00/0.14	c |      3221 |   16929    60259 |   11014    3217    76355    23.7 |  6.312 % |
0.00/0.25	c |      4929 |   16929    60259 |   12115    4925   134815    27.4 |  6.312 % |
0.00/0.44	c |      7491 |   16929    60259 |   13327    7487   218968    29.2 |  6.312 % |
0.00/0.77	c |     11335 |   16929    60259 |   14659   11331   389766    34.4 |  6.312 % |
1.19/1.28	c |     17103 |   16929    60259 |   16125    9567   352693    36.9 |  6.312 % |
2.19/2.22	c |     25752 |   16929    60259 |   17738    9991   394782    39.5 |  6.312 % |
3.39/3.47	c |     38731 |   16929    60259 |   19512   13922   522938    37.6 |  6.312 % |
5.59/5.65	c |     58194 |   16921    60233 |   21463   13450   522766    38.9 |  6.350 % |
8.89/8.93	c |     87388 |   16921    60233 |   23609   20916   840382    40.2 |  6.350 % |
13.58/13.63	c |    131177 |   16921    60233 |   25970   16938   617354    36.4 |  6.350 % |
21.99/22.01	c |    196861 |   16921    60233 |   28567   16485   605047    36.7 |  6.350 % |
37.28/37.40	c |    295387 |   16921    60233 |   31424   25204  1056881    41.9 |  6.350 % |
55.67/55.75	c |    443176 |   16905    60181 |   34567   16501   607216    36.8 |  6.426 % |
90.57/90.62	c |    664859 |   16905    60181 |   38023   24987  1068000    42.7 |  6.426 % |
138.16/138.20	c |    997384 |   16905    60181 |   41826   20563   771416    37.5 |  6.426 % |
213.85/213.99	c |   1496172 |   16905    60181 |   46008   38804  1716218    44.2 |  6.426 % |
324.83/324.94	c |   2244354 |   16897    60155 |   50609   21084   708127    33.6 |  6.464 % |
518.60/518.73	c |   3366628 |   16889    60129 |   55670   40461  1736061    42.9 |  6.502 % |
836.25/836.45	c |   5050041 |   16889    60129 |   61237   36197  1447616    40.0 |  6.502 % |
1307.98/1308.27	c |   7575157 |   16889    60129 |   67361   29982  1237663    41.3 |  6.502 % |
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-3723671-1338573411/watcher-3723671-1338573411 -o /tmp/evaluation-result-3723671-1338573411/solver-3723671-1338573411 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723671-1338573411.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.00 2.00 1.93 3/177 2374
/proc/meminfo: memFree=29565856/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0

[startup+0.0577631 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 2374
/proc/meminfo: memFree=29565856/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100269 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 2374
/proc/meminfo: memFree=29565856/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300223 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 2374
/proc/meminfo: memFree=29565856/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700228 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 2374
/proc/meminfo: memFree=29565856/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 2379
/proc/meminfo: memFree=29558864/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0
[pid=2378] ppid=2374 vsize=6576 CPUtime=1.49 cores=1,3,5,7
/proc/2378/stat : 2378 (minisat+_64-bit) R 2374 2374 583 0 -1 4202496 1511 0 0 0 149 0 0 0 20 0 1 0 323466703 6733824 1467 33554432000 4194304 5276501 140736462791440 140736462789032 4400297 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2378/statm: 1644 1467 147 265 0 1376 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15724

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 2379
/proc/meminfo: memFree=29556724/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0
[pid=2378] ppid=2374 vsize=7760 CPUtime=3.09 cores=1,3,5,7
/proc/2378/stat : 2378 (minisat+_64-bit) R 2374 2374 583 0 -1 4202496 1804 0 0 0 309 0 0 0 20 0 1 0 323466703 7946240 1760 33554432000 4194304 5276501 140736462791440 140736462789688 4399909 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2378/statm: 1940 1760 147 265 0 1672 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16908

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 2379
/proc/meminfo: memFree=29554616/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0
[pid=2378] ppid=2374 vsize=9032 CPUtime=6.29 cores=1,3,5,7
/proc/2378/stat : 2378 (minisat+_64-bit) R 2374 2374 583 0 -1 4202496 2114 0 0 0 629 0 0 0 20 0 1 0 323466703 9248768 2070 33554432000 4194304 5276501 140736462791440 140736462789688 4399937 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2378/statm: 2258 2070 148 265 0 1990 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18180

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 2379
/proc/meminfo: memFree=29552192/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0
[pid=2378] ppid=2374 vsize=10768 CPUtime=12.69 cores=1,3,5,7
/proc/2378/stat : 2378 (minisat+_64-bit) R 2374 2374 583 0 -1 4202496 2542 0 0 0 1269 0 0 0 20 0 1 0 323466703 11026432 2498 33554432000 4194304 5276501 140736462791440 140736462789624 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2378/statm: 2692 2498 148 265 0 2424 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19916

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 2379
/proc/meminfo: memFree=29549464/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0
[pid=2378] ppid=2374 vsize=13024 CPUtime=25.48 cores=1,3,5,7
/proc/2378/stat : 2378 (minisat+_64-bit) R 2374 2374 583 0 -1 4202496 3046 0 0 0 2548 0 0 0 20 0 1 0 323466703 13336576 3002 33554432000 4194304 5276501 140736462791440 140736462789432 4396976 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2378/statm: 3256 3002 148 265 0 2988 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22172

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 2379
/proc/meminfo: memFree=29544056/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0
[pid=2378] ppid=2374 vsize=15920 CPUtime=51.07 cores=1,3,5,7
/proc/2378/stat : 2378 (minisat+_64-bit) R 2374 2374 583 0 -1 4202496 3757 0 0 0 5107 0 0 0 20 0 1 0 323466703 16302080 3750 33554432000 4194304 5276501 140736462791440 140736462789608 4390503 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2378/statm: 3980 3750 148 265 0 3712 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25068

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 2379
/proc/meminfo: memFree=29538408/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0
[pid=2378] ppid=2374 vsize=19268 CPUtime=102.27 cores=1,3,5,7
/proc/2378/stat : 2378 (minisat+_64-bit) R 2374 2374 583 0 -1 4202496 4547 0 0 0 10227 0 0 0 20 0 1 0 323466703 19730432 4587 33554432000 4194304 5276501 140736462791440 140736462789624 4399918 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2378/statm: 4817 4587 148 265 0 4549 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 28416

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 1.94 3/179 2379
/proc/meminfo: memFree=29532640/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0
[pid=2378] ppid=2374 vsize=23868 CPUtime=162.26 cores=1,3,5,7
/proc/2378/stat : 2378 (minisat+_64-bit) R 2374 2374 583 0 -1 4202496 5585 0 0 0 16225 1 0 0 20 0 1 0 323466703 24440832 5662 33554432000 4194304 5276501 140736462791440 140736462789624 4399906 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2378/statm: 5967 5662 148 265 0 5699 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 33016

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/180 2383
/proc/meminfo: memFree=29530272/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0
[pid=2378] ppid=2374 vsize=25232 CPUtime=222.25 cores=1,3,5,7
/proc/2378/stat : 2378 (minisat+_64-bit) R 2374 2374 583 0 -1 4202496 5905 0 0 0 22224 1 0 0 20 0 1 0 323466703 25837568 6029 33554432000 4194304 5276501 140736462791440 140736462789624 4400020 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2378/statm: 6308 6029 148 265 0 6040 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 34380

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 2406
/proc/meminfo: memFree=29527728/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0
[pid=2378] ppid=2374 vsize=26400 CPUtime=282.24 cores=1,3,5,7
/proc/2378/stat : 2378 (minisat+_64-bit) R 2374 2374 583 0 -1 4202496 6172 0 0 0 28223 1 0 0 20 0 1 0 323466703 27033600 6320 33554432000 4194304 5276501 140736462791440 140736462789624 4399850 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2378/statm: 6600 6320 148 265 0 6332 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 35548

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 2406
/proc/meminfo: memFree=29522960/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0
[pid=2378] ppid=2374 vsize=30572 CPUtime=342.23 cores=1,3,5,7
/proc/2378/stat : 2378 (minisat+_64-bit) R 2374 2374 583 0 -1 4202496 7137 0 0 0 34222 1 0 0 20 0 1 0 323466703 31305728 7326 33554432000 4194304 5276501 140736462791440 140736462789672 4399840 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2378/statm: 7643 7326 148 265 0 7375 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 39720

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 2406
/proc/meminfo: memFree=29520912/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/2374/statm: 2287 276 236 213 0 72 0
[pid=2378] ppid=2374 vsize=42896 CPUtime=1122.11 cores=1,3,5,7
/proc/2378/stat : 2378 (minisat+_64-bit) R 2374 2374 583 0 -1 4202496 9742 0 0 0 112209 2 0 0 20 0 1 0 323466703 43925504 10051 33554432000 4194304 5276501 140736462791440 140736462789624 4399846 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2378/statm: 10724 10051 148 265 0 10456 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 52044

[startup+1182.3 s]
/proc/loadavg: 2.05 2.02 1.95 3/179 2412
/proc/meminfo: memFree=29502916/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0
[pid=2378] ppid=2374 vsize=43400 CPUtime=1182.1 cores=1,3,5,7
/proc/2378/stat : 2378 (minisat+_64-bit) R 2374 2374 583 0 -1 4202496 9836 0 0 0 118208 2 0 0 20 0 1 0 323466703 44441600 10145 33554432000 4194304 5276501 140736462791440 140736462789864 4400020 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2378/statm: 10850 10145 148 265 0 10582 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 52548

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/179 2412
/proc/meminfo: memFree=29502420/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0
[pid=2378] ppid=2374 vsize=43616 CPUtime=1242.09 cores=1,3,5,7
/proc/2378/stat : 2378 (minisat+_64-bit) R 2374 2374 583 0 -1 4202496 9878 0 0 0 124207 2 0 0 20 0 1 0 323466703 44662784 10187 33554432000 4194304 5276501 140736462791440 140736462789864 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2378/statm: 10904 10187 148 265 0 10636 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 52764

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/179 2412
/proc/meminfo: memFree=29501676/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0
[pid=2378] ppid=2374 vsize=43904 CPUtime=1302.09 cores=1,3,5,7
/proc/2378/stat : 2378 (minisat+_64-bit) R 2374 2374 583 0 -1 4202496 9944 0 0 0 130207 2 0 0 20 0 1 0 323466703 44957696 10253 33554432000 4194304 5276501 140736462791440 140736462789864 4399826 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2378/statm: 10976 10253 148 265 0 10708 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 53052

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 2412
/proc/meminfo: memFree=29499072/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0
[pid=2378] ppid=2374 vsize=45872 CPUtime=1362.07 cores=1,3,5,7
/proc/2378/stat : 2378 (minisat+_64-bit) R 2374 2374 583 0 -1 4202496 10436 0 0 0 136205 2 0 0 20 0 1 0 323466703 46972928 10745 33554432000 4194304 5276501 140736462791440 140736462789624 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2378/statm: 11468 10745 148 265 0 11200 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 55020

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 2416
/proc/meminfo: memFree=29497760/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0
[pid=2378] ppid=2374 vsize=46836 CPUtime=1422.07 cores=1,3,5,7
/proc/2378/stat : 2378 (minisat+_64-bit) R 2374 2374 583 0 -1 4202496 10646 0 0 0 142205 2 0 0 20 0 1 0 323466703 47960064 10955 33554432000 4194304 5276501 140736462791440 140736462789624 4399904 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2378/statm: 11709 10955 148 265 0 11441 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 55984

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 2416
/proc/meminfo: memFree=29496464/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0
[pid=2378] ppid=2374 vsize=47604 CPUtime=1482.05 cores=1,3,5,7
/proc/2378/stat : 2378 (minisat+_64-bit) R 2374 2374 583 0 -1 4202496 10826 0 0 0 148203 2 0 0 20 0 1 0 323466703 48746496 11161 33554432000 4194304 5276501 140736462791440 140736462789864 4399942 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2378/statm: 11901 11161 148 265 0 11633 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 56752

[startup+1542.3 s]
/proc/loadavg: 2.06 2.01 1.95 3/179 2416
/proc/meminfo: memFree=29496216/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0
[pid=2378] ppid=2374 vsize=47916 CPUtime=1542.04 cores=1,3,5,7
/proc/2378/stat : 2378 (minisat+_64-bit) R 2374 2374 583 0 -1 4202496 10888 0 0 0 154202 2 0 0 20 0 1 0 323466703 49065984 11223 33554432000 4194304 5276501 140736462791440 140736462789624 4399918 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2378/statm: 11979 11223 148 265 0 11711 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 57064

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/179 2416
/proc/meminfo: memFree=29494912/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0
[pid=2378] ppid=2374 vsize=48836 CPUtime=1602.03 cores=1,3,5,7
/proc/2378/stat : 2378 (minisat+_64-bit) R 2374 2374 583 0 -1 4202496 11097 0 0 0 160201 2 0 0 20 0 1 0 323466703 50008064 11461 33554432000 4194304 5276501 140736462791440 140736462789624 4399942 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2378/statm: 12209 11461 148 265 0 11941 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 57984

[startup+1662.3 s]
/proc/loadavg: 2.05 2.02 1.96 3/179 2416
/proc/meminfo: memFree=29494292/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0
[pid=2378] ppid=2374 vsize=49352 CPUtime=1662.02 cores=1,3,5,7
/proc/2378/stat : 2378 (minisat+_64-bit) R 2374 2374 583 0 -1 4202496 11214 0 0 0 166200 2 0 0 20 0 1 0 323466703 50536448 11578 33554432000 4194304 5276501 140736462791440 140736462789624 4399913 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2378/statm: 12338 11578 148 265 0 12070 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 58500

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/179 2417
/proc/meminfo: memFree=29493796/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0
[pid=2378] ppid=2374 vsize=49544 CPUtime=1722.01 cores=1,3,5,7
/proc/2378/stat : 2378 (minisat+_64-bit) R 2374 2374 583 0 -1 4202496 11244 0 0 0 172199 2 0 0 20 0 1 0 323466703 50733056 11608 33554432000 4194304 5276501 140736462791440 140736462789624 4399741 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2378/statm: 12386 11608 148 265 0 12118 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 58692

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/179 2417
/proc/meminfo: memFree=29492432/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0
[pid=2378] ppid=2374 vsize=50160 CPUtime=1782 cores=1,3,5,7
/proc/2378/stat : 2378 (minisat+_64-bit) R 2374 2374 583 0 -1 4202496 11410 0 0 0 178198 2 0 0 20 0 1 0 323466703 51363840 11774 33554432000 4194304 5276501 140736462791440 140736462789672 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2378/statm: 12540 11774 148 265 0 12272 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 59308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/176 2422
/proc/meminfo: memFree=29517748/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0
[pid=2378] ppid=2374 vsize=50352 CPUtime=1800.01 cores=1,3,5,7
/proc/2378/stat : 2378 (minisat+_64-bit) R 2374 2374 583 0 -1 4202496 11433 0 0 0 179999 2 0 0 20 0 1 0 323466703 51560448 11797 33554432000 4194304 5276501 140736462791440 140736462789624 4399850 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2378/statm: 12588 11797 148 265 0 12320 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 59500

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.00 2.01 1.96 3/176 2422
/proc/meminfo: memFree=29517748/32873844 swapFree=7632/7632
[pid=2374] ppid=2372 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2374/stat : 2374 (minisat+_script) S 2372 2374 583 0 -1 4202496 381 556 0 0 0 0 0 0 20 0 1 0 323466703 9367552 276 33554432000 4194304 5064252 140735940316384 140735940315296 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2374/statm: 2287 276 236 213 0 72 0
[pid=2378] ppid=2374 vsize=50352 CPUtime=1800.01 cores=1,3,5,7
/proc/2378/stat : 2378 (minisat+_64-bit) R 2374 2374 583 0 -1 4202496 11433 0 0 0 179999 2 0 0 20 0 1 0 323466703 51560448 11797 33554432000 4194304 5276501 140736462791440 140736462789624 4399850 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2378/statm: 12588 11797 148 265 0 12320 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 59500

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1799.99
CPU system time (s): 0.031995
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 59500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.99
system time used= 0.031995
maximum resident set size= 47192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12383
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= 28
involuntary context switches= 1852

runsolver used 3.04354 second user time and 7.2029 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-01 19:56:51
IDJOB=3723671
IDBENCH=2917
IDSOLVER=2307
FILE ID=node130/3723671-1338573411
RUNJOBID= node130-1338569809-2117
PBS_JOBID= 14635854
Free space on /tmp= 70992 MiB

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

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

MD5SUM BENCH= dc0116cc9dd2d87e5a6934d46be3ef43
RANDOM SEED=1568002478

node130.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.875
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	: 5333.75
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.875
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.875
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.91
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.875
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.86
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.875
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.875
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.92
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.875
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.875
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	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29566616 kB
Buffers:          367152 kB
Cached:          2072496 kB
SwapCached:         4252 kB
Active:          1015252 kB
Inactive:        1434992 kB
Active(anon):       2936 kB
Inactive(anon):     8136 kB
Active(file):    1012316 kB
Inactive(file):  1426856 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67099280 kB
Dirty:              4728 kB
Writeback:             0 kB
AnonPages:         13652 kB
Mapped:             9684 kB
Shmem:                 4 kB
Slab:             718432 kB
SReclaimable:     160092 kB
SUnreclaim:       558340 kB
KernelStack:        1448 kB
PageTables:         3872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     116868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70988 MiB
End job on node130 at 2012-06-01 20:26:51